|
|
bef3104755
|
chore: add linting, fix lint issues
|
2018-03-28 14:44:04 -07:00 |
|
|
|
be536277c3
|
chore: align master changelog with 2.0.3
|
2017-08-14 15:18:27 -07:00 |
|
|
|
71d8b63531
|
chore: add DS_Store to gitignore
|
2017-08-14 15:17:40 -07:00 |
|
|
|
83a0352202
|
chore: rename module to elastiq
|
2017-08-14 15:17:40 -07:00 |
|
|
|
170ba3b8a0
|
chore: update the travis rules
|
2017-08-14 15:17:39 -07:00 |
|
|
|
26715f9ba2
|
chore: add version compat table
|
2017-08-14 15:17:39 -07:00 |
|
|
|
b980ad9e9e
|
chore: add license badge
and rename the license file
|
2017-08-14 15:17:39 -07:00 |
|
|
|
9d8ae30ec6
|
chore: update links in readme
this is a hard fork, after all
|
2017-08-14 15:17:36 -07:00 |
|
Joe Fleming
|
295db5e8fd
|
Merge pull request #1 from w33ble/develop
Fix issue with slow responses from ES
|
2017-08-08 11:02:43 -07:00 |
|
|
|
6620a5de39
|
update changelog
|
2017-08-08 10:55:33 -07:00 |
|
|
|
bb898e26c2
|
add 20x delay when search results in an error
|
2017-08-08 10:55:33 -07:00 |
|
|
|
4813c5bfa3
|
update the changelog
|
2017-08-08 10:55:33 -07:00 |
|
|
|
0ce26f6d9d
|
fix destroy test
|
2017-08-08 10:55:33 -07:00 |
|
|
|
6bdf7163b6
|
add new events
one for when the search is completed, and one for when the job poller is ready
|
2017-08-08 10:55:33 -07:00 |
|
|
|
128905cdb4
|
track poller running state
use setTimeout, and wait for the search and job processing to complete before polling for jobs again
|
2017-08-08 10:55:33 -07:00 |
|
|
|
01adab4174
|
move poller state into this._poller
|
2017-08-08 10:55:33 -07:00 |
|
|
|
eb17575a96
|
update dependencies, remove npmrc
|
2017-08-08 10:55:33 -07:00 |
|
|
|
73c7147c26
|
bump node version requirement
|
2017-08-08 10:55:33 -07:00 |
|
|
|
7787e35ea5
|
chore: add project status section to the readme
also add not that Elastic does not support this library, just in case
|
2017-08-08 10:54:52 -07:00 |
|
|
|
91e5316877
|
v2.0.2
v2.0.2
|
2017-05-23 18:18:20 -07:00 |
|
|
|
ee948c5900
|
stop testing in node 4
because i don't feel like dealing with the peer dependency issues....
|
2017-05-23 18:16:27 -07:00 |
|
|
|
ff944c523a
|
add yarn.lock to gitignore
|
2017-05-23 18:14:13 -07:00 |
|
|
|
6401022021
|
update changelog
|
2017-05-23 18:11:16 -07:00 |
|
|
|
32fb6a92f5
|
better fix for the worker doctype
use the queue's doctype if one is not provided. also adds the option to the readme
|
2017-05-23 18:11:16 -07:00 |
|
|
|
d4f24182b4
|
use the queue doctype in the worker by default
allow the user to override the setting
|
2017-05-23 18:11:16 -07:00 |
|
|
|
283731d6e6
|
2.0.1
|
2017-03-01 16:01:40 -07:00 |
|
|
|
79affbce76
|
remove ignore 400 on index creation
|
2017-03-01 16:01:28 -07:00 |
|
|
|
9b02bdf56c
|
update the readme about version compatability
|
2017-03-01 11:30:33 -07:00 |
|
|
|
bae58b0370
|
2.0.0
|
2017-03-01 11:25:55 -07:00 |
|
|
|
c1216d5a4b
|
update changelog
|
2017-03-01 11:25:46 -07:00 |
|
|
|
0e0c3feab9
|
fix mapping types for 5.x+
elasticsearch has deprecated the string type in 5.x, and is removing it in 6.x
|
2017-03-01 11:23:23 -07:00 |
|
|
|
0fb14d46c9
|
1.0.0
|
2017-02-28 16:03:19 -07:00 |
|
|
|
7900d0c7e1
|
update the changelog
|
2017-02-28 16:03:13 -07:00 |
|
|
|
c84b62bd31
|
update library deps
|
2017-02-28 16:01:52 -07:00 |
|
|
|
d972c9a1cb
|
update remaining test deps
|
2017-02-28 16:01:40 -07:00 |
|
|
|
e294af2688
|
update eslint packages
change elasticsearch to ^ instead of ~
|
2017-02-28 15:57:43 -07:00 |
|
|
|
73efd7167d
|
update eslint config and babel packages
|
2017-02-28 15:55:13 -07:00 |
|
|
|
0ed702c665
|
make elasticsearch a peer dependency
|
2017-02-28 15:52:41 -07:00 |
|
|
|
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 |
|