aboutsummaryrefslogtreecommitdiffstats
path: root/Gemfile
Commit message (Collapse)AuthorAgeFilesLines
* Use capistrano/rbenv to ensure we have the right ruby.Harald Eilertsen2018-04-011-0/+1
|
* Add dependency to test-unit v 3.0Harald Eilertsen2018-01-061-0/+2
|
* Upgrade capistrano to version 3.10.1Harald Eilertsen2017-12-261-1/+1
|
* Go back to release version of capistrano-postgresql gem again.Harald Eilertsen2017-12-261-1/+1
|
* Use custom version of capistrano-postgresql.Harald Eilertsen2017-12-181-1/+1
| | | | Needed to overcome bugs with the latest released gem.
* New extension GalleryLinksHarald Eilertsen2017-12-171-0/+1
|
* Go back to release version of capistrano-postgresql.Harald Eilertsen2017-12-161-3/+1
| | | | Our changes for running without sudo has been upstreamed.
* Update version of capistrano-postgresql used.Harald Eilertsen2017-12-101-2/+3
| | | | | Not all that important for the vagrant stuff, but since the upstream references had changed, it choked on the gt fetch.
* Drop rvm deps and replace passenger with puma.Harald Eilertsen2017-07-071-3/+1
|
* Update refinerycms-blog and -acts-as-indexed to stable branch heads.Harald Eilertsen2015-12-241-1/+5
| | | | This fixes problem with searching in the backend.
* Use https to fetch gems in GemfileHarald Eilertsen2015-12-101-1/+1
|
* Fetch blog engine from git repo instead.Harald Eilertsen2015-11-141-1/+1
| | | | | Includes updated norwegian locale file for blog engine. We stick to the 2-1-stable branch for now.
* Upgrade to refinery 2.1.0Harald Eilertsen2015-11-141-8/+10
|
* Log to syslog in production.Harald Eilertsen2014-12-121-2/+3
|
* Upgrade capistrano-postgresql to private version.Harald Eilertsen2014-12-111-1/+3
| | | | | Based on official version 4.2 but with added option to avoid sudo when creating databases and database users.
* Upgrade to Capistrano 3.3.4 and use capistrano-passenger gem.Harald Eilertsen2014-12-101-1/+2
| | | | This also moves us back to stable capistrano deploys.
* Add dep to piwik web analytics.Harald Eilertsen2014-12-071-0/+1
|
* Nope, still need edge capistrano, use git-transport, though.Harald Eilertsen2014-11-021-1/+1
|
* Go back to official release for Capistrano v 3.2.1.Harald Eilertsen2014-11-021-1/+1
| | | | Assuming this has the right fixes to get FreeBSD working.
* Upgrade to capistrano-postgresql v3.0.1 containing my fixes.Harald Eilertsen2014-11-021-4/+1
|
* Use updated capistrano-postgres.Harald Eilertsen2014-07-061-2/+2
| | | | | Need this version to use correct database when checking/adding users and databases.
* Update to edge capistrano and capistrano-postgresql.Harald Eilertsen2014-07-041-2/+5
| | | | | Released gems have problems on freebsd, using directly from git until gems are updated.
* Install capistrano-postgresql for easier database setup.Harald Eilertsen2014-06-211-0/+1
|
* Install Capistrano 3 gems.Harald Eilertsen2014-06-201-4/+8
|
* Add refinery-banners engine.Harald Eilertsen2014-02-161-0/+2
|
* Setup for testing with spork and minitest.Harald Eilertsen2013-12-251-0/+2
|
* Add lorem gem for generating sample content.Harald Eilertsen2013-12-231-0/+1
|
* Add dependencies for postgres setup to Gemfile.Harald Eilertsen2013-06-131-1/+2
|
* Configure for Heavymetal.noHarald Eilertsen2013-06-111-5/+6
| | | | | | | | | | Enable all the standard engines: - blog - inquiries - search - page-images - videos
* Upgrade gems.Harald Eilertsen2013-04-191-2/+2
| | | | | Rails -> 3.2.13 RefineryCMS -> 2.0.10
* Update to rails 3.2.12Harald Eilertsen2013-03-151-1/+1
|
* Initial commit.Harald Eilertsen2013-01-251-0/+54