Ask Solem 99abae8299 flakes 12 年之前
..
app 7ea24d392e Task decorator now preserves docstring, even if lazy. Closes #1636 12 年之前
apps 7940f805ec celeryd_init signal now has new "options" argument for command-line options 12 年之前
backends b985771edb Renames Result.serializable()/from_serializable -> Result.as_tuple()/result_from_tuple 12 年之前
bin 46c92025cd flakes 12 年之前
concurrency e26d30d038 [Py3] Tests passing 12 年之前
contrib 46c92025cd flakes 12 年之前
events 8c42df80c5 Events now emits warning if the broken yajl json libray is used 12 年之前
fixups 46c92025cd flakes 12 年之前
loaders 6d68cc40bb django.conf.settings always defines __getitem__ in Django 1.6 12 年之前
security cac1d1893f Wording 12 年之前
task 46c92025cd flakes 12 年之前
tests e26d30d038 [Py3] Tests passing 12 年之前
utils 8015da0a3d Beat: Do not close logfile fds after fork. Closes celery/django-celery#288 12 年之前
worker 46c92025cd flakes 12 年之前
__init__.py 52f8391228 Bumps version to 3.1.3 and updates Changelog 12 年之前
__main__.py 6354343554 Importing .concurrency.eventlet|gevent no longer applies monkey patches 12 年之前
_state.py 46c92025cd flakes 12 年之前
beat.py b1e2744652 close_open_fds uses os.closerange, get_fdmax uses sysconf 12 年之前
bootsteps.py c9e1efed9d Gossip/ConsumerStep must not use the same channel as the task consumer... Closes #1580 12 年之前
canvas.py 46c92025cd flakes 12 年之前
datastructures.py 6d68cc40bb django.conf.settings always defines __getitem__ in Django 1.6 12 年之前
exceptions.py 05394418df Merge branch '3.0' 12 年之前
five.py 5ae4386d85 Use kombu.five.monotonic 12 年之前
local.py 99abae8299 flakes 12 年之前
platforms.py 8015da0a3d Beat: Do not close logfile fds after fork. Closes celery/django-celery#288 12 年之前
result.py 74663dad46 Hold on a bit with E_WOULDBLOCK error 12 年之前
schedules.py 2bcbdad59c Fixes pickle of schedule and ScheduleEntry classes. Closes #1603 12 年之前
signals.py 3497867ab9 Adds new worker_process_shutdown signal (Closes #1595) 12 年之前
states.py 67e221a024 Adds Reject exception to reject or requeue the message. Closes #1383 12 年之前