Ask Solem 84d4520baf celerybeat: Don't loop every second, instead find the shortest remaining time and sleep for that long. %!s(int64=16) %!d(string=hai) anos
..
backends 0208ec9f8b Moved celery.serialization + celery.utils.functional -> billiard.* %!s(int64=16) %!d(string=hai) anos
bin 1762e216ea celerybeat: Allow setting the schedule path with -s|--schedule, note that the extension ".db" will be appended to the filename. %!s(int64=16) %!d(string=hai) anos
contrib 8e2cb8d674 Document contrib.test_runner %!s(int64=16) %!d(string=hai) anos
loaders 245a5dfda0 PEP8ify %!s(int64=16) %!d(string=hai) anos
management ef1b7cd215 Add celerymon management command to celery (shows installation instructions if celerymon is not installed) %!s(int64=16) %!d(string=hai) anos
task 84d4520baf celerybeat: Don't loop every second, instead find the shortest remaining time and sleep for that long. %!s(int64=16) %!d(string=hai) anos
tests cfa225cb0d Some more unittests. %!s(int64=16) %!d(string=hai) anos
worker b2b5e2b791 Make exposing methods on the control panel class explicit by using an @expose decorator. %!s(int64=16) %!d(string=hai) anos
__init__.py edca5d20df Bumped version to 0.9.1 %!s(int64=16) %!d(string=hai) anos
beat.py 84d4520baf celerybeat: Don't loop every second, instead find the shortest remaining time and sleep for that long. %!s(int64=16) %!d(string=hai) anos
conf.py 0519be0eb3 Doesn't store errors if Task.ignore_result=True anymore, can enable the previous behaviour by setting CELERY_STORE_ERRORS_EVEN_IF_IGNORED %!s(int64=16) %!d(string=hai) anos
datastructures.py cfa225cb0d Some more unittests. %!s(int64=16) %!d(string=hai) anos
decorators.py 9866d1501e New decorator: @periodic_task(run_every=...) %!s(int64=16) %!d(string=hai) anos
discovery.py 0c4668916b Show ImportErrors when discovering "tasks" modules in INSTALLED_APPS. %!s(int64=16) %!d(string=hai) anos
events.py 3345f160ea Events off by default, can now turn it on by using -E|--event or CELERY_SEND_EVENTS. %!s(int64=16) %!d(string=hai) anos
exceptions.py 076d016d3a Move TimeoutError to celery.exceptions %!s(int64=16) %!d(string=hai) anos
execute.py 4fc8621006 Merge branch 'revoke' into events %!s(int64=16) %!d(string=hai) anos
log.py 9ed2957883 Must monkeypatch logger in celery.log.setup_logger %!s(int64=16) %!d(string=hai) anos
managers.py 84eb860d99 PEP8ify: Group imports %!s(int64=16) %!d(string=hai) anos
messaging.py d4b6c00585 Merge branch 'events' %!s(int64=16) %!d(string=hai) anos
models.py 203fbf230e Now uses django-picklefield (finnaly got rid of the djangosnippets code!) %!s(int64=16) %!d(string=hai) anos
patch.py a40fc34d38 PEP8ify %!s(int64=16) %!d(string=hai) anos
platform.py a658d0b20b set process titles if setproctitle is installed %!s(int64=16) %!d(string=hai) anos
registry.py 84eb860d99 PEP8ify: Group imports %!s(int64=16) %!d(string=hai) anos
result.py 84eb860d99 PEP8ify: Group imports %!s(int64=16) %!d(string=hai) anos
signals.py 438c68b884 Added signals: worker_init, worker_ready, worker_shutdown %!s(int64=16) %!d(string=hai) anos
urls.py 84eb860d99 PEP8ify: Group imports %!s(int64=16) %!d(string=hai) anos
utils.py 0208ec9f8b Moved celery.serialization + celery.utils.functional -> billiard.* %!s(int64=16) %!d(string=hai) anos
views.py 84eb860d99 PEP8ify: Group imports %!s(int64=16) %!d(string=hai) anos