mirror of https://github.com/go-gitea/gitea.git
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.
8cd987af0c
* 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 |
7 years ago | |
---|---|---|
.. | ||
admin.go | 7 years ago | |
cert.go | 8 years ago | |
dump.go | 7 years ago | |
hook.go | 7 years ago | |
serv.go | 7 years ago | |
web.go | 7 years ago | |
web_graceful.go | 8 years ago | |
web_windows.go |