aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
...
| * | | | Add a counter cache for the number of info_requests associated with public ↵Louise Crow2012-09-12-2/+19
| | | | | | | | | | | | | | | | | | | | bodies.
| * | | | Memoize the notes_without_html calculated value for the life of the model ↵Louise Crow2012-09-12-1/+16
| | | | | | | | | | | | | | | | | | | | instance - no need to keep applying the regex if called multiple times e.g. in a view.
| * | | | Use faster csv for public body cvs generation, eagerly load tags and ↵Louise Crow2012-09-12-8/+7
| | | | | | | | | | | | | | | | | | | | translations.
| * | | | Add fastercsv to gems.Louise Crow2012-09-12-0/+3
| | | | |
| * | | | Move default value setting for publication scheme to before_save callback ↵Louise Crow2012-09-12-7/+13
|/ / / / | | | | | | | | | | | | rather than after_initialize - after_initialize accessing of the variable value was causing eager loading of public body translations to happen after the first attribute access, resulting in n+1 queries for translations.
* | | | Add some indexes based on queries appearing in the SQL slow queries log.Louise Crow2012-09-12-0/+69
| | | |
* | | | Merge remote-tracking branch 'henare_github/capistrano' into developLouise Crow2012-09-12-9/+153
|\ \ \ \
| * | | | Add Xapian config to CapistranoHenare Degan2012-09-12-4/+15
| | | | |
| * | | | Doco updatesHenare Degan2012-09-12-3/+2
| | | | |
| * | | | Expand the glibc bug workaround to work on Ubuntu 10.04 which has the ↵Henare Degan2012-09-12-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | debian_version of "squeeze/sid" See https://github.com/mysociety/alaveteli/commit/bb74b57d56416c3c272f913674e96d6a00de6d1e#commitcomment-1839727
| * | | | Persist the cache between deploys and serve the download directory publiclyHenare Degan2012-09-11-1/+4
| | | | |
| * | | | Add a note about migrating the DBHenare Degan2012-09-11-0/+1
| | | | |
| * | | | Add a note about sharing configsHenare Degan2012-09-11-0/+2
| | | | |
| * | | | Unfortunately Cape runs tasks in current_path but we don't have it the first ↵Henare Degan2012-09-11-9/+3
| | | | | | | | | | | | | | | | | | | | time we try to deploy
| * | | | Start adding some docoHenare Degan2012-09-11-0/+37
| | | | |
| * | | | The files directory should persist between deploysHenare Degan2012-09-11-1/+6
| | | | |
| * | | | Use the same name as Capistrano so we have consistent namingHenare Degan2012-09-11-3/+3
| | | | |
| * | | | Make this a task too. I think it's clearer and more consistentHenare Degan2012-09-11-2/+3
| | | | |
| * | | | Install themes as part of the deploymentHenare Degan2012-09-11-0/+16
| | | | |
| * | | | Start linking in required configHenare Degan2012-09-11-0/+11
| | | | |
| * | | | Enable submodules like commonlibHenare Degan2012-09-11-0/+1
| | | | |
| * | | | Allow the branch to be customisedHenare Degan2012-09-11-0/+1
| | | | |
| * | | | Speed up deploys by not getting the whole repo each timeHenare Degan2012-09-11-0/+1
| | | | |
| * | | | Allow us to get the repository anonymouslyHenare Degan2012-09-11-2/+2
| | | | |
| * | | | Allow the deploy path to be customisedHenare Degan2012-09-11-0/+1
| | | | |
| * | | | Oops missed this in ba7e23ff8fccf30e3c88bfc06949bfea23cb04e0Henare Degan2012-09-11-1/+1
| | | | |
| * | | | It might help to install the gemHenare Degan2012-09-11-0/+16
| | | | |
| * | | | Add a few more required optionsHenare Degan2012-09-11-0/+3
| | | | |
| * | | | Move deployment configuration into its own file - thanks @crowbot!Henare Degan2012-09-11-17/+13
| | | | |
| * | | | Clarify syntaxHenare Degan2012-09-11-8/+8
| | | | |
| * | | | Don't use sudoHenare Degan2012-09-10-0/+1
| | | | |
| * | | | Use bundler via capistranoHenare Degan2012-09-10-0/+2
| | | | |
| * | | | Order consistentlyHenare Degan2012-09-10-1/+1
| | | | |
| * | | | Make Capistrano configurable using general.ymlHenare Degan2012-09-10-6/+23
| | | | |
| * | | | Add deployment tasks for PassengerHenare Degan2012-09-10-8/+11
| | | | |
| * | | | Remove commentsHenare Degan2012-09-10-6/+0
| | | | |
| * | | | Everyone is using GitHenare Degan2012-09-10-2/+1
| | | | |
| * | | | capify .Henare Degan2012-09-10-0/+29
| | | | |
* | | | | Simpler usage of git when trying to get usage tags for themes. Also for ↵Louise Crow2012-09-11-24/+34
| | | | | | | | | | | | | | | | | | | | ALAVETELI_VERSIONS with more than 4 sequence elements (hotfixes), if we can't find an exactly matching usage tag, look for one matching the related minor release. This should prevent unexpected switching to HEAD for themes with no matching usage tag for that hotfix.
* | | | | Merge branch 'develop' of ssh://git.mysociety.org/data/git/public/alaveteli ↵Louise Crow2012-09-11-36/+119
|\ \ \ \ \ | | |/ / / | |/| | | | | | | | into develop
| * | | | Add a since_date parameter to the API feedRobin Houston2012-09-10-11/+50
| |/ / /
| * | | gs-gpl is no longer in UbuntuRobin Houston2012-09-07-1/+1
| | | | | | | | | | | | | | | | Change it to ghostscript
| * | | Merge branch 'hotfix/0.6.5.1' into developRobin Houston2012-09-07-1/+1
| |\ \ \ | | | |/ | | |/|
| | * | Bump version number for hot fixRobin Houston2012-09-07-1/+1
| | |/
| | * Merge branch 'hotfix/api-errors-2'Robin Houston2012-09-07-20/+25
| | |\
| * | \ Merge branch 'hotfix/api-errors-2' into developRobin Houston2012-09-07-0/+0
| |\ \ \ | | | |/ | | |/|
| | * | Update other testsRobin Houston2012-09-07-20/+25
| | |/ | | | | | | | | | Update the other API tests to take account of the changed error behaviour.
| | * Merge branch 'master' of git.mysociety.org:/data/git/public/alaveteliRobin Houston2012-09-06-20221/+12012
| | |\ | | | | | | | | | | | | | | | | Conflicts: spec/controllers/api_controller_spec.rb
| | | * Merge branch 'release/0.6.5'0.6.5Louise Crow2012-08-30-190/+383
| | | |\
| | | * \ Merge branch 'release/0.6.4'0.6.4Louise Crow2012-08-28-1292/+5950
| | | |\ \