Commit History

Author SHA1 Message Date
  Ask Solem b2d5bdd225 New management command: celerystats (Dump and flush currently available 16 years ago
  Ask Solem 8844b2d3af Bump version to 0.3.9 16 years ago
  Ask Solem b2217f2027 Update MANIFEST.in to prune docs/.build and *.pyc (*.pyc doesn't work, but at 16 years ago
  Ask Solem bdd354e9e3 Dump statistics to cache 16 years ago
  Ask Solem 5657bc0476 Merge branch 'master' into statistics 16 years ago
  Ask Solem dcefebf577 Change wording in Changelog 16 years ago
  Ask Solem f1472f7592 Fix typo in Changelog 16 years ago
  Ask Solem be454bf246 Fix some typos in README 16 years ago
  Ask Solem be7b17ca30 Set date in changelog 16 years ago
  Ask Solem 11150f6c5b Fix a regression, context is not defined unless detach is true. 16 years ago
  Ask Solem b276e3dcc9 Add some docstrings 16 years ago
  Ask Solem faaa58ca71 Make sure we don't shutdown twice. 16 years ago
  Ask Solem c825fb7a98 Whitespace fix 16 years ago
  Ask Solem ef3f82bcf3 Wait with message acknowledgement until the task has actually been executed. 16 years ago
  Ask Solem 9c15a2c84c Depend on carrot 0.4.5 16 years ago
  Ask Solem af9ba75e19 Add the test-runner from yadayada into the repo so we don't depend on yadayada 16 years ago
  Ask Solem e73e6b445e Don't have to message.decode() twice, as it's already done by 16 years ago
  Ask Solem cd3d696cfc Updated changelog 16 years ago
  Ask Solem 2d0f9116b6 Remove my e-mail from Changelog 16 years ago
  Ask Solem fae8cf1fec Be compatible with carrot 0.5.0 by also defining the exchange_type on the 16 years ago
  Ask Solem 2e1764f15e Don't close others logger file descriptors. 16 years ago
  Ask Solem 2c28350d94 fix typo discard_count -> discarded_count 16 years ago
  Ask Solem fa0fb625f2 Return PIDLockFile if the lock is stale 16 years ago
  Ask Solem 278d73ddb1 MANIFEST.in: Only include *.py from celery, skip .pyc files 16 years ago
  Ask Solem 18df9b982e Celeryctl management command 16 years ago
  Ask Solem 7e824b2025 PEP8-ify 16 years ago
  Ask Solem e8845afc1a Only use README as long_description if the file exists so easy_install don't 16 years ago
  Ask Solem 4775a4c279 AsyncResult.ready() was always True. Closes #10. Thanks talentless. 16 years ago
  Ask Solem 06b9165a29 backend.wait_for() sleeps for 0.5s again, temporarily had it at 0.05 and 16 years ago
  Ask Solem 21ad451aa9 Added a deubbing task: task.ping(), to see if the system is responding. (it 16 years ago