forgejo/services
Lunny Xiao 110fc57cbc
Move some code into models/git (#19879)
* Move access and repo permission to models/perm/access

* fix test

* Move some git related files into sub package models/git

* Fix build

* fix git test

* move lfs to sub package

* move more git related functions to models/git

* Move functions sequence

* Some improvements per @KN4CK3R and @delvh
2022-06-12 23:51:54 +08:00
..
agit
asymkey Move some code into models/git (#19879) 2022-06-12 23:51:54 +08:00
attachment
auth Implement http signatures support for the API (#17565) 2022-06-05 08:16:14 +01:00
automerge
comments
context
cron Move some code into models/git (#19879) 2022-06-12 23:51:54 +08:00
externalaccount
forms Unify repo settings & show better error (#19828) 2022-06-12 13:43:27 +08:00
gitdiff Move some code into models/git (#19879) 2022-06-12 23:51:54 +08:00
issue
lfs Move some code into models/git (#19879) 2022-06-12 23:51:54 +08:00
mailer Move some repository related code into sub package (#19711) 2022-06-06 16:01:49 +08:00
migrations Unify repo settings & show better error (#19828) 2022-06-12 13:43:27 +08:00
mirror Fix some mirror bugs (#18649) 2022-06-11 21:50:14 +08:00
org
packages
pull Move some code into models/git (#19879) 2022-06-12 23:51:54 +08:00
release Move some code into models/git (#19879) 2022-06-12 23:51:54 +08:00
repository Move some code into models/git (#19879) 2022-06-12 23:51:54 +08:00
task
user
webhook
wiki