aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
* 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
|
* Update docs and config so they work out of the boxSeb Bacon2010-11-22-1/+9
|
* Stop people titling a request just "FOI request"Francis Irving2010-10-27-0/+3
|
* Fix a bunch of broken links (thanks Alex)Francis Irving2010-10-27-14/+14
|
* Only show display_status when canFrancis Irving2010-10-20-1/+4
|
* Send displayable version of statusFrancis Irving2010-10-20-1/+2
|
* update todo.Francis Irving2010-10-20-9/+3
|
* Show more appropriate info about users/bodies everywhere in JSON.Francis Irving2010-10-20-58/+54
|
* Return more info in request JSON response.Francis Irving2010-10-20-42/+46
|
* Factor out some of the JSON generationFrancis Irving2010-10-20-28/+31
|
* Include snippet in results from search query JSON.Francis Irving2010-10-20-2/+2
|
* How to call templates from controller.Francis Irving2010-10-19-0/+1
|