Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'fix-banners' into dev | Harald Eilertsen | 2019-05-12 | 1 | -2/+2 |
|\ | |||||
| * | Update banners and other deps. | Harald Eilertsen | 2018-11-30 | 1 | -2/+2 |
| | | |||||
* | | Use git version of bcrypt until a gem with FreeBSD 12.x support is released. | Harald Eilertsen | 2019-05-11 | 1 | -1/+3 |
| | | |||||
* | | Upgrade/replace bcrypt-ruby with bcrypt gem, be less anal about capistrano ↵ | Harald Eilertsen | 2019-05-11 | 1 | -1/+1 |
|/ | | | | version. | ||||
* | Precompile assets and check them into vc.deploy-20180902 | Harald Eilertsen | 2018-09-02 | 1 | -0/+2 |
| | | | | | | 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 Eilertsen | 2018-09-02 | 1 | -2/+1 |
| | | | | | Drop explicit import of activerecord-postgresql-adapter, and limit pg gem to a compatible version. Hopefully this will do the trick... | ||||
* | A bit of cleanup in the Gemfile. | Harald Eilertsen | 2018-09-01 | 1 | -15/+3 |
| | |||||
* | Add byebug in dev environment, update deps. | Harald Eilertsen | 2018-09-01 | 1 | -0/+1 |
| | |||||
* | Use capistrano/rbenv to ensure we have the right ruby. | Harald Eilertsen | 2018-04-01 | 1 | -0/+1 |
| | |||||
* | Add dependency to test-unit v 3.0 | Harald Eilertsen | 2018-01-06 | 1 | -0/+2 |
| | |||||
* | Upgrade capistrano to version 3.10.1 | Harald Eilertsen | 2017-12-26 | 1 | -1/+1 |
| | |||||
* | Go back to release version of capistrano-postgresql gem again. | Harald Eilertsen | 2017-12-26 | 1 | -1/+1 |
| | |||||
* | Use custom version of capistrano-postgresql. | Harald Eilertsen | 2017-12-18 | 1 | -1/+1 |
| | | | | Needed to overcome bugs with the latest released gem. | ||||
* | New extension GalleryLinks | Harald Eilertsen | 2017-12-17 | 1 | -0/+1 |
| | |||||
* | Go back to release version of capistrano-postgresql. | Harald Eilertsen | 2017-12-16 | 1 | -3/+1 |
| | | | | Our changes for running without sudo has been upstreamed. | ||||
* | Update version of capistrano-postgresql used. | Harald Eilertsen | 2017-12-10 | 1 | -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 Eilertsen | 2017-07-07 | 1 | -3/+1 |
| | |||||
* | Update refinerycms-blog and -acts-as-indexed to stable branch heads. | Harald Eilertsen | 2015-12-24 | 1 | -1/+5 |
| | | | | This fixes problem with searching in the backend. | ||||
* | Use https to fetch gems in Gemfile | Harald Eilertsen | 2015-12-10 | 1 | -1/+1 |
| | |||||
* | Fetch blog engine from git repo instead. | Harald Eilertsen | 2015-11-14 | 1 | -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.0 | Harald Eilertsen | 2015-11-14 | 1 | -8/+10 |
| | |||||
* | Log to syslog in production. | Harald Eilertsen | 2014-12-12 | 1 | -2/+3 |
| | |||||
* | Upgrade capistrano-postgresql to private version. | Harald Eilertsen | 2014-12-11 | 1 | -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 Eilertsen | 2014-12-10 | 1 | -1/+2 |
| | | | | This also moves us back to stable capistrano deploys. | ||||
* | Add dep to piwik web analytics. | Harald Eilertsen | 2014-12-07 | 1 | -0/+1 |
| | |||||
* | Nope, still need edge capistrano, use git-transport, though. | Harald Eilertsen | 2014-11-02 | 1 | -1/+1 |
| | |||||
* | Go back to official release for Capistrano v 3.2.1. | Harald Eilertsen | 2014-11-02 | 1 | -1/+1 |
| | | | | Assuming this has the right fixes to get FreeBSD working. | ||||
* | Upgrade to capistrano-postgresql v3.0.1 containing my fixes. | Harald Eilertsen | 2014-11-02 | 1 | -4/+1 |
| | |||||
* | Use updated capistrano-postgres. | Harald Eilertsen | 2014-07-06 | 1 | -2/+2 |
| | | | | | Need this version to use correct database when checking/adding users and databases. | ||||
* | Update to edge capistrano and capistrano-postgresql. | Harald Eilertsen | 2014-07-04 | 1 | -2/+5 |
| | | | | | Released gems have problems on freebsd, using directly from git until gems are updated. | ||||
* | Install capistrano-postgresql for easier database setup. | Harald Eilertsen | 2014-06-21 | 1 | -0/+1 |
| | |||||
* | Install Capistrano 3 gems. | Harald Eilertsen | 2014-06-20 | 1 | -4/+8 |
| | |||||
* | Add refinery-banners engine. | Harald Eilertsen | 2014-02-16 | 1 | -0/+2 |
| | |||||
* | Setup for testing with spork and minitest. | Harald Eilertsen | 2013-12-25 | 1 | -0/+2 |
| | |||||
* | Add lorem gem for generating sample content. | Harald Eilertsen | 2013-12-23 | 1 | -0/+1 |
| | |||||
* | Add dependencies for postgres setup to Gemfile. | Harald Eilertsen | 2013-06-13 | 1 | -1/+2 |
| | |||||
* | Configure for Heavymetal.no | Harald Eilertsen | 2013-06-11 | 1 | -5/+6 |
| | | | | | | | | | | Enable all the standard engines: - blog - inquiries - search - page-images - videos | ||||
* | Upgrade gems. | Harald Eilertsen | 2013-04-19 | 1 | -2/+2 |
| | | | | | Rails -> 3.2.13 RefineryCMS -> 2.0.10 | ||||
* | Update to rails 3.2.12 | Harald Eilertsen | 2013-03-15 | 1 | -1/+1 |
| | |||||
* | Initial commit. | Harald Eilertsen | 2013-01-25 | 1 | -0/+54 |