rq/rq
Vincent Driessen 6299af15fc Merge branch 'master' of github.com:nvie/rq 2014-07-24 11:32:49 +02:00
..
compat kwargs must be strings, unicode fails with "keywords must be strings" 2014-05-08 13:35:41 +02:00
contrib Raise warning when using async Sentry transport. 2014-05-21 10:03:51 +02:00
scripts Merge pull request #377 from selwin/logging-fix 2014-07-15 11:36:40 +07:00
__init__.py Enable the most modern Python syntax. 2014-05-05 10:50:02 +02:00
connections.py Enable the most modern Python syntax. 2014-05-05 10:50:02 +02:00
decorators.py Merge remote-tracking branch 'origin/master' into SanyerMyasoedov-master 2014-05-06 15:52:35 +02:00
dummy.py Enable the most modern Python syntax. 2014-05-05 10:50:02 +02:00
exceptions.py Enable the most modern Python syntax. 2014-05-05 10:50:02 +02:00
job.py Merge branch 'master' of github.com:nvie/rq 2014-07-24 11:32:49 +02:00
local.py Fix typo in Doc string. 2013-09-24 16:29:45 +08:00
logutils.py Fixed default logging level in setup_loghandlers. 2014-07-07 19:46:55 +07:00
queue.py Merge pull request #382 from selwin/cancel-should-remove-from-queue 2014-07-24 11:26:35 +02:00
timeouts.py PEP8ify. 2014-05-07 21:23:42 +02:00
utils.py Use as_text to fix syntax error discovered in Python 3.2 (raspberry pi) 2014-06-15 16:58:01 +00:00
version.py Start release 0.4.6. 2014-05-21 09:59:29 +02:00
worker.py Merge branch 'andrewsg-warnings' 2014-07-24 11:31:38 +02:00