| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | allow client.check_version timeout to be set in Producer and Consumer ↵ | eastlondoner | 2016-06-29 | 1 | -0/+1 |
| | | | | | | constructors (#647) * allow client.check_version timeout to be set in Producer and Consumer constructors | ||||
| * | Attempt to add ssl support to kafka fixturesssl_support | Dana Powers | 2016-04-09 | 1 | -0/+1 |
| | | |||||
| * | Ignore more kafka-bin rcs -- useful during release testing | Dana Powers | 2016-03-23 | 1 | -1/+1 |
| | | |||||
| * | Use pytest instead of nose for running tests via tox | Dana Powers | 2016-01-01 | 1 | -1/+2 |
| | | | | | | | | - use pytest-sugar for pretty output - add linting to each python tox environment - drop lint as separate tox target - replace travis_selector.sh with shell magic | ||||
| * | Add Sphinx API docs | Will Daly | 2015-01-15 | 1 | -0/+1 |
| | | |||||
| * | Update tox.ini to use {posargs} to configure nosetests. | Dana Powers | 2014-08-13 | 1 | -0/+2 |
| | | | | | | | | | To override defaults, use `tox -- --your --nosetest --options --here` Update default nosetest settings to use verbose logging and show test ids add .coverage and .noseids to .gitignore Add example for running single unit test to README | ||||
| * | Download official binaries from apache.org for integration tests | Dana Powers | 2014-08-12 | 1 | -0/+1 |
| | | |||||
| * | Change auto_commit to False in SimpleConsumer | David Arthur | 2013-06-25 | 1 | -0/+1 |
| | | | | | | | Also start a change log for important stuff like this Closes #34 | ||||
| * | Ignore MANIFEST | Ivan Pouzyrevsky | 2013-06-07 | 1 | -0/+1 |
| | | |||||
| * | toxify all the tests and use xfail marks | Ivan Pouzyrevsky | 2013-06-07 | 1 | -0/+3 |
| | | |||||
| * | Moved codec stuff into it's own module | David Arthur | 2012-10-02 | 1 | -0/+1 |
| | | | | | Snappy will go there when I get around to it | ||||
| * | Adding initial support for gzip compression | David Arthur | 2012-09-26 | 1 | -0/+1 |
