aboutsummaryrefslogtreecommitdiffstats
path: root/config
Commit message (Collapse)AuthorAgeFilesLines
* Temporarily revert back to cookie based sessions.Harald Eilertsen2018-04-171-5/+5
| | | | | This also reverts the patch making data and session_id mass assignable in the session database table. It had no effect.
* Try to fix session mess by making data and session_id mass assignable.Harald Eilertsen2018-04-161-0/+5
|
* Deploy script fixesHarald Eilertsen2018-04-151-2/+4
| | | | | | - Create binstubs for app binaries - Link in puma config and app binaries on deploy - Assume rbenv is in path when deploying
* TypoHarald Eilertsen2018-04-141-1/+1
|
* Commit deploy-configs to scm.Harald Eilertsen2018-04-023-0/+43
|
* Typo 'asserts' => 'assets', old habits die hard.Harald Eilertsen2018-01-061-1/+1
|
* Allways pick up relative url for asset prefix.Harald Eilertsen2018-01-062-2/+2
|
* Set prefix for assets in prodtest.Harald Eilertsen2018-01-061-0/+2
|
* Add configs for stagingtest and prodtest environments.Harald Eilertsen2017-12-262-0/+136
|
* Capistrano task for uploading puma config.Harald Eilertsen2017-12-261-0/+121
|
* Mount Refinery under suburl if specified in environment.Harald Eilertsen2017-12-261-1/+1
| | | | | This is to make sure all generated url's within the application uses the correct base URL.
* Update initializer config for blog engine.Harald Eilertsen2015-11-141-0/+5
|
* Log to syslog in production.Harald Eilertsen2014-12-121-1/+3
|
* Upgrade to Capistrano 3.3.4 and use capistrano-passenger gem.Harald Eilertsen2014-12-101-25/+1
| | | | This also moves us back to stable capistrano deploys.
* Add refinery setup tasks for capistrano.Harald Eilertsen2014-12-071-0/+54
| | | | Copied from Åsatru.no setup.
* Add capistrano task and config for deploying piwik.Harald Eilertsen2014-12-074-1/+42
|
* Update capistrano deploy script.Harald Eilertsen2014-11-081-33/+9
| | | | | Make sure we link in the proper config and the public/system directory from the shared directory.
* Update deploy templates.Harald Eilertsen2014-11-023-2/+20
|
* Customize database.yml template.Harald Eilertsen2014-07-061-0/+7
| | | | | We want to use unix domain sockets, not ip over localhost. For this we simply drop the host specification of the yml-file.
* Add config for staging setup.Harald Eilertsen2014-07-061-0/+67
|
* Set up basic capistrano config.Harald Eilertsen2014-06-212-86/+10
|
* Capify with capistrano3.Harald Eilertsen2014-06-203-0/+148
|
* Remove old capistrano config.Harald Eilertsen2014-06-205-333/+0
|
* Translate admin category form.Harald Eilertsen2014-03-022-2/+6
|
* Redefine small image size instead.Harald Eilertsen2014-02-171-1/+1
|
* Add specieal image size for teaser images.Harald Eilertsen2014-02-171-1/+1
|
* Reformat language list.Harald Eilertsen2014-01-271-1/+24
|
* Display sidebar position in backend category list.Harald Eilertsen2013-12-232-0/+5
|
* Add sidebar_position field to blog categories.Harald Eilertsen2013-12-232-0/+19
|
* Add application specific locale files for en and nb locales.Harald Eilertsen2013-12-232-4/+3
|
* Don't include core config in revision control.Harald Eilertsen2013-11-141-52/+0
|
* Hide submenu's for now.Harald Eilertsen2013-10-212-1/+2
|
* Add generic database template.Harald Eilertsen2013-06-133-22/+45
|
* Configure for Heavymetal.noHarald Eilertsen2013-06-116-2/+43
| | | | | | | | | | Enable all the standard engines: - blog - inquiries - search - page-images - videos
* Fix deploy scripts.Harald Eilertsen2013-04-192-4/+11
| | | | | | | | Require the scripts in config/deploy directory so they will hook into the deploy process. Fixed deploy:refinery:setup recipe, now produces a valid config and puts it in the right spot.
* Fix example deployment script.Harald Eilertsen2013-03-151-1/+1
|
* Turn into a neutral base for starting off new apps.Harald Eilertsen2013-02-0313-15/+15
|
* Fix deploy scripts.Harald Eilertsen2013-01-262-3/+5
|
* Add deploy script for refinery config.Harald Eilertsen2013-01-251-0/+46
|
* Add deploy script to generate unique secret token upon setup.Harald Eilertsen2013-01-251-0/+36
|
* Add deploy script to set up production database.Harald Eilertsen2013-01-252-0/+179
|
* Add sample capistrano deploy scriptHarald Eilertsen2013-01-251-0/+39
|
* Initial commit.Harald Eilertsen2013-01-2524-0/+685