0
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 19 hours ago. based on code collected about 19 hours ago.
Aug 02, 2024 — Aug 02, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #163 from patricklucas/remove_distribute_dependency More... about 11 years ago
Improve error handling and tests w.r.t. codecs More... about 11 years ago
Merge branch 'teach_producers_about_compression' into producer_compression More... about 11 years ago
Merge pull request #158 from wizzat/add_tests More... about 11 years ago
Make test suite more robust against very slow test suites More... about 11 years ago
Merge branch 'master' into add_tests More... about 11 years ago
Attempt to fix travis build. Decrease complexity of service.py in favor of in memory logging. Address code review concerns More... about 11 years ago
Merge pull request #139 from alexcb/master More... about 11 years ago
Merge pull request #161 from maciejkula/bug/timeout_not_respected More... about 11 years ago
Add 'codec' parameter to Producer More... over 11 years ago
Remove 'distribute' dependency More... over 11 years ago
Add pypy back to tox.ini More... over 11 years ago
Attempt to reenable py26 and pypy builds More... over 11 years ago
Temporarily remove Python26 support from travis.yml More... over 11 years ago
Add missing import More... over 11 years ago
Skip flaky test between osx/linux More... over 11 years ago
Temporarily remove pypy support More... over 11 years ago
Update travis.yml based on http://alexgaynor.net/2014/jan/06/why-travis-ci-is-great-for-the-python-community/ More... over 11 years ago
Remove libsnappy-java More... over 11 years ago
Attempt to install libsnappy in the travis environment More... over 11 years ago
Update travis.yml More... over 11 years ago
Merge branch 'exception_refactor' into add_tests More... over 11 years ago
Update .travis.yml to support new test suite More... over 11 years ago
Make commit() check for errors instead of simply assert no error More... over 11 years ago
Merge branch 'add_tests' into exception_refactor More... over 11 years ago
Make BrokerRequestError a base class, make subclasses for each broker error More... over 11 years ago
Build kafka 0.8.1 for only one version of scala More... over 11 years ago
Fix log directory as per documentation: http://kafka.apache.org/08/documentation.html#brokerconfigs More... over 11 years ago
Various fixes More... over 11 years ago
Fix last remaining test by making autocommit more intuitive More... over 11 years ago