81ecbd5be3
fixed asciidoc id
2014-05-08 17:27:02 -07:00
cbb7182965
moved browser-builds section to their own page/file and modified verbiage about IE9
2014-05-08 17:24:35 -07:00
8b6c8b7273
Merge pull request #99 from doowb/patch-1
...
Update quick_start.asciidoc
2014-05-06 12:03:53 -07:00
e0de5d1f31
Update quick_start.asciidoc
...
Since the `from` property is doing this `from: (pageNum - 1) * perPage,` logic, I think the default for `pageNum` should be `1`. Otherwise it would results it `-15` when `pageNum` and `perPage` are defaults.
2014-05-06 11:57:43 -04:00
5edcab1d39
Fixed a link to the deprecated indices-status method
2014-05-05 12:03:24 +02:00
fa6599498c
Merge branch 'master' of github.com:elasticsearch/elasticsearch-js into 2.1
2014-04-29 14:41:38 -07:00
3d2b080049
enable scripting on master/1.x nodes, removed the indices.status() method from the master branch
2014-04-29 14:41:11 -07:00
d84e39f677
Merge pull request #92 from victorquinn/patch-1
...
Fix minor typo in the docs: upcomming: upcoming
2014-04-28 10:56:49 -07:00
810adc9cbd
Update api_methods.asciidoc
...
Fix a minor typo in the docs: upcomming -> upcoming
2014-04-28 11:58:23 -04:00
546e23820b
updated link to jenkins
2014-04-25 17:17:14 -07:00
35003b122b
Updating API and log generator
2014-04-25 16:20:25 -07:00
c5ea877e3b
updated angular build to add $invoke to the config (rather than and ) so that other components can define their dependencies in the component.
2014-04-25 16:20:11 -07:00
2104c692ab
switched to tilde notiation for relative package versions
2014-04-25 16:20:11 -07:00
5f10281d17
additional options added for update's version param.
2014-04-25 16:16:26 -07:00
00fdc86315
stop failing the build because of overworked/slow es test servers
2014-04-25 14:45:24 -07:00
6b1292cd9a
Update api_conventions.asciidoc
2014-04-25 07:56:19 -07:00
51e6b32123
test against the latest releases on travis
2014-04-23 19:32:24 -07:00
cfd29b6111
added searchShards method to the API
2014-04-23 19:07:53 -07:00
4a54417f29
log generator improvements
2014-04-23 19:06:47 -07:00
f00cb0b9ba
updated angular build to add $invoke to the config (rather than and ) so that other components can define their dependencies in the component.
2014-04-23 12:21:10 -07:00
36d680d400
switched to tilde notiation for relative package versions
2014-04-23 12:19:31 -07:00
ee85723647
did not intend to change js-yaml version
2014-04-22 12:56:24 -07:00
50721eb01d
Merge branch 'master' into 2.1
2014-04-22 12:25:26 -07:00
b2a9e08fad
when starting 1.x and master versions of ES for testing, start with the node.bench flag set to true.
2014-04-22 12:24:37 -07:00
633b322a04
version 2.1.4
2014-04-22 11:15:17 -07:00
93648ce8c1
updated to the latest API, which moves the experimental benchmark API (in the unreleased API versions master and 1.x) and includes a new indices.updateAliases example. Closes #83
2014-04-22 11:10:59 -07:00
95f5bdb7ea
updated nock to include pgte/nock#157
2014-04-16 13:16:00 -07:00
9775cfb7ec
updated travis secure token for Coveralls repo token
2014-04-15 10:53:18 -07:00
7144fa59c0
version 2.1.3
2014-04-15 08:59:48 -07:00
222c364417
Merge pull request #84 from elasticsearch/master
...
Update API, fix test runner
2014-04-15 08:58:21 -07:00
b5bf564f86
updated grunt-run
2014-04-15 08:54:47 -07:00
dcc4a3747f
Updated the API to the latest version and fixed an issue with the test runner,
...
which was confused by parameters that were in the URL, but not in the params list.
2014-04-15 08:30:42 -07:00
2d068cf31c
version 2.1.2
2014-04-08 09:37:01 -07:00
9c6570dfa9
Merge pull request #82 from gabrielf/features/slimmer-npm-package
...
slimmer npm package
2014-04-08 09:34:27 -07:00
3ac993f42c
slimmer npm package
2014-04-07 22:17:01 +02:00
c20a089d33
Merge pull request #80 from Mikulas/patch-1
...
doc: fix browserify link
2014-04-04 15:02:14 -07:00
8a3ac27425
fix browserify link
2014-04-04 17:43:22 +02:00
94dccf6886
updated docs to use valid URL
2014-04-02 09:38:02 -07:00
99a74cb25d
fetch the latest JDK7 build for 1.x branch
2014-04-02 08:31:55 -07:00
71cefb3f37
updated bluebird
2014-04-02 07:20:01 -07:00
560a64af96
version 2.1.1
2014-04-01 18:45:43 -07:00
b1ee674613
fixed tests for host that were too specific to begin with
2014-04-01 18:23:05 -07:00
47f0e52cb2
doc enhancements for Host related config
2014-04-01 18:23:05 -07:00
a363906c4f
parameters that belong in the url, but are undefined or null will be considered absent
2014-04-01 18:23:05 -07:00
ee3bd414a6
added header support to the non-node connectors
2014-04-01 18:23:05 -07:00
2eefd190a1
Fixes the sniffOnConnectionFault config parameter
2014-04-01 18:23:05 -07:00
129c2ff45a
Merge pull request #75 from spenceralger/master
...
Fixed jenkins tests
2014-03-28 16:11:23 -07:00
af89a4917f
test fixes...
2014-03-28 16:11:00 -07:00
913edeb728
when there are timeouts left behind we should spit them out
2014-03-27 18:26:42 -07:00
86568fb36d
switched the version ranges in package.json to be bwc with older npm installs
2014-03-27 18:07:04 -07:00