Ask Solem
|
9be96fc916
Fixes typo
|
12 years ago |
Ask Solem
|
29941b2e4e
Initial Consumer Bootsteps implementation
|
12 years ago |
Ask Solem
|
9ca66d7df8
init_worker must be called before finalize
|
12 years ago |
Ask Solem
|
609e402949
Tests passing
|
12 years ago |
Ask Solem
|
3af1b33bb9
Merge branch 'master' into bootsteps_refactor
|
12 years ago |
Ask Solem
|
d8a0591091
Merge branch '3.0'
|
12 years ago |
Bryan Bishop
|
613ccff592
Fix typo in examples/eventlet and formatting.
|
12 years ago |
Sundar Raman
|
7e52b3ec63
SIGTERM to stop celery process; More explicit examples for sysconfig
|
12 years ago |
Ask Solem
|
c05af8cfcb
incomplete consumer boot steps
|
12 years ago |
Ask Solem
|
96479fc168
Much of the WorkController code is now in bootsteps.Namespace
|
12 years ago |
Ask Solem
|
903a960a35
Acknowledge Ignore'd tasks when acks_late
|
12 years ago |
Ask Solem
|
1958ba629c
[beat] Show entry name in 'sending due task' logs.
|
12 years ago |
Ask Solem
|
368abf264c
Bumps version to 3.0.10 and updates Changelog
|
12 years ago |
Ask Solem
|
46ab71ff74
Tasks can now raise celery.exceptions.Ignore to not update any state
|
12 years ago |
Ask Solem
|
cea484672b
Daemonization links must point to 3.0 branch
|
12 years ago |
Ask Solem
|
d6c4726b4c
Fixes typo in signals guide. Closes #986
|
12 years ago |
Ask Solem
|
58cbc032fd
Now depends on billiard 2.7.3.14
|
12 years ago |
Ask Solem
|
e1f81cf416
Worker didn't actually set the default app, breaking gevent/eventlet
|
12 years ago |
Ask Solem
|
77c97c4c68
Merge branch '3.0'
|
12 years ago |
Ask Solem
|
337c8cbeea
Eventlet/gevent can now recover from broker connection loss. Closes #959
|
12 years ago |
Ask Solem
|
e3ef8411a6
Built-in tasks may not have a default request
|
12 years ago |
Ask Solem
|
423b9b00dc
Updates Changelog
|
12 years ago |
Matt Long
|
282e8bcb38
CELERY_TASK_PUBLISH_RETRY description agrees with default
|
12 years ago |
Ask Solem
|
39cfdafb7c
Use compat __main__ entrypoints for multi and beat as well
|
12 years ago |
Ask Solem
|
b2deec93d8
Updates Changelog
|
12 years ago |
Ask Solem
|
877b420ee2
Merge branch '3.0'
|
12 years ago |
Ask Solem
|
3977cac9da
tests
|
12 years ago |
Ask Solem
|
0d76d20005
Worker optimizations now set up in celery.apps.worker not WorkerController, and tests reset optimiations
|
12 years ago |
Ask Solem
|
1514f01179
Worker optimizations now set up in celery.apps.worker not WorkerController, and tests reset optimiations
|
12 years ago |
Ask Solem
|
5cf87010a9
Make sure BaseTask.__call__ does not modify stack even if overridden calls super() (As discussed in #947)
|
12 years ago |