Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | vagrant: Install dependency nodejs. | Harald Eilertsen | 2017-12-26 | 1 | -1/+1 | |
| | | ||||||
| * | Add configs for stagingtest and prodtest environments. | Harald Eilertsen | 2017-12-26 | 2 | -0/+136 | |
| | | ||||||
| * | Capistrano task for cold deploys. | Harald Eilertsen | 2017-12-26 | 1 | -0/+42 | |
| | | | | | | | | | | | | | | | | | | Run this for first time deploy (after setting up the database.) It loads the checked in schema instead of running through all the migrations to rebuild the database schema. The task will be skipped if the database schema already exists, and let the migrations run as normally. | |||||
| * | Capistrano task for uploading puma config. | Harald Eilertsen | 2017-12-26 | 2 | -0/+136 | |
| | | ||||||
| * | Upgrade capistrano to version 3.10.1 | Harald Eilertsen | 2017-12-26 | 3 | -6/+10 | |
| | | ||||||
| * | Mount Refinery under suburl if specified in environment. | Harald Eilertsen | 2017-12-26 | 1 | -1/+1 | |
| | | | | | | | | | | This is to make sure all generated url's within the application uses the correct base URL. | |||||
| * | Go back to release version of capistrano-postgresql gem again. | Harald Eilertsen | 2017-12-26 | 2 | -10/+4 | |
| | | ||||||
| * | Use custom version of capistrano-postgresql. | Harald Eilertsen | 2017-12-18 | 2 | -8/+16 | |
| | | | | | | | | Needed to overcome bugs with the latest released gem. | |||||
| * | Add styling for GalleryLinks. | Harald Eilertsen | 2017-12-17 | 2 | -0/+10 | |
| | | ||||||
| * | Exclude public/system from syncing from host to vagrant box. | Harald Eilertsen | 2017-12-17 | 1 | -1/+1 | |
| | | | | | | | | This overwrites uploaded images etc in the box. | |||||
| * | Add imagemagick-nox11 to vagrant box for image processing. | Harald Eilertsen | 2017-12-17 | 1 | -1/+1 | |
| | | ||||||
| * | GalleryLinks: Fix image upload | Harald Eilertsen | 2017-12-17 | 2 | -1/+8 | |
| | | ||||||
| * | GalleryLinks: Update index view. | Harald Eilertsen | 2017-12-17 | 11 | -6/+62 | |
| | | ||||||
| * | GalleryLinks: Fix norwegian translations. | Harald Eilertsen | 2017-12-17 | 1 | -15/+15 | |
| | | ||||||
| * | Don't copy database files from host systemt to vagrant box. | Harald Eilertsen | 2017-12-17 | 1 | -1/+1 | |
| | | ||||||
| * | Install GalleryLinks extension into main app. | Harald Eilertsen | 2017-12-17 | 4 | -1/+53 | |
| | | ||||||
| * | Add authors to GalleryLinks gemspec. | Harald Eilertsen | 2017-12-17 | 1 | -0/+2 | |
| | | ||||||
| * | New extension GalleryLinks | Harald Eilertsen | 2017-12-17 | 44 | -0/+976 | |
| | | ||||||
* | | Add node to vagrant box. | Harald Eilertsen | 2017-12-16 | 1 | -1/+1 | |
|/ | | | | Required dependency for coffee-script, uglifier and others. | |||||
* | Merge branch 'permanent-merch-link' | Harald Eilertsen | 2017-12-16 | 6 | -29/+46 | |
|\ | ||||||
| * | Update uglifier and it's dependencies. | Harald Eilertsen | 2017-12-16 | 1 | -5/+4 | |
| | | ||||||
| * | Go back to release version of capistrano-postgresql. | Harald Eilertsen | 2017-12-16 | 2 | -12/+4 | |
| | | | | | | | | Our changes for running without sudo has been upstreamed. | |||||
| * | Fixup page header. | Harald Eilertsen | 2017-12-16 | 2 | -5/+14 | |
| | | | | | | | | Changes menu bckground and font size, and adds a bit of space below header. | |||||
| * | Add logo + link to merch store. | Harald Eilertsen | 2017-12-16 | 3 | -7/+24 | |
| | | ||||||
* | | Merge branch 'reboot-vagrant' | Harald Eilertsen | 2017-12-16 | 6 | -48/+83 | |
|\| | ||||||
| * | Update readme for vagrant based setup. | Harald Eilertsen | 2017-12-11 | 1 | -24/+59 | |
| | | ||||||
| * | vagrant: Forward local port 3000 to the vagrant box. | Harald Eilertsen | 2017-12-10 | 1 | -1/+1 | |
| | | ||||||
| * | vagrant: Install sqlite3, drop nginx. | Harald Eilertsen | 2017-12-10 | 1 | -2/+1 | |
| | | | | | | | | | | We have sqlite3 as a development dependency for some reason. Don't really need nginx for the dev setup. | |||||
| * | Update version of capistrano-postgresql used. | Harald Eilertsen | 2017-12-10 | 2 | -10/+11 | |
| | | | | | | | | | | Not all that important for the vagrant stuff, but since the upstream references had changed, it choked on the gt fetch. | |||||
| * | Exclude vendor/bundle from version control. | Harald Eilertsen | 2017-12-09 | 1 | -0/+1 | |
| | | ||||||
| * | Setup rsynced folder mirroring the source dir into the vagrant box. | Harald Eilertsen | 2017-12-04 | 1 | -0/+2 | |
| | | ||||||
| * | The vagrant box needs git. | Harald Eilertsen | 2017-12-04 | 1 | -1/+1 | |
| | | ||||||
| * | Reboot vagrant integration. | Harald Eilertsen | 2017-12-04 | 2 | -14/+11 | |
|/ | | | | | Use FreeBSD 10.3, and a setup more similar to what we have on the production server. Just installing basic dependensies for now. | |||||
* | Update locked gems. | Harald Eilertsen | 2017-07-07 | 1 | -8/+3 | |
| | ||||||
* | Drop rvm deps and replace passenger with puma. | Harald Eilertsen | 2017-07-07 | 2 | -5/+3 | |
| | ||||||
* | Add simple year review script. | Harald Eilertsen | 2015-12-28 | 1 | -0/+18 | |
| | ||||||
* | Update refinerycms-blog and -acts-as-indexed to stable branch heads. | Harald Eilertsen | 2015-12-24 | 2 | -14/+25 | |
| | | | | This fixes problem with searching in the backend. | |||||
* | Update capistrano-passenger, and add to Capfile. | Harald Eilertsen | 2015-12-22 | 2 | -4/+3 | |
| | | | | | The new capistrano-passenger module has better support for restarting the app, and integrates better with RVM. | |||||
* | Add proper clearfix for frontend | Harald Eilertsen | 2015-12-16 | 1 | -0/+12 | |
| | ||||||
* | Fix some cosmetic issues | Harald Eilertsen | 2015-12-11 | 3 | -10/+14 | |
| | ||||||
* | ...and the Gemfile.lock | Harald Eilertsen | 2015-12-10 | 1 | -14/+14 | |
| | ||||||
* | Use https to fetch gems in Gemfile | Harald Eilertsen | 2015-12-10 | 1 | -1/+1 | |
| | ||||||
* | Move existing posts to proper locale. | Harald Eilertsen | 2015-12-10 | 2 | -1/+10 | |
| | | | | This makes sure the existing posts appear after the upgrade. | |||||
* | Add migrations for banner module. | Harald Eilertsen | 2015-11-14 | 3 | -4/+21 | |
| | ||||||
* | Fetch blog engine from git repo instead. | Harald Eilertsen | 2015-11-14 | 2 | -10/+16 | |
| | | | | | Includes updated norwegian locale file for blog engine. We stick to the 2-1-stable branch for now. | |||||
* | Update initializer config for blog engine. | Harald Eilertsen | 2015-11-14 | 1 | -0/+5 | |
| | ||||||
* | Upgrade to refinery 2.1.0 | Harald Eilertsen | 2015-11-14 | 11 | -136/+265 | |
| | ||||||
* | Use async piwik stats by default. | Harald Eilertsen | 2015-11-13 | 1 | -1/+1 | |
| | ||||||
* | Upgrade capistrano, capostrano-postgresql and capistrano-stats. | Harald Eilertsen | 2015-11-13 | 1 | -130/+13 | |
| | ||||||
* | Don't underline links, and fix some cosmetics. | Harald Eilertsen | 2014-12-13 | 2 | -5/+7 | |
| |