Commit Graph
1138 Commits
Author SHA1 Message Date
Seth Michael LarsonandGitHub dceb13a398 Release v7.6.0a1 2020-03-16 07:58:27 -05:00
Seth Michael Larson dc4c823d2e Update MANIFEST.in 2020-03-16 07:56:46 -05:00
Seth Michael LarsonandGitHub 950e6496e2 Merge branch '7.x' into prepare-v7.6.0a1 2020-03-16 07:14:36 -05:00
Seth Michael LarsonandGitHub 9b20a30b0f Restore and deprecate client.tasks.get() without task_id 2020-03-13 16:20:54 -05:00
Seth Michael Larson e7bcc800ea Release v7.6.0a1 2020-03-13 14:54:37 -05:00
Seth Michael LarsonandGitHub 883287551a Update supported ES API to 7.6 2020-03-13 13:44:46 -05:00
Seth Michael LarsonandGitHub ae74e1d0e6 [7.x] Update Cloud ID default port, parsing of Cloud ID 2020-03-12 07:02:04 -05:00
Seth Michael LarsonandGitHub 9219c92779 [7.x] Add support for X-Opaque-Id 2020-03-11 16:33:15 -05:00
Seth Michael LarsonandGitHub 8074ff294b [7.x] Restore default metric='_all' to cluster.state() 2020-03-10 12:08:03 -05:00
Seth Michael LarsonandSeth Michael Larson 210fae23d0 Run Black+Flake8 on project 2020-03-09 13:54:47 -05:00
Seth Michael LarsonandSeth Michael Larson 3a89b7bd01 Add linting and docs to GitHub Actions CI 2020-03-09 13:54:47 -05:00
Seth Michael LarsonandGitHub 2704580f7b [7.x] Add documentation of all X-Pack APIs 2020-03-09 08:39:03 -05:00
Seth Michael LarsonandGitHub f3b3da4a82 Remove examples/ in favor of docs/examples on master (#1131) 2020-03-05 16:33:02 -06:00
Seth Michael LarsonandGitHub 04403ffb1d [7.x] Refactor cloud_id, api_key, headers, and http_compress 2020-03-04 13:07:07 -06:00
Seth Michael LarsonandGitHub b0bc6418e3 [7.x] Add HTTP compression to RequestsHttpConnection 2020-03-03 10:17:58 -06:00
Seth Michael LarsonandGitHub 024abcfa39 Unskip API tests, add xpack no_xpack default_shards features 2020-02-28 11:36:03 -06:00
Seth Michael LarsonandGitHub 2c7ea70201 Migrate CI to Jenkins on 7.x branch (#1114) 2020-02-27 10:13:49 -06:00
Seth Michael LarsonandGitHub 1bda6aca8a [7.x] Don't issue warning when using 'ssl_context' 2020-02-26 15:57:30 -06:00
Seth Michael LarsonandSeth Michael Larson 1a1ab99d9a Update package metadata 2020-02-22 13:38:39 -06:00
Seth Michael LarsonandSeth Michael Larson 054699161c Add and remove imports for clients 2020-02-21 16:49:15 -06:00
Seth Michael LarsonandSeth Michael Larson 35f263c950 Standardize docs spacing for 'Valid values' and 'Default' 2020-02-21 16:49:15 -06:00
Seth Michael LarsonandSeth Michael Larson df8e556a1c Add _bulk_body() to base template, standardize docs spacing 2020-02-21 16:49:15 -06:00
Honza Král 43b87598fd proper paths for xpack APIs 2020-02-04 10:49:00 -08:00
Honza Král a9cdb24700 Version bump for 7.5.1 release 2020-01-19 01:56:14 +01:00
Honza Král fba8e60ca8 xpack tests passing 2020-01-19 00:46:24 +00:00
Honza Král 8fdf11cc5c make local.py work in tests 2020-01-19 00:02:02 +00:00
Honza Král 415f744b01 Move _bulk_body to client.utils 2020-01-19 00:01:36 +00:00
Honza Král c4d61b7bce No more broken upstream tests, yay! 2020-01-18 22:33:57 +00:00
Chason ChaffinandGitHub abee9ae64e Merge pull request #1073 from toanant/patch-1
Updated requirement specifier.
2020-01-17 17:30:53 +09:00
Honza Král 1dd2ecfd41 bump travis for ES 7.5.1 2020-01-09 16:18:20 +00:00
Francesco VigliaturoandHonza Král 6c5ff986fe adds python client support for 7.5 2020-01-09 16:16:01 +00:00
Marshall MainandHonza Král 466ac7249e use side effect call count instead of mock call count 2020-01-07 18:06:34 +00:00
marshallmainandGitHub faef2480ad Merge pull request #1086 from marshallmain/doc-update
add single test run instructions to docs
2020-01-06 13:16:24 -05:00
Marshall Main 74b5f61dbf add single test run instructions to docs 2020-01-06 12:17:25 -05:00
marshallmainandGitHub cb13d26968 Merge pull request #1062 from thomasthiebaud/fix-issue-1020
Support both deprecated and new bulk parameters
2020-01-03 12:05:17 -05:00
Honza Král 3227e6d26b fixing link in CONTRIBUTING.md 2019-12-27 18:54:37 +01:00
Honza Král c24a6ca3e8 Adding a github issue template 2019-12-27 18:52:03 +01:00
Honza Král 80da0a5960 Some rest-api-spec definitions are non ascii 2019-12-22 20:50:17 +01:00
Honza Král e239da1875 Skip unneeded reqs install 2019-12-22 16:46:18 +01:00
Honza Král b4e6effc9c simpler arg parsing 2019-12-22 16:32:49 +01:00
Honza Král b6cb75f46a updated tox.ini 2019-12-22 16:32:49 +01:00
Honza Král e44f5266d9 Moving func args generation into the template 2019-12-22 16:32:49 +01:00
Honza Král 77f084dc0d Move templates to files 2019-12-22 16:32:49 +01:00
Honza Král 219a8bb12f moved utils to a directory 2019-12-22 16:32:49 +01:00
Honza Král 869c35f551 Fixed generator, passing tests 2019-12-22 16:32:49 +01:00
Honza Král ffe00d0c38 Generated API 2019-12-22 16:32:49 +01:00
Honza Král 4be0f72bd5 Special cases for doc-based APIs 2019-12-22 16:32:49 +01:00
Honza Král 592372bc52 Adding code generation 2019-12-22 16:32:49 +01:00
Honza Král d8d1b4b0fa Flatten namespaces, keep xpack access as failover 2019-12-22 16:32:49 +01:00
Francesco VigliaturoandGitHub d2a0cc62eb fix host arg docs in the Elasticsearch class (#1069)
* updated the __init__ docs of the Elasticsearch class to reflect the fact that is possible to pass a string representing the URL of the host we want to connect to and not necessarily a list of hosts

* adds space between as and kwargs in Elasticsearch __init__ doc
2019-12-16 14:36:34 +01:00