Quantcast
Channel: FeedBunch:3aafbbc21f8300f3fb5abc04fe0b53b1bcd725bd commits
Browsing latest articles
Browse All 40 View Live
↧

Removed unnecessary injection of $http service.

View Article


Explicitly return service object from userDataSvc.

After the addition of the web worker code, I'm not sure if the worker variable is visible from outside the service when using the implicit service return. It's better to encapsulate the service...

View Article

Loading user config is done with a web worker.

View Article

Added .erb extension to file, so asset_path helper is processed by ERB templa...

View Article

Fixed various bugs (missing service injections, wrong variable name).

View Article


Changing the user config to hide guided tours is done in a web worker.

View Article

WIP: load tour texts in a web worker.

View Article

Loading the texts of tours is done in a web worker.

View Article


Simplified worker callback code in tourSvc.

View Article


Managind feed/folder associations (moving feeds into or out of folders) is do...

View Article

Added missing semicolon.

View Article

Adding and removing subscriptions is done in a web worker.

View Article

Code cleanup (use service instead of duplicating code).

View Article


WIP: Pass an argument that indicates the operation to perform to web workers...

WIP: Pass an argument that indicates the operation to perform to web workers that can perform several operations. The operation argument is passed back to the main thread when the worker finishes, so...

View Article

WIP: pass an "operation" argument to web workers.

This argument is not passed to the server via Ajax; rather, it is returned untouched to the main thread via callback when the Ajax call returns. It serves for the main thread to know which operation...

View Article


Fixed bug (double "if").

View Article

Fixed various bugs.

View Article


Updated rails 4.2.5.1 -> 4.2.5.2

This fixes two vulnerabilities. For more details: http://weblog.rubyonrails.org/2016/2/29/Rails-4-2-5-2-4-1-14-2-3-2-22-2-have-been-released/

View Article

Simplified angular service that changes the state of entries, so it uses a si...

This way the overhead of multiple workers running is reduced.

View Article

Fixed bug when successfully adding a subscription.

Adding a subscription no longer takes the user to the Start page. This could be surprising for the user. Also no alert is displayed when the subscribe job has been enqueued, only once it finishes....

View Article

Updated rails 4.2.5.2 -> 4.2.6

View Article


Updated aws-sdk-rails gem 1.0.0 -> 1.0.1

View Article


Updated devise gem 3.5.5 -> 3.5.6

View Article

Updated jquery-rails gem 4.1.0 -> 4.1.1

View Article

Updated newrelic_rpm gem 3.14.2.312 -> 3.15.1.316

View Article


Updated ox gem 2.2.3 -> 2.3.0

View Article

Updated puma gem 2.16.0 -> 3.2.0

View Article

Updated ruby-prof gem 0.15.8 -> 0.15.9

View Article

Updated rubyzip gem 1.1.7 -> 1.2.0

View Article



Updated sidekiq gem 4.0.2 -> 4.1.1

View Article

Updated sinatra gem 1.4.6 -> 1.4.7

View Article

Updated uglifier gem 2.7.2 -> 3.0.0

View Article

Updated brakeman gem 3.1.5 -> 3.2.1

View Article


Updated bundler-audit gem 0.4.0 -> 0.5.0

View Article

Updated coveralls gem 0.8.10 -> 0.8.13

View Article

Updated gem factory_girl_rails 4.5.0 -> 4.6.0

View Article


Updated rspec-rails 3.4.2 -> 3.4.4

View Article


Updated spring gem 1.6.2 -> 1.6.4

View Article

Updated web-console gem 2.3.0 -> 3.1.1

View Article

Updated jquery 2.2.0 -> 2.2.2

View Article
Browsing latest articles
Browse All 40 View Live