ea6721127f
version 6.1.0
2015-08-18 16:49:30 -07:00
96515e9ced
support request_timeout catch in yaml tests
2015-08-18 16:34:44 -07:00
e580b86e2a
support status message errors for many http statuses
2015-08-18 16:34:44 -07:00
3c67070377
added 2.0 branch to list of unsupported branches available
2015-08-18 16:33:12 -07:00
fddae2376e
Merge pull request #252 from msimerson/patch-1
...
correct typo
2015-08-06 17:00:29 -07:00
466680f461
Merge pull request #234 from ycombinator/gh-232
...
Adding 429 HTTP status code
2015-08-06 16:59:11 -07:00
142ec6f7b0
correct typo
2015-08-06 16:53:42 -07:00
993d3470da
Merge pull request #248 from Zenedith/err-429-too-many-requests
...
Added support for http error 429: 'Too Many Requests'
2015-08-05 13:11:22 -07:00
418046f60f
Merge pull request #249 from zoellner/patch-countExample
...
updated client.count example
2015-08-05 13:10:51 -07:00
4cd4f1ed6b
Merge pull request #251 from cfeio/patch-1
...
Fix spelling mistake: Upcomming -> upcoming
2015-08-05 13:09:13 -07:00
68bbc16464
Fix spelling mistake: Upcomming -> upcoming
2015-08-05 14:39:25 -05:00
c291a2f8b4
updated client.count example (current example leads to error 400, QueryParsingException, request does not support [filtered]])
2015-08-05 11:37:17 -07:00
110b54940b
After signed the CLA
2015-08-04 22:19:29 +02:00
2b40833fa8
Added support for http error 429: 'Too Many Requests'
2015-08-04 22:03:18 +02:00
88adcd7767
regenerate the docs
2015-08-04 10:50:16 -07:00
8940e77a0c
Merge branch 'pr/237'
2015-08-04 10:49:46 -07:00
82f17ee591
apply 3403fb6 to source file
2015-08-04 10:49:28 -07:00
bebb993fc9
Merge pull request #242 from apechimp/master
...
Correct dead timeout in the docs.
2015-08-04 10:44:15 -07:00
df3fc6c9bd
update changelog
2015-08-04 05:46:13 -07:00
034a4f9ba9
version 6.0.0
2015-08-04 05:42:57 -07:00
fecf1b2ea2
update support elasticsearch versions
2015-08-04 05:10:26 -07:00
4c1d3d203c
update master api
2015-08-04 05:01:37 -07:00
de3c00b0dc
enhance response errors with request/response metadata
2015-08-04 05:01:18 -07:00
a460ef8146
update elasticsearch version to 1.7
2015-08-04 03:59:59 -07:00
e8b3fc795d
don't cache elasticsearch repo used for code generation
2015-08-04 03:57:32 -07:00
b5a9aefad1
add caching to travis builds
2015-08-04 03:54:20 -07:00
66c95a0eb9
use spec reporter for unit tests in ci
2015-08-04 03:46:43 -07:00
fbfe9f98b3
update browser test with current version
2015-08-04 03:41:43 -07:00
9774304f85
update to containerized travis build
2015-08-04 03:39:21 -07:00
b1accc9ddf
update grunt-esvm
2015-08-03 09:41:47 -07:00
ed04b7938f
Correct dead timeout in the docs.
...
It's set to one minute in the code.
2015-07-22 11:17:14 -04:00
3dce8dca88
Update engines to include latest iojs builds
2015-07-21 13:10:50 -07:00
61c6a201f5
update apis
2015-07-20 09:58:16 -07:00
a527416976
update config to support repository urls and enable scripting related tests
2015-07-20 09:44:21 -07:00
b9003515a5
add path.repo config to 1.6+ elasticsearch instances
2015-07-16 08:05:45 -07:00
3403fb69b5
Update elasticsearch-js msearch body format
...
Although _msearch using the web API will allow the body to not have leading underscores before the keys "index" and "type" (e.g. `{"index": "my-index", "type": "my-type"}
{"query": ... }`), the Javascript Elasticsearch client.msearch will give the error "SearchPhaseExecutionException[Failed to execute phase [query], all shards failed]" if the body follows the same format. Adding the leading underscores fixes this issue.
2015-07-14 12:34:38 -07:00
f407987160
update apis and add 1.7
2015-07-09 13:40:31 -07:00
389605c344
allow specifying headers per request
2015-07-07 17:33:59 -07:00
89aa4575a5
properly pass port around
2015-07-02 14:53:52 -07:00
878a3e41ce
strip timeout override left from debugging
2015-07-02 13:07:27 -07:00
863cb7a61c
clear the snapshot repos after every doc
2015-07-02 13:05:06 -07:00
c1f584cd3e
added snapshot paths to the esvm config
2015-07-02 13:05:05 -07:00
f52a59acc6
move version rationalization to it's own class
2015-07-02 13:05:05 -07:00
cfe5ef44a2
Merge pull request #236 from pjcard/patch-1
...
Possible inconsistencies
2015-07-02 10:57:08 -07:00
2c3ce2a800
update apis
2015-07-02 08:15:55 -07:00
3d037e53d6
Possible inconsistencies
...
I'm guessing that the exclamation mark and time are incorrect based on the statement above the code.
2015-07-02 15:03:23 +01:00
0f9b1f6c85
Merge pull request #235 from ycombinator/fix-syntax-typo
...
Adding missing comma
2015-07-01 17:28:16 -07:00
fc23deaf95
Only committing relevant generated artifacts
2015-07-01 17:11:36 -07:00
822ddd18cf
Revert "Committing generated artifacts"
...
This reverts commit 0a7a45d86a .
2015-07-01 13:50:10 -07:00
0a7a45d86a
Committing generated artifacts
2015-07-01 13:18:48 -07:00