summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Auto-adjusting consumer fetch sizeDavid Arthur2013-09-091-12/+6
* Fixed #42, make fetch size configurableDavid Arthur2013-09-081-0/+34
* Merge branch 'issue-35'David Arthur2013-07-261-9/+120
|\
| * Test cases for multi-process consumer and blocking APIsMahendra M2013-06-271-9/+120
* | Test cases for new producerMahendra M2013-06-271-3/+274
|/
* Use 127.0.0.1 instead of localhostIvan Pouzyrevsky2013-06-071-1/+1
* toxify all the tests and use xfail marksIvan Pouzyrevsky2013-06-072-28/+69
* Split fixtures out to a separate fileIvan Pouzyrevsky2013-06-072-314/+316
* Adhere to common python naming conventionsIvan Pouzyrevsky2013-06-072-1/+1
* Refactor and update integration testsIvan Pouzyrevsky2013-06-075-256/+401
* Closes #22David Arthur2013-05-281-0/+21
* Update kafka-src to latest trunk, enable 0.8.1 featuresDavid Arthur2013-04-021-2/+3
* Update kafka-src to latest 0.8David Arthur2013-04-021-3/+14
* Bring acks and timeout down to the clientDavid Arthur2013-04-021-5/+6
* Refactoring a bit, cleanup for 0.8David Arthur2013-04-021-13/+12
* Big code re-orgDavid Arthur2013-04-021-22/+43
* Some work on a simple consumerDavid Arthur2013-04-022-7/+59
* Started on a simple producer and consumerDavid Arthur2013-04-021-1/+26
* Integration tests passingDavid Arthur2013-04-022-9/+16
* Protocol and low-level client done, adding testsDavid Arthur2013-04-023-194/+278
* Add some docs and KafkaQueue configDavid Arthur2012-11-191-0/+1
* Add a Queue-like producer/consumerDavid Arthur2012-11-191-0/+26
* Add Snappy support0.1-alphaDavid Arthur2012-11-162-19/+71
* Integration test writes to a file instead of stdoutDavid Arthur2012-10-301-5/+6
* Adding a test for 10k messagesDavid Arthur2012-10-301-0/+10
* Isn't it nice when tests actually find bugsDavid Arthur2012-10-021-2/+48
* Packaging improvmentsDavid Arthur2012-10-021-0/+29
* Renaming kafka.py to client.pyDavid Arthur2012-10-022-2/+2
* Moved codec stuff into it's own moduleDavid Arthur2012-10-021-2/+2
* Start work on packaging issue #3David Arthur2012-10-023-3/+3
* Integration test improvementsDavid Arthur2012-09-303-21/+53
* Adding some integration testsDavid Arthur2012-09-281-4/+41
* Starting integration testsDavid Arthur2012-09-284-0/+365