0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-12-26 01:05:14 +01:00
gitea/routers/api/v1
Lunny Xiao 9e85358777
Move some repositories' operations to a standalone service package (#8557)
* Move some repositories' operations to a standalone service package

* improve code

* remove unused codes

* add rollback when fork failed

* add repo when return
2019-10-26 14:54:11 +08:00
..
admin Password Complexity Checks (#6230) 2019-10-14 16:24:26 +01:00
convert Hide some user information via API if user have no enough permission (#8655) 2019-10-24 10:52:17 +08:00
misc Sign merges, CRUD, Wiki and Repository initialisation with gpg key (#7631) 2019-10-16 14:42:42 +01:00
org
repo Move some repositories' operations to a standalone service package (#8557) 2019-10-26 14:54:11 +08:00
swagger
user Fix 500 when getting user as unauthenticated user (#8653) 2019-10-24 09:18:41 +08:00
utils
api.go Revert "API should follow RequireSignInView (#8654)" (#8675) 2019-10-24 22:10:48 +01:00