aboutsummaryrefslogtreecommitdiffstats
path: root/config
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.
* Removing rspec and rspec-rails plugins in favour of updated gems.Louise Crow2011-02-23-0/+2
|
* Add rack dependencyLouise Crow2011-02-23-0/+2
|
* dependenciesEdmund von der Burg2011-02-18-2/+12
|
* Not using fcgi - get rid of monkey patchesEdmund von der Burg2011-02-18-1/+0
|
* 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
|
* Remove down stuff.Duncan Parkes2011-01-05-7/+0
| | | | | We're handling this in our main apache config file now, so removing duplication.
* (no commit message)valon2010-12-29-0/+1
|
* commented ttf-bitstream-vera package is not availablebersen2010-12-29-1/+1
|
* replace hard coded paths with variablesSeb Bacon2010-12-02-12/+12
|
* 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-2/+6
|
* Newline at end of packages.Matthew Somerville2010-11-23-1/+1
|
* Update docs and config so they work out of the boxSeb Bacon2010-11-22-0/+3
|
* Remove superfluous routes, make search query feeds work.Francis Irving2010-10-09-28/+4
|
* .json form for RSS feedsFrancis Irving2010-10-09-0/+7
|
* Help on spreadsheet.Francis Irving2010-10-09-1/+1
|
* JSON for user pages.Francis Irving2010-10-09-0/+1
|
* Merge branch 'master' of ssh://git.mysociety.org/data/git/public/whatdotheyknowFrancis Irving2010-10-09-1/+1
|\
| * Update cron email address.Matthew Somerville2010-10-08-1/+1
| |
* | Send basic info about public bodies.Francis Irving2010-10-09-0/+1
| |
* | First .json API callFrancis Irving2010-10-09-0/+1
|/
* Use URL name rather than internal identifier for new requests.Francis Irving2010-10-04-1/+1
|
* Factor out tag parts from public body into has_tag_string moduleFrancis Irving2010-09-28-1/+1
|
* Fix up path for assets.Francis Irving2010-09-16-4/+3
|
* Serve CSS from secure URL for adminFrancis Irving2010-09-16-2/+11
|
* Better instructions on logging in productionFrancis Irving2010-09-14-2/+2
|
* IgnoreFrancis Irving2010-09-06-0/+1
|
* Change the foi_cache to be explicit everywhere, so Interlock can use theFrancis Irving2010-09-06-2/+1
| | | | rails cache
* Need at least this Debian version of memcached due toFrancis Irving2010-09-03-1/+1
| | | | http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=587697
* Make it require memcached running locally for now.Francis Irving2010-09-03-0/+1
|
* Use interlock and memcached to cache front page with interlockingFrancis Irving2010-09-03-0/+15
| | | | view/controller fragments.
* Button for users to clear their profile photo.Francis Irving2010-07-20-0/+1
|
* Change all URLs for users to be under /profile so neaterFrancis Irving2010-07-20-6/+10
|
* Put some things under a /profile URL to namespace it betterFrancis Irving2010-07-20-4/+7
|
* Editable about me textFrancis Irving2010-07-18-0/+1
|
* Cropping interface.Francis Irving2010-07-15-2/+2
|
* Draft stageFrancis Irving2010-07-15-0/+1
|
* Show photo on profile pageFrancis Irving2010-07-14-0/+1
|
* Rename action to say it is setting photoFrancis Irving2010-07-14-1/+1
|
* Merge branch 'master' into francis-profile-photoFrancis Irving2010-07-13-13/+36
|\ | | | | | | | | | | | | Conflicts: app/views/user/show.rhtml commonlib spec/controllers/user_controller_spec.rb
| * Rename to a more general script nameFrancis Irving2010-06-10-1/+1
| |
| * Moving token generation to commonlib/rblib/util.rbLouise Crow2010-06-08-0/+1
| |
| * Can't have blank string at the end, not sure whyFrancis Irving2010-05-07-4/+4
| |
| * Read only mode.Francis Irving2010-05-06-0/+5
| |
| * Need -KFrancis Irving2010-03-24-1/+1
| |
| * Support for Outlook TNEF filesPeter Collingbourne2010-03-15-0/+2
| |
| * Add View as HTML for ExcelFrancis Irving2010-03-10-0/+1
| |
| * Form for changing your email addressFrancis Irving2010-03-10-0/+1
| |