aboutsummaryrefslogtreecommitdiffstats
path: root/db
Commit message (Expand)AuthorAgeLines
* Renumber clashing migrationRobin Houston2012-06-07-0/+0
* External requestsRobin Houston2012-06-06-0/+22
* Correct syntax for making column NOT NULLRobin Houston2012-06-06-1/+1
* Generate an API key for each public bodyRobin Houston2012-06-06-0/+18
* Support "following" functionality:Seb Bacon2012-05-30-0/+11
* First stab at new feature. Adds new box in sidebar for reporting an issue, a ...Seb Bacon2012-05-24-0/+13
* More WIPSeb Bacon2012-04-03-22/+0
* WIPSeb Bacon2012-04-03-0/+14
* first stab at sending PURGE requests to upstream varnish for request pages. N...Seb Bacon2012-03-13-0/+22
* Rate limitingRobin Houston2012-01-29-0/+13
* Use correct column type for sent_at date (was only preserving time and not da...Seb Bacon2012-01-10-0/+12
* Ensure we always censor safe_mail_from; and mention new only-parse-once featu...Seb Bacon2011-12-21-0/+11
* Ensure we only parse emails when needed by referring to a new last_parsed fie...Seb Bacon2011-12-21-0/+9
* Further improvements to attachment cachingSeb Bacon2011-12-13-0/+9
* WIP on caching attachmentsSeb Bacon2011-12-12-0/+35
* add db/schema.rb to db/.gitignoreJames McKinney2011-10-11-0/+1
* Merge branch 'wdtk' into developRobin Houston2011-09-08-0/+15
|\
| * Migration for new User columnsRobin Houston2011-09-07-0/+15
* | Store user's locale against profile, so we can send them localised track emai...Seb Bacon2011-09-03-0/+11
|/
* Bring the wdtk branch into line with master (no more differences).Robin Houston2011-08-09-0/+35
* Merge branch 'master' into wdtkRobin Houston2011-08-09-0/+22
|\
| * Guess holding pen emails based on having a correct hash and an incorrect id. ...Seb Bacon2011-08-08-0/+22
* | Let’s not do these migrations on WDTK. At least not yet.Robin Houston2011-07-30-35/+0
|/
* To make tests pass with RawEmails on the filesystem, instead of hacky depende...Seb Bacon2011-07-29-1/+1
* move load-email-fixtures-to-filesystem hack to global config, so that we don'...Seb Bacon2011-07-25-4/+2
* split migration into two steps, so we only lose raw_email database data *afte...Seb Bacon2011-07-22-3/+17
* Store raw_emails in the filesystem, not in the database. They don't need to ...Seb Bacon2011-07-22-0/+23
* Get rid of commented-out STDERR.puts messagesRobin Houston2011-06-21-1/+0
* Add a migration that fixes the data problems caused by the PublicBody bugRobin Houston2011-06-15-0/+35
* merge WTDK changes to master (preparation for closing WTDK branch and deployi...Seb Bacon2011-06-14-1740/+1
|\
| * Remove db/development_structure.sql from the repository, and tell git to igno...Robin Houston2011-06-10-1676/+1
* | Save the default translated values for publicbody entities.Robin Houston2011-06-11-2/+3
* | Updated db/development_structure.sql (Having this file in the repository is a...Robin Houston2011-06-09-5/+27
* | further test fixageSeb Bacon2011-04-01-26/+68
* | further i18n of public bodies; start to fix testsSeb Bacon2011-03-10-0/+10
* | initial support for localising model data (not fully tested)Seb Bacon2011-03-10-0/+27
|/
* Removing db/schema. db/development_structure.sql is a better representation o...Louise Crow2011-02-24-262/+0
* Adding sql schema file.Louise Crow2011-02-23-0/+1676
* Index post redirectFrancis Irving2010-10-09-1/+13
* Tags for requests, with admin interface to view/edit them.Francis Irving2010-09-29-3/+20
* Factor out model of public body tags into generic tag string modelFrancis Irving2010-09-29-11/+36
* Cache folded and unfolded text for main body.Francis Irving2010-09-14-2/+16
* Some more indices.Francis Irving2010-09-14-1/+16
* Allow multiple keys the sameFrancis Irving2010-08-04-2/+18
* Remove charity number fieldFrancis Irving2010-07-27-2/+11
* Initial support for machine tagsFrancis Irving2010-07-26-1/+21
* Make test work even when not explicitly savingFrancis Irving2010-07-26-0/+1
* Editable about me textFrancis Irving2010-07-18-1/+13
* Forgot this part of migrationFrancis Irving2010-07-18-0/+9
* Add specific draft attribute.Francis Irving2010-07-15-2/+12