Ask Solem f856a41e56 Py2.6: Decimal(float(f)) must be Decimal(str(float(f)) 11 years ago
..
app 6dacf4418a Celery.close should not create amqp object if not already created 11 years ago
apps e25ff235ab Changes banner information 11 years ago
backends 6d61a57d96 flakes 11 years ago
bin 6d61a57d96 flakes 11 years ago
concurrency e1be15cd79 More events.state optimizations 11 years ago
contrib 46c92025cd flakes 11 years ago
events 209c018a72 events.State: Adds Worker fields: active, processed, loadavg, sw_ident, sw_ver, sw_sys 11 years ago
fixups 32558fba57 Django: Perform model validation on worker init. Closes #1681 11 years ago
loaders 6574ff18b1 Cosmetics for #1724 11 years ago
security cac1d1893f Wording 12 years ago
task 0dbc9b8439 Py3 tests and flakes 11 years ago
tests f856a41e56 Py2.6: Decimal(float(f)) must be Decimal(str(float(f)) 11 years ago
utils 3268526a5e Fixes bug in utcoffset (drift warning). Closes #1743 11 years ago
worker 3af8a8124d Worker: Keep count of all tasks accepted (index for sum total_count) 11 years ago
__init__.py 4d539f5286 Bumps version to 3.1.6 11 years ago
__main__.py 0bd26157dc Do not apply eventlet/gevent patches to celery multi. Closes #1717 11 years ago
_state.py 99709a9714 Fix _set_task_join_will_block to actually use argument. 11 years ago
beat.py 0c0daa516d Embedded beat: Make sure default signals are handled properly 11 years ago
bootsteps.py 09b834253f Bootsteps Cosmetics 11 years ago
canvas.py 531b7f342f Canvas: Unroll groups with only one item. Closes #1656 11 years ago
datastructures.py 50d1c0552f [Django] Account for LazySettings (Issue #1665) 11 years ago
exceptions.py 05394418df Merge branch '3.0' 12 years ago
five.py 0dbc9b8439 Py3 tests and flakes 11 years ago
local.py 0dbc9b8439 Py3 tests and flakes 11 years ago
platforms.py 4ce322d138 Windows: geteuid not available. Closes #1676 11 years ago
result.py eb5d05ce9a Chord join must use with allow_join_result() 11 years ago
schedules.py 3f55deb2b7 Wording 11 years ago
signals.py a65b6748af app.autodiscover_tasks is now lazy 11 years ago
states.py e0b4a305e0 Optimizations for events.state 11 years ago