Commit Graph

215 Commits

Author SHA1 Message Date
a0042be7c9 0.5.0 2016-05-19 14:15:53 -07:00
d325f108f7 Merge branch 'master' into develop 2016-05-19 14:14:35 -07:00
1fe139e1b0 0.4.1 v0.4.1 2016-05-19 14:13:49 -07:00
4beb4a880b update changelog 2016-05-19 14:12:51 -07:00
9ab3bb048e update tests and fixture 2016-05-19 14:12:01 -07:00
ca0da61a69 default created_by to false 2016-05-19 14:11:52 -07:00
59d30bbb0f remove console debugging 2016-05-19 14:10:03 -07:00
6ce18a5477 update changelog 2016-05-17 13:38:08 -07:00
89c08068dd use filter instead of must in query
faster, and the score does not matter here
2016-05-17 13:37:22 -07:00
5f2e2b09cf bump dev node version 2016-05-17 10:19:27 -07:00
fb2f51b11d 0.4.0 v0.4.0 2016-05-16 17:19:55 -07:00
8ac9a81fdb update changelog and readme 2016-05-16 15:06:47 -07:00
4472e725fa add tests for optional fields to get and toJSON methods 2016-05-16 15:04:35 -07:00
be1eb81059 make the mock client get method async
and update worker tests to use async value
2016-05-16 15:03:20 -07:00
8d21dc6967 add optional created_by record to the doc 2016-05-16 15:02:34 -07:00
31159baae9 add future version notes to changelog 2016-05-16 14:24:20 -07:00
49965bbaf1 add changelog file 2016-05-16 14:23:12 -07:00
49b982db99 change priority field to byte 2016-05-16 14:09:42 -07:00
9aa8eed297 filter output when searching for jobs 2016-05-16 14:09:24 -07:00
0bf6fb0023 0.3.2 v0.3.2 2016-05-13 14:59:17 -07:00
300449bfb0 add test for missing index result 2016-05-13 14:59:05 -07:00
868c808db7 missing indices need to return an array 2016-05-13 14:56:50 -07:00
ef61a33a38 0.3.1 v0.3.1 2016-05-13 14:40:46 -07:00
dae14e0edc add tests for job search failures 2016-05-13 14:36:19 -07:00
c51ea64bdd [worker] swollow missing index errors 2016-05-13 14:35:39 -07:00
5d37399fbf run travis on version tags too 2016-05-12 17:27:53 -07:00
e4e8e9222c 0.3.0 v0.3.0 2016-05-12 17:02:07 -07:00
02a530c4c7 Merge branch 'develop' 2016-05-12 16:59:48 -07:00
959f58ad8b travis should only build the master branch 2016-05-12 16:59:14 -07:00
e9c3f5553d try using node 5 and 6 again
with an additional npm install call, because npm3
2016-05-12 16:11:10 -07:00
234b829adf add more tests around job query 2016-05-12 15:09:53 -07:00
df9508808b use jobtype in worker, update query
also simplify the query a bit and use constant_score
2016-05-12 14:08:43 -07:00
609e81fdef distiguish the doctype from the jobtype
update tests and mock elasticsearch client
2016-05-12 12:20:49 -07:00
3375335d24 add type field, switch to string types
should allow elasticsearch 2.x use
2016-05-12 11:49:54 -07:00
0020050f3f use contants for defaults, use a common doctype
add tests, update readme
2016-05-12 11:48:54 -07:00
fa784393e5 add test for process_expiration value 2016-05-11 11:04:23 -07:00
a4323433f2 remove use of var 2016-05-11 10:58:21 -07:00
7d08b98b15 Merge branch 'develop' 2016-05-10 17:31:27 -07:00
4793027ff3 0.2.2 v0.2.2 2016-05-10 17:31:09 -07:00
38532a6296 fix scoping issue, add debugging on worker register 2016-05-10 17:28:27 -07:00
aa5ea72e3b swollow errors saving job output, include error in debugging output 2016-05-10 17:24:05 -07:00
d1e5d68f74 swollow errors saving job output, include error in debugging output 2016-05-10 17:23:07 -07:00
e077442340 add debugging on job timeout 2016-05-10 16:57:40 -07:00
82506a74e8 set process_expiration by default
without this, the job query fails with field='process_expiration' is unrecognized
2016-05-10 16:01:24 -07:00
cae02cb0f8 add description and keywords 2016-05-10 14:14:19 -07:00
11de18f4da 0.2.1 v0.2.1 2016-05-10 14:06:37 -07:00
f5bf40cf71 prefix all the debugger namespaces 2016-05-05 11:41:57 -07:00
1f053cbb6b stop bothering me travis 2016-05-05 09:46:59 -07:00
a7c0a7ca41 0.2.0 v0.2.0 2016-05-04 14:24:48 -07:00
61cbe592c6 provide code block format 2016-05-04 14:20:41 -07:00