summaryrefslogtreecommitdiff
path: root/kafka/conn.py
Commit message (Expand)AuthorAgeFilesLines
* don't forget to call superclass __init__Vetoshkin Nikita2013-10-031-0/+1
* style: fix camelCase variable names againVetoshkin Nikita2013-10-031-2/+2
* style: fix camelCase variable names once moreVetoshkin Nikita2013-10-031-3/+3
* style: fix camelCase variable namesVetoshkin Nikita2013-10-031-2/+2
* style: use triple quotes for docstringsVetoshkin Nikita2013-10-031-2/+6
* style: fix whitespacesVetoshkin Nikita2013-10-031-0/+2
* Merge branch 'issue-35'David Arthur2013-07-261-0/+9
|\
| * Re-init the sockets in the new processMahendra M2013-06-271-0/+9
* | Make the default case as 'ack on local write'Mahendra M2013-06-201-1/+1
|/
* Fix auto-commit issues with multi-threadingMahendra M2013-06-031-1/+2
* Adding a debug statementDavid Arthur2013-05-281-1/+2
* Update kafka-src to latest 0.8David Arthur2013-04-021-1/+2
* Big code re-orgDavid Arthur2013-04-021-0/+85