コミット履歴

作者 SHA1 メッセージ 日付
  Ask Solem 11150f6c5b Fix a regression, context is not defined unless detach is true. 16 年 前
  Ask Solem b276e3dcc9 Add some docstrings 16 年 前
  Ask Solem faaa58ca71 Make sure we don't shutdown twice. 16 年 前
  Ask Solem c825fb7a98 Whitespace fix 16 年 前
  Ask Solem ef3f82bcf3 Wait with message acknowledgement until the task has actually been executed. 16 年 前
  Ask Solem 9c15a2c84c Depend on carrot 0.4.5 16 年 前
  Ask Solem af9ba75e19 Add the test-runner from yadayada into the repo so we don't depend on yadayada 16 年 前
  Ask Solem e73e6b445e Don't have to message.decode() twice, as it's already done by 16 年 前
  Ask Solem cd3d696cfc Updated changelog 16 年 前
  Ask Solem 2d0f9116b6 Remove my e-mail from Changelog 16 年 前
  Ask Solem fae8cf1fec Be compatible with carrot 0.5.0 by also defining the exchange_type on the 16 年 前
  Ask Solem 2e1764f15e Don't close others logger file descriptors. 16 年 前
  Ask Solem 2c28350d94 fix typo discard_count -> discarded_count 16 年 前
  Ask Solem fa0fb625f2 Return PIDLockFile if the lock is stale 16 年 前
  Ask Solem 278d73ddb1 MANIFEST.in: Only include *.py from celery, skip .pyc files 16 年 前
  Ask Solem 7e824b2025 PEP8-ify 16 年 前
  Ask Solem e8845afc1a Only use README as long_description if the file exists so easy_install don't 16 年 前
  Ask Solem 4775a4c279 AsyncResult.ready() was always True. Closes #10. Thanks talentless. 16 年 前
  Ask Solem 06b9165a29 backend.wait_for() sleeps for 0.5s again, temporarily had it at 0.05 and 16 年 前
  Ask Solem 21ad451aa9 Added a deubbing task: task.ping(), to see if the system is responding. (it 16 年 前
  Ask Solem d4dd459a56 Set default AMQP connection timeout to 4. Also, now configurable via the 16 年 前
  Ask Solem c743351187 Move conversion of kwargs keys from unicode to ascii, out of jail into 16 年 前
  Ask Solem 7c684a78c3 Forgot imports in example (thanks lucy) 16 年 前
  Ask Solem 6235a67ccf Tests now passing again 16 年 前
  Ask Solem ebf2da1ce9 Merge branch 'brosner/fixes' 16 年 前
  Ask Solem 377c615406 The git clone URL was wrong. 16 年 前
  Brian Rosner bb47011031 Send back a mimetype for JSON response. 16 年 前
  Brian Rosner 857067da06 Adjusted the default concurrency to multiprocessing.cpu_count(). 16 年 前
  Brian Rosner 00c7a578b0 Merge commit 'ask/master' into fixes 16 年 前
  Brian Rosner acf4911910 Handle failures in task_status view such that it won't throw 500s. 16 年 前