db73802af9
Bumped v0.1.0-alpha.2
2018-11-21 11:53:41 +01:00
4ea137db1f
Updated scripts
2018-11-21 11:15:09 +01:00
e20961fb3a
API generation
2018-11-21 11:15:06 +01:00
53329e48bc
Updated test
2018-11-20 18:52:22 +01:00
79b4187f30
WIP: initial prototype
...
- Hide auth data from Node ID
- Added support for sending streams
2018-11-20 18:51:23 +01:00
4ad6c255d6
Bumped v0.1.0-alpha.1
2018-11-19 12:39:54 +01:00
77f99e7761
Updated scripts
2018-11-19 11:35:11 +01:00
da710e26e1
Updated test
2018-11-19 11:35:02 +01:00
020165168c
WIP: initial prototype
...
- Expose connection info inside events
- Fixed minor bugs
2018-11-19 11:33:40 +01:00
d259b82763
Use Elasticsearch 6.5.0
2018-11-19 11:33:20 +01:00
8475bc52fa
API generation
2018-11-19 11:32:20 +01:00
bd5ba19e17
Updated test
2018-11-15 17:53:54 +01:00
11b0d50751
WIP: initial prototype
...
- Added asStream option
- Better handling of request object
2018-11-15 17:50:56 +01:00
e15546541e
Updated scripts
2018-11-15 17:48:10 +01:00
1d696ba0d6
API generation
2018-11-15 17:46:33 +01:00
95c7ca8427
Bumped v0.1.0-alpha.0
2018-11-14 08:46:24 +01:00
a57c8472c9
Updated package.json
2018-11-12 18:39:43 +01:00
6284d71281
Merge branch 'next' of https://github.com/elastic/elasticsearch-js into next
2018-11-09 18:09:31 +01:00
ca5e9ca743
Force close the server once the test is finished
2018-11-09 18:09:29 +01:00
6f08079953
WIP: clients-ci ( #723 )
...
clients-ci
2018-11-09 17:57:23 +01:00
0701a795c2
Node v6 fix
2018-11-09 17:32:29 +01:00
9df4fcbbb6
Updated test
2018-11-09 17:17:05 +01:00
3dd4f01370
WIP: initial prototype
...
- Renamed host configuration, now we use node(s)
- Updated Connection internals
- Added custom headers for Connection
2018-11-09 17:15:29 +01:00
2d7dfdd7a0
Updated scripts
2018-11-08 19:41:38 +01:00
869b50fca9
Updated test
2018-11-08 19:41:33 +01:00
08e9ff398f
API generation
2018-11-08 19:35:51 +01:00
e97f66b0c3
WIP: initial prototype
...
- Updated ConnectionPool internals
- Added ConnectionPool.update api
- Experimental: return http response in transform
2018-11-08 19:34:12 +01:00
c6b8665edd
Updated dependencies
2018-11-05 19:23:51 +01:00
15e13b2190
Updated api generation script
2018-11-05 19:22:46 +01:00
40cb37b2e8
Updated test
2018-11-05 19:22:36 +01:00
d77d97d301
WIP: initial prototype
...
- Use plain node http.request
- WIP: connection closing procedure
- Updated ConnectionPool.getConnection
- Removed Selector class and expose a single configuration parameter
- Added compression handling
- Improved code documentation
2018-11-05 19:19:39 +01:00
2d3701d7e9
API generation
2018-11-05 19:17:55 +01:00
49cff40e96
Updated api generation script
2018-11-02 11:48:12 +01:00
99e9568b58
Enable all features in integration test
2018-11-02 11:47:40 +01:00
42fd15d54c
API generation
2018-11-02 11:46:00 +01:00
99fe53fbca
Added .travis.yml
2018-10-30 18:36:41 +01:00
a60ac39aa6
Added wait-cluster script
2018-10-30 18:36:04 +01:00
3962e2c031
Added integration test
2018-10-30 17:27:07 +01:00
55c507c423
API generation
2018-10-30 17:26:22 +01:00
ad9b68aea6
Added API generation scripts
2018-10-30 17:25:23 +01:00
21a5c29aa8
Updated test
2018-10-30 16:36:03 +01:00
c9635c4a71
WIP: initial prototype
...
- Added support for different format of requestTimemout
- Changed api method result
- Now we are always returning the result in case of error
- Improved body deserialization
- Added cast to boolen for HEAD requests
- Added support for already serialized strings in the ndserializer
- Fixed qserializer in case of null object
- Updated Errors
2018-10-30 16:32:10 +01:00
961b8224ef
Updated test
2018-10-26 19:06:04 +02:00
51e6c76511
WIP: initial prototype
...
- Added querystring support
- Added support for already serialized bodies
2018-10-26 19:04:45 +02:00
8429ad28d9
Updated test
2018-10-25 17:16:29 +02:00
8ce9f970f0
WIP: initial prototype
...
- Added randomizeHost option
- Added ignore status code option
- Updated error classes
- Added ndjson support
- Retry on 502/3/4
2018-10-25 17:10:00 +02:00
145e2ab5e5
Updated .gitignore
2018-10-25 17:07:01 +02:00
aca2712161
Updated test
2018-10-24 15:52:17 +02:00
3c8aaaecd1
WIP: initial prototype
...
- Added more sniffing options
- Added support for different resurrection strategies
- Fixed url resolving
2018-10-24 15:52:11 +02:00
b6b04f99d8
WIP: Added some basic unit tests
...
- Added unit test
- Added test fixtures
- Added test utils
2018-10-22 16:54:14 +02:00