Ask Solem 85e0f24d37 Forgot to backport warnings.WarningMessage, which is not present in Python <= 2.5 пре 16 година
..
backends afbd6429d0 PEP8ify пре 16 година
bin afbd6429d0 PEP8ify пре 16 година
contrib a462e42dcc Clean up the backends пре 16 година
execute afbd6429d0 PEP8ify пре 16 година
loaders 529dd7146b PEP8ify пре 16 година
management ef1b7cd215 Add celerymon management command to celery (shows installation instructions if celerymon is not installed) пре 16 година
task 85cbd63b1a Give better description of confusing throw argument to Task.retry. Closes #74 пре 16 година
tests 85e0f24d37 Forgot to backport warnings.WarningMessage, which is not present in Python <= 2.5 пре 16 година
utils 53f5f08f85 OrderedDict now passes tests in Python 2.5 пре 16 година
worker a5224448fb Tests now passes on Python 2.5 пре 16 година
__init__.py 6525518df5 Bumped version to 1.0.0 пре 16 година
beat.py 8da2a0c0d9 celerybeat: Reset SIGTERM signal if running as embedded process пре 16 година
conf.py 9980653481 Re-enable result caches, as it's a critical part of the API flow. Caching now пре 16 година
datastructures.py 76fe4b212c LocalCache now uses OrderedDict instead of a heap queue пре 16 година
decorators.py 59681f5f5d Fixed Sphinx build errors/warnings пре 16 година
events.py 44dbf5b6ac Some cosmetic changes. пре 16 година
exceptions.py 44dbf5b6ac Some cosmetic changes. пре 16 година
log.py 243324aa9d Now respects CELERY*_LOG_FORMAT even if using stderr. Thanks to Nikita Kozlovsky. пре 16 година
managers.py edb2dba360 Consistent naming for save_taskset/restore_taskset пре 16 година
messaging.py db933ed0ad Refactored .execute.apply_async: .messaging.TaskPublisher.send_task now пре 16 година
models.py a462e42dcc Clean up the backends пре 16 година
platform.py 44dbf5b6ac Some cosmetic changes. пре 16 година
registry.py 44dbf5b6ac Some cosmetic changes. пре 16 година
result.py edb2dba360 Consistent naming for save_taskset/restore_taskset пре 16 година
signals.py a6918b8f12 Move documentation for celery.signals into the rst file пре 16 година
states.py a5bb233e43 Documented celery.states пре 16 година
urls.py e10529d892 Tests for celery.views.task_is_successful пре 16 година
views.py 59681f5f5d Fixed Sphinx build errors/warnings пре 16 година