1
1
mirror of https://github.com/go-gitea/gitea synced 2024-07-07 10:35:48 +00:00
gitea/routers/api/v1
ngourdon 7284829962 Fix team edit API panic (#6785)
* fix team edit API panic

* Change user to a member of the owner team
2019-04-28 09:52:38 -04:00
..
admin Return a UserList from /api/v1/admin/users (#6629) (#6642) 2019-04-15 17:38:41 -04:00
convert Return a UserList from /api/v1/admin/users (#6629) (#6642) 2019-04-15 17:38:41 -04:00
misc Fix serving of raw wiki files other than .md (#5814) 2019-02-05 20:58:55 -05:00
org Fix team edit API panic (#6785) 2019-04-28 09:52:38 -04:00
repo [API] Load issue attributes when editing an issue (#6723) (#6725) 2019-04-23 20:48:20 +03:00
swagger Fix Hook & HookList in Swagger (#6432) (#6440) 2019-03-27 09:03:34 +02:00
user Return a UserList from /api/v1/admin/users (#6629) (#6642) 2019-04-15 17:38:41 -04:00
utils Slack webhook channel name cannot be empty or just contain an hashtag (#4786) 2018-09-10 10:31:08 -04:00
api.go Fix org visibility bug when git cloning (#6743) (#6762) 2019-04-26 15:02:27 +03:00