Commit Graph

450 Commits

Author SHA1 Message Date
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
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
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
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
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
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
a82f8e14d3 fixed an issue preventing the API generator from running, and batched the git-fetch calls for each es branch 2014-04-30 09:34:28 -07:00
17e95f836f moved away from multiple repos, to a single bare repo which we pull the resp-spec out of. 2014-04-29 19:17:29 -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
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
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