Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Configure for Heavymetal.no | Harald Eilertsen | 2013-06-11 | 30 | -8/+553 |
| | | | | | | | | | | Enable all the standard engines: - blog - inquiries - search - page-images - videos | ||||
* | Update script to set up dev environment. | Harald Eilertsen | 2013-04-19 | 1 | -2/+6 |
| | | | | | Now copies the example refinery core config to the right place. And don't bomb if database.yml already exist. | ||||
* | Fix deploy scripts. | Harald Eilertsen | 2013-04-19 | 2 | -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. | ||||
* | Don't install production gems in dev mode. | Harald Eilertsen | 2013-04-19 | 1 | -1/+1 |
| | |||||
* | Upgrade gems. | Harald Eilertsen | 2013-04-19 | 2 | -44/+44 |
| | | | | | Rails -> 3.2.13 RefineryCMS -> 2.0.10 | ||||
* | Add new rvm files to gitignore for compatillity with new version. | Harald Eilertsen | 2013-04-19 | 1 | -0/+2 |
| | |||||
* | Update to rails 3.2.12 | Harald Eilertsen | 2013-03-15 | 2 | -76/+77 |
| | |||||
* | Fix example deployment script. | Harald Eilertsen | 2013-03-15 | 1 | -1/+1 |
| | |||||
* | Fix readme. | Harald Eilertsen | 2013-03-15 | 1 | -5/+5 |
| | |||||
* | Use correct app name in config.ru. | Harald Eilertsen | 2013-02-03 | 1 | -1/+1 |
| | |||||
* | Turn into a neutral base for starting off new apps. | Harald Eilertsen | 2013-02-03 | 14 | -16/+16 |
| | |||||
* | Rename readme to signify it is using Markdown not rdoc tags. | Harald Eilertsen | 2013-01-28 | 1 | -0/+0 |
| | |||||
* | Begin readme | Harald Eilertsen | 2013-01-28 | 1 | -260/+24 |
| | |||||
* | Create development setup script. | Harald Eilertsen | 2013-01-28 | 2 | -0/+16 |
| | | | | | | Runs bundle install, creates database config and loads the database schema and initial seed. Should probably be made smarter in the end, but for now we'll try to get by with this. | ||||
* | Fix deploy scripts. | Harald Eilertsen | 2013-01-26 | 3 | -4/+6 |
| | |||||
* | Add deploy script for refinery config. | Harald Eilertsen | 2013-01-25 | 1 | -0/+46 |
| | |||||
* | Add deploy script to generate unique secret token upon setup. | Harald Eilertsen | 2013-01-25 | 1 | -0/+36 |
| | |||||
* | Add deploy script to set up production database. | Harald Eilertsen | 2013-01-25 | 3 | -0/+180 |
| | |||||
* | Add sample capistrano deploy script | Harald Eilertsen | 2013-01-25 | 2 | -0/+43 |
| | |||||
* | Initial commit. | Harald Eilertsen | 2013-01-25 | 61 | -0/+1804 |