|
|
8b652f11a9
|
0.10.2
|
2016-07-22 14:41:47 -07:00 |
|
|
|
6ad438db96
|
0.10.1
|
2016-07-19 13:43:18 -07:00 |
|
|
|
041af798a8
|
0.10.0
|
2016-07-12 13:39:39 -07:00 |
|
|
|
da57fdeee7
|
0.9.0
|
2016-06-28 18:35:58 -07:00 |
|
|
|
d73155d538
|
0.8.0
|
2016-06-27 14:41:45 -07:00 |
|
|
|
ea0ea7e6c2
|
0.7.0
|
2016-06-07 11:20:13 -07:00 |
|
|
|
34592740c7
|
0.6.1
|
2016-06-06 17:23:06 -07:00 |
|
|
|
04608b0ab2
|
update nyc in package.json
|
2016-06-06 15:26:36 -07:00 |
|
|
|
d70a8cc3ea
|
0.6.0
|
2016-06-06 15:06:53 -07:00 |
|
|
|
21d52b4b50
|
add package script
handy for packaging up the lib path on release tags
|
2016-05-19 15:06:51 -07:00 |
|
|
|
a0042be7c9
|
0.5.0
|
2016-05-19 14:15:53 -07:00 |
|
|
|
1fe139e1b0
|
0.4.1
|
2016-05-19 14:13:49 -07:00 |
|
|
|
fb2f51b11d
|
0.4.0
|
2016-05-16 17:19:55 -07:00 |
|
|
|
0bf6fb0023
|
0.3.2
|
2016-05-13 14:59:17 -07:00 |
|
|
|
ef61a33a38
|
0.3.1
|
2016-05-13 14:40:46 -07:00 |
|
|
|
e4e8e9222c
|
0.3.0
|
2016-05-12 17:02:07 -07:00 |
|
|
|
4793027ff3
|
0.2.2
|
2016-05-10 17:31:09 -07:00 |
|
|
|
cae02cb0f8
|
add description and keywords
|
2016-05-10 14:14:19 -07:00 |
|
|
|
11de18f4da
|
0.2.1
|
2016-05-10 14:06:37 -07:00 |
|
|
|
a7c0a7ca41
|
0.2.0
|
2016-05-04 14:24:48 -07:00 |
|
|
|
4318bd672f
|
slim down the lodash dependencies
|
2016-05-04 13:28:07 -07:00 |
|
|
|
902f1aeb60
|
remove bluebird dependency
|
2016-05-04 12:44:16 -07:00 |
|
|
|
5efccc4435
|
rename project to esqueue
|
2016-05-03 16:30:54 -07:00 |
|
|
|
9b31859eed
|
alphabetize npm scripts, clean lib on build
|
2016-05-03 16:12:50 -07:00 |
|
|
|
4504c657e6
|
try switching to codecov
|
2016-05-03 15:13:45 -07:00 |
|
|
|
35ca41b955
|
add coveralls integration
|
2016-05-03 14:46:44 -07:00 |
|
|
|
594e249ee0
|
add test coverage reporting
via nyc. also change non-build test runner script name
|
2016-05-03 14:22:01 -07:00 |
|
|
|
ed7322b0d7
|
bring the version down
this is probably not ready for production use, and should be pre-1.0
|
2016-05-03 14:09:46 -07:00 |
|
|
|
696cf78464
|
handle worker timeouts
|
2016-05-02 17:51:06 -07:00 |
|
|
|
1018e2b3a8
|
use in-publish to avoid stupid prepublish npm logic
|
2016-04-29 16:03:18 -07:00 |
|
|
|
8efe69a443
|
add missing bluebird library
|
2016-04-29 15:08:41 -07:00 |
|
|
|
b907c0ed71
|
add optional debugging output
|
2016-04-25 10:52:58 -07:00 |
|
|
|
d357971554
|
add date interval module
|
2016-04-22 11:25:06 -07:00 |
|
|
|
1b5f2af004
|
add a worker module
|
2016-04-18 16:39:35 -07:00 |
|
|
|
fb4caf4dc1
|
add mocha-only script
|
2016-04-18 16:34:30 -07:00 |
|
|
|
822019f12a
|
change test structure, create elasticsearch fixture
|
2016-04-15 16:51:38 -07:00 |
|
|
|
facf8d89e3
|
add create_client tests
|
2016-04-14 17:45:32 -07:00 |
|
|
|
9c285514d4
|
fix mocha test path
|
2016-04-14 17:44:42 -07:00 |
|
|
|
d0abad344a
|
add default setting values
|
2016-04-14 17:01:50 -07:00 |
|
|
|
981bf09aab
|
remove Joi validation, add createClient, update tests
|
2016-04-14 16:57:28 -07:00 |
|
|
|
cdbeef802f
|
add linting to project
|
2016-04-14 16:56:46 -07:00 |
|
|
|
a25833f60e
|
fix main param
|
2016-04-14 15:29:22 -07:00 |
|
|
|
b0e0f9452b
|
refactor - move validation into new module
|
2016-04-14 15:28:42 -07:00 |
|
|
|
5619612943
|
update constructor, add option validation tests
|
2016-04-14 15:04:49 -07:00 |
|
|
|
83823ebdf0
|
include engine and node version, rename project, tweak babelrc syntax
|
2016-04-14 15:01:12 -07:00 |
|
|
|
252f72a948
|
inital boilerplate checkin
|
2016-04-13 17:09:08 -07:00 |
|