Commit Verlauf

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