Ask Solem ccc0500d4a Makes sure task_postrun signal is sent 11 年 前
..
app ccc0500d4a Makes sure task_postrun signal is sent 11 年 前
apps c9a9ee19e4 Cosmetics 11 年 前
backends 7e76877362 Redis result backend: Expires cannot be 0. Closes #1661 11 年 前
bin 1f10228b6b Preload options change caused problems 11 年 前
concurrency 7b9d982495 Fixes --autoreload with kqueue. Closes celery/kombu#267 11 年 前
contrib 46c92025cd flakes 11 年 前
events 8c42df80c5 Events now emits warning if the broken yajl json libray is used 11 年 前
fixups 09b834253f Bootsteps Cosmetics 11 年 前
loaders a65b6748af app.autodiscover_tasks is now lazy 11 年 前
security cac1d1893f Wording 11 年 前
task 46c92025cd flakes 11 年 前
tests 25eb48a7e4 celery command: Do not remove options from beginning (rather move to end) 11 年 前
utils 77083534df Attempt #2 to fix encoding issues 11 年 前
worker beb98e9f0f [Worker] Events should not be buffered at shutdown 11 年 前
__init__.py bf0ee5536e Bumps version to 3.1.4 and updates Changelog 11 年 前
__main__.py 6354343554 Importing .concurrency.eventlet|gevent no longer applies monkey patches 11 年 前
_state.py 0f81f15bee Multi + Default app should not load the Django fixup 11 年 前
beat.py b27b022c99 Fixed a little syntax error in string formatting in beat.py 11 年 前
bootsteps.py 09b834253f Bootsteps Cosmetics 11 年 前
canvas.py af50b74fd3 apply_async of empty chain must return None. Closes #1650 11 年 前
datastructures.py 50d1c0552f [Django] Account for LazySettings (Issue #1665) 11 年 前
exceptions.py 05394418df Merge branch '3.0' 11 年 前
five.py c9a9ee19e4 Cosmetics 11 年 前
local.py 99abae8299 flakes 11 年 前
platforms.py 8015da0a3d Beat: Do not close logfile fds after fork. Closes celery/django-celery#288 11 年 前
result.py 74663dad46 Hold on a bit with E_WOULDBLOCK error 11 年 前
schedules.py 3f55deb2b7 Wording 11 年 前
signals.py a65b6748af app.autodiscover_tasks is now lazy 11 年 前
states.py 67e221a024 Adds Reject exception to reject or requeue the message. Closes #1383 11 年 前