Ask Solem 1d12b0f926 Fixes celery multi show command 11 gadi atpakaļ
..
app 003e04a9cf New celery.app.utils.find_app + tests passing on PyPy 2.2 11 gadi atpakaļ
apps 9c3fe17e7f Fixes Unicode error in celery worker. Closes celery/kombu#274 11 gadi atpakaļ
backends b985771edb Renames Result.serializable()/from_serializable -> Result.as_tuple()/result_from_tuple 11 gadi atpakaļ
bin 1d12b0f926 Fixes celery multi show command 11 gadi atpakaļ
concurrency e26d30d038 [Py3] Tests passing 11 gadi atpakaļ
contrib 46c92025cd flakes 11 gadi atpakaļ
events 8c42df80c5 Events now emits warning if the broken yajl json libray is used 11 gadi atpakaļ
fixups 46c92025cd flakes 11 gadi atpakaļ
loaders 6d68cc40bb django.conf.settings always defines __getitem__ in Django 1.6 11 gadi atpakaļ
security cac1d1893f Wording 11 gadi atpakaļ
task 46c92025cd flakes 11 gadi atpakaļ
tests 003e04a9cf New celery.app.utils.find_app + tests passing on PyPy 2.2 11 gadi atpakaļ
utils 77083534df Attempt #2 to fix encoding issues 11 gadi atpakaļ
worker 9c3fe17e7f Fixes Unicode error in celery worker. Closes celery/kombu#274 11 gadi atpakaļ
__init__.py 52f8391228 Bumps version to 3.1.3 and updates Changelog 11 gadi atpakaļ
__main__.py 6354343554 Importing .concurrency.eventlet|gevent no longer applies monkey patches 11 gadi atpakaļ
_state.py 936dd9e66f Use WeakSet 11 gadi atpakaļ
beat.py b1e2744652 close_open_fds uses os.closerange, get_fdmax uses sysconf 11 gadi atpakaļ
bootsteps.py c9e1efed9d Gossip/ConsumerStep must not use the same channel as the task consumer... Closes #1580 11 gadi atpakaļ
canvas.py 46c92025cd flakes 11 gadi atpakaļ
datastructures.py 6d68cc40bb django.conf.settings always defines __getitem__ in Django 1.6 11 gadi atpakaļ
exceptions.py 05394418df Merge branch '3.0' 11 gadi atpakaļ
five.py 9c3fe17e7f Fixes Unicode error in celery worker. Closes celery/kombu#274 11 gadi atpakaļ
local.py 99abae8299 flakes 11 gadi atpakaļ
platforms.py 8015da0a3d Beat: Do not close logfile fds after fork. Closes celery/django-celery#288 11 gadi atpakaļ
result.py 74663dad46 Hold on a bit with E_WOULDBLOCK error 11 gadi atpakaļ
schedules.py 2bcbdad59c Fixes pickle of schedule and ScheduleEntry classes. Closes #1603 11 gadi atpakaļ
signals.py 3497867ab9 Adds new worker_process_shutdown signal (Closes #1595) 11 gadi atpakaļ
states.py 67e221a024 Adds Reject exception to reject or requeue the message. Closes #1383 11 gadi atpakaļ