Quantcast
Channel: FeedBunch:0f742e1cf7afdf292c6d1f27fb7dea62fc3d8c49 commits
Browsing all 40 articles
Browse latest View live

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
Browsing all 40 articles
Browse latest View live




Latest Images