You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Lunny Xiao 26095115f4
Move some repository related code into sub package (#19711)
* Move some repository related code into sub package

* Move more repository functions out of models

* Fix lint

* Some performance optimization for webhooks and others

* some refactors

* Fix lint

* Fix

* Update modules/repository/delete.go

Co-authored-by: delvh <dev.lh@web.de>

* Fix test

* Merge

* Fix test

* Fix test

* Fix test

* Fix test

Co-authored-by: delvh <dev.lh@web.de>
2 years ago
..
admin Move almost all functions' parameter db.Engine to context.Context (#19748) 2 years ago
misc Fix nodeinfo caching and prevent NPE if cache non-existent (#19721) 2 years ago
notify Move almost all functions' parameter db.Engine to context.Context (#19748) 2 years ago
org Move almost all functions' parameter db.Engine to context.Context (#19748) 2 years ago
packages Hide private repositories in packages (#19584) 2 years ago
repo Move some repository related code into sub package (#19711) 2 years ago
settings Make mirror feature more configurable (#16957) 3 years ago
swagger Add API to query collaborators permission for a repository (#18761) 2 years ago
user Move some repository related code into sub package (#19711) 2 years ago
utils Use middleware to open gitRepo (#19559) 2 years ago
api.go Implement http signatures support for the API (#17565) 2 years ago
auth.go Remove legacy `+build:` constraint (#19582) 2 years ago
auth_windows.go Let web and API routes have different auth methods group (#19168) 2 years ago