aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
* Fix typo in translation function call.Louise Crow2012-09-21-4/+4
* Mark up "Unsubscribe" text for translation.Louise Crow2012-09-21-5/+5
* Merge branch 'rails_env' of github.com:openaustralia/alaveteli into developLouise Crow2012-09-21-0/+1
|\
| * Symbolic link rails environment override into shared pathMatthew Landauer2012-09-21-0/+1
* | Merge remote-tracking branch 'origin/release/0.6.6' into developLouise Crow2012-09-20-5/+16
|\ \
| * | Faster way to update counter cache.release/0.6.6Louise Crow2012-09-20-4/+3
| * | Add release summary.Louise Crow2012-09-20-0/+12
| * | Merge branch 'develop' into release/0.6.6Louise Crow2012-09-19-2/+2
| |\ \
| * | | Bump application version.Louise Crow2012-09-19-1/+1
* | | | Updating spec for 550f143.Louise Crow2012-09-20-35/+36
* | | | Edit note on running init scripts - can just be installed with execute permis...Louise Crow2012-09-20-1/+1
* | | | Add a note about how to allow these commands to be run with elevated privileg...Henare Degan2012-09-20-1/+5
* | | | Add a note about how to easily install run-with-lockfile system-wideHenare Degan2012-09-20-1/+2
* | | | Don't show an RVM message in a non-interactive shell, like a cronjobHenare Degan2012-09-20-1/+0
* | | | Migration accidentally omitted from 550f143Robin Houston2012-09-19-0/+9
* | | | Add an option to disable comments on a requestRobin Houston2012-09-19-38/+93
| |/ / |/| |
* | | Updating gem lock file.Louise Crow2012-09-19-1/+1
* | | Remove rake from the test group.Louise Crow2012-09-19-1/+0
* | | Adding rake gem explicitly.Louise Crow2012-09-19-0/+1
|/ /
* | Translation files updated with new strings, pushed and repulled from Transifex.Louise Crow2012-09-19-44/+165
* | Latest translations from Transifex.Louise Crow2012-09-19-201/+202
* | Merge remote-tracking branch 'mlandauer_github/publication_scheme_fix' into d...Louise Crow2012-09-18-0/+3
|\ \
| * | Ensure non-nil publication_scheme in fixtures so that example data worksMatthew Landauer2012-09-18-0/+3
| |/
* / automatically use the correct version of rubygems (1.6.2) in rvmrcMatthew Landauer2012-09-18-0/+6
|/
* Merge branch 'develop' of ssh://git.mysociety.org/data/git/public/alaveteli i...Louise Crow2012-09-13-1/+1
|\
| * Merge branch 'develop' of git.mysociety.org:/data/git/public/alaveteli into d...Robin Houston2012-09-13-133/+547
| |\
| * | Fix Atom version of api_body_request_eventsRobin Houston2012-09-13-1/+1
* | | Merge branch 'feature/faster-admin-timeline' into developLouise Crow2012-09-13-32/+105
|\ \ \ | |_|/ |/| |
| * | Paginate the timeline to allow it to render in a reasonable amount of time. I...Louise Crow2012-09-13-32/+96
| * | Add index on updated_at to public body versions as this is how they are retri...Louise Crow2012-09-13-0/+9
|/ /
* | Merge branch 'feature/faster-admin-old-unclassified' into developLouise Crow2012-09-13-5/+28
|\ \
| * | Paginate the list of old unclassified requests.Louise Crow2012-09-13-2/+14
| * | Allow InfoRequest.find_old_unclassified to accept an offset param so it can b...Louise Crow2012-09-13-2/+11
| * | Reformat for readability.Louise Crow2012-09-13-1/+3
|/ /
* | Add some indexes to help IncomingMessage.fully_destroy find records more effi...Louise Crow2012-09-13-0/+18
* | Add an index on incoming message id to the outgoing messages table - suspect ...Louise Crow2012-09-13-0/+9
* | Merge branch 'feature/faster-public-body-csv' into developLouise Crow2012-09-13-23/+67
|\ \
| * | Add appropriate counter caches for public body fixtures.Louise Crow2012-09-12-5/+9
| * | Add a counter cache for the number of info_requests associated with public bo...Louise Crow2012-09-12-2/+19
| * | Memoize the notes_without_html calculated value for the life of the model ins...Louise Crow2012-09-12-1/+16
| * | Use faster csv for public body cvs generation, eagerly load tags and translat...Louise Crow2012-09-12-8/+7
| * | Add fastercsv to gems.Louise Crow2012-09-12-0/+3
| * | Move default value setting for publication scheme to before_save callback rat...Louise Crow2012-09-12-7/+13
|/ /
* | 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 debian_...Henare Degan2012-09-12-1/+1
| * | 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