summaryrefslogtreecommitdiff
path: root/kafka-src
Commit message (Collapse)AuthorAgeFilesLines
* Move kafka-src to servers/0.8.0/kafka-src, move test/resources to ↵Mark Roberts2014-04-231-0/+0
| | | | servers/0.8.0/resources, update fixtures, add build_integration.sh for getting started with development
* Update kafka-src to 0.8.0 tagDavid Arthur2013-12-061-0/+0
|
* Update kafka-src to 0.8.0 RC1David Arthur2013-10-031-0/+0
| | | | resolves #58
* Cherry-pick mrtheb/kafka-python 8b9c7e51mrtheb2013-10-031-0/+0
| | | | | | | | | Sync tests and fixtures with kafka 0.8.0-beta1 tag Conflicts: README.md kafka-src
* Update kafka-src to latest trunk, enable 0.8.1 featuresDavid Arthur2013-04-021-0/+0
|
* Update kafka-src to latest 0.8David Arthur2013-04-021-0/+0
| | | | Fix a broken test (100k was too much to send in one batch)
* Refactoring a bit, cleanup for 0.8David Arthur2013-04-021-0/+0
| | | | Marking some stuff as not compatible for 0.8 (will be added in 0.8.1)
* Integration tests passingDavid Arthur2013-04-021-0/+0
|
* Protocol and low-level client done, adding testsDavid Arthur2013-04-021-0/+0
|
* Updating kafka-src to 0.7.2David Arthur2012-10-031-0/+0
|
* Pointing kafka-src to 0.7.1-rc3David Arthur2012-09-271-0/+0
|
* Adding Kafka github mirror, pointing to 0.7.1-rc3David Arthur2012-09-271-0/+0
To initialize submodules, run git submodule init git submodule update