forked from gitea/gitea
1
0
Fork 0
gitea/routers/api/v1
Pawel Boguslawski 04b04cf854 Added option to disable migrations
This patch introduces DISABLE_MIGRATIONS parameter in [repository]
section of app.ini (by default set to false). If set to true
it blocks access to repository migration feature.

This mod hides also local repo import option in user editor if
local repo importing or migrations is disabled.

Author-Change-Id: IB#1105130
2020-10-12 13:15:36 +02:00
..
admin Adopt repositories (#12920) 2020-09-25 07:09:23 +03:00
misc Not using "ctx.ServerError" in api (#12907) 2020-09-20 21:20:14 +01:00
notify Extend Notifications API and return pinned notifications by default (#12164) 2020-07-12 00:46:01 +03:00
org Fix ListUserOrgs (#12910) 2020-09-21 00:55:48 +03:00
repo Added option to disable migrations 2020-10-12 13:15:36 +02:00
settings Expose Attachemnt Settings by API (#12514) 2020-09-05 08:43:06 +01:00
swagger Issue templates directory (#11450) 2020-09-11 10:48:39 -04:00
user [API] Delete Token accept names too (#12366) 2020-08-28 11:09:33 +03:00
utils Granular webhook events (#9626) 2020-03-06 07:10:48 +02:00
api.go API: Get release by tags endpoint (#12932) 2020-09-25 20:11:43 +01:00