Commit Graph

  • 58f16d13ec bump travis to 5.4.1 Honza Král 2017-06-14 16:43:46 +02:00
  • ce9465afef Test things to the testing dir Honza Král 2017-06-14 16:42:47 +02:00
  • d67c483e1d 404 - Page Not Found (#594) Patryk Krawaczyński 2017-05-21 23:06:07 +02:00
  • 5de989be07 Fix some spelling errors in docstrings from 2015. (#571) Patryk Krawaczyński 2017-05-19 23:49:42 +02:00
  • b803c2dd16 Add python 3.5 and 3.6 to setup.py Honza Král 2017-05-19 12:48:41 -07:00
  • aea9824d53 Version bump for release Honza Král 2017-05-18 19:11:38 +02:00
  • 72105e3f4c Allow the example/load.py script to load other repos from CLI Honza Král 2017-05-18 10:11:34 -07:00
  • 211ee236fb Add script to run ES in docker container (#590) Nick Lang 2017-05-15 14:28:26 -06:00
  • d336c571b9 [WIP] remove scheme checking Honza Král 2017-05-15 21:56:49 +02:00
  • 1aee1bb030 Removing obsolete gitmodules Honza Král 2017-05-15 18:51:01 +02:00
  • 790c80fedb bumping requests to 2.0.0+ (#587) Nick Lang 2017-05-15 10:36:51 -06:00
  • 3b41c3bca7 Add develop extra to allow for easy dependency install Honza Král 2017-05-10 16:52:58 +02:00
  • 6ccc08520c doc_type = type to sample (#572) Patryk Krawaczyński 2017-05-10 16:33:38 +02:00
  • 5c658fcfb8 Allow pipeline as a parameter in bulk actions Honza Král 2017-04-17 22:05:32 +02:00
  • c318f7fa63 Make sure environment settings are merged in for requests Honza Král 2017-04-17 21:59:03 +02:00
  • 5e63ea4f93 hardcoded ES version in travis.yml Honza Král 2017-04-17 21:27:26 +02:00
  • 618b69ae7a Merge branch 'master' of github.com:elasticsearch/elasticsearch-py Honza Král 2017-04-13 23:51:25 +02:00
  • 7f6d38273e Unquote user:password in hosts (#569) Patrick Mézard 2017-04-13 15:10:40 +02:00
  • 2f62f9e3d4 version bump for 5.3 Honza Král 2017-03-30 22:32:38 -07:00
  • fe897ebe0d Wait_for_completion defaults to true Honza Král 2017-03-26 14:11:01 +02:00
  • c32e3e52f7 new API compatibility Honza Král 2017-03-21 13:49:17 +01:00
  • 05ad5ef96b wait for completion is on by default (#550) allias888 2017-03-13 00:51:40 +03:00
  • 597bf7ade9 Log proper headers in trace logs Honza Král 2017-03-05 11:19:01 -08:00
  • ed5a1cce8e This commit modifies the elasticsearch/connection_pool.py file to solve the list index out of range error. (#539) Husain Zafar 2017-02-19 16:04:32 +05:30
  • 66cc0a82b4 allow fielddata for files field to allow aggregations Honza Král 2017-02-18 15:48:39 +05:30
  • f638c3f625 bump version to 2.0 Honza Král 2017-02-12 16:26:02 +01:00
  • fc25175130 Added API docs for ingest and tasks Honza Král 2017-02-12 16:23:19 +01:00
  • 1d3e7022b5 Merge pull request #532 from keith-pinto/fix_doc Glen Smith 2017-02-11 10:54:26 -07:00
  • 52f8fd86ac fix order of arguments in documentation for client's get method keith pinto 2017-02-09 04:57:42 +05:30
  • 1a8896e207 setup.py typo Honza Král 2017-02-08 21:30:23 +01:00
  • a180459d69 Update API parameters to 5.x Honza Král 2017-02-08 21:07:29 +01:00
  • a96f5f7284 Sending raw text as body is no longer supported, wrap scroll_id Honza Král 2017-02-08 20:51:13 +01:00
  • d862c8a799 Add content-type default headers with application/json Honza Král 2017-02-08 20:47:57 +01:00
  • c7441e9dc0 Fix a few spelling mistakes in the docs (#522) Alex Chan 2017-01-21 15:44:07 +00:00
  • 7fa7deab1e exceptions-docs: Remove duplicate entry for ConnectionError (#523) Aggelos Avgerinos 2017-01-18 19:07:31 +02:00
  • f38fa51fea When user is passing params we need to make a copy Honza Král 2017-01-17 03:10:18 +01:00
  • 5ecfc70a16 bunp version to 5.1.0 for release Honza Král 2017-01-11 15:45:55 +01:00
  • 0bf58d7717 Updated API Honza Král 2017-01-11 15:42:33 +01:00
  • a870b4bf40 test es 5.1.1 Honza Král 2017-01-11 14:26:56 +01:00
  • fa0ee04b8f Add elasticsearch 5.x intrusion info in index.rst (#514) ihipop 2017-01-10 16:50:18 +08:00
  • a644af0e07 Fix error where address is null in _get_host_info (#506) Yotam Tanay 2017-01-03 16:12:15 +02:00
  • 8107bbcf93 update headers in lowercase to allow overriding of auth headers Honza Král 2016-12-27 16:49:56 +01:00
  • 75bc46f506 add unauthorized catch code for common test runner Honza Král 2016-12-27 16:47:29 +01:00
  • b9ba12977f Refactored connection error handling Honza Král 2016-12-15 16:46:05 +11:00
  • c2fc5aa18c Be more explicit with stats_only behavior Honza Král 2016-12-15 10:21:38 +11:00
  • ef3820c4fe use text/keyword instead of string in load example Honza Král 2016-12-12 14:10:06 +11:00
  • 8e69b98844 Fix UnboundLocalError response (#476) (#481) Javier Aguirre 2016-12-06 18:10:44 +01:00
  • 4812980479 Merge PR #497, thanks veatch! Honza Král 2016-12-06 12:33:35 +01:00
  • fe53ab588e Fix sniffing for 5.0 Honza Král 2016-12-06 12:17:57 +01:00
  • 7fbcfc2c71 Cleaned up indentation in script block Jason Veatch 2016-12-01 16:29:05 -05:00
  • d4748c98c3 Restore fixed update example in example/load.py Jason Veatch 2016-12-01 16:03:46 -05:00
  • b46f7e74e6 Querying with parent id has changed in ES v5 Jason Veatch 2016-12-01 14:17:44 -05:00
  • 3401b21f1c Updated example queries for ES v5 Jason Veatch 2016-12-01 13:47:08 -05:00
  • cdd1fbf6a0 Scripted updates are disabled by default in ES v5 Jason Veatch 2016-12-01 13:45:21 -05:00
  • 9ac70f3dcb Fix UnicodeDecodeError Jason Veatch 2016-12-01 12:08:39 -05:00
  • 594f194bff Merge pull request #478 from ShaneHarvey/test-elastic-5-java-8 Glen Smith 2016-12-01 09:29:57 -07:00
  • 5f199882d8 multi_field type is removed from 5, move to new format Jason Veatch 2016-12-01 10:51:04 -05:00
  • 2bc407e633 add '_mapping' to exists_type path (#473) Noah Wood 2016-11-30 05:53:56 -06:00
  • 1780214a19 explain localhost:9200 in the trace log Honza Král 2016-11-13 05:52:59 +01:00
  • 91787fcf66 Test Elasticsearch-5.0.0 on Travis Shane Harvey 2016-11-02 17:37:27 -07:00
  • 29ce4bd413 Adding 5.0.1 to changelog Honza Král 2016-11-02 19:53:14 +01:00
  • 5fe3b4baf8 Scan bug that caused the scan to be sorted Honza Král 2016-11-02 19:29:41 +01:00
  • 9c2af0f77c Version bump for development version Honza Král 2016-10-19 16:33:14 +02:00
  • ae0073c8ca Version bump for 5.0 release Honza Král 2016-10-19 16:22:48 +02:00
  • 8b96556769 Change the trace logger to also include failed requests Honza Král 2016-10-19 15:12:44 +02:00
  • a2cd22dbf6 New create API for 5.0 Honza Král 2016-10-19 03:01:27 +02:00
  • bf561fb856 Fix maxsize parameter description. Honza Král 2016-10-17 17:25:50 +02:00
  • 8314f7b25c Set verify_certs default to True Honza Král 2016-10-17 14:16:56 +02:00
  • aa3a7431ff Add note about reindex API to the reindex helper Honza Král 2016-10-17 14:01:26 +02:00
  • cd8aaf2c5e 5.0 compatibility Honza Král 2016-10-17 13:56:58 +02:00
  • ca2dd242c4 optionally don't explicitly delete scrolls in helper (#454) Will McGinnis 2016-10-11 09:00:59 -04:00
  • 6a88ec6eaa Fix documentation "Snapshot" index link (#419) Patrick Mézard 2016-10-10 15:02:02 +02:00
  • d4efb81b06 Propagate request_timeout to scroll calls Honza Král 2016-08-29 15:46:04 +02:00
  • ef390c2888 added 2.4.0 changelog Honza Král 2016-08-17 16:37:48 +02:00
  • 87bf9866a4 Catch up to elasticsearch master Honza Král 2016-08-16 21:23:14 +02:00
  • c855adc6e6 None for parameter value should cause that param to be ignored Honza Král 2016-08-16 20:46:04 +02:00
  • 10c013a067 stored_fields=_parent no longer needed with 5.0 Honza Král 2016-07-28 11:29:01 +02:00
  • 515197a903 Don't try and decode an empty body Honza Král 2016-06-04 14:52:53 -07:00
  • 9cdcc5b4dd Adding new params for cluster.health and cluster.allocation_explain Honza Král 2016-07-14 17:29:33 +02:00
  • 99c91b7b5c Skip in yaml tests can have multiple values Honza Král 2016-07-14 17:29:16 +02:00
  • fb8b55284a Do not use weakref to refer to client Honza Král 2016-07-12 22:46:15 +02:00
  • 7bdaa317ed adding the headers feature for our yaml test runner Honza Král 2016-07-12 22:45:27 +02:00
  • 311ac7c814 Allow specifying custom http headers Honza Král 2016-07-12 18:13:11 +02:00
  • ac74778037 Allow test client to be created with kwargs Honza Král 2016-07-12 18:02:46 +02:00
  • ef41d893aa fields was renamed to stored_fields in elasticsearch Honza Král 2016-07-12 17:52:50 +02:00
  • bf1892b36a ignore 404 in tearDown when deleting indices Honza Král 2016-07-12 17:35:31 +02:00
  • 06e9a9851c Implement teardown functionality for yaml tests Honza Král 2016-07-11 11:01:56 +02:00
  • a53efe1705 Respect the transport_schema when constructing host Honza Král 2016-06-28 16:44:58 +02:00
  • a359c5fba2 Elasticsearch 5.0 APIs Honza Král 2016-06-28 16:38:32 +02:00
  • f28b634e17 simplify init code Honza Král 2016-06-28 00:40:06 +02:00
  • 9f2608c469 Fix HTTPS URL support (#411) Juri Hudolejev 2016-06-20 14:08:36 +03:00
  • 5e0627bcfe Attempting to force travis to java 8 Honza Král 2016-06-10 15:08:11 +02:00
  • 3e1dd08a0a Fix travis CI for 5.0.0 SNAPSHOT Honza Král 2016-06-10 15:01:50 +02:00
  • a64fa04562 Adding the indices.shrink API Honza Král 2016-06-10 14:55:40 +02:00
  • b7cba71be6 Explain differences between urllib3 and requests backends Honza Král 2016-06-09 11:21:00 +02:00
  • 40db4b6228 Convert readthedocs links for their .org -> .io migration for hosted projects (#413) Adam Chainz 2016-06-08 13:41:44 +01:00
  • 1e2770fb5d Change default size for scan to 1000 Honza Král 2016-06-03 15:07:09 -07:00
  • e144a9d136 Pass scroll_id in the body to clear_scroll Honza Král 2016-05-19 16:45:40 +02:00
  • 1ce17950e0 Make sure scan helper cleans up after itself Honza Král 2016-05-17 15:14:27 +02:00
  • 7c305f1bc3 Fixes for Elasticsearch 5.0 Honza Král 2016-05-17 14:12:39 +02:00