Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | allow to specify compression level for codecs which support this | trbs | 2015-09-12 | 1 | -2/+5 |
* | Take the linter to kafka/codec.py | Dana Powers | 2015-03-09 | 1 | -11/+10 |
* | Gzip context manager not supported in py2.6, so use try/finally instead | Dana Powers | 2015-03-09 | 1 | -2/+17 |
* | Use context managers in gzip_encode / gzip_decode | Dana Powers | 2015-03-08 | 1 | -12/+7 |
* | Make all unit tests pass on py3.3/3.4 | Bruno ReniƩ | 2014-09-03 | 1 | -8/+11 |
* | Make it possible to read and write xerial snappy | Greg Bowyer | 2014-02-19 | 1 | -3/+95 |
* | Split fixtures out to a separate file | Ivan Pouzyrevsky | 2013-06-07 | 1 | -3/+3 |
* | Beautify codec.py | Ivan Pouzyrevsky | 2013-06-07 | 1 | -24/+21 |
* | Refactor and update integration tests | Ivan Pouzyrevsky | 2013-06-07 | 1 | -0/+7 |
* | PEP8-ify most of the files | Mahendra M | 2013-05-29 | 1 | -2/+6 |
* | Add Snappy support0.1-alpha | David Arthur | 2012-11-16 | 1 | -0/+17 |
* | Moved codec stuff into it's own module | David Arthur | 2012-10-02 | 1 | -0/+23 |