This repository was archived by the owner on Nov 12, 2025. It is now read-only.
Release 1.3.11
- Add link to repository source on repository overview page #126
- Removed property index_queue_batch_size as it is no longer required
- Change check_filerepo_changes to default size of 600 as check is now far more efficient #133
- Add ability to reindex without downtime #129
- Index now runs in parallel for faster index time #135
- Add simplistic healthcheck endpoint #138
- Add literal lucene search option #89
- Add repository path filters to UI #136
- Can filter down to language or owner from project overview page #127
- Signed API add now supports %20 or + for spaces #134
- Add support for extensions that have a dot in them #146
- Slightly modified admin screen #153
- Add file tree display on code result pages #154
- Fix for thread exhaustion issue #85