.. |
app
|
73ea354d3d
Tests passing
|
13 anni fa |
apps
|
381dec4f44
Signal handler now raises if running without threads (while threads set a global should_stop flag)
|
13 anni fa |
backends
|
e6c19ad57f
Cosmetics
|
13 anni fa |
bin
|
6d64d7a24f
amqp/cassandra/mongodb backends now set result.children
|
13 anni fa |
concurrency
|
e78161450c
on_process_started renamed -> on_process_up
|
13 anni fa |
contrib
|
b10d2336f6
celery.contrib.methods: Task decorator for methods
|
13 anni fa |
events
|
8092efe8f7
eventloop: AIO versiosn of multiprocessing Supervisor, and disable TaskHandler thread
|
13 anni fa |
loaders
|
b6834ebefc
Moves celery.app.state -> celery.state so that app is loaded late
|
13 anni fa |
security
|
8e7646c68e
100% coverage for .security
|
13 anni fa |
task
|
fea6f43836
Py2.5: TaskSet can't be UserList since it's an old-style class
|
13 anni fa |
tests
|
c091c7a5dd
Py2.5: enumerate takes only one argument on py2.5
|
13 anni fa |
utils
|
ce89e3dc37
CELERY_BENCH: Show RSS memory usag at start and end of benchmark
|
13 anni fa |
worker
|
ce89e3dc37
CELERY_BENCH: Show RSS memory usag at start and end of benchmark
|
13 anni fa |
__compat__.py
|
e2b052c2d8
current_task and Task.request are now LocalStack's. Maybe fixes #521
|
13 anni fa |
__init__.py
|
4b29620696
Bumps version to 2.6.0rc3
|
13 anni fa |
beat.py
|
a4f2874e82
Modernize Kombu integration
|
13 anni fa |
canvas.py
|
4272feb940
Tests passing
|
13 anni fa |
datastructures.py
|
1f1103bfa5
DictAttribute.iterkeys now works. Closes #362
|
13 anni fa |
exceptions.py
|
d58f89f496
flake8
|
13 anni fa |
local.py
|
e2b052c2d8
current_task and Task.request are now LocalStack's. Maybe fixes #521
|
13 anni fa |
platforms.py
|
fa2d784f82
Cosmetics and stuff
|
13 anni fa |
result.py
|
53b61c638b
99% overall coverage :happy:
|
13 anni fa |
schedules.py
|
e6c19ad57f
Cosmetics
|
13 anni fa |
signals.py
|
e869e8a871
Adds task_success(sender=task, result=retval) signal
|
13 anni fa |
state.py
|
b6834ebefc
Moves celery.app.state -> celery.state so that app is loaded late
|
13 anni fa |
states.py
|
641e838dd6
Cosmetics
|
13 anni fa |