92163835a0
missing comma
2014-07-08 18:36:54 -07:00
4edc60b712
updated the README to reflect latest info
2014-07-08 11:38:44 -07:00
bd29bfb16e
updated bluebird
2014-07-08 11:38:44 -07:00
427031d60f
api updated
2014-07-08 11:38:32 -07:00
8bbb97b0cf
grunt test:branch now only generates the chosen branch
2014-07-08 08:40:41 -07:00
0f6fa5140d
removed log generator, use the makelogs tool if you want
2014-07-08 08:39:28 -07:00
7a2571f11a
updated other places that es is cleared to also clear templates
2014-06-09 10:03:05 -07:00
b64afec7ee
test against 1.2.1 since 1.2.0 was un-released
2014-06-09 09:40:36 -07:00
ec199bde2f
ensure that templates are also cleared before each test
2014-06-09 09:21:25 -07:00
dd1643bbb0
updatied the APIs
2014-06-06 13:34:06 -07:00
42c606087c
api update
2014-05-22 09:18:12 -07:00
d63aa0c950
version 2.2.0
2014-05-22 09:12:02 -07:00
cc8d4e4df8
Merge branch 'master' into 2.2
2014-05-22 09:10:33 -07:00
a3d718d6d9
added support for dynamic_scripting to bash scripts
2014-05-22 08:55:23 -07:00
c1f1f40194
set the 1.2 API to actually be used as the default
2014-05-22 08:26:58 -07:00
3d8a81038e
added 1.1 API to the doc index, and reset flag to the log generator
2014-05-21 12:44:56 -07:00
531ceb00d2
version 1.2 is now the default API, and is available in the client
2014-05-21 12:31:54 -07:00
2266c4eb13
update the bower repo's package.json file as well as it's bower.json
2014-05-19 11:51:30 -07:00
1bcc5849e0
version 2.1.6
2014-05-19 11:42:16 -07:00
33b19ab634
forgot to exclude _elasticsearch directories from npm
2014-05-19 11:41:19 -07:00
928692d5cc
version 2.1.5
2014-05-19 11:35:07 -07:00
9e622fef1e
Merge pull request #105 from spenceralger/2.1
...
update 2.1 with changes from master
2014-05-19 11:33:16 -07:00
ac60bfa7c5
Merge remote-tracking branch 'upstream/master' into 2.1
...
Conflicts:
docs/api_methods_1_x.asciidoc
docs/browser_builds.asciidoc
2014-05-19 10:18:36 -07:00
512516c73f
udpated the log generator to pause when there is a bulk queue overflow
2014-05-19 10:12:00 -07:00
37d7877f7a
updated the options/defaults for apiVersion in the configuration docs.
2014-05-19 10:08:12 -07:00
f0f14b3bb5
added some complex fields to the log generator
2014-05-13 09:43:02 -07:00
6e2f97ef3f
added the cat.fieldata api's
2014-05-09 11:52:55 -07:00
0bdb424d40
added a link directly to the browser_builds page
2014-05-08 18:11:56 -07:00
dbf2de3319
push browser_buils to their own page
2014-05-08 17:43:27 -07:00
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
007e9ac5a0
quit testing that the unit tests run in ie9
2014-05-08 17:23:06 -07:00
1a383aced5
added a new RequestTypeError class that connectionClasses can throw to prevent a request from being retried and respond directly to the user.
2014-05-08 17:12:20 -07:00
73203256d2
moved browser-builds section to their own page/file and modified verbiage about IE9
2014-05-08 17:11:35 -07:00
cc6ff367be
updated browser_client tasks to only run the build once durring release, and added a call to npm publish when publishing the bower component
2014-05-06 13:32:06 -07:00
9fdc3e8982
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 12:06:22 -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
c793360d9c
updated mocha and angular.
2014-05-05 15:48:12 -07:00
9a1cfe7c42
seperated stable and unstable branches so that docs are not generated for the unstable ones
2014-05-05 10:25:04 -07:00
f54826fa6b
updated APIs
2014-05-05 10:24:12 -07:00
1e8805ada3
removed 'unstable' api docs
2014-05-05 10:23:47 -07:00
5edcab1d39
Fixed a link to the deprecated indices-status method
2014-05-05 12:03:24 +02:00
dfca8f574f
fixed stupidly specific test
2014-05-02 09:52:11 -07:00
611be9d616
allow stack traces in the browser
2014-05-02 09:26:31 -07:00
6ca4fca6cc
use long-notation for defining deps in the angular connector
2014-05-02 09:26:14 -07:00
36ac7ca6ef
fix lint issues
2014-05-01 12:51:05 -07:00
ee3c68d6e9
Enhancing help message for log generator
2014-04-30 16:24:08 -07:00
106bccd00e
fetch full history, until the current errors are understood
2014-04-30 10:38:12 -07:00
caaf3d6cf3
make fetches/clones less shallow
2014-04-30 09:38:20 -07:00