aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
* Adding gem dependencies, setting schema format to sql - there are lots of ↵Louise Crow2011-02-23-2/+2
| | | | raw sql executes in the migrations, schema.rb doesn't represent that very well.
* Adding spec conf files.Louise Crow2011-02-23-11/+197
|
* Replacing old recaptcha plugin with more recent gem.Louise Crow2011-02-23-151/+713
|
* Removing rspec and rspec-rails plugins in favour of updated gems.Louise Crow2011-02-23-30568/+540
|
* New version of commonlib.Louise Crow2011-02-23-0/+0
|
* New version of commonlibLouise Crow2011-02-23-0/+0
|
* Removing rake_tasks plugin - another developer pluginLouise Crow2011-02-23-340/+0
|
* Removing annotate models plugin - it's a developer tool that can be used ↵Louise Crow2011-02-23-210/+0
| | | | outside the application.
* Add rack dependencyLouise Crow2011-02-23-0/+2
|
* Unpack rack 1.1.0 to vendor gemsLouise Crow2011-02-21-87/+11976
|
* dependenciesEdmund von der Burg2011-02-18-2/+12
|
* Not using fcgi - get rid of monkey patchesEdmund von der Burg2011-02-18-25/+0
|
* Added Rails 2.3.11 as a submoduleEdmund von der Burg2011-02-18-2/+6
|
* Deleted rails 2.3.2 filesEdmund von der Burg2011-02-18-251429/+0
|
* Ignore textmate temporary filesEdmund von der Burg2011-02-18-0/+2
|
* Adding missing framework fixtures - presumably the victims of a .gitignore ↵Louise Crow2011-02-17-0/+3
| | | | somewhere along the line
* Reindexing xapian before running track alert specLouise Crow2011-02-17-0/+4
|
* Merge branch 'master' of git@github.com:sebbacon/alaveteliLouise Crow2011-02-17-16/+12
|\
| * Add logrotate config files to .gitignoreLouise Crow2011-02-01-0/+3
| |
| * Adding an example file as a placeholder for app-specific logrotate configLouise Crow2011-02-01-0/+1
| |
| * Merge branch 'master' of https://github.com/crowbot/alaveteliSeb Bacon2011-01-28-0/+2
| |\
| * | remove obselete regexSeb Bacon2011-01-24-1/+1
| | |
| * | another do-not-reply regexSeb Bacon2011-01-22-1/+1
| | |
| * | Remove use of XLHTML.Matthew Somerville2011-01-13-8/+11
| | |
| * | Revert temporary downtime messageSeb Bacon2011-01-07-7/+0
| | |
* | | Rebuild xapian index after fixture loadingLouise Crow2011-02-17-24/+37
| | |
* | | Add logrotate config files to .gitignoreLouise Crow2011-01-31-0/+3
| | |
* | | Adding an example file as a placeholder for app-specific logrotate configLouise Crow2011-01-31-0/+1
| |/ |/|
* | Scrub passwords from logs.Louise Crow2011-01-24-0/+2
|/
* Maintenance warning notice.Matthew Somerville2011-01-06-30/+22
|
* Remove down stuff.Duncan Parkes2011-01-05-7/+0
| | | | | We're handling this in our main apache config file now, so removing duplication.
* install fixture necessary for test to pass (not sure how this worked ↵Seb Bacon2010-12-30-2/+2
| | | | previously...)
* Allow running single tests via spec commandSeb Bacon2010-12-30-1/+1
|
* (no commit message)valon2010-12-29-0/+1
|
* (no commit message)valon2010-12-29-0/+2
|
* foi_development and foi_test database encoding from SQL_ASCII to UTF8bersen2010-12-29-2/+2
|
* commented ttf-bitstream-vera package is not availablebersen2010-12-29-1/+1
|
* CREATEDB and OWNER privileges to <username>bersen2010-12-21-1/+4
|
* mention cron jobsSeb Bacon2010-12-03-0/+10
|
* point to alaveteli instead of the mysoc githubSeb Bacon2010-12-03-2/+1
|
* replace hard coded paths with variablesSeb Bacon2010-12-02-12/+12
|
* add a "cruise" target for use with CruiseControl.rbSeb Bacon2010-12-02-1/+2
|
* add rake "test" target (alias to "spec")Seb Bacon2010-12-02-0/+1
|
* remove apparently unneeded packages; add note why this is important!Seb Bacon2010-11-30-3/+4
|
* document the memcaching config options a bitSeb Bacon2010-11-26-3/+12
|
* Merge branch 'master' of ssh://git.mysociety.org/data/git/public/whatdotheyknowSeb Bacon2010-11-25-1/+1
|\
| * Newline at end of packages.Matthew Somerville2010-11-23-1/+1
| |
* | add notes about installing the mailin partSeb Bacon2010-11-25-1/+73
| |
* | Make default value an empty string, not nil (which is assumed to be an unset ↵Seb Bacon2010-11-23-1/+1
|/ | | | value)
* Provide default value in order to make tests passSeb Bacon2010-11-22-1/+1
|