0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-12-11 10:34:59 +01:00
gitea/routers/api/v1
6543 06e4687cec
more context for models (#19511)
make more usage of context, to have more db transaction in one session

(make diff of  #9307 smaller)
2022-04-28 13:48:48 +02:00
..
admin
misc Remove dependent on session auth for api/v1 routers (#19321) 2022-04-08 06:22:10 +02:00
notify
org Fix panic in team repos API (#19431) 2022-04-20 18:43:26 +08:00
packages Add Helm Chart registry (#19406) 2022-04-19 12:55:35 -04:00
repo more context for models (#19511) 2022-04-28 13:48:48 +02:00
settings
swagger
user Fix DELETE request for non-existent public key (#19443) 2022-04-21 03:08:30 +02:00
utils
api.go more context for models (#19511) 2022-04-28 13:48:48 +02:00
auth_windows.go
auth.go