Quantcast
Channel: Recent Commits to feedbunch:8bd5e40c909982bb38364f85322166c8efd83b03
Browsing latest articles
Browse All 20 View Live

Added Zlib::DataError to the errors that can be expected to be raised…

Added Zlib::DataError to the errors that can be expected to be raised when fetching a feed. If this (rare) error happens, this means that something is wrong with the zipping of the HTTP response. The...

View Article



Update jquery 2.1.4 -> 2.2

Update jquery 2.1.4 -> 2.2

View Article

Use a fork of rack-cache.

Use a fork of rack-cache. This fork allows setting the entity store to nil. When configured this way, it returns empty bodies for cached responses, instead of returning the original body. It doesn't...

View Article

When fetching feeds using rack-cache for client-side caching, set ent…

When fetching feeds using rack-cache for client-side caching, set entitystore to nil. This keeps rack-cache from persisting response bodies in disk. We are not interested in those bodies, if a...

View Article

Set Rack-cache verbosity to false.

Set Rack-cache verbosity to false. This removes some messages from the logs. Also will probably remove IO errors that happen occasionally when trying to write logs from rack-cache.

View Article


Run FixSchedulesWorker daily at 6AM instead of 5AM.

Run FixSchedulesWorker daily at 6AM instead of 5AM. This way this scheduling does not clash with the automated sidekiq restart that happens at 5AM. This fixes a bug: FixSchedulesWorker was often not...

View Article

Update nokogiri gem

Update nokogiri gem

View Article

Update devise gem

Update devise gem

View Article


Merge pull request #13 from yogodoshi/update-gems-with-vulnerabilities

Merge pull request #13 from yogodoshi/update-gems-with-vulnerabilities Update nokogiri and devise gems because of vulnerabilities

View Article


Updated capistrano-rails gem 1.1.5 -> 1.1.6

Updated capistrano-rails gem 1.1.5 -> 1.1.6

View Article

Updated capybara gem 2.5.0 -> 2.6.0

Updated capybara gem 2.5.0 -> 2.6.0

View Article

Updated jquery-rails gem 4.0.5 -> 4.1.0

Updated jquery-rails gem 4.0.5 -> 4.1.0

View Article

Updated pghero gem 1.2.0 -> 1.2.2

Updated pghero gem 1.2.0 -> 1.2.2

View Article


Updated sidekiq gem 4.0.1 -> 4.0.2

Updated sidekiq gem 4.0.1 -> 4.0.2

View Article

Updated spring gem 1.6.1 -> 1.6.2

Updated spring gem 1.6.1 -> 1.6.2

View Article


Updated aws-sdk-core, aws-sdk-resources gems 2.2.8 -> 2.2.12

Updated aws-sdk-core, aws-sdk-resources gems 2.2.8 -> 2.2.12

View Article

Updated rake gem 10.4.2 -> 10.5.0

Updated rake gem 10.4.2 -> 10.5.0

View Article


Updated my fork of rack-cache

Updated my fork of rack-cache

View Article

Updated devise gem 3.5.4 -> 3.5.5

Updated devise gem 3.5.4 -> 3.5.5 The "remember me" feature works again, it seems it got broken in 3.5.4

View Article

Updated ox gem 2.2.2 -> 2.2.3

Updated ox gem 2.2.2 -> 2.2.3 Supposedly it fixes some errors in ruby 2.3.0. I'm running ruby 2.3.0 with ox 2.2.2 and I haven't seen any such failures, but better be safe than sorry I suppose.

View Article
Browsing latest articles
Browse All 20 View Live




Latest Images