Commit Verlauf

Autor SHA1 Nachricht Datum
  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 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
  Ask Solem 21ad451aa9 Added a deubbing task: task.ping(), to see if the system is responding. (it vor 16 Jahren
  Ask Solem d4dd459a56 Set default AMQP connection timeout to 4. Also, now configurable via the vor 16 Jahren
  Ask Solem c743351187 Move conversion of kwargs keys from unicode to ascii, out of jail into vor 16 Jahren
  Ask Solem 7c684a78c3 Forgot imports in example (thanks lucy) vor 16 Jahren
  Ask Solem 6235a67ccf Tests now passing again vor 16 Jahren
  Ask Solem ebf2da1ce9 Merge branch 'brosner/fixes' vor 16 Jahren
  Ask Solem 377c615406 The git clone URL was wrong. vor 16 Jahren
  Brian Rosner bb47011031 Send back a mimetype for JSON response. vor 16 Jahren