Commit Graph

1790 Commits

Author SHA1 Message Date
b2038f4063 version 2.3.0 2014-07-11 12:57:57 -07:00
2fdafd38ab added additional note about makelogs 2014-07-11 12:53:54 -07:00
cabf53730f added additional note about makelogs 2014-07-11 12:53:28 -07:00
4d619f2abb Merge branch 'master' into 2.3 2014-07-11 12:49:22 -07:00
dfea7cae53 added notes about release to Changelog 2014-07-11 12:47:22 -07:00
b2d6328bc2 updated chalk to latest 2014-07-11 12:45:22 -07:00
8a582d8c96 updated bluebird to 2.2.1 2014-07-11 12:44:51 -07:00
e94b9c5c6e added a note about Node version support 2014-07-11 12:38:39 -07:00
e8144714a8 added feature detection for native KeepAlive support in 0.11 2014-07-10 18:06:14 -07:00
a9f8122063 applied 92163835a0 to the example source 2014-07-10 18:04:15 -07:00
ff8e925976 updated link to jenkins 2014-07-10 09:44:15 -07:00
0e4c434fe4 expanded angular client docs a bit, and mentioned the example integration project. 2014-07-09 11:44:11 -07:00
6cb96020ea Update quick_start.asciidoc 2014-07-09 08:35:03 -07:00
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