32 Commits

Author SHA1 Message Date
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