Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | Limit number of tags show on blog post pages too. | Harald Eilertsen | 2014-12-13 | 1 | -7/+7 |
| | |||||
* | Display most popular tags if no recent tags. | Harald Eilertsen | 2014-12-12 | 1 | -0/+4 |
| | |||||
* | Limit the number of tags we show. | Harald Eilertsen | 2014-12-12 | 1 | -1/+16 |
| | | | | | | | | Display the 50 most popular tags from the past 30 days. This should be a fair compromise between most popular and most recent, I hope. We may have to tune this further, but it's at least better than showing all. This is a fix for issue #56. | ||||
* | Ensure that banner ads always appear stacked vertically. | Harald Eilertsen | 2014-12-12 | 1 | -0/+3 |
| | | | | Fix for issue #51. | ||||
* | Be explicit about which stylesheets to include in application.css. | Harald Eilertsen | 2014-12-12 | 1 | -1/+6 |
| | | | | | Using the `import_tree` directive makes backend styling bleed into the frontend styles. We don't want that. | ||||
* | Drop default foreground color from backend stylesheet. | Harald Eilertsen | 2014-12-12 | 1 | -1/+0 |
| | | | | | Setting the foreground color and not the background results in unreadable text in some setups. | ||||
* | Override backend styling. | Harald Eilertsen | 2014-12-12 | 1 | -0/+1597 |
| | |||||
* | Ignore .capistrano directory. | Harald Eilertsen | 2014-12-12 | 1 | -0/+1 |
| | |||||
* | Log to syslog in production. | Harald Eilertsen | 2014-12-12 | 3 | -3/+8 |
| | |||||
* | Upgrade capistrano-postgresql to private version. | Harald Eilertsen | 2014-12-11 | 2 | -6/+14 |
| | | | | | Based on official version 4.2 but with added option to avoid sudo when creating databases and database users. | ||||
* | Generate piwik config directly rather than through erb. | Harald Eilertsen | 2014-12-11 | 1 | -5/+12 |
| | |||||
* | Generate config files before checking that linked files is present. | Harald Eilertsen | 2014-12-11 | 3 | -3/+3 |
| | | | | Hope this is the last time I have to move this around... | ||||
* | Upgrade to Capistrano 3.3.4 and use capistrano-passenger gem. | Harald Eilertsen | 2014-12-10 | 3 | -36/+13 |
| | | | | This also moves us back to stable capistrano deploys. | ||||
* | Add refinery setup tasks for capistrano. | Harald Eilertsen | 2014-12-07 | 3 | -0/+93 |
| | | | | Copied from Åsatru.no setup. | ||||
* | Make sure piwik config file is written before linked_files processing begins. | Harald Eilertsen | 2014-12-07 | 1 | -1/+1 |
| | |||||
* | Fix typos in piwik deploy task. | Harald Eilertsen | 2014-12-07 | 1 | -3/+3 |
| | |||||
* | Enable piwik tracking for analytics. | Harald Eilertsen | 2014-12-07 | 1 | -0/+1 |
| | |||||
* | Add capistrano task and config for deploying piwik. | Harald Eilertsen | 2014-12-07 | 5 | -1/+62 |
| | |||||
* | Add dep to piwik web analytics. | Harald Eilertsen | 2014-12-07 | 2 | -0/+6 |
| | |||||
* | Update capistrano deploy script. | Harald Eilertsen | 2014-11-08 | 1 | -33/+9 |
| | | | | | Make sure we link in the proper config and the public/system directory from the shared directory. | ||||
* | Upgrade to Rails 3.2.20. | Harald Eilertsen | 2014-11-02 | 1 | -41/+160 |
| | |||||
* | Update deploy templates. | Harald Eilertsen | 2014-11-02 | 3 | -2/+20 |
| | |||||
* | Nope, still need edge capistrano, use git-transport, though. | Harald Eilertsen | 2014-11-02 | 2 | -6/+11 |
| | |||||
* | Go back to official release for Capistrano v 3.2.1. | Harald Eilertsen | 2014-11-02 | 2 | -13/+6 |
| | | | | 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 | 2 | -13/+4 |
| | |||||
* | Customize database.yml template. | Harald Eilertsen | 2014-07-06 | 1 | -0/+7 |
| | | | | | We want to use unix domain sockets, not ip over localhost. For this we simply drop the host specification of the yml-file. | ||||
* | Add config for staging setup. | Harald Eilertsen | 2014-07-06 | 1 | -0/+67 |
| | |||||
* | Use updated capistrano-postgres. | Harald Eilertsen | 2014-07-06 | 2 | -11/+11 |
| | | | | | 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 | 2 | -10/+26 |
| | | | | | 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 | 3 | -0/+5 |
| | |||||
* | Set up basic capistrano config. | Harald Eilertsen | 2014-06-21 | 3 | -90/+14 |
| | |||||
* | Capify with capistrano3. | Harald Eilertsen | 2014-06-20 | 5 | -0/+174 |
| | |||||
* | Install Capistrano 3 gems. | Harald Eilertsen | 2014-06-20 | 2 | -21/+32 |
| | |||||
* | Remove old capistrano config. | Harald Eilertsen | 2014-06-20 | 6 | -337/+0 |
| | |||||
* | Translate admin category form. | Harald Eilertsen | 2014-03-02 | 3 | -5/+9 |
| |