Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | use each instead of somequeue-opts | Alexander Early | 2016-07-07 | 1 | -3/+2 |
| | |||||
* | Optimize queue processing | Graeme Yeates | 2016-07-03 | 1 | -8/+8 |
| | |||||
* | Implment queues using DLLs | Graeme Yeates | 2016-06-30 | 1 | -26/+26 |
| | |||||
* | Merge pull request #1170 from jnordberg/queue-error | Alex Early | 2016-05-31 | 1 | -0/+5 |
|\ | | | | | Add optional error handler to queues | ||||
| * | Add queue.error handler. | Johan Nordberg | 2016-05-29 | 1 | -0/+5 |
| | | | | | | With the signature `function(error, task){}` | ||||
* | | Remove redundant "use strict" directive as ES2015 modules are implicitly in ↵ | John-David Dalton | 2016-05-31 | 1 | -2/+0 |
|/ | | | | strict mode. | ||||
* | changed saturated and unsaturated to better reflect reality | Alexander Early | 2016-03-22 | 1 | -3/+7 |
| | |||||
* | convert priorityQueue tests to mocha | Alexander Early | 2016-03-22 | 1 | -6/+9 |
| | |||||
* | added a base implementation for unsaturation event #868 | Ernie Casilla | 2016-02-20 | 1 | -0/+5 |
| | | | | | | updating the README fix readme | ||||
* | handle moved lodash internal methods | Alexander Early | 2016-02-10 | 1 | -3/+3 |
| | |||||
* | update locations of lodash methods | --global | 2016-01-13 | 1 | -2/+2 |
| | |||||
* | Avoid including lodash string parsing in bundle | Graeme Yeates | 2016-01-04 | 1 | -1/+1 |
| | |||||
* | Set up async bundles | Graeme Yeates | 2015-12-29 | 1 | -0/+2 |
| | |||||
* | [WIP] modularization (#984) | Graeme Yeates | 2015-12-29 | 1 | -0/+138 |