Ask Solem
|
5e302ebd79
Merge branch '3.0'
|
12 years ago |
Ask Solem
|
a571aac0d9
Terminate task now gives RevokedTaskError instead of WorkerLostError.
|
12 years ago |
Ask Solem
|
a56e4b8f63
Moves terminate_job to billiard
|
12 years ago |
Ask Solem
|
1b28f3e6e0
Fixes dump_request example. thanks to ojii
|
12 years ago |
Ask Solem
|
3153042116
Merge branch '3.0'
|
12 years ago |
Ask Solem
|
ddc65f9863
Tests passing
|
12 years ago |
Ask Solem
|
c35c77d250
Dump reserved now works even for eventloop and when rate limits disabled
|
12 years ago |
Ask Solem
|
f16620fe05
Merge branch '3.0'
|
12 years ago |
Ask Solem
|
a720b41ffa
Improve module comment
|
12 years ago |
Ask Solem
|
40f12405d6
Make them types too
|
12 years ago |
Ask Solem
|
4dbc229d81
Adds attrs to celery.task for static analyzers
|
12 years ago |
Ask Solem
|
5556e2acec
Adds Python 3 trove classifiers again
|
12 years ago |
Ask Solem
|
3a770ba104
Add symbols to celery/__init__.py for static analyzers
|
12 years ago |
Ask Solem
|
69085f653e
Adds __all__ to celery.task for static analyzers
|
12 years ago |
Ask Solem
|
244c63090c
Adds __all__ to celery package for static analyzers
|
12 years ago |
Ask Solem
|
d89d88efc5
Bumps version to 3.0.5 and updates Changelog
|
12 years ago |
Ask Solem
|
a32655b162
Now depends on kombu 2.3.1
|
12 years ago |
Ask Solem
|
861e65a021
Now depends on billiard 2.7.3.11
|
12 years ago |
Ask Solem
|
db1efae951
The restart_pool remote control command now requires the CELERYD_POOL_RESTARTS setting to be enabled. Disabling the sentinel event by default reduces the number of sempahores required to run the pool.
|
12 years ago |
Ask Solem
|
8f6240acfa
Fixes -B option when force execv is enabled. Closes #894
|
12 years ago |
Ask Solem
|
acda37e4f7
Merge branch 'master' of github.com:celery/celery
|
12 years ago |
Ask Solem
|
7b3b025110
Maybe this solves #894
|
12 years ago |
Ask Solem
|
dd632b2721
Merges BaseBackend and BaseDictBackend into one BaseBackend
|
12 years ago |
Ask Solem
|
ecfa68b4ff
Moves components to celery.worker.components
|
12 years ago |
Ask Solem
|
1d05b0d1e7
celery.apps.worker is now a subclass of WorkController
|
12 years ago |
Ask Solem
|
a86f324400
celery.tests.config: Remove TT_ + CELERY_REDIS_ config
|
12 years ago |
Ask Solem
|
0096ab97c6
celery.stats docstrings
|
12 years ago |
Mher Movsisyan
|
b48e3fe4a7
Adds worker pid to inspect stats
|
12 years ago |
Ask Solem
|
fc3804cb12
Merge branch '3.0'
|
12 years ago |
Ask Solem
|
8d7a990bb3
chain.apply should pass args. Closes #889
|
12 years ago |