aboutsummaryrefslogtreecommitdiffstats
path: root/config
Commit message (Expand)AuthorAgeLines
* Merge branch 'develop' of github.com:sebbacon/alaveteli into developRobin Houston2012-06-23-1/+10
|\
| * Comment explaining the suggested method of implement purge in the VCLSeb Bacon2012-06-20-0/+5
| * Ensure we generate URLs containing the current locale, even if the locale con...Seb Bacon2012-06-14-1/+1
| * Fix it so we can correctly use and display locales that contain an underscore...Seb Bacon2012-06-13-0/+4
| * Monkey-patch for CVE-2012-2660Robin Houston2012-06-12-0/+51
| * Merge branch 'wdtk' into release/0.6Robin Houston2012-06-05-2/+8
| |\
* | \ Merge branch 'feature/public-body-api' into developRobin Houston2012-06-20-2/+8
|\ \ \
| * | | Authenticated APIRobin Houston2012-06-06-0/+8
| * | | Remove gem spec from environmentRobin Houston2012-06-06-2/+0
* | | | Monkey-patch for CVE-2012-2660Robin Houston2012-06-07-0/+51
|/ / /
* | | Merge branch 'wdtk' into developRobin Houston2012-06-05-2/+8
|\ \ \ | |/ / |/| / | |/
| * Multi-theme support for custom routesRobin Houston2012-06-05-2/+8
* | Remove WDTK-specific config variablesRobin Houston2012-06-04-5/+0
|/
* Prevent spiders from reporting requestsRobin Houston2012-06-03-1/+7
* File.dirname(__FILE__) is not necessarily absoluteRobin Houston2012-06-03-1/+1
* Use the foi- prefix consistently on Debian scriptsRobin Houston2012-06-03-1/+1
* Correct copy-and-pasta in the purge-varnish-debian.uglyRobin Houston2012-06-03-7/+7
* Add SURVEY_URL and SURVEY_SECRETRobin Houston2012-05-31-0/+5
* Add bundler to config/packagesRobin Houston2012-05-31-0/+1
* Support "following" functionality:Seb Bacon2012-05-30-1/+2
* When loading themes, only attempt to do so if it exists.Seb Bacon2012-05-30-1/+4
* Change alert-overdue-requests to run once a dayRobin Houston2012-05-29-2/+2
* Support easy hiding of requests for admins. Currently not exposed in core ad...Seb Bacon2012-05-25-0/+2
* Don't send emails in development; output them to the console instead.Seb Bacon2012-05-25-0/+1
* First stab at new feature. Adds new box in sidebar for reporting an issue, a ...Seb Bacon2012-05-24-0/+1
* Introduce ability to install multiple, layered themes.Seb Bacon2012-05-23-2/+6
* Experimental theme loader, that allows us to specify the order themes are loa...Seb Bacon2012-05-23-0/+7
* Fix test breakage introduced in 8d78cb8844549dc901cd901371be6ec604fb7f68Seb Bacon2012-05-15-0/+1
* Merge remote-tracking branch 'wombleton/feature/google_analytics' into developSeb Bacon2012-05-15-6/+5
|\
| * Add in google analytics code if it's configured.Rowan Crawford2012-04-30-1/+4
* | Improve administrative user account support:Seb Bacon2012-05-14-2/+10
* | Ensure we redirect to the URL-based version of a search, when specified as a ...Seb Bacon2012-05-04-0/+1
* | Add comment to sample VCL to show how to make it 2.x compatibleSeb Bacon2012-05-04-0/+2
* | Revert accidental change to backend port in Varnish config example (3000 is m...Seb Bacon2012-05-03-1/+1
* | Run the `purge-requests` init script as a cron job.Seb Bacon2012-05-02-0/+1
* | Merge branch 'develop' of github.com:sebbacon/alaveteli into purge-requestsSeb Bacon2012-05-02-0/+1
|\ \
| * \ Merge branch 'develop' of github.com:sebbacon/alaveteli into developRobin Houston2012-04-27-2/+2
| |\ \
| * | | fix 'invalid byte sequence in US-ASCII'James McKinney2012-04-02-0/+1
* | | | An init script for Debian to keep the purge loop runningSeb Bacon2012-05-02-0/+81
* | | | More changes and refactoring to make purges work.Seb Bacon2012-04-20-7/+27
* | | | Merge branch 'develop' into purge-requestsSeb Bacon2012-04-19-36/+38
|\ \ \ \ | | |/ / | |/| |
| * | | use Rails.root, not RAILS_ROOTJames McKinney2012-04-02-2/+2
| |/ /
| * | Don't load gems in environment now we use bundlerSeb Bacon2012-03-09-2/+0
| * | Include packages necessary for installation on Ubuntu 10.04 LTSSeb Bacon2012-02-22-1/+5
| * | ...and another dependency for bundlerSeb Bacon2012-02-22-1/+2
| * | add packages necessary to do "bundle install" on DebianSeb Bacon2012-02-22-0/+4
| * | Remove redundant packages (either not been used for a while, or made redundan...Seb Bacon2012-02-22-18/+0
| * | Merge jpmckinney/bundlerSeb Bacon2012-02-15-14/+27
| * | Tweak the custom routes mechanismRobin Houston2012-02-10-3/+3
| |/
* | first stab at sending PURGE requests to upstream varnish for request pages. N...Seb Bacon2012-03-13-0/+2