Greg Wilbur 876e6bdc49 Fix typo in worker.py il y a 9 ans
..
__init__.py 016629f75e Use unicode_literals in all modules (with upgrading flakeplus to use 2.7 target) il y a 10 ans
amqp.py 7acdc0d452 Moves .utils.strtobool to .utils.serialization il y a 9 ans
base.py f9380fd8a5 Moves hostname related utils to .utils.nodenames il y a 9 ans
beat.py 9193b84d98 Documentation improvements il y a 10 ans
celery.py 3c1632f66e Deprecates support for using Redis as a broker (Issue #3274) il y a 9 ans
celeryd_detach.py f9380fd8a5 Moves hostname related utils to .utils.nodenames il y a 9 ans
events.py 9193b84d98 Documentation improvements il y a 10 ans
graph.py 0e91fcde48 Utils: Moves DependencyGraph to new celery.utils.graph il y a 9 ans
logtool.py 72b16ac7c4 Apparently (x,) is legal now, so no need for (x, ) il y a 10 ans
multi.py f9380fd8a5 Moves hostname related utils to .utils.nodenames il y a 9 ans
worker.py 876e6bdc49 Fix typo in worker.py il y a 9 ans