You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/routers
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
4 years ago
..
admin Added option to disable migrations 4 years ago
api/v1 Added option to disable migrations 4 years ago
dev Display ui time with customize time location (#7792) 6 years ago
events Add EventSource support (#11235) 5 years ago
org Set opengraph attributes on org pages (#12803) 5 years ago
private Move all push update operations to a queue (#10133) 5 years ago
repo Added option to disable migrations 4 years ago
routes Adopt repositories (#12920) 5 years ago
user Adopt repositories (#12920) 5 years ago
utils Re-attempt to delete temporary upload if the file is locked by another process (#12447) 5 years ago
home.go Simplify CheckUnitUser logic (#12854) 5 years ago
init.go Move all push update operations to a queue (#10133) 5 years ago
install.go models: fix xorm variable clobber (#12231) 5 years ago
metrics.go Use gitea forked macaron (#7933) 6 years ago
swagger_json.go Add gitea-vet (#10948) 5 years ago