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