Honza Král
|
3e4ece48bd
|
Even in thrift empty response should be '' and not None
|
2014-02-11 01:00:01 +01:00 |
|
Honza Král
|
59e76733de
|
Lowercase all thrift headers for compatibility with http
|
2014-02-11 00:49:30 +01:00 |
|
Honza Král
|
c82219ea0a
|
Make sure we clean up correctly after failed thrift connection
|
2014-01-18 21:33:04 +01:00 |
|
Honza Král
|
2a76e66dea
|
Thrift is not lazy during opening connection
we need to look out for exceptions even when requesting one
|
2014-01-18 21:29:26 +01:00 |
|
Honza Král
|
e2ab7ea80d
|
Adding a third return value from connection.perform_request - headers
This will be used to implement deserializing based on mimetype
|
2013-12-13 19:36:21 +01:00 |
|
Honza Král
|
c5c98dcaac
|
Add logging of body as INFO on connection error
|
2013-12-03 01:55:32 +01:00 |
|
Honza Kral
|
672fdf7d5f
|
Make ignore a global parameter
|
2013-09-25 23:09:50 +02:00 |
|
Honza Kral
|
33b05bdc62
|
Thrift SSL support
|
2013-09-25 21:31:10 +02:00 |
|
Honza Kral
|
ec038c4e9c
|
More doc fixes
|
2013-09-24 16:58:37 +02:00 |
|
Honza Kral
|
38ba61d511
|
Fix memcached tests for py3
|
2013-08-25 18:01:45 +02:00 |
|
Honza Kral
|
39bcd81957
|
Minor fixes
|
2013-08-25 17:58:30 +02:00 |
|
Honza Kral
|
667160e9dc
|
Added PoolingConnection for non thread-safe connection classes
|
2013-08-25 17:00:46 +02:00 |
|
Honza Kral
|
e91ed68bd0
|
Split individual connection classes
|
2013-08-25 16:39:56 +02:00 |
|