Ask Solem 1da7dba9ff Merge branch 'master' of github.com:celery/celery há 9 anos atrás
..
app 78b053c720 Error mail: Sets charset to utf-8 by default (Issue #2737) há 9 anos atrás
apps 5a718b726f Adds timestamp to worker/beat startup banners. Closes #3010 há 9 anos atrás
backends c5f697829a Moves mongodb Bunch to celery.utils.objects há 9 anos atrás
bin 6038ff2aa3 Adds broker_read_url and broker_write_url settings há 9 anos atrás
concurrency 7612d78ead Adds support for the new billiard REMAP_SIGTERM envvar. Closes #2839 há 9 anos atrás
contrib 8432fdc5f0 Backends: Use state in API consistently over status há 9 anos atrás
events 6038ff2aa3 Adds broker_read_url and broker_write_url settings há 9 anos atrás
fixups baa1282c04 [Django] Ignore InterfaceError also after fork (Issue #2996) há 9 anos atrás
loaders 66d0de7537 Autodiscover: Fixes error "Empty module name". Closes #2908 há 9 anos atrás
security 53b5fdf3c5 Lowercase settings and settings cleanup (radical, but backwards compatible) há 9 anos atrás
task fc1ce73c09 Removes left over print statements. Closes #2967 há 9 anos atrás
tests 1da7dba9ff Merge branch 'master' of github.com:celery/celery há 9 anos atrás
utils 8c7dfebde5 Merge pull request #3014 from Adaptification/fix/type-hints há 9 anos atrás
worker ee27089030 Gossip: Bootsteps can now hook into on_node_join/leave/lost há 9 anos atrás
__init__.py 00b2930325 Updates copyright year há 9 anos atrás
__main__.py 149de1291e Removes compat programs celeryd, celerybeat and celeryd-multi (scheduled for removal in 4.0) há 9 anos atrás
_state.py b5d6054d0d Fixes PyPy tests há 9 anos atrás
beat.py 6038ff2aa3 Adds broker_read_url and broker_write_url settings há 9 anos atrás
bootsteps.py 2a47f425c7 Fixes celery graph on Python3. Closes #2133 há 9 anos atrás
canvas.py e2cde3448b Fixes build há 9 anos atrás
datastructures.py a5f5b63a4b flakes há 9 anos atrás
exceptions.py 53b5fdf3c5 Lowercase settings and settings cleanup (radical, but backwards compatible) há 9 anos atrás
five.py 5106352570 flakes há 9 anos atrás
local.py a28d300463 99% coverage (excluding celery.concurrency.asynpool and experimental backends) há 9 anos atrás
platforms.py a28d300463 99% coverage (excluding celery.concurrency.asynpool and experimental backends) há 9 anos atrás
result.py 8432fdc5f0 Backends: Use state in API consistently over status há 9 anos atrás
schedules.py 0c801b9070 92% coverage há 9 anos atrás
signals.py 757678a59a Worker: Also send task-failed event on unregistered task (Issue #2791) há 9 anos atrás
states.py 8454428b0f Events: Adds new task-rejected event for basic.reject há 9 anos atrás