gitea/routers/api/v1
Peter Gardfjäll 43ff92e122
An attempt to sync a non-mirror repo must give 400 (Bad Request) (#19300)
* 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 (#16510) 2022-03-30 16:42:47 +08:00
misc
notify
org Move init repository related functions to modules (#19159) 2022-03-29 15:23:45 +08:00
packages Add Package Registry (#16510) 2022-03-30 16:42:47 +08:00
repo An attempt to sync a non-mirror repo must give 400 (Bad Request) (#19300) 2022-04-01 14:29:57 -04:00
settings
swagger Add Package Registry (#16510) 2022-03-30 16:42:47 +08:00
user
utils Make git.OpenRepository accept Context (#19260) 2022-03-30 03:13:41 +08:00
api.go Add Package Registry (#16510) 2022-03-30 16:42:47 +08:00
auth_windows.go
auth.go