Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Commits · master
node-job-queue
Browse files
Feb 14, 2017
1.1.0
· 2610472b
Dominic
authored
Feb 13, 2017
2610472b
Add support for a configurable delay between jobs
· e3326f23
Dominic
authored
Feb 13, 2017
e3326f23
Feb 07, 2017
Rename test for consistency
· 8a20aafc
Dominic
authored
Feb 07, 2017
8a20aafc
Rewrite the run all jobs in order test to be more reliable
· 1a79b024
Dominic
authored
Feb 07, 2017
1a79b024
Add note to readme on public methods
· a17417f5
Dominic
authored
Feb 07, 2017
a17417f5
Bump to 1.0.2 after minor bug fixes in event emmiters
· 6007b07f
Dominic
authored
Feb 07, 2017
6007b07f
Finish the initial test suite
· b73ebd99
Dominic
authored
Feb 07, 2017
b73ebd99
Add a getter for the job queue
· 27b37077
Dominic
authored
Feb 07, 2017
27b37077
Add sinon and sinon-chai as dev dependencies
· 4729b919
Dominic
authored
Feb 07, 2017
4729b919
More tweaks to eslint for test suite
· fa1c1998
Dominic
authored
Feb 06, 2017
fa1c1998
Save a reference to the job that just finished before removing. So, we can...
· daa34028
Dominic
authored
Feb 06, 2017
daa34028
Feb 06, 2017
Start on test suite with mocha and chai
· 9cce2420
Dominic
authored
Feb 06, 2017
9cce2420
Rename the error event to queueError because node throws unlistened for error events
· 485ccdb1
Dominic
authored
Feb 06, 2017
485ccdb1
Use a arrow functions in setTimeouts to bind `this` to the class context.
· f09843f2
Dominic
authored
Feb 06, 2017
f09843f2
Feb 05, 2017
Move repo to Gitlab
· 11c9a2d1
Dominic
authored
Feb 05, 2017
11c9a2d1
Initial commit of main class
· d41829f4
Dominic
authored
Feb 05, 2017
d41829f4
Finish basics of readme
· 5f222151
Dominic
authored
Feb 05, 2017
5f222151
Add eslint
· 61fcc958
Dominic
authored
Feb 05, 2017
61fcc958
Add package.json
· 6b67e1f8
Dominic
authored
Feb 04, 2017
6b67e1f8
Add basic readme
· a3d20e7d
Dominic
authored
Feb 04, 2017
a3d20e7d
Initial commit
· 2824e55b
Dominic
authored
Feb 04, 2017
2824e55b
Loading