| Author | SHA1 | Message | Date |
|---|---|---|---|
|
|
b0d5bb909b |
Delete indexer DB entries when (re)creating index (#3385)
* comment |
7 years ago |
|
|
ccdb94992d |
Asynchronously populate the repo indexer (#3366)
* Populate repo indexer in background * Check if no repos exist * race cond |
7 years ago |
|
|
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 |
8 years ago |
|
|
5e4427e4e7 | Fix repo indexer and submodule bug (#3107) | 8 years ago |
|
|
5866eb2321 |
Code/repo search (#2582)
Indexed search of repository contents (for default branch only) |
8 years ago |