gitea/routers/api/v1
David Svantesson cde95f9923 Rewrite existing repo units if setting is not included in api body (#7763)
* Rewrite existing repo units if setting is not included in api body

Signed-off-by: David Svantesson <davidsvantesson@gmail.com>

* else-if on one row
2019-08-10 12:32:46 +03:00
..
admin add pagination for admin api get orgs and fix only list public orgs bug (#7742) 2019-08-04 14:33:36 -04:00
convert fix wrong email when use gitea as OAuth2 provider (#7640) 2019-07-27 16:15:30 +03:00
misc
org fix wrong email when use gitea as OAuth2 provider (#7640) 2019-07-27 16:15:30 +03:00
repo Rewrite existing repo units if setting is not included in api body (#7763) 2019-08-10 12:32:46 +03:00
swagger
user fix wrong email when use gitea as OAuth2 provider (#7640) 2019-07-27 16:15:30 +03:00
utils
api.go