aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
* Merge branch 'release/0.6.1'0.6.1Seb Bacon2012-06-27-120/+800
|\
| * Updated CHANGES.mdSeb Bacon2012-06-27-1/+13
| * Use cannonical twitter urls (use https). Fixes #500Seb Bacon2012-06-27-5/+5
| * Link to full list of changes in 0.6Seb Bacon2012-06-27-0/+1
| * Unset any "using_admin" flag when logging outSeb Bacon2012-06-27-0/+1
| * Show the admin navigation bar when browsing the main site. Fixes #512Seb Bacon2012-06-27-4/+16
| * Don't allow non-superusers to access admin interface (eek!) Fixes #515Seb Bacon2012-06-27-3/+14
| * Merge branch 'develop' of github.com:sebbacon/alaveteli into developRobin Houston2012-06-23-11562/+27603
| |\
| | * Merge branch 'master' into developSeb Bacon2012-06-20-11541/+27579
| | |\ | |_|/ |/| |
* | | Merge branch 'release/0.6'0.6Seb Bacon2012-06-20-185797/+31408
|\ \ \
| * | | Only invalidate a user's cached requests when their *name* changes. Otherwis...Seb Bacon2012-06-20-3/+10
| * | | Make successful PURGEs log at debug level to reduce unecessary noise at defau...Seb Bacon2012-06-20-1/+1
| * | | Only extend the cache time on InfoRequest views for sites with Varnish purgin...Seb Bacon2012-06-20-1/+7
| * | | Fix line wrapping for easier reading in text editorsSeb Bacon2012-06-20-7/+10
| * | | Increase the time a page is cached for sites that are using Varnish. Relatedl...Seb Bacon2012-06-20-5/+10
| * | | Bind PURGE requests to localhostSeb Bacon2012-06-20-6/+11
| * | | Use explicit `Rails.logger` (as we're not inheriting from ActiveRecord)Seb Bacon2012-06-20-4/+4
| * | | Comment explaining the suggested method of implement purge in the VCLSeb Bacon2012-06-20-0/+5
| * | | Fix test to match current wordingSeb Bacon2012-06-19-1/+1
| * | | Mention translations in the "upgrading" sectionSeb Bacon2012-06-19-0/+9
| * | | Correctly name the person who has requested something for admin attentionSeb Bacon2012-06-19-4/+6
| * | | Revert "Set a "Content-Disposition: attachment" header when downloading files...Seb Bacon2012-06-15-11/+2
| * | | New lockfile to go with previous commitSeb Bacon2012-06-15-1/+1
| * | | Use read-only git URLSeb Bacon2012-06-15-1/+1
| * | | Another update to PO/POT filesSeb Bacon2012-06-15-322/+442
| * | | Remove reference to confusing and broken POT-generation scriptSeb Bacon2012-06-15-2/+4
| * | | Merge branch 'wdtk' of github.com:sebbacon/alaveteli into wdtkSeb Bacon2012-06-15-0/+0
| |\ \ \
| | * | | Improved sidebar wordingRobin Houston2012-06-07-2/+14
| * | | | Improved sidebar wordingRobin Houston2012-06-15-2/+14
| * | | | Bring CHANGES up to dateSeb Bacon2012-06-15-7/+18
| * | | | Declutter the part of the instructions that deals with bundler; itSeb Bacon2012-06-15-12/+17
| * | | | Suggest people make "lightweight" themesSeb Bacon2012-06-15-0/+13
| * | | | Latest PO files for 0.6 releaseSeb Bacon2012-06-15-8812/+12493
| * | | | Fix Transifex config file to upload source PO correctlySeb Bacon2012-06-15-0/+1
| * | | | Correct the `upload` action in translation instructionsSeb Bacon2012-06-15-1/+1
| * | | | another typoSeb Bacon2012-06-15-1/+1
| * | | | typo in user-facing stringSeb Bacon2012-06-15-1/+1
| * | | | Fix headers in EN locale so msgfmt doesn't complain about them.Seb Bacon2012-06-15-3/+2
| * | | | New PO files and related resources for new releaseSeb Bacon2012-06-14-1123/+1547
| * | | | Minor corrections to translation guidelinesSeb Bacon2012-06-14-3/+0
| * | | | Reformat function so it doesn't confuse gettextSeb Bacon2012-06-14-1/+3
| * | | | Ensure we generate URLs containing the current locale, even if the locale con...Seb Bacon2012-06-14-2/+4295
| * | | | Use PO files from `spec/fixtures/locale` rather than the application - makes ...Seb Bacon2012-06-14-0/+8821
| * | | | Upgrade to latest gettext_i18n_rails. As we are now using a gem, we also nee...Seb Bacon2012-06-14-3/+7
| * | | | Suggest that old translations are saved to a hotfix releaseSeb Bacon2012-06-14-7/+20
| * | | | Fix bug that was preventing Rails from loading when *not* in test mode (expos...Seb Bacon2012-06-14-1/+7
| * | | | Fix test failure introduced in 775e122cb4824c9734f50db0dd2967779636080eSeb Bacon2012-06-14-1/+1
| * | | | Fix test breakage (really we should use a test app.po rather than the real on...Seb Bacon2012-06-14-1/+1
| * | | | Pull in latest translations from TransifexSeb Bacon2012-06-14-7446/+18016
| * | | | Remove vendored `gettext_i18n_rails` (we now use bundled version)Seb Bacon2012-06-14-1194/+0