Mercurial > public > queues
log
age | author | description |
---|---|---|
Tue, 20 Oct 2009 22:01:12 +0000 | mcroydon | Added functionality for the dummy backend to make it behave more like a production backend for testability sake. Thanks to Travis Cline for the patch. Fixes issue #4. |
Wed, 16 Sep 2009 15:03:15 +0000 | mcroydon | Bumped __version__ to 0.5. |
Wed, 16 Sep 2009 14:39:50 +0000 | mcroydon | Updated version to 0.5 which includes a dummy backend useful for testing, fixed a bug in delete_queue in the redis backend, and updated tests to deal with some backends returning unicode and some not. |