Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | ECONNRESET is another error we might get | Robin Houston | 2012-08-20 | -2/+2 |
| | ||||
* | Merge branch 'develop' of github.com:sebbacon/alaveteli into develop | Robin Houston | 2012-06-23 | -10/+13 |
|\ | | | | | | | | | | | | | | | Conflicts: Gemfile.lock script/handle-mail-replies script/handle-mail-replies.rb spec/controllers/request_controller_spec.rb | |||
| * | Make successful PURGEs log at debug level to reduce unecessary noise at ↵ | Seb Bacon | 2012-06-20 | -1/+1 |
| | | | | | | | | default level (info) | |||
| * | Increase the time a page is cached for sites that are using Varnish. ↵ | Seb Bacon | 2012-06-20 | -3/+3 |
| | | | | | | | | Relatedly, document the consequences of getting the Varnish config wrong; and make it easier to grep for problems with Varnish in the log. | |||
| * | Bind PURGE requests to localhost | Seb Bacon | 2012-06-20 | -6/+8 |
| | | ||||
| * | Use explicit `Rails.logger` (as we're not inheriting from ActiveRecord) | Seb Bacon | 2012-06-20 | -4/+4 |
|/ | ||||
* | More changes and refactoring to make purges work. | Seb Bacon | 2012-04-20 | -0/+34 |