Ask Solem 90e30b2447 Beat attempts to drop privileges twice with --detach. Closes #1708 12 years ago
..
app 9f7544f357 Update trace.py 12 years ago
apps 6c1aac8b9f worker/beat: --uid + --gid now works even without --detach 12 years ago
backends 1540b00008 Memcache keys are unicode on Py3. Closes #1697 12 years ago
bin 90e30b2447 Beat attempts to drop privileges twice with --detach. Closes #1708 12 years ago
concurrency 0040507465 Remove billiard C extension maxtasks warning 12 years ago
contrib 46c92025cd flakes 12 years ago
events 843312ea3c Events from clients now uses generated nodename "gen<pid>@<hostname>" 12 years ago
fixups 32558fba57 Django: Perform model validation on worker init. Closes #1681 12 years ago
loaders a65b6748af app.autodiscover_tasks is now lazy 12 years ago
security cac1d1893f Wording 12 years ago
task 46c92025cd flakes 12 years ago
tests 1540b00008 Memcache keys are unicode on Py3. Closes #1697 12 years ago
utils 131912f693 Tests passing 12 years ago
worker 131912f693 Tests passing 12 years ago
__init__.py 00380617d2 Bumps version to 3.1.5 12 years ago
__main__.py 6354343554 Importing .concurrency.eventlet|gevent no longer applies monkey patches 12 years ago
_state.py 0f81f15bee Multi + Default app should not load the Django fixup 12 years ago
beat.py b27b022c99 Fixed a little syntax error in string formatting in beat.py 12 years ago
bootsteps.py 09b834253f Bootsteps Cosmetics 12 years ago
canvas.py 531b7f342f Canvas: Unroll groups with only one item. Closes #1656 12 years ago
datastructures.py 50d1c0552f [Django] Account for LazySettings (Issue #1665) 12 years ago
exceptions.py 05394418df Merge branch '3.0' 12 years ago
five.py 131912f693 Tests passing 12 years ago
local.py 131912f693 Tests passing 12 years ago
platforms.py 4ce322d138 Windows: geteuid not available. Closes #1676 12 years ago
result.py 74663dad46 Hold on a bit with E_WOULDBLOCK error 12 years ago
schedules.py 3f55deb2b7 Wording 12 years ago
signals.py a65b6748af app.autodiscover_tasks is now lazy 12 years ago
states.py 67e221a024 Adds Reject exception to reject or requeue the message. Closes #1383 12 years ago