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

Updated newrelic_rpm gem 3.17.0.325 -> 3.18.0.329

View Article



Updated ox gem 2.4.5 -> 2.4.9

View Article

Updated rack-cache gem 1.6.1 -> 1.7.0

View Article

Updated redmon gem 0.0.10 -> 0.0.11

View Article

Updated sidekiq gem 4.2.5 -> 4.2.9

View Article


Updated sidekiq-cron gem 0.4.4 -> 0.4.5

View Article

Updated simple_form gem 3.3.1 -> 3.4.0

View Article

Updated uglifier gem 3.0.3 -> 3.0.4

View Article


Updated coveralls gem 0.8.15 -> 0.8.16

View Article


Updated factory_girl_rails gem 4.7.0 -> 4.8.0

View Article

Updated rspec-retry 0.5.2 -> 0.5.3

View Article

Updated selenium-webdriver gem 3.0.0 -> 3.0.5

View Article

Updated spring gem 2.0.0 -> 2.0.1

View Article


Updated sqlite3 1.3.12 -> 1.3.13

View Article

Updated yard gem 0.9.5 -> 0.9.8

View Article


Follow redmon gem's github master until a release is cut.

Current 0.0.12 version has a problem with dependencies (it depends on an ancient version of activesupport incompatible with rails 5). The previous one, 0.0.11, has another problem with dependencies...

View Article

Updated brakeman gem 3.4.1 -> 3.5.0

View Article


Fix bug in entries ordering.

The ordering of entries is determined by the server, clients assume the server is sending entries in the correct order. This is necessary so pagination does not do strange things. Most of the time the...

View Article

Fixed bug marking multiple entries as read.

When the user clicks on "read all", the server first decides which entries have to actually be marked as read. This is because new entries may have been fetched recently which the user has not yet...

View Article

Changed two database indexes so that they are in descending order.

This should improve performance, because queries that should use these indices are ordered in descending order.

View Article

Removed duplicated indexes.

There are some indexes on single columns that are not necessary, because there are other multi-column indexes that include them. Postgres can use the multicolumn index with the same performance....

View Article


Added partial index to speed up retrieving unread entries in the same order...

Added partial index to speed up retrieving unread entries in the same order they will be presented to the user.

View Article


Added user_id field to the entry_states db index used to retrieve entries in...

Added user_id field to the entry_states db index used to retrieve entries in the same order the client displays them. Hopefully this removes the need to filter by user_id after scanning the index,...

View Article

Add user_id to an entry_states db index.

This commit complements 048175ba. That commit added user_id to the index that is used when retrieving unread entries. This commit does the same but for the index that retrieves all entries regardless...

View Article

Updated redmon gem to 0.0.13

This is the first redmon version than can be used with rails 5.

View Article


Updated inherited_resources gem to 1.7.0

View Article

Update rubyzip gem 1.2.0 -> 1.2.1

This fixes a directory traversal vulnerability, see https://github.com/rubyzip/rubyzip/issues/315

View Article

Updated cancancan gem 1.15.0 -> 1.16.0

View Article

Updated devise-invitable gem 1.7.0 -> 1.7.1

View Article



Updated feedjira gem 2.1.0 -> 2.1.1

View Article

Updated newrelic_rpm gem 3.18.0.329 -> 3.18.1.330

View Article

Updated pghero gem 1.6.2 -> 1.6.3

View Article

Updated puma gem 3.7.0 -> 3.7.1

View Article


Updated rest-client gem 2.0.0 -> 2.0.1

View Article

Updated uglifier gem 3.0.4 -> 3.1.4

View Article

Updated capistrano-rails 1.2.2 -> 1.2.3

View Article


Updated capybara 2.12.0 -> 2.12.1

View Article


Updated selenium-webdriver 3.0.5 -> 3.2.2

View Article

2.1.1"">Revert "Updated feedjira gem 2.1.0 -> 2.1.1"

This reverts commit c187556a1cc1d7491f7071dc65e0de70132b3a4e. There seems to be a bug in latest feedjira related to handling of the url attribute of atom feeds. Probably caused by me. Ooops.

View Article

Updated rails 5.0.0 -> 5.0.2

View Article
Browsing latest articles
Browse All 40 View Live




Latest Images