aboutsummaryrefslogtreecommitdiffstats
path: root/lib/quiet_opener.rb
Commit message (Expand)AuthorAgeLines
* Also silence network unreachable errors.Louise Crow2013-04-17-6/+6
* ECONNRESET is another error we might getRobin Houston2012-08-20-2/+2
* Merge branch 'develop' of github.com:sebbacon/alaveteli into developRobin Houston2012-06-23-10/+13
|\
| * Make successful PURGEs log at debug level to reduce unecessary noise at defau...Seb Bacon2012-06-20-1/+1
| * Increase the time a page is cached for sites that are using Varnish. Relatedl...Seb Bacon2012-06-20-3/+3
| * Bind PURGE requests to localhostSeb Bacon2012-06-20-6/+8
| * Use explicit `Rails.logger` (as we're not inheriting from ActiveRecord)Seb Bacon2012-06-20-4/+4
|/
* More changes and refactoring to make purges work.Seb Bacon2012-04-20-0/+34