aboutsummaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Fix markdown handler broken in Rails 6 migrationHans de Graaff2019-12-201-1/+2
* Remove unused base_settings variableHans de Graaff2019-12-201-21/+0
* Fix rubocop warningsHans de Graaff2019-12-201-1/+2
* Portage::Util::Maskfile: non-fatal if not existsRobin H. Johnson2019-12-191-0/+1
* rubocop: autofixRobin H. Johnson2019-12-193-24/+13
* Update to rails 6.0Max Magorsch2019-10-061-2/+1
* Add an ES index containing the git commitsMax Magorsch2019-09-063-24/+43
* 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
* Merge branch 'es-6-compat' into master.v6.0.0Alec Warner2018-02-185-43/+34
|\
| * 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
* | Newer ruby does not have Digest::MD5 built-inv5.0.3Robin H. Johnson2018-01-315-1/+6
|/
* Portage::Util::History::for: include entire dir for history.v5.0.2Robin H. Johnson2017-12-011-1/+1
* Manually expire changelog cacheAlex Legler2016-08-102-0/+3
* Initial commit w/currently running codeAlex Legler2016-07-2032-0/+1742