1
1
mirror of https://github.com/go-gitea/gitea synced 2025-01-10 09:44:43 +00:00
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
..
2017-05-26 09:38:18 +08:00
2017-05-04 13:54:56 +08:00
2017-06-12 10:01:09 -05:00
2017-01-03 10:52:09 +08:00
2014-04-13 03:14:43 -04:00
2017-03-22 22:30:40 +08:00
2017-10-27 09:10:54 +03:00
2017-09-12 09:48:13 +03:00
2017-12-30 19:10:48 -06:00
2017-12-24 02:33:34 +02:00
2017-11-28 17:43:51 +08:00