gitea/routers/api/v1
6543 81c833d92d
Add support to migrate from gogs (#14342)
Add support to migrate gogs:

  *  issues
  *  comments
  *  labels
  *  milestones
  *  wiki


Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: Andrew Thornton <art27@cantab.net>
2021-01-21 20:33:58 +07:00
..
admin [Refactor] Passwort Hash/Set (#14282) 2021-01-10 20:05:18 +07:00
misc Not using "ctx.ServerError" in api (#12907) 2020-09-20 21:20:14 +07:00
notify move notification APIFormat (#13783) 2020-12-02 09:24:35 +07:00
org HotFix: Hide private partisipation in Orgs (#13994) 2020-12-17 00:39:12 +07:00
repo Add support to migrate from gogs (#14342) 2021-01-21 20:33:58 +07:00
settings Added option to disable migrations (#13114) 2020-12-21 15:39:41 +07:00
swagger [Refactor] CombinedStatus and CommitStatus related functions & structs (#14026) 2020-12-18 11:33:32 +07:00
user Disable SSH key deletion of externally managed Keys (#13985) 2020-12-25 23:24:47 +07:00
utils migrate from com.* to alternatives (#14103) 2020-12-25 11:59:32 +07:00
api.go Fix middlewares sequences (#14354) 2021-01-16 12:23:02 +07:00