.. |
app
|
26b8521a28
(->2.2) Document arguments to App
|
14 years ago |
apps
|
a0c6c7094f
Remove left-over print statements
|
14 years ago |
backends
|
0136ecde08
Adds missing celery.backends.default_backend
|
14 years ago |
bin
|
b05a6eaa38
celery/bin/celeryd_multi.py
|
14 years ago |
concurrency
|
b3dafae496
BasePool.on_terminate stub did not exist
|
14 years ago |
contrib
|
25a59556f0
Replaced SharedCounter with good old fashioned mutual exclusion
|
14 years ago |
db
|
0afa1efa28
Docs: Replaced all occurences of ``literal`` with `literal`
|
14 years ago |
events
|
4fc9e9c624
Reset pidbox node on channel failure
|
14 years ago |
execute
|
b75d12e538
celery.execute.delay_task was accidentally removed
|
14 years ago |
loaders
|
02953e12d2
100% Coverage for celery.loaders.*
|
14 years ago |
task
|
1086f7bda2
celery.task.task example used magic kwargs
|
14 years ago |
tests
|
61a7324908
Tests passing again
|
14 years ago |
utils
|
99df86dfec
PEP8ify
|
14 years ago |
worker
|
a0c6c7094f
Remove left-over print statements
|
14 years ago |
__init__.py
|
5c65fa92f1
Bumped version to 2.2.0
|
14 years ago |
beat.py
|
9cc863a2d8
Beat: install_default_entries moved to setup_schedule()
|
14 years ago |
conf.py
|
377f1cc358
Cosmetics
|
14 years ago |
datastructures.py
|
f612848a62
PEP8ify + pyflakes
|
14 years ago |
decorators.py
|
c3e0ed81ad
Updated copyright statements to include 2011
|
14 years ago |
exceptions.py
|
156c8edb02
Cosmetics and cleanup
|
14 years ago |
local.py
|
6f7db25db7
Faster loading of celery module
|
14 years ago |
log.py
|
f612848a62
PEP8ify + pyflakes
|
14 years ago |
messaging.py
|
156c8edb02
Cosmetics and cleanup
|
14 years ago |
platforms.py
|
e2f8a5cead
Now runs on Jython using -P threads
|
14 years ago |
registry.py
|
156c8edb02
Cosmetics and cleanup
|
14 years ago |
result.py
|
57dc4f4abb
PEP8ify + pyflakes
|
14 years ago |
routes.py
|
1328c62062
Make sure default queue is always declared
|
14 years ago |
schedules.py
|
785ab7925a
PEP8ify + pyflakes
|
14 years ago |
signals.py
|
748fbbeb16
trace: Send task_failure signal
|
14 years ago |
states.py
|
c3e0ed81ad
Updated copyright statements to include 2011
|
14 years ago |