Ask Solem 2a47f425c7 Fixes celery graph on Python3. Closes #2133 9 gadi atpakaļ
..
app a4a5c2a794 Adds app.current_worker_task property. Closes #2100 9 gadi atpakaļ
apps a28d300463 99% coverage (excluding celery.concurrency.asynpool and experimental backends) 10 gadi atpakaļ
backends 208d8d07e1 Fixes exceptions deserialzation with amqp result backend join_native (Issue #2409) 9 gadi atpakaļ
bin 66e94b8abb Fixes bug with argument parsing in master 10 gadi atpakaļ
concurrency 6b4922efcb Oops, removes debugging print statements 9 gadi atpakaļ
contrib 93fb98f089 Batches example missing passing request to mark_as_done. Issue #2861 10 gadi atpakaļ
events a28d300463 99% coverage (excluding celery.concurrency.asynpool and experimental backends) 10 gadi atpakaļ
fixups a28d300463 99% coverage (excluding celery.concurrency.asynpool and experimental backends) 10 gadi atpakaļ
loaders 3074472c70 cmdline config: namespace can be None 10 gadi atpakaļ
security 53b5fdf3c5 Lowercase settings and settings cleanup (radical, but backwards compatible) 10 gadi atpakaļ
task e3cab12540 Removes deprecated TaskSet and TaskSetResult, and the .task.sets module 10 gadi atpakaļ
tests a4a5c2a794 Adds app.current_worker_task property. Closes #2100 9 gadi atpakaļ
utils b225f93a65 ISO8601 parser now handles dates without hour/minute/sec. Closes #2062 10 gadi atpakaļ
worker 70cfaecae4 Transport can now decide which event loop to use 10 gadi atpakaļ
__init__.py cf247b28f5 4.0 release candidate 1 10 gadi atpakaļ
__main__.py 149de1291e Removes compat programs celeryd, celerybeat and celeryd-multi (scheduled for removal in 4.0) 10 gadi atpakaļ
_state.py b5d6054d0d Fixes PyPy tests 10 gadi atpakaļ
beat.py c673fe201b Fixes failing test 10 gadi atpakaļ
bootsteps.py 2a47f425c7 Fixes celery graph on Python3. Closes #2133 9 gadi atpakaļ
canvas.py a4a5c2a794 Adds app.current_worker_task property. Closes #2100 9 gadi atpakaļ
datastructures.py 2a47f425c7 Fixes celery graph on Python3. Closes #2133 9 gadi atpakaļ
exceptions.py 53b5fdf3c5 Lowercase settings and settings cleanup (radical, but backwards compatible) 10 gadi atpakaļ
five.py 5106352570 flakes 10 gadi atpakaļ
local.py a28d300463 99% coverage (excluding celery.concurrency.asynpool and experimental backends) 10 gadi atpakaļ
platforms.py a28d300463 99% coverage (excluding celery.concurrency.asynpool and experimental backends) 10 gadi atpakaļ
result.py 2055cbd056 AsyncResult.get now supports the on_interval argument 10 gadi atpakaļ
schedules.py 0c801b9070 92% coverage 10 gadi atpakaļ
signals.py 757678a59a Worker: Also send task-failed event on unregistered task (Issue #2791) 10 gadi atpakaļ
states.py 53b5fdf3c5 Lowercase settings and settings cleanup (radical, but backwards compatible) 10 gadi atpakaļ