Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Adding gem dependencies, setting schema format to sql - there are lots of ↵ | Louise Crow | 2011-02-23 | -2/+2 |
| | | | | raw sql executes in the migrations, schema.rb doesn't represent that very well. | |||
* | Removing rspec and rspec-rails plugins in favour of updated gems. | Louise Crow | 2011-02-23 | -0/+2 |
| | ||||
* | Add rack dependency | Louise Crow | 2011-02-23 | -0/+2 |
| | ||||
* | dependencies | Edmund von der Burg | 2011-02-18 | -2/+12 |
| | ||||
* | Not using fcgi - get rid of monkey patches | Edmund von der Burg | 2011-02-18 | -1/+0 |
| | ||||
* | Add logrotate config files to .gitignore | Louise Crow | 2011-01-31 | -0/+3 |
| | ||||
* | Adding an example file as a placeholder for app-specific logrotate config | Louise Crow | 2011-01-31 | -0/+1 |
| | ||||
* | Remove down stuff. | Duncan Parkes | 2011-01-05 | -7/+0 |
| | | | | | We're handling this in our main apache config file now, so removing duplication. | |||
* | (no commit message) | valon | 2010-12-29 | -0/+1 |
| | ||||
* | commented ttf-bitstream-vera package is not available | bersen | 2010-12-29 | -1/+1 |
| | ||||
* | replace hard coded paths with variables | Seb Bacon | 2010-12-02 | -12/+12 |
| | ||||
* | remove apparently unneeded packages; add note why this is important! | Seb Bacon | 2010-11-30 | -3/+4 |
| | ||||
* | document the memcaching config options a bit | Seb Bacon | 2010-11-26 | -2/+6 |
| | ||||
* | Newline at end of packages. | Matthew Somerville | 2010-11-23 | -1/+1 |
| | ||||
* | Update docs and config so they work out of the box | Seb Bacon | 2010-11-22 | -0/+3 |
| | ||||
* | Remove superfluous routes, make search query feeds work. | Francis Irving | 2010-10-09 | -28/+4 |
| | ||||
* | .json form for RSS feeds | Francis Irving | 2010-10-09 | -0/+7 |
| | ||||
* | Help on spreadsheet. | Francis Irving | 2010-10-09 | -1/+1 |
| | ||||
* | JSON for user pages. | Francis Irving | 2010-10-09 | -0/+1 |
| | ||||
* | Merge branch 'master' of ssh://git.mysociety.org/data/git/public/whatdotheyknow | Francis Irving | 2010-10-09 | -1/+1 |
|\ | ||||
| * | Update cron email address. | Matthew Somerville | 2010-10-08 | -1/+1 |
| | | ||||
* | | Send basic info about public bodies. | Francis Irving | 2010-10-09 | -0/+1 |
| | | ||||
* | | First .json API call | Francis Irving | 2010-10-09 | -0/+1 |
|/ | ||||
* | Use URL name rather than internal identifier for new requests. | Francis Irving | 2010-10-04 | -1/+1 |
| | ||||
* | Factor out tag parts from public body into has_tag_string module | Francis Irving | 2010-09-28 | -1/+1 |
| | ||||
* | Fix up path for assets. | Francis Irving | 2010-09-16 | -4/+3 |
| | ||||
* | Serve CSS from secure URL for admin | Francis Irving | 2010-09-16 | -2/+11 |
| | ||||
* | Better instructions on logging in production | Francis Irving | 2010-09-14 | -2/+2 |
| | ||||
* | Ignore | Francis Irving | 2010-09-06 | -0/+1 |
| | ||||
* | Change the foi_cache to be explicit everywhere, so Interlock can use the | Francis Irving | 2010-09-06 | -2/+1 |
| | | | | rails cache | |||
* | Need at least this Debian version of memcached due to | Francis Irving | 2010-09-03 | -1/+1 |
| | | | | http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=587697 | |||
* | Make it require memcached running locally for now. | Francis Irving | 2010-09-03 | -0/+1 |
| | ||||
* | Use interlock and memcached to cache front page with interlocking | Francis Irving | 2010-09-03 | -0/+15 |
| | | | | view/controller fragments. | |||
* | Button for users to clear their profile photo. | Francis Irving | 2010-07-20 | -0/+1 |
| | ||||
* | Change all URLs for users to be under /profile so neater | Francis Irving | 2010-07-20 | -6/+10 |
| | ||||
* | Put some things under a /profile URL to namespace it better | Francis Irving | 2010-07-20 | -4/+7 |
| | ||||
* | Editable about me text | Francis Irving | 2010-07-18 | -0/+1 |
| | ||||
* | Cropping interface. | Francis Irving | 2010-07-15 | -2/+2 |
| | ||||
* | Draft stage | Francis Irving | 2010-07-15 | -0/+1 |
| | ||||
* | Show photo on profile page | Francis Irving | 2010-07-14 | -0/+1 |
| | ||||
* | Rename action to say it is setting photo | Francis Irving | 2010-07-14 | -1/+1 |
| | ||||
* | Merge branch 'master' into francis-profile-photo | Francis Irving | 2010-07-13 | -13/+36 |
|\ | | | | | | | | | | | | | Conflicts: app/views/user/show.rhtml commonlib spec/controllers/user_controller_spec.rb | |||
| * | Rename to a more general script name | Francis Irving | 2010-06-10 | -1/+1 |
| | | ||||
| * | Moving token generation to commonlib/rblib/util.rb | Louise Crow | 2010-06-08 | -0/+1 |
| | | ||||
| * | Can't have blank string at the end, not sure why | Francis Irving | 2010-05-07 | -4/+4 |
| | | ||||
| * | Read only mode. | Francis Irving | 2010-05-06 | -0/+5 |
| | | ||||
| * | Need -K | Francis Irving | 2010-03-24 | -1/+1 |
| | | ||||
| * | Support for Outlook TNEF files | Peter Collingbourne | 2010-03-15 | -0/+2 |
| | | ||||
| * | Add View as HTML for Excel | Francis Irving | 2010-03-10 | -0/+1 |
| | | ||||
| * | Form for changing your email address | Francis Irving | 2010-03-10 | -0/+1 |
| | |