Ask Solem b1e2744652 close_open_fds uses os.closerange, get_fdmax uses sysconf 12 years ago
..
app 781d6a8a4b Cosmetics 12 years ago
apps 7940f805ec celeryd_init signal now has new "options" argument for command-line options 12 years ago
backends b985771edb Renames Result.serializable()/from_serializable -> Result.as_tuple()/result_from_tuple 12 years ago
bin 9543e439d5 inspect.conf support with_defaults argument 12 years ago
concurrency 1de8c5d9c0 Windows: Do not show maxtasks warning. Closes #1630 12 years ago
contrib 5fb799203f Use @app.task consistently 12 years ago
events 8c42df80c5 Events now emits warning if the broken yajl json libray is used 12 years ago
fixups 670be78e54 Dont install django fixup if djcelery loader active 12 years ago
loaders 6d68cc40bb django.conf.settings always defines __getitem__ in Django 1.6 12 years ago
security cac1d1893f Wording 12 years ago
task 99ebacd8fd Always pass app to maybe_signature 12 years ago
tests 8358037245 [testsuite] Do not import directly from mock/nose 12 years ago
utils b1e2744652 close_open_fds uses os.closerange, get_fdmax uses sysconf 12 years ago
worker bd4581c916 Tests passing 12 years ago
__init__.py 210b672375 Updates Changelog and bumps version to 3.1.1 12 years ago
__main__.py 6354343554 Importing .concurrency.eventlet|gevent no longer applies monkey patches 12 years ago
_state.py 154b574809 __all__ is everywhere 12 years ago
beat.py b1e2744652 close_open_fds uses os.closerange, get_fdmax uses sysconf 12 years ago
bootsteps.py c9e1efed9d Gossip/ConsumerStep must not use the same channel as the task consumer... Closes #1580 12 years ago
canvas.py 7ec099efaf Fix typo in header comment of celery.canvas. 12 years ago
datastructures.py 6d68cc40bb django.conf.settings always defines __getitem__ in Django 1.6 12 years ago
exceptions.py 05394418df Merge branch '3.0' 12 years ago
five.py 5ae4386d85 Use kombu.five.monotonic 12 years ago
local.py 154b574809 __all__ is everywhere 12 years ago
platforms.py b1e2744652 close_open_fds uses os.closerange, get_fdmax uses sysconf 12 years ago
result.py 994dc428ea Restore_group: Make sure correct backend is used 12 years ago
schedules.py 2bcbdad59c Fixes pickle of schedule and ScheduleEntry classes. Closes #1603 12 years ago
signals.py 3497867ab9 Adds new worker_process_shutdown signal (Closes #1595) 12 years ago
states.py 67e221a024 Adds Reject exception to reject or requeue the message. Closes #1383 12 years ago