aboutsummaryrefslogtreecommitdiffstats
path: root/db
Commit message (Expand)AuthorAgeLines
* Add a info_requests_visible_classified_count column to PublicBodyMark Longair2013-11-05-0/+15
* Merge branch 'feature/hide-individual-responses' into rails-3-developLouise Crow2013-09-17-0/+25
|\
| * Add prominence fields to outgoing message.Louise Crow2013-09-16-0/+6
| * Adding prominence_reason to IncomingMessage.Louise Crow2013-09-16-0/+5
| * Add prominence to incoming message.Louise Crow2013-09-16-0/+5
| * Remove prominence.Louise Crow2013-09-16-0/+9
* | Add a page with experimental statistics on public bodiesMark Longair2013-08-20-0/+26
* | Removing db/development_structure.sql from version control. Because different...Louise Crow2013-08-08-2095/+0
|/
* Update reference to Configuration to reflect name change to AlaveteliConfigur...Louise Crow2013-04-30-1/+1
* bundle update debugger rmagickMatthew Landauer2013-03-18-24/+24
* Merge remote-tracking branch 'mysociety/develop' into rails-3-developHenare Degan2013-03-14-1/+2095
|\
| * Reignore schema.rbLouise Crow2013-03-08-0/+1
| * Checkin current snapshot of sql as per standard Rails good practise.Matthew Landauer2013-02-26-2/+2095
* | Update syntax while I'm hereHenare Degan2013-03-05-1/+1
* | Remove debugging output that was causing migration to failHenare Degan2013-03-05-2/+0
* | Merge branch 'develop' into rails-3-spikeHenare Degan2013-02-15-4/+2
|\|
| * Drop the obsolete indexes explicitly by name - the 'remove_index' calls don't...Louise Crow2013-01-17-4/+2
| * Fix up some DB migration issues with Rails 3Henare Degan2013-01-18-3/+4
* | We expect timestamps in a later migration but they're no longer added by the ...Henare Degan2013-01-22-0/+2
* | Fix up some DB migration issues with Rails 3Henare Degan2012-12-11-3/+4
* | Run the Rails 3 generatorHenare Degan2012-12-11-0/+7
|/
* Remove old code.Louise Crow2012-11-20-10/+2
* The used sql syntax is not supported by sqlite. Now db:migrate works with sql...Stefan Langenmaier2012-11-19-4/+11
* Add migration to add disclosure_log fieldMatthew Landauer2012-10-22-0/+13
* Rename models and tables exim -> mail_serverMatthew Landauer2012-10-11-0/+13
* Merge remote-tracking branch 'openaustralia_github/configuration_refactor' in...Louise Crow2012-10-01-1/+1
|\
| * Extract configuration with defaults into one moduleMatthew Landauer2012-09-25-1/+1
* | Re-enable migration - it looks like the underlying bug is something to do wit...Louise Crow2012-09-27-56/+56
* | Test commit to try to figure out what's wrong with the travis build - it alwa...Louise Crow2012-09-27-56/+56
|/
* Merge remote-tracking branch 'origin/release/0.6.6' into developLouise Crow2012-09-20-4/+3
|\
| * Faster way to update counter cache.release/0.6.6Louise Crow2012-09-20-4/+3
* | Migration accidentally omitted from 550f143Robin Houston2012-09-19-0/+9
|/
* Add index on updated_at to public body versions as this is how they are retri...Louise Crow2012-09-13-0/+9
* Add some indexes to help IncomingMessage.fully_destroy find records more effi...Louise Crow2012-09-13-0/+18
* Add an index on incoming message id to the outgoing messages table - suspect ...Louise Crow2012-09-13-0/+9
* Add a counter cache for the number of info_requests associated with public bo...Louise Crow2012-09-12-0/+17
* Add some indexes based on queries appearing in the SQL slow queries log.Louise Crow2012-09-12-0/+69
* Add a new model for request classifications so that we can access them more e...Louise Crow2012-09-11-0/+14
* Merge branch 'release/0.6.3' into developLouise Crow2012-08-22-0/+32
|\
| * Rollback change to activerecord session store - whilst activerecord store has...Louise Crow2012-08-15-0/+16
| * Use ActiveRecord to store sessions, rather than Cookies. Fixes #526.Seb Bacon2012-07-19-0/+16
* | Correct constraint on external requestsRobin Houston2012-08-22-0/+16
|/
* Support regular expressions in CensorRules; also support 'global' CensorRules...Seb Bacon2012-07-13-0/+9
* Set the API key in a much more efficient wayRobin Houston2012-07-02-3/+44
* 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