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