12 Commits (07883f5501e8137683747d94b1d8ea55f283afb8)

Author SHA1 Message Date
Selwin Ong 10f615f4fe Reverted click requirement back to >= 3.0 9 years ago
Cal Leeming e76bde9bc0 Fix broken tests 9 years ago
Vincent Driessen f374053928 Don't require Redis 2.10. 10 years ago
Eric Bustarret 8000957009 Update requirements to redis-py 2.10.0 10 years ago
Jonathan Tushman 82333d2ad5 triggering shutdown by setting a redis flag 10 years ago
zhangliyong 07aea5e5c1 Add CLI `rq` to empty queues and requeue failed jobs 11 years ago
Vincent Driessen 19e58027ac Remove `times` dependency from requirements.txt. 11 years ago
Vincent Driessen 0bc451f75b Install importlib on Travis' py26 environment. 12 years ago
Vincent Driessen 879a87d158 Remove logbook and replace it with logging.
This reverts commit 1ab8c19696 and
reintroduces all changes made by @dstufft.

Still, it needs more patches to reeanble the default log-to-console
behaviour.  See #121.
12 years ago
Vincent Driessen 1ab8c19696 Revert "Remove logbook and replace it with logging".
This reverts the commit range f367c38..978ba2d.

Issue #121 is currently blocking the 0.3.1 release.
12 years ago
Donald Stufft f188d66354 Remove logbook from the install_requires and other dependency areas 13 years ago
Vincent Driessen b0a42f4e25 Add Travis CI configuration file. 13 years ago