summaryrefslogtreecommitdiff
path: root/kafka/util.py
Commit message (Expand)AuthorAgeFilesLines
* flake8 pass (pep8 and pyflakes)mrtheb2013-10-031-3/+3
* style: remove extra brackets one more timeVetoshkin Nikita2013-10-031-5/+5
* style: fix camelCase variable namesVetoshkin Nikita2013-10-031-12/+11
* Cherry-pick mrtheb/kafka-python 2b016b69mrtheb2013-10-031-3/+4
* import bufferunderflow errorJim Lim2013-09-271-0/+2
* Fix #44 Add missing exception classv0.8.0David Arthur2013-09-241-9/+0
* Auto-adjusting consumer fetch sizeDavid Arthur2013-09-091-0/+2
* Fix an issue with thread argumentMahendra M2013-06-121-1/+1
* Optimize auto-commit threadMahendra M2013-06-121-12/+31
* Spawn the commit thread only if necessaryMahendra M2013-06-111-0/+3
* PEP8-ify most of the filesMahendra M2013-05-291-17/+34
* Auto commit timer is not periodicMahendra M2013-05-281-6/+5
* Big code re-orgDavid Arthur2013-04-021-0/+25
* Integration tests passingDavid Arthur2013-04-021-2/+2
* Protocol and low-level client done, adding testsDavid Arthur2013-04-021-8/+8
* Fix a bunch of bugsDavid Arthur2013-04-021-3/+6
* First pass of cleanup/refactoringDavid Arthur2013-04-021-8/+25
* Starting work on 0.8 compatDavid Arthur2013-04-021-0/+38