aboutsummaryrefslogtreecommitdiff
path: root/bin
Commit message (Collapse)AuthorAgeFilesLines
* Run the initialization scripts using docker-composefeature/es-7.3developMax Magorsch2019-09-055-7/+27
| | | | | | | | docker-compose can be used to deploy the application. The index will be initialized and updated. Furthermore a cron job will be registered for production environments to update the index every 10 minutes. ° Signed-off-by: Max Magorsch <max@magorsch.de>
* Update to Rails 5.2Hans de Graaff2019-07-223-15/+5
| | | | Signed-off-by: Hans de Graaff <graaff@gentoo.org>
* Update to Rails 5.1Hans de Graaff2019-07-222-0/+15
| | | | | | | | This also fixes a bug in the fresh_when handling for the changelog view, which was exposed by the update (due to ETag now taking the flash message, if any, into account). Signed-off-by: Hans de Graaff <graaff@gentoo.org>
* Run "rails app:update"Hans de Graaff2019-07-223-21/+18
| | | | | | Merge all upstream changes for a new Rails 5.0 application. Signed-off-by: Hans de Graaff <graaff@gentoo.org>
* Mark bin/first-run as executable.Alec Warner2018-02-251-0/+0
|
* Add a script to ease first-run setup.Alec Warner2018-02-251-0/+8
|
* bin: fix script path.v5.0.1Robin H. Johnson2017-10-171-2/+2
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* Capture Portage tree scripts.Robin H. Johnson2017-09-304-0/+28
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* Initial commit w/currently running codeAlex Legler2016-07-205-0/+63