forkjo/routers/api/v1
Peter Gardfjäll 43ff92e122
An attempt to sync a non-mirror repo must give 400 (Bad Request) ()
* An attempt to sync a non-mirror repo must give 400 (Bad Request)

* add missing return statement

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
2022-04-01 14:29:57 -04:00
..
admin Add Package Registry () 2022-03-30 16:42:47 +08:00
misc format with gofumpt () 2022-01-20 18:46:10 +01:00
notify Renamed ctx.User to ctx.Doer. () 2022-03-22 15:03:22 +08:00
org Move init repository related functions to modules () 2022-03-29 15:23:45 +08:00
packages Add Package Registry () 2022-03-30 16:42:47 +08:00
repo An attempt to sync a non-mirror repo must give 400 (Bad Request) () 2022-04-01 14:29:57 -04:00
settings Make mirror feature more configurable () 2021-09-07 17:49:36 +02:00
swagger Add Package Registry () 2022-03-30 16:42:47 +08:00
user Move organization related structs into sub package () 2022-03-29 14:29:02 +08:00
utils Make git.OpenRepository accept Context () 2022-03-30 03:13:41 +08:00
api.go Add Package Registry () 2022-03-30 16:42:47 +08:00
auth.go Let web and API routes have different auth methods group () 2022-03-28 12:46:28 +08:00
auth_windows.go Let web and API routes have different auth methods group () 2022-03-28 12:46:28 +08:00