| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge branch 'master' into 0.80.8 | David Arthur | 2013-04-02 | 2 | -3/+1 |
| |\ | |||||
| | * | A few fixes for offset APIs in 0.8.1 | David Arthur | 2013-04-02 | 2 | -3/+1 |
| | * | Update kafka-src to latest trunk, enable 0.8.1 features | David Arthur | 2013-04-02 | 2 | -3/+0 |
| | * | Update kafka-src to latest 0.8 | David Arthur | 2013-04-02 | 2 | -2/+3 |
| | * | Bring acks and timeout down to the client | David Arthur | 2013-04-02 | 2 | -5/+5 |
| | * | Refactoring a bit, cleanup for 0.8 | David Arthur | 2013-04-02 | 5 | -154/+193 |
| | * | Big code re-org | David Arthur | 2013-04-02 | 9 | -646/+822 |
| | * | Some work on a simple consumer | David Arthur | 2013-04-02 | 1 | -4/+32 |
| | * | Started on a simple producer and consumer | David Arthur | 2013-04-02 | 2 | -6/+58 |
| | * | Removing __main__ stuff from client.py | David Arthur | 2013-04-02 | 1 | -66/+0 |
| | * | Integration tests passing | David Arthur | 2013-04-02 | 4 | -1374/+744 |
| | * | Protocol and low-level client done, adding tests | David Arthur | 2013-04-02 | 2 | -78/+118 |
| | * | Fix a bunch of bugs | David Arthur | 2013-04-02 | 2 | -65/+138 |
| | * | First pass of cleanup/refactoring | David Arthur | 2013-04-02 | 3 | -225/+487 |
| | * | Starting work on 0.8 compat | David Arthur | 2013-04-02 | 2 | -0/+562 |
| | * | Adding client_fetch_size to queue interface | David Arthur | 2013-04-02 | 1 | -3/+34 |
| * | | Update kafka-src to latest 0.8 | David Arthur | 2013-04-01 | 2 | -2/+3 |
| * | | Bring acks and timeout down to the client | David Arthur | 2013-04-01 | 2 | -5/+5 |
| * | | Refactoring a bit, cleanup for 0.8 | David Arthur | 2013-04-01 | 5 | -154/+193 |
| * | | Big code re-org | David Arthur | 2013-03-30 | 9 | -646/+822 |
| * | | Some work on a simple consumer | David Arthur | 2013-03-19 | 1 | -4/+32 |
| * | | Started on a simple producer and consumer | David Arthur | 2013-03-08 | 2 | -6/+58 |
| * | | Removing __main__ stuff from client.py | David Arthur | 2013-03-01 | 1 | -66/+0 |
| * | | Integration tests passing | David Arthur | 2013-03-01 | 4 | -1374/+744 |
| * | | Protocol and low-level client done, adding tests | David Arthur | 2013-02-22 | 2 | -78/+118 |
| * | | Fix a bunch of bugs | David Arthur | 2013-02-20 | 2 | -65/+138 |
| * | | First pass of cleanup/refactoring | David Arthur | 2013-02-20 | 3 | -225/+487 |
| * | | Starting work on 0.8 compat | David Arthur | 2013-02-13 | 2 | -0/+562 |
| * | | Adding client_fetch_size to queue interface | David Arthur | 2012-11-20 | 1 | -3/+34 |
| |/ | |||||
| * | Add some docs and KafkaQueue config | David Arthur | 2012-11-19 | 1 | -19/+47 |
| * | Add a Queue-like producer/consumer | David Arthur | 2012-11-19 | 2 | -0/+122 |
| * | Add Snappy support0.1-alpha | David Arthur | 2012-11-16 | 3 | -1/+41 |
| * | Clean up imports in client, fixed #5 | David Arthur | 2012-10-30 | 1 | -3/+0 |
| * | Replace socket.send with socket.sendall, Fixes #6 | David Arthur | 2012-10-30 | 1 | -5/+5 |
| * | error handling fix | Ben Frederickson | 2012-10-25 | 1 | -1/+1 |
| * | Isn't it nice when tests actually find bugs | David Arthur | 2012-10-02 | 1 | -4/+3 |
| * | Packaging improvments | David Arthur | 2012-10-02 | 1 | -1/+11 |
| * | Renaming kafka.py to client.py | David Arthur | 2012-10-02 | 1 | -0/+0 |
| * | Moved codec stuff into it's own module | David Arthur | 2012-10-02 | 3 | -22/+26 |
| * | Start work on packaging issue #3 | David Arthur | 2012-10-02 | 2 | -0/+630 |
