Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | Use exception notification for third party url errors | Louise Crow | 2014-11-14 | -2/+13 |
* | Catch timeouts in quietly_try_to_purge | Ian Chard | 2014-11-03 | -1/+1 |
* | Fix quietly_try_to_purge on Ruby 2.0 | Mark Longair | 2013-11-22 | -8/+29 |
* | Also silence network unreachable errors. | Louise Crow | 2013-04-17 | -6/+6 |
* | 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 |
|\ | ||||
| * | Make successful PURGEs log at debug level to reduce unecessary noise at defau... | Seb Bacon | 2012-06-20 | -1/+1 |
| * | Increase the time a page is cached for sites that are using Varnish. Relatedl... | Seb Bacon | 2012-06-20 | -3/+3 |
| * | 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 |