Quantcast
Channel: FeedBunch:5bf675cc99739e0a40c62d1ab09c63147957bf28 commits
Browsing all 39 articles
Browse latest View live
↧

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

Updated uri.js 1.17.0 -> 1.17.1

View Article


Updated isInViewport js library 2.3.0 -> 2.3.1

View Article

Updated angularjs, angular-sanitize, angular-touch 1.5.0 -> 1.5.3

View Article

Updated ngInfiniteScroll js library 1.2.1 -> 1.2.2

View Article


Loading and hiding export job alerts is done in a single web worker.

Unifying two workers into one means less overhead.

View Article


Loading and hiding import job alerts is done in a single web worker.

Unifying two workers into one means less overhead.

View Article

Unified all web workers used by jobStateSvc into a single worker.

This reduces overhead.

View Article

Unified all webworkers used by tourSvc into a single worker.

This reduces overhead.

View Article

DRY web worker callbacks in main thread, separating them to private functions...

View Article


Fixed typo in code.

View Article

WIP: load entries in a web worker.

View Article


Moved method that requests a feed refresh to a new angularjs service.

Better separation of concerns.

View Article

Instantiate a new XmlHttpRequest object every time an HTTP request if perform...

Sharing xhr objects is a bad idea. If a new request is sent while another is running, the older request is canceled.

View Article


WIP: cancel running http requests to retrieve entries when the user requests ...

View Article

Moved function to a more appropiate service.

View Article
Browsing all 39 articles
Browse latest View live