| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | * | Add python-snappy to tox dependencies. Fix snappy protocol test | Mark Roberts | 2014-04-09 | 2 | -27/+37 |
| | * | Convert test_encode_fetch_request to struct.pack format, improve test reliabi... | Mark Roberts | 2014-04-09 | 1 | -12/+45 |
| | * | Update more tests, fix intermittent failure | Mark Roberts | 2014-04-09 | 1 | -40/+89 |
| | * | Merge branch 'master' into add_tests | Mark Roberts | 2014-04-08 | 1 | -0/+4 |
| | |\
| |_|/
|/| | |
|
* | | | Merge pull request #148 from wizzat/seek_commit | Omar | 2014-04-03 | 1 | -0/+4 |
|\ \ \ |
|
| * | | | Commit in seek if autocommit | Mark Roberts | 2014-03-27 | 1 | -1/+4 |
| * | | | Make seek(); commit(); work without commit discarding the seek change | Mark Roberts | 2014-03-25 | 1 | -0/+1 |
|/ / / |
|
| | * | Convert more tests to struct.pack | Mark Roberts | 2014-04-08 | 1 | -29/+75 |
| | * | Convert serveral tests to struct.pack | Mark Roberts | 2014-04-08 | 1 | -81/+93 |
| | * | Reinstate test_integrate, make test_protocol more explicit, create testutil | Mark Roberts | 2014-04-08 | 6 | -956/+979 |
| | * | Explicit testing of protocol errors. Make tests more explicit, and start wor... | Mark Roberts | 2014-04-08 | 3 | -17/+41 |
| | * | Comment out all of test_integration because it currently does not work | Mark Roberts | 2014-04-08 | 1 | -936/+936 |
| | * | Split test files, modify test_protocol | Mark Roberts | 2014-04-08 | 5 | -376/+396 |
| | * | Remove test support for py26 since it's broken | Mark Roberts | 2014-04-07 | 4 | -1/+116 |
| |/
|/| |
|
* | | Merge pull request #134 from wizzat/conn_refactorv0.9.0 | Dana Powers | 2014-03-21 | 5 | -39/+133 |
|\ \ |
|
| * \ | Merge branch 'master' into conn_refactor | Mark Roberts | 2014-03-18 | 3 | -5/+15 |
| |\ \ |
|
| * | | | Update load_example | Mark Roberts | 2014-02-26 | 1 | -2/+2 |
| * | | | Merge branch 'master' into conn_refactor | Mark Roberts | 2014-02-26 | 8 | -32/+155 |
| |\ \ \ |
|
| * | | | | Fix grammar in error string | Mark Roberts | 2014-02-25 | 1 | -1/+1 |
| * | | | | Update logging config to include timestamps for better/easier debugging | Mark Roberts | 2014-02-25 | 2 | -2/+8 |
| * | | | | Minor refactor in conn.py, update version in __init__.py, add ErrorString | Mark Roberts | 2014-02-25 | 4 | -27/+36 |
| * | | | | Update example.py to compile, add friendly load_example.py | Mark Roberts | 2014-02-25 | 2 | -13/+92 |
* | | | | | Merge pull request #109 from mrtheb/develop | Dana Powers | 2014-03-21 | 5 | -31/+207 |
|\ \ \ \ \
| |_|_|/ /
|/| | | | |
|
| * | | | | Merge pull request #1 from wizzat/pr109 | Marc Labbé | 2014-03-20 | 2 | -18/+18 |
| |\ \ \ \ |
|
| | * | | | | Fix py26 compatibility issue, add mock to tox | Mark Roberts | 2014-03-18 | 2 | -18/+18 |
| |/ / / / |
|
| * | | | | Merge branch 'master' into develop | mrtheb | 2014-03-17 | 10 | -52/+303 |
| |\ \ \ \ |
|
| * | | | | | fixing _get_leader_for_partition unittests | mrtheb | 2014-02-15 | 1 | -6/+6 |
| * | | | | | Changes based on comments by @rdiomar, plus added LeaderUnavailableError for ... | mrtheb | 2014-02-15 | 3 | -8/+15 |
| * | | | | | check for broker None in send_broker_aware_request (added test for it) | mrtheb | 2014-01-31 | 2 | -5/+42 |
| * | | | | | Merge branch 'master' into develop | mrtheb | 2014-01-31 | 4 | -128/+168 |
| |\ \ \ \ \ |
|
| * | | | | | | Handle cases for partition with leader=-1 (not defined) | Marc Labbe | 2014-01-31 | 3 | -58/+77 |
| * | | | | | | removed commented out lines | mrtheb | 2014-01-19 | 1 | -3/+0 |
| * | | | | | | added mock | mrtheb | 2014-01-18 | 3 | -11/+134 |
* | | | | | | | Merge pull request #144 from frgtn/check_basestring_in_collect_hosts | Marc Labbé | 2014-03-17 | 2 | -1/+11 |
|\ \ \ \ \ \ \
| |_|_|/ / / /
|/| | | | | | |
|
| * | | | | | | Check against basestring instead of str in collect.hosts. | Saulius Zemaitaitis | 2014-03-17 | 2 | -1/+11 |
|/ / / / / / |
|
* | | | | | | Merge pull request #141 from stephenarmstrong/fully-handle-broker-lists | Omar | 2014-03-13 | 1 | -3/+3 |
|\ \ \ \ \ \
| |_|_|_|_|/
|/| | | | | |
|
| * | | | | | If a broker refuses the connection, try the next | stephenarmstrong | 2014-03-13 | 1 | -3/+3 |
|/ / / / / |
|
* | | | | | Merge pull request #138 from zever/master | Omar | 2014-03-04 | 1 | -1/+1 |
|\ \ \ \ \
| |_|_|_|/
|/| | | | |
|
| * | | | | nit: fixed misspelling | Zack Dever | 2014-03-03 | 1 | -1/+1 |
|/ / / / |
|
* | | | | Merge pull request #122 from mrtheb/multihosts | Omar | 2014-02-26 | 8 | -31/+154 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | clean up after comments from @rdiomar | mrtheb | 2014-02-15 | 2 | -133/+11 |
| * | | | Support list (or comma-separated) of hosts (replaces host and port arguments) | mrtheb | 2014-02-09 | 4 | -28/+56 |
| * | | | Merge branch 'master' into multihosts | mrtheb | 2014-01-31 | 13 | -667/+1017 |
| |\ \ \
| | | |/
| | |/| |
|
| * | | | Allow KafkaClient to take in a list of brokers for bootstrapping | Marc Labbe | 2013-11-14 | 8 | -39/+256 |
* | | | | Fix version in __init__.py to match setup.py | David Arthur | 2014-02-25 | 1 | -1/+1 |
* | | | | Merge pull request #127 from GregBowyer/master | Dana Powers | 2014-02-25 | 2 | -3/+138 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | Make it possible to read and write xerial snappy | Greg Bowyer | 2014-02-19 | 2 | -3/+138 |
|/ / / |
|
* | | | Merge pull request #111 from rdiomar/multitopic_producers | Dana Powers | 2014-01-30 | 3 | -89/+98 |
|\ \ \ |
|
| * | | | Use TopicAndPartition when producing async messages | Omar Ghishan | 2014-01-27 | 1 | -8/+11 |
| * | | | Make producers take a topic argument at send rather than init time | Omar Ghishan | 2014-01-23 | 3 | -88/+94 |
| | |/
| |/| |
|