aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Don't recreate the ES-index by defaultMax Magorsch2020-02-121-1/+1
* Remove unused base_settings variableHans de Graaff2019-12-201-21/+0
* rubocop: autofixRobin H. Johnson2019-12-191-2/+1
* Add an ES index containing the git commitsMax Magorsch2019-09-061-0/+1
* Migrate to ES 7.3 and the repository patternMax Magorsch2019-09-055-269/+23
* False instead of strict, strict is for types.dynamic2Alec Warner2018-08-251-1/+1
* Turn off dynamic field detection.dynamicAlec Warner2018-08-251-1/+2
* Fix broken deletion of versions in import code.v6.0.6Alec Warner2018-02-261-1/+1
* kkuleomi/store: bump field limit.v6.0.3Robin H. Johnson2018-02-211-1/+1
* Push the size param into the aggregation part.v6.0.2Alec Warner2018-02-181-3/+6
* packages_search: raise result limit for USE-flag searchRobin H. Johnson2018-02-181-0/+1
* Fix Changes index again.Alec Warner2018-02-171-1/+1
* Fix index typo.Alec Warner2018-02-171-1/+1
* Fix bug where field limits were not being raised.Alec Warner2018-02-041-6/+4
* Fix find_all_by_package.Alec Warner2018-02-042-14/+1
* order-by _term is deprecated, replaced with _key.Alec Warner2018-01-201-1/+1
* Remove size from sub-query.Alec Warner2018-01-201-1/+0
* Turn category names back into keywords.Alec Warner2018-01-201-1/+1
* Boost factor is replaced by weight.Alec Warner2018-01-191-1/+1
* Fix gateway. Allow more fields in indices.Alec Warner2018-01-171-2/+8
* Another parent relation needed to be removed.Alec Warner2018-01-171-1/+1
* Drop parent / child relation in version.Alec Warner2018-01-172-2/+1
* Fix extra } causing compilation to fail.Alec Warner2018-01-171-1/+1
* Add find_all_by_package.Alec Warner2018-01-172-1/+15
* has_parent does not support filter.Alec Warner2018-01-161-2/+2
* Fix Typoes.Alec Warner2018-01-161-5/+5
* Update ES indexing scheme for ES6.Alec Warner2018-01-161-26/+15
* Fix typo that broke compilation.Alec Warner2018-01-151-1/+1
* Update elasticsearch queries.Alec Warner2018-01-151-6/+4
* "Filtered / Query" is deprecated in ES 5.1Alec Warner2018-01-141-2/+2
* Manually expire changelog cacheAlex Legler2016-08-102-0/+3
* Initial commit w/currently running codeAlex Legler2016-07-209-0/+657