gitea/cmd
Sandro Santilli 8cd987af0c Add repo-sync-releases admin command (#3254)
* Add repo-sync-releases admin command

Will help recovering corrupted database, see #3247

* Load repos in chunks of 10, exit with error if unable to get a list, scan private repos, fix typo

* Fix debug output about num releases

* Introduce RepositoryListDefaultPageSize constant, set to 64

Use it from the new admin command

* Use RepositoryListDefaultPageSize in more places

* Document RepositoryListDefaultPageSize
2017-12-31 16:45:46 +02:00
..
admin.go Add repo-sync-releases admin command (#3254) 2017-12-31 16:45:46 +02:00
cert.go Cleanup log messaging 2017-02-02 15:24:18 +01:00
dump.go Set session and indexers' data files rel to AppDataPath (#2192) 2017-11-03 10:56:20 +02:00
hook.go improve force push detect when push (#2798) 2017-10-28 22:36:20 +03:00
serv.go Improvements for supporting UI Location (#3146) 2017-12-14 07:45:31 +08:00
web.go Add an option to allow redirect of http port 80 to https. (#1928) 2017-12-25 23:23:43 +01:00
web_graceful.go refactor: show command help message. (#1486) 2017-04-12 15:44:54 +08:00
web_windows.go fix windows build broken by #416 2016-12-31 17:16:02 +08:00