aboutsummaryrefslogtreecommitdiffstats
path: root/Gemfile.lock
Commit message (Collapse)AuthorAgeFilesLines
* Update banners and other deps.Harald Eilertsen2018-11-301-14/+14
|
* Precompile assets and check them into vc.deploy-20180902Harald Eilertsen2018-09-021-9/+3
| | | | | | Since we disabled asset compilation in production, we need to precompile them on the development machine. We check the precompiled assets into version control so the will be deployed with the updated code.
* Fix postgresql adapter fluke.Harald Eilertsen2018-09-021-6/+3
| | | | | Drop explicit import of activerecord-postgresql-adapter, and limit pg gem to a compatible version. Hopefully this will do the trick...
* Forgot to add byebug to Gemfile.lock...Harald Eilertsen2018-09-011-0/+2
|
* Add byebug in dev environment, update deps.Harald Eilertsen2018-09-011-21/+29
|
* Upgrade rails to 3.2.22.5Harald Eilertsen2018-04-161-31/+31
|
* Use capistrano-rbenv to ensure proper ruby versioning.Harald Eilertsen2018-04-141-1/+5
|
* Add dependency to test-unit v 3.0Harald Eilertsen2018-01-061-0/+4
|
* Upgrade capistrano to version 3.10.1Harald Eilertsen2017-12-261-5/+6
|
* Go back to release version of capistrano-postgresql gem again.Harald Eilertsen2017-12-261-9/+3
|
* Use custom version of capistrano-postgresql.Harald Eilertsen2017-12-181-7/+15
| | | | Needed to overcome bugs with the latest released gem.
* Install GalleryLinks extension into main app.Harald Eilertsen2017-12-171-0/+7
|
* Update uglifier and it's dependencies.Harald Eilertsen2017-12-161-5/+4
|
* Go back to release version of capistrano-postgresql.Harald Eilertsen2017-12-161-9/+3
| | | | Our changes for running without sudo has been upstreamed.
* Update version of capistrano-postgresql used.Harald Eilertsen2017-12-101-8/+8
| | | | | Not all that important for the vagrant stuff, but since the upstream references had changed, it choked on the gt fetch.
* Update locked gems.Harald Eilertsen2017-07-071-8/+3
|
* Update refinerycms-blog and -acts-as-indexed to stable branch heads.Harald Eilertsen2015-12-241-13/+20
| | | | This fixes problem with searching in the backend.
* Update capistrano-passenger, and add to Capfile.Harald Eilertsen2015-12-221-4/+2
| | | | | The new capistrano-passenger module has better support for restarting the app, and integrates better with RVM.
* ...and the Gemfile.lockHarald Eilertsen2015-12-101-14/+14
|
* Fetch blog engine from git repo instead.Harald Eilertsen2015-11-141-9/+15
| | | | | 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-119/+130
|
* Upgrade capistrano, capostrano-postgresql and capistrano-stats.Harald Eilertsen2015-11-131-130/+13
|
* Log to syslog in production.Harald Eilertsen2014-12-121-0/+2
|
* Upgrade capistrano-postgresql to private version.Harald Eilertsen2014-12-111-5/+11
| | | | | 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-10/+10
| | | | This also moves us back to stable capistrano deploys.
* Add dep to piwik web analytics.Harald Eilertsen2014-12-071-0/+5
|
* Upgrade to Rails 3.2.20.Harald Eilertsen2014-11-021-41/+160
|
* Nope, still need edge capistrano, use git-transport, though.Harald Eilertsen2014-11-021-5/+10
|
* Go back to official release for Capistrano v 3.2.1.Harald Eilertsen2014-11-021-12/+5
| | | | Assuming this has the right fixes to get FreeBSD working.
* Upgrade to capistrano-postgresql v3.0.1 containing my fixes.Harald Eilertsen2014-11-021-9/+3
|
* Use updated capistrano-postgres.Harald Eilertsen2014-07-061-9/+9
| | | | | Need this version to use correct database when checking/adding users and databases.
* Update to edge capistrano and capistrano-postgresql.Harald Eilertsen2014-07-041-8/+21
| | | | | 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/+3
|
* Install Capistrano 3 gems.Harald Eilertsen2014-06-201-17/+24
|
* Add refinery-banners engine.Harald Eilertsen2014-02-161-0/+3
|
* Setup for testing with spork and minitest.Harald Eilertsen2013-12-251-0/+5
|
* Add lorem gem for generating sample content.Harald Eilertsen2013-12-231-0/+2
|
* Add dependencies for postgres setup to Gemfile.Harald Eilertsen2013-06-131-2/+5
|
* Configure for Heavymetal.noHarald Eilertsen2013-06-111-0/+32
| | | | | | | | | | Enable all the standard engines: - blog - inquiries - search - page-images - videos
* Upgrade gems.Harald Eilertsen2013-04-191-42/+42
| | | | | Rails -> 3.2.13 RefineryCMS -> 2.0.10
* Update to rails 3.2.12Harald Eilertsen2013-03-151-75/+76
|
* Initial commit.Harald Eilertsen2013-01-251-0/+205