Commit Graph

  • b83df5e832 hasHandlers is only valid since python 3.2 Honza Král 2016-04-27 17:36:57 +02:00
  • 6722bbff63 Make ping return false on any TransportError Honza Král 2016-04-27 16:14:47 +02:00
  • 418b93bfec Do not warn on 404s when using HEAD method Honza Král 2016-04-27 13:21:47 +02:00
  • f8b090c7cc retry on 502, 503 and 504 responses from ES Honza Král 2016-04-26 20:08:06 +02:00
  • cc14efd5df Only do tracer logging if there are handlers Honza Král 2016-04-09 18:12:33 +02:00
  • 6e94bf76ad 5.0 compatibility Honza Král 2016-03-22 21:04:07 +01:00
  • b10ae7c891 Merge branch 'async' Honza Král 2016-03-22 17:51:17 +01:00
  • 359cb9736e Merge pull request #379 from eskibars/master Honza Král 2016-03-15 18:15:30 +01:00
  • e7a5cbb148 Updated the wording on the AWS section Shane Connelly 2016-03-15 10:06:09 -07:00
  • c51b8fdeef Refactored sniff_hosts for easier implementation of AsyncTransport Honza Král 2016-03-14 22:23:04 +01:00
  • 64ff08b2ae Move HEAD handling to Transport Honza Král 2016-03-10 19:06:20 +01:00
  • 38bb0aafbd Have transport.perform_request only return data Honza Král 2015-12-08 22:19:07 +01:00
  • 879de7549e Fixed a bare except Grégory Starck 2016-02-24 16:34:50 -05:00
  • 15e21e10fd Merge remote-tracking branch 'pr/367' Honza Král 2016-03-04 15:20:16 +01:00
  • fb07d148ca Added Will to AUTHORS, thanks! Honza Král 2016-03-04 14:42:55 +01:00
  • b0d3de0ada requested changes. Will McGinnis 2016-03-03 19:50:17 -05:00
  • 8a18e4c743 added close methods to everything below transport Will McGinnis 2016-03-03 19:31:31 -05:00
  • 4de7835d32 Use the copy we made for this thread, otherwise not thread safe Honza Král 2016-03-03 17:47:04 +01:00
  • 78030e4bc5 Minor spelling, sentence correction aramesh 2016-03-01 10:55:21 -05:00
  • 1c7b23e214 version bump to 2.3.0 Honza Král 2016-02-29 22:44:24 +01:00
  • 5dfd6985e5 Only pass in cert to request.session if client_cert specified Honza Král 2016-02-29 22:39:58 +01:00
  • fe6e9a7f5c Urllib3HttpConnection should have separate client_cert and client_key arguments #344 Rich Megginson 2016-01-26 12:41:55 -07:00
  • 90f18fa132 better formatting of keywords Honza Král 2016-02-09 13:51:53 +05:30
  • 4ed675aa3c Add docs for filter_path global parameter Garrett-R 2016-02-09 00:06:09 -08:00
  • 271376f850 Adding Darryl to AUTHORS, thanks! Honza Král 2016-02-01 09:33:06 +01:00
  • a9b8f86547 Log response body for failed requests Darryl Ring 2016-01-26 18:45:52 -08:00
  • 0f7517a7dd more explicit line on client and multiprocessing Jason Veatch 2016-01-20 15:47:45 -05:00
  • 38d45b07f4 Adding a warning on unicode data changed in 2.2 Honza Král 2016-01-19 16:34:05 +01:00
  • 8342e0efb1 map already returns an iterator, no need to wrap it in iter Honza Král 2016-01-15 14:12:03 +01:00
  • 99c284d015 Fixing more typos. Thanks density! Honza Král 2016-01-12 11:32:32 +01:00
  • 0f4fa3c97f Fixing typo in max_chunk_bytes Honza Král 2016-01-07 20:35:27 +01:00
  • 8f25f379a2 Updated docs and highlighted thread safety and maxsize Honza Král 2016-01-06 12:09:14 +01:00
  • 51defea8c9 Version bump Honza Král 2016-01-05 12:01:57 +01:00
  • 647461fd56 Update index.rst Kiseok Kim 2015-12-31 15:27:43 +09:00
  • a7a56b1abd Added docs about AWS using IAM Honza Král 2015-12-27 16:11:15 -05:00
  • 6b579342a1 Adding Michael to AUTHORS, thanks! Honza Král 2015-12-27 15:51:09 -05:00
  • 70d6203625 Add bytes param to cat.shards and cat.segments Michael Gibson 2015-11-16 11:28:03 -07:00
  • ad9b5b6282 Fixed docs for from in search API Honza Král 2015-12-27 15:27:42 -05:00
  • b62d950bb8 Make sure we always close the pool when doing parallel_bulk Honza Král 2015-12-09 18:35:14 +01:00
  • 74cb686538 Adding missing APIs Honza Král 2015-12-08 22:19:32 +01:00
  • c305dc5587 Don't force ascii when serializing to json Honza Král 2015-12-13 20:30:28 -08:00
  • 92e2754d7c Adding Alexei to AUTHORS Honza Král 2015-12-13 19:09:24 -08:00
  • b792be3652 add the ability to serialize uuid types Alexei Peters 2015-12-09 23:15:59 -08:00
  • e23fb64b79 Merge pull request #315 from dvillega/bug/spelling-correction Honza Král 2015-12-10 16:11:34 +01:00
  • c39074279a Minor spelling corrections for documentation Devin Villegas 2015-12-09 11:32:43 -06:00
  • a63bad4e1d Provide more documentation on _get_sniff_data Honza Král 2015-12-07 18:41:13 +01:00
  • a5aa160b81 Factored out the ES communication when sniffing Honza Král 2015-12-07 18:26:00 +01:00
  • fb8eb4e385 Respect publish host when present on a node. Honza Král 2015-12-01 03:40:40 +01:00
  • e614601b9e Adding Tomas to AUTHORS, Thanks! Honza Král 2015-11-25 23:57:51 +01:00
  • 9415c74519 Renaming manpage to elasticsearch-py Tomas Mozes 2015-10-26 16:47:57 +01:00
  • efc1156bd5 add description of the basic params for Urllib3HttpConnection Honza Král 2015-11-19 11:10:07 -06:00
  • 24b4885240 dev version bump Honza Král 2015-11-10 16:18:44 +09:00
  • af412210f7 Adding Chris to AUTHORS Honza Král 2015-11-10 16:18:22 +09:00
  • f3315dc98d Adding assert_hostname and assert_fingerprint parameters to Urllib3HttpConnection Chris Earle 2015-11-03 18:43:00 -05:00
  • ade841a680 Better exception representation Honza Král 2015-11-04 19:21:29 +01:00
  • da1a8b92c9 Make sure example works with Elasticsearch 2.0 Honza Král 2015-11-04 18:12:36 +01:00
  • 328bdb73bc Longer timeout for the test client to fix travis CI Honza Král 2015-11-02 16:01:48 +01:00
  • 0e4b68c1aa README typo Honza Král 2015-11-02 15:37:55 +01:00
  • 52eda45d8f Expanding on the dsl mentions Honza Král 2015-11-02 15:35:36 +01:00
  • 8c79ec3dc2 Expand on the DSL Honza Král 2015-11-02 15:23:08 +01:00
  • 1b60d9bf84 iElasticsearch 2.0 exposes just host:port in nodes.info Honza Král 2015-11-02 14:26:28 +01:00
  • 5e97002f28 Fix documentation for the query param of the scan helper Honza Král 2015-10-23 15:21:28 +02:00
  • 9d21d1686d Merge pull request #288 from drthornt/timeout_v_timestamp Honza Král 2015-10-22 17:25:13 +02:00
  • 85928a5f3f fixed slight typo in decription of timeout in put_alias and delete_alias David Thornton 2015-10-21 11:31:29 -04:00
  • 8536a35dd0 Version bump Honza Král 2015-10-19 16:29:05 +02:00
  • 7425d8e7ea Adding Emil and Dmitry to AUTHORS. Thank you! Honza Král 2015-10-19 15:22:21 +02:00
  • 2d04178215 Move import statement into a function Dmitry Sadovnychyi 2015-10-16 13:06:07 +08:00
  • 3e6ab22288 docs: fix versioning typo Emil Hessman 2015-10-15 22:41:33 +02:00
  • 6c086008f2 Added a note about removing bulk_index alias Honza Král 2015-10-19 15:16:32 +02:00
  • 1527177b5c Removing non-ascii quote Honza Král 2015-10-14 00:15:42 +02:00
  • 57e585a45d updated travis to point to 2.0 build Honza Král 2015-10-14 00:10:32 +02:00
  • fa62ae71bf Updated to latest 2.x compatibility Honza Král 2015-10-14 00:06:27 +02:00
  • 99980036e2 skip search_exists tests Honza Král 2015-10-13 22:28:35 +02:00
  • af86fa8d61 2.0 version bump Honza Král 2015-10-13 23:38:31 +02:00
  • 926ab52f1f Remove thrift and pylibmc requirements for tests Honza Král 2015-10-13 22:50:21 +02:00
  • 2e1d173f5c Add versioning info to docs too Honza Král 2015-10-12 22:53:08 +02:00
  • 7729c3048f Python2 compatibility in tests Honza Král 2015-10-11 23:59:26 +02:00
  • 22943e7e47 Move bulk helpers' docs outside of streaming_bulk's docstring Honza Král 2015-10-11 23:45:09 +02:00
  • 50a9902733 Removed deprecated connection classes from docs Honza Král 2015-10-11 23:44:51 +02:00
  • 9d415fadef Adding tests for indexing strings via bulk helpers Honza Král 2015-10-11 05:00:14 +02:00
  • 1378073e2d Moved helpers unit tests to test_helpers Honza Král 2015-10-11 04:50:31 +02:00
  • 12c2a466e1 Basic tests for parallel_bulk Honza Král 2015-10-11 04:47:02 +02:00
  • acde15e742 we use our own compat module, not six Honza Král 2015-10-10 18:57:21 +02:00
  • 92c1757ad1 Allow people to just pass raw json strings to bulk helpers Honza Král 2015-10-10 18:38:00 +02:00
  • 5d4640d4c2 Move parallel_bulk helper into helpers/__init__ Honza Král 2015-10-10 18:35:50 +02:00
  • a7d66c891a Updated README for new versioning scheme Honza Král 2015-10-08 04:00:13 +02:00
  • ccef253001 Merge branch 'parallel' Honza Král 2015-10-07 18:28:33 +02:00
  • e3d25e8fe3 [#256] Fix exception message Sujay Mansingh 2015-07-31 14:14:36 +01:00
  • 3cb77ff0fb Updated Changelog Honza Král 2015-10-07 17:49:52 +02:00
  • 6f7a56964c Removing ThriftConnection and MemcachedConnection Honza Král 2015-10-07 17:47:05 +02:00
  • 140ebd022f Have search_exists only return boolean like other exists APIs Honza Král 2015-10-07 17:36:12 +02:00
  • 2ba03d261a greatly simplify parallel_bulk by using Pool.imap Honza Král 2015-10-06 02:11:22 +02:00
  • 2208387e0b Extract the processing of individual bulk request to a separate method Honza Král 2015-10-06 02:10:42 +02:00
  • a0e1bf61aa Experimental helper for doing bulk requests in parallel Honza Král 2015-10-01 01:25:29 +02:00
  • 3400179153 Allos the size of the bulk request to be defined in bytes Honza Král 2015-09-30 21:06:24 +02:00
  • 928fc000d1 Serialize the data in bulk helper Honza Král 2015-09-30 19:25:17 +02:00
  • 9e4d0dd25d Move the bulk body construction into _chunk_actions Honza Král 2015-09-30 19:16:21 +02:00
  • a177375c25 Don't keep the data twice in bulk helper Honza Král 2015-09-30 19:00:49 +02:00
  • 0ad6b94d1e Extract chunking from streaming_bulk Honza Král 2015-09-30 18:23:42 +02:00
  • 14f5b35a23 Version bump Honza Král 2015-09-21 20:06:03 +02:00