aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeLines
* Better line formatting.Louise Crow2012-09-26-5/+13
* Add a rake task to generate a file with an example of every email sent by the...Louise Crow2012-09-26-0/+184
* Move the usage notice functions to a module so they can be used elsewhere.Louise Crow2012-09-25-22/+28
* Add task config_files:convert_init_script - it does the ugly variable replace...Louise Crow2012-09-20-0/+76
* Simpler usage of git when trying to get usage tags for themes. Also for ALAVE...Louise Crow2012-09-11-24/+34
* A rake task to populate the request classification table based on any existin...Louise Crow2012-09-11-0/+9
* Be more specific about the output from git remote-ls - anything except a sing...release/0.6.5Louise Crow2012-08-30-1/+1
* Be verbose for now to make any errors more obvious.Louise Crow2012-08-30-1/+1
* The exit-code flag to git ls-remote seems relatively recent. Check for a non-...Louise Crow2012-08-30-3/+3
* Raise an error on a non-zero return code from the git pull command.Louise Crow2012-08-29-0/+1
* Handle absence of deprecated THEME_URL option.Louise Crow2012-08-29-1/+2
* Update references to point to the mySociety repo.Louise Crow2012-08-29-2/+2
* Pass through verbose param, switch to false.Louise Crow2012-08-29-4/+4
* Move the installation of themes to a Rake task so that we can use the ALAVETE...Louise Crow2012-08-29-0/+85
* Add headings and by_heading accessors to PublicBodyCategories to allow easier...Louise Crow2012-08-28-5/+24
* ECONNRESET is another error we might getRobin Houston2012-08-20-2/+2
* Merge branch 'wdtk' into developLouise Crow2012-08-16-10/+39
|\
| * Add temp task to delete the cached attachment files for requests that have be...Louise Crow2012-08-16-10/+39
* | Always provide a string for stdin (passing nil exposed an apparent bug in `uu...Seb Bacon2012-07-17-1/+1
|/
* Merge branch 'develop' of github.com:sebbacon/alaveteli into developRobin Houston2012-06-23-12/+37
|\
| * Make successful PURGEs log at debug level to reduce unecessary noise at defau...Seb Bacon2012-06-20-1/+1
| * Increase the time a page is cached for sites that are using Varnish. Relatedl...Seb Bacon2012-06-20-3/+3
| * Bind PURGE requests to localhostSeb Bacon2012-06-20-6/+8
| * Use explicit `Rails.logger` (as we're not inheriting from ActiveRecord)Seb Bacon2012-06-20-4/+4
| * Ensure we generate URLs containing the current locale, even if the locale con...Seb Bacon2012-06-14-0/+17
| * Upgrade to latest gettext_i18n_rails. As we are now using a gem, we also nee...Seb Bacon2012-06-14-0/+4
| * Fix it so we can correctly use and display locales that contain an underscore...Seb Bacon2012-06-13-1/+1
| * Fall back to "parent" locale names when deciding the localised language name....Seb Bacon2012-06-12-2/+3
|/
* trailing whitespaceRobin Houston2012-06-03-1/+1
* Bring list of world FOI websites up to dateSeb Bacon2012-05-30-8/+25
* More changes and refactoring to make purges work.Seb Bacon2012-04-20-11/+34
* Merge branch 'develop' into purge-requestsSeb Bacon2012-04-19-12/+9
|\
| * use Rails.root, not RAILS_ROOTJames McKinney2012-04-02-9/+9
| * Merge jpmckinney/bundlerSeb Bacon2012-02-15-3/+0
* | first stab at sending PURGE requests to upstream varnish for request pages. N...Seb Bacon2012-03-13-0/+11
|/
* Update all the PO files as well as the POT when running our gettext commands....Seb Bacon2012-02-08-1/+4
* Fix namespace problem in i18n interpolationSeb Bacon2012-02-02-2/+2
* New improved find-msgids-and-make-pot-file rake task:Seb Bacon2012-02-02-1/+19
* Merge branch 'release/0.5' of github.com:sebbacon/alaveteli into release/0.5Seb Bacon2012-02-02-0/+21
|\
| * Avoid need to be db superuser to run testsRobin Houston2012-01-31-0/+21
* | Remove WDTK-specific categories from core Alaveteli. Replace with categories...Seb Bacon2012-02-02-79/+15
|/
* Make better wording at the top of the page listing subsets of public bodies. ...Seb Bacon2012-01-30-4/+3
* Force the 'C' locale for elinksRobin Houston2012-01-17-1/+1
* Replace all `which command` callsRobin Houston2012-01-17-2/+2
* Paths for external commandsRobin Houston2012-01-17-1/+16
* Ensure pagination works when running behind PassengerSeb Bacon2012-01-09-2/+4
* Make sure paging authority list works even when using typeahead searchSeb Bacon2012-01-09-1/+5
* remove stray cut&paste cruftSeb Bacon2012-01-09-1/+0
* Ensure pagination works even on general search pageSeb Bacon2012-01-09-14/+54
* Display internationalized emails correctly (specifically, RFC2047 headers, an...Seb Bacon2012-01-04-1/+1