Quantcast
Channel: FeedBunch:19ad4c94b047d867994e2bd7641df6b1b33a72bd commits
Browsing latest articles
Browse All 40 View Live

Updated ox gem 2.8.4 -> 2.9.0

View Article



Updated rspec-retry gem 0.5.6 -> 0.5.7

View Article

Updated sanitize gem 4.6.0 -> 4.6.4

Fixes vulnerability CVE-2018-3740 https://github.com/rgrove/sanitize/issues/176

View Article

Updated selenium-webdriver gem 3.10.0 -> 3.11.0

View Article

Updated uglifier gem 4.1.6 -> 4.1.8

View Article


Updated bootsnap gem 1.2.0 -> 1.2.1

View Article

Updated loofah gem 2.2.1 -> 2.2.2

View Article

Updated rails-html-sanitizer gem 1.0.3 -> 1.0.4

View Article


Updated rake 12.3.0 -> 12.3.1

View Article


Updated sass gem 3.5.5 -> 3.5.6

View Article

Updated brakeman gem 4.2.0 -> 4.2.1

View Article

Updated rails 5.1.5 -> 5.1.6

View Article

Updated sidekiq gem 5.1.1 -> 5.1.3

View Article


Updated newrelic_rpm gem 4.8.0.341->5.0.0.342

View Article

Updated ruby 2.5.0 -> 2.5.1

View Article


Updated facebook share API version 2.0 -> 2.12

View Article

Bypass Cloudflare DDoS protection when fetching feeds

Sometimes when a page behind Cloudflare is under too much traffic, Cloudflare responds with a specially crafted page; this may happen with the feed fetch url as well, if it's behind Cloudflare. The...

View Article


Ensure browser is closed after trying to bypass Cloudflare DDoS protection

If I don't do this, Chromium stays running by default even after worker exits, maybe a bug?

View Article

Removed the "share with Facebook" feature

View Article

Updates aws-sdk-s3 gem 1.8.2 -> 1.9.0

View Article

Updated bootsnap 1.2.1 -> 1.3.0

View Article


Updated cancancan gem 2.1.3 -> 2.2.0

View Article


Updated capistrano gem 3.10.1 -> 3.10.2

View Article

Updated devise_invitable gem 1.7.3 -> 1.7.4

View Article

Updated ox gem 2.9.0 -> 2.9.2

View Article


Updated puma gem 3.11.3 -> 3.11.4

View Article

Updated simple_form gem 3.5.1 -> 4.0.0

View Article

Updated web-console gem 3.5.1 -> 3.6.0

View Article

Updated capybara gem 2.18.0 -> 3.0.2

View Article



Updated redis-store gem 1.4.1 -> 1.5.0

View Article

Updated has_scope gem 0.7.1 -> 0.7.2

View Article

Updated et-orbi gem 1.0.9 -> 1.1.0

View Article

Updated uglifier gem 4.1.8 -> 4.1.9

View Article


Updated ransack gem 1.8.7 -> 1.8.8

View Article

Updated rails 5.1.6 -> 5.2.0

Also use activeadmin master from github (rails 5.2 has been merged into master, but it's not yet in a released version of the gem). When a version of activeadmin with rails 5.2 support is released,...

View Article

In SQLite use 0/1 to represent booleans, instead of 'f'/'t'

This matters only in ci/dev/test. The old way of using 't'/'f' is deprecated. This removes a deprecation warning when running tests.

View Article


Change the moment job state objects are created

This fixes an error that I think is caused by the recent upgrade to Rails 5.2. The User class has two has_one associations with OpmlImportJobState and OpmlExportJobState, representing the state of the...

View Article


Reverted 865969df53d5c54b2443769772f6f709e7a7899b

Using 1/0 instead of 't'/'f' during testing causes errors. It seems when inserting new EntryState records from the Entry#set_unread_state callback (called in the after_create of Entry), the field...

View Article

Fixed tests

View Article

Monkeypatch to disable advisory locks in postgres

Since this commit: https://github.com/rails/rails/pull/22122 rails tries to acquire an advisory lock when running migrations; this is intended to avoid the (unlikely) case of multiple migrations...

View Article
Browsing latest articles
Browse All 40 View Live




Latest Images