Ask Solem 5f08d979d0 amqplib: Consumer is now using an epoll/kqueue/select event loop 13 years ago
..
app e3418c22a2 Annotations now supports decorators if the key startswith '@'. 13 years ago
apps 9059724ed8 Signal handlers are now barebones, and only sets a flag for the consumer to respect 13 years ago
backends 74410c9849 Retry sqlalchemy backend operations on DatabaseError/OperationalError. Closes #634 13 years ago
bin 6d64d7a24f amqp/cassandra/mongodb backends now set result.children 13 years ago
concurrency 5f08d979d0 amqplib: Consumer is now using an epoll/kqueue/select event loop 13 years ago
contrib a4f2874e82 Modernize Kombu integration 13 years ago
events a4f2874e82 Modernize Kombu integration 13 years ago
loaders 12a00a2513 Adds new option CELERY_INCLUDE as an alternative to CELERY_IMPORTS. Also Celery(include=[..]) works 13 years ago
security 8e7646c68e 100% coverage for .security 13 years ago
task 4272feb940 Tests passing 13 years ago
tests a412d3e63a flake8 13 years ago
utils 5f08d979d0 amqplib: Consumer is now using an epoll/kqueue/select event loop 13 years ago
worker 5f08d979d0 amqplib: Consumer is now using an epoll/kqueue/select event loop 13 years ago
__compat__.py d65e1b0c91 Flake8 13 years ago
__init__.py 3306d86872 Bumps version to 2.6.0rc2 13 years ago
beat.py a4f2874e82 Modernize Kombu integration 13 years ago
canvas.py 4272feb940 Tests passing 13 years ago
datastructures.py fa2d784f82 Cosmetics and stuff 13 years ago
exceptions.py d58f89f496 flake8 13 years ago
local.py aa668e1f53 regen can now be serialized using JSON (it's now a subclass of lists) 13 years ago
platforms.py fa2d784f82 Cosmetics and stuff 13 years ago
result.py 53b61c638b 99% overall coverage :happy: 13 years ago
schedules.py 59a422759f Doc improvements 13 years ago
signals.py 78cf9bce78 Adds celeryd_init signal that can be used to configure workers by hostname. Thanks to zllak 13 years ago
states.py 641e838dd6 Cosmetics 14 years ago