|
|
2324256039
|
remove error dependency
|
2017-02-28 15:52:41 -07:00 |
|
|
|
c6c73f6dd2
|
fix code and tests, use custom errors
|
2017-02-28 15:52:41 -07:00 |
|
|
|
9cff4e4b04
|
replace typed errors with custom errors
|
2017-02-28 15:52:40 -07:00 |
|
|
|
1e8340f214
|
remove lodash dependencies
|
2017-02-28 14:48:43 -07:00 |
|
|
|
bbd82a1de1
|
replace lodash methods with local helpers
|
2017-02-28 14:48:23 -07:00 |
|
|
|
64c1c90337
|
add plain object check and omit helpers
|
2017-02-28 14:45:43 -07:00 |
|
|
|
5e0cc440ff
|
0.12.2
|
2016-12-16 17:02:04 -07:00 |
|
|
|
1e3168452f
|
update the changelog
|
2016-12-16 17:00:49 -07:00 |
|
Joe Fleming
|
3cc8573ab0
|
Merge pull request #13 from w33ble/fix/worker-destroy
Worker destroy() will stops job polling
|
2016-12-16 16:57:52 -07:00 |
|
|
|
b2f4ae857f
|
test that the running state prevents searches
|
2016-12-16 16:53:22 -07:00 |
|
|
|
c64c5c80d6
|
call _stopJobPolling on destroy
|
2016-12-16 16:50:48 -07:00 |
|
|
|
4befaee4cc
|
minor syntax change
make running more clearly a private state variable
|
2016-12-16 16:45:23 -07:00 |
|
Joe Fleming
|
af47d230db
|
Merge pull request #10 from jasonallen/patch-1
Fix typo in Worker Class name
|
2016-12-16 10:27:30 -07:00 |
|
jason allen
|
7c1189cf3c
|
[FIX] worker destroy will really stop it.
|
2016-12-15 09:27:27 -08:00 |
|
|
|
bcca5667fb
|
udpate travis badge, remove codecov
|
2016-12-06 14:59:40 -07:00 |
|
|
|
5886c1399d
|
0.12.1
|
2016-12-06 14:52:34 -07:00 |
|
|
|
40aa1d0a2c
|
change repo location and author
|
2016-12-06 14:52:22 -07:00 |
|
Jason Allen
|
3d34642de4
|
Fix typo in Worker Class name
It was mistakenly called Job.
|
2016-12-01 07:58:35 -08:00 |
|
|
|
7836ae5b39
|
0.12.0
|
2016-10-19 13:42:38 -07:00 |
|
|
|
6913391526
|
update the changelog
|
2016-10-19 13:39:59 -07:00 |
|
|
|
2753986038
|
remove the timeout param from ping
|
2016-10-19 13:39:22 -07:00 |
|
|
|
64ff676fab
|
change the queue error
|
2016-10-19 13:39:07 -07:00 |
|
|
|
160f087c9f
|
add 0.10.5 notes
|
2016-09-19 09:41:29 -07:00 |
|
|
|
50998fa69a
|
0.11.1
|
2016-09-19 09:34:26 -07:00 |
|
|
|
d7e12206c5
|
add apache 2.0 license file
|
2016-09-19 09:32:54 -07:00 |
|
|
|
d71792f939
|
0.11.0
|
2016-09-14 11:40:05 -07:00 |
|
Joe Fleming
|
9c411b0b11
|
Merge pull request #8 from epixa/excludes
Use excludes instead of exclude in ES _source query
|
2016-09-14 11:31:50 -07:00 |
|
Court Ewing
|
7af0c82080
|
Use excludes instead of exclude in ES _source query
As of ES 5.0, you must use the plural name.
|
2016-09-14 12:24:11 -04:00 |
|
|
|
c0c535076e
|
add dateSeparator to readme
|
2016-08-22 16:44:08 -07:00 |
|
|
|
f5a12db60c
|
add vulnerable packages check to test script
|
2016-08-22 11:35:14 -07:00 |
|
|
|
3bf62525a9
|
0.10.4
|
2016-08-22 11:26:11 -07:00 |
|
|
|
c368fa91a1
|
update changelog
|
2016-08-22 11:25:54 -07:00 |
|
|
|
a5bfb96855
|
add dateSeparator validation test
|
2016-08-22 11:24:59 -07:00 |
|
|
|
83f267a028
|
add dateSeparator on index creation
|
2016-08-22 11:11:57 -07:00 |
|
|
|
faeb705dee
|
add date separator constant, update tests
|
2016-08-22 11:11:38 -07:00 |
|
|
|
2693c40423
|
add tests for custom date separator
|
2016-08-22 11:03:06 -07:00 |
|
|
|
10003e147d
|
allow valid datestamp separator to be specified
|
2016-08-22 10:49:01 -07:00 |
|
|
|
c976684a42
|
0.10.3
|
2016-08-04 16:04:26 -07:00 |
|
|
|
1a1f9358fd
|
update changelog
|
2016-08-04 16:04:15 -07:00 |
|
|
|
7867f14476
|
bump moment version
|
2016-08-04 16:00:55 -07:00 |
|
|
|
8b652f11a9
|
0.10.2
|
2016-07-22 14:41:47 -07:00 |
|
|
|
f3ac7c1958
|
add not about header passing on job creation
|
2016-07-21 14:44:57 -07:00 |
|
|
|
597052dc4e
|
add test for passing headers on job creation
|
2016-07-21 14:39:07 -07:00 |
|
|
|
2c5519c253
|
pass headers on job creation
|
2016-07-21 14:31:32 -07:00 |
|
|
|
b916d1352a
|
rename client creation module
|
2016-07-21 14:31:15 -07:00 |
|
|
|
6ad438db96
|
0.10.1
|
2016-07-19 13:43:18 -07:00 |
|
|
|
38287f10f7
|
update the changelog
|
2016-07-19 12:59:50 -07:00 |
|
|
|
9d20095ffb
|
add a test for index refreshing
|
2016-07-19 12:59:24 -07:00 |
|
|
|
67381108d7
|
add indices.refresh method to mock client
|
2016-07-19 12:51:34 -07:00 |
|
|
|
2c025e02c9
|
refresh the index after adding job
makes the job searchable after the creation event emits
|
2016-07-19 12:49:27 -07:00 |
|