Ask Solem 7e76877362 Redis result backend: Expires cannot be 0. Closes #1661 11 years ago
..
app 10f76cbf43 Settings filter: Account for non-string keys. Closes #1663 11 years ago
apps c9a9ee19e4 Cosmetics 11 years ago
backends 7e76877362 Redis result backend: Expires cannot be 0. Closes #1661 11 years ago
bin c4b6b144f9 Tests passing on Py2.6 11 years ago
concurrency 7b9d982495 Fixes --autoreload with kqueue. Closes celery/kombu#267 11 years ago
contrib 46c92025cd flakes 11 years ago
events 8c42df80c5 Events now emits warning if the broken yajl json libray is used 11 years ago
fixups ee3019386b [Django] Set the default app so that runserver works 11 years ago
loaders 6d68cc40bb django.conf.settings always defines __getitem__ in Django 1.6 11 years ago
security cac1d1893f Wording 11 years ago
task 46c92025cd flakes 11 years ago
tests af50b74fd3 apply_async of empty chain must return None. Closes #1650 11 years ago
utils 77083534df Attempt #2 to fix encoding issues 11 years ago
worker 7b9d982495 Fixes --autoreload with kqueue. Closes celery/kombu#267 11 years ago
__init__.py bf0ee5536e Bumps version to 3.1.4 and updates Changelog 11 years ago
__main__.py 6354343554 Importing .concurrency.eventlet|gevent no longer applies monkey patches 11 years ago
_state.py 936dd9e66f Use WeakSet 11 years ago
beat.py b1e2744652 close_open_fds uses os.closerange, get_fdmax uses sysconf 11 years ago
bootsteps.py 2fdf1f7c93 Worker accidentally sets a default socket timeout, but should only be active for shutdown 11 years ago
canvas.py af50b74fd3 apply_async of empty chain must return None. Closes #1650 11 years ago
datastructures.py 6d68cc40bb django.conf.settings always defines __getitem__ in Django 1.6 11 years ago
exceptions.py 05394418df Merge branch '3.0' 11 years ago
five.py c9a9ee19e4 Cosmetics 11 years ago
local.py 99abae8299 flakes 11 years ago
platforms.py 8015da0a3d Beat: Do not close logfile fds after fork. Closes celery/django-celery#288 11 years ago
result.py 74663dad46 Hold on a bit with E_WOULDBLOCK error 11 years ago
schedules.py 3f55deb2b7 Wording 11 years ago
signals.py 3497867ab9 Adds new worker_process_shutdown signal (Closes #1595) 11 years ago
states.py 67e221a024 Adds Reject exception to reject or requeue the message. Closes #1383 11 years ago