.. |
app
|
ce55c4ccd6
Merge pull request #1537 from akshar-raaj/remove-extra-bind-call
|
11 years ago |
apps
|
fe33447072
Hostname should also be passed through safe_str
|
11 years ago |
backends
|
c246c8f27a
Fixes typo prepare_accept_encoding -> prepare_accept_content
|
11 years ago |
bin
|
083a8a02f8
Python2.6 detach can use -m celery.__main__
|
11 years ago |
concurrency
|
e50f52e00e
flakes
|
11 years ago |
contrib
|
b351c85656
Made AbortableTask abstract.
|
12 years ago |
events
|
11b7f98c84
cosmetics
|
11 years ago |
fixups
|
81fb7f46ae
Fix django fixup for Django < 1.6
|
12 years ago |
loaders
|
dbe733d234
Tests passing
|
11 years ago |
security
|
3ccae08eae
Tests passing now without enable_insecure_serializers()
|
11 years ago |
task
|
250631f5c5
Renames celery.task.trace -> celery.app.trace. Closes #1446
|
11 years ago |
tests
|
c56e13ee65
More tests passing
|
11 years ago |
utils
|
71330ae0ca
Small improvements
|
11 years ago |
worker
|
b9ca48d97a
[optimization] Revoke now accepts list argument (and used by ResultSet.revoke)
|
11 years ago |
__init__.py
|
77f6aeff98
3.1 rc4
|
11 years ago |
__main__.py
|
2f376b1705
100% coverage for celery.app.*
|
12 years ago |
_state.py
|
dbe733d234
Tests passing
|
11 years ago |
beat.py
|
dbe733d234
Tests passing
|
11 years ago |
bootsteps.py
|
578663306f
Moves datastructures back to celery.datastructures to ensure compat with extensions
|
12 years ago |
canvas.py
|
04a3cf379b
Tests passing
|
11 years ago |
datastructures.py
|
cd27aef18a
Define __ne__ when __eq__
|
11 years ago |
exceptions.py
|
59e1f54ab4
Control: Output warning if multiple replies from same nodename. Closes #1377
|
12 years ago |
five.py
|
923165db10
Merge pull request #1517 from daftshady/master
|
11 years ago |
local.py
|
b583fe9291
flakes
|
12 years ago |
platforms.py
|
607299d8f5
More accurate check of file descriptors
|
11 years ago |
result.py
|
b9ca48d97a
[optimization] Revoke now accepts list argument (and used by ResultSet.revoke)
|
11 years ago |
schedules.py
|
937403eee2
Merge branch '3.0'
|
11 years ago |
signals.py
|
075674a20f
Implements new task_retry signal. Closes #1169
|
12 years ago |
states.py
|
de3572c1c9
Speed up the precedence state lookup
|
11 years ago |