aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix broken useflag search resultsv7.0.5dev/es-7.3Max Magorsch2019-10-151-5/+1
* Fix the broken feedsMax Magorsch2019-10-157-2/+56
* Turn off dynamic mapping in all indexesv7.0.4Max Magorsch2019-10-076-6/+6
* Add further mappings for the indexesMax Magorsch2019-10-074-2/+12
* Remove dynamic field names from the packages indexMax Magorsch2019-10-075-17/+37
* Merge tag 'v7.0.2' into dev/es-7.3v7.0.3Robin H. Johnson2019-09-251-1/+6
|\
| * Fix in_docker check.v7.0.2Alec Warner2019-09-241-1/+6
* | bin/update-all: handle non-cgroup kernelRobin H. Johnson2019-09-251-1/+1
|/
* bin/update-all: handle non-docker dev environmentv7.0.1Robin H. Johnson2019-09-211-1/+10
* Add missing then.Alec Warner2019-09-171-1/+1
* Disable sync in production.Alec Warner2019-09-161-1/+3
* Keep the footer at the bottom of the pagedev/rails-6Max Magorsch2019-09-071-0/+14
* Fix a small bug to select the correct changelog entryMax Magorsch2019-09-061-1/+1
* Add an ES index containing the git commitsMax Magorsch2019-09-0611-39/+152
* Run the initialization scripts using docker-composefeature/es-7.3developMax Magorsch2019-09-057-12/+29
* Use docker volumes for the portage treeMax Magorsch2019-09-052-1/+34
* Use ES 7.3 in the DockerfileMax Magorsch2019-09-052-3/+3
* Include a cron daemon into the dockerfileMax Magorsch2019-09-051-0/+1
* Include a kkuleomi_config into the docker image.Max Magorsch2019-09-051-0/+1
* Use bundler-1.17.3 in the Dockerfile nowMax Magorsch2019-09-051-1/+3
* Update the runtime directory to /mnt/packages-treeMax Magorsch2019-09-051-1/+1
* Migrate to ES 7.3 and the repository patternMax Magorsch2019-09-0544-505/+819
* Added docker-compose.override.yml for development purposesMax Magorsch2019-09-012-1/+95
* Ensure that the rake version bundled in Gemfile.lock is usedMax Magorsch2019-08-311-1/+1
* Migrate gentoo portage location to default /var/db/repos/gentooMax Magorsch2019-08-312-3/+3
* Fix eager loading in productionv6.0.25Hans de Graaff2019-07-251-0/+1
* Use sassc-rails instead of sass-railsHans de Graaff2019-07-242-13/+11
* Run tests in script on travis and add rubocopv6.0.24Hans de Graaff2019-07-221-0/+3
* Update rubocop configurationHans de Graaff2019-07-224-6/+853
* Use Ruby 2.4 as the lowest versionHans de Graaff2019-07-222-0/+4
* Update to Rails 5.2Hans de Graaff2019-07-2211-77/+99
* Update to Rails 5.1Hans de Graaff2019-07-229-56/+88
* Add ETag and Last-Modified headers based on specific packageHans de Graaff2019-07-221-2/+2
* Set ETag and Last-Modified based on package infoHans de Graaff2019-07-221-0/+4
* Fix deprecation of positional arguments in controller testsHans de Graaff2019-07-222-3/+3
* Run "rails app:update"Hans de Graaff2019-07-2211-58/+70
* Migrate to Rails 5.0Hans de Graaff2019-07-229-68/+87
* Pin jquery-rails and require new enough versionHans de Graaff2019-07-222-2/+2
* Update sdoc to a more modern versionHans de Graaff2019-07-222-7/+5
* Remove unused git dependencyHans de Graaff2019-07-222-3/+0
* Remove unused sinatra dependencyHans de Graaff2019-07-222-7/+1
* Remove unused ruby-progressbar dependencyHans de Graaff2019-07-222-3/+0
* Remove unused parallel package from GemfileHans de Graaff2019-07-222-3/+0
* Lock elasticsearch dependency to 5.xHans de Graaff2019-07-222-38/+36
* Use the fixture repo in the test environmentHans de Graaff2019-07-223-0/+5
* Add a package test fixture and fix USE flag testsHans de Graaff2019-07-227-3/+38
* Remove stubs for category search methodHans de Graaff2019-07-223-15/+2
* Provide a test fixture repo and use it for testsHans de Graaff2019-07-224-4/+16
* Remove category tests for unimplemented methodsHans de Graaff2019-07-221-27/+2
* Set up the test index since these are used for testsHans de Graaff2019-07-221-1/+1