コミット履歴

作者 SHA1 メッセージ 日付
  Ask Solem e73e6b445e Don't have to message.decode() twice, as it's already done by 17 年 前
  Ask Solem cd3d696cfc Updated changelog 17 年 前
  Ask Solem 2d0f9116b6 Remove my e-mail from Changelog 17 年 前
  Ask Solem fae8cf1fec Be compatible with carrot 0.5.0 by also defining the exchange_type on the 17 年 前
  Ask Solem 2e1764f15e Don't close others logger file descriptors. 17 年 前
  Ask Solem 2c28350d94 fix typo discard_count -> discarded_count 17 年 前
  Ask Solem fa0fb625f2 Return PIDLockFile if the lock is stale 17 年 前
  Ask Solem 278d73ddb1 MANIFEST.in: Only include *.py from celery, skip .pyc files 17 年 前
  Ask Solem 7e824b2025 PEP8-ify 17 年 前
  Ask Solem e8845afc1a Only use README as long_description if the file exists so easy_install don't 17 年 前
  Ask Solem 4775a4c279 AsyncResult.ready() was always True. Closes #10. Thanks talentless. 17 年 前
  Ask Solem 06b9165a29 backend.wait_for() sleeps for 0.5s again, temporarily had it at 0.05 and 17 年 前
  Ask Solem 21ad451aa9 Added a deubbing task: task.ping(), to see if the system is responding. (it 17 年 前
  Ask Solem d4dd459a56 Set default AMQP connection timeout to 4. Also, now configurable via the 17 年 前
  Ask Solem c743351187 Move conversion of kwargs keys from unicode to ascii, out of jail into 17 年 前
  Ask Solem 7c684a78c3 Forgot imports in example (thanks lucy) 17 年 前
  Ask Solem 6235a67ccf Tests now passing again 17 年 前
  Ask Solem ebf2da1ce9 Merge branch 'brosner/fixes' 17 年 前
  Ask Solem 377c615406 The git clone URL was wrong. 17 年 前
  Brian Rosner bb47011031 Send back a mimetype for JSON response. 17 年 前
  Brian Rosner 857067da06 Adjusted the default concurrency to multiprocessing.cpu_count(). 17 年 前
  Brian Rosner 00c7a578b0 Merge commit 'ask/master' into fixes 17 年 前
  Brian Rosner acf4911910 Handle failures in task_status view such that it won't throw 500s. 17 年 前
  Ask Solem e2b63722a0 Add a "connection" argument to apply_async, so you can re-use the same 17 年 前
  Ask Solem 220ab777b3 Show some information at startup 17 年 前
  Ask Solem cec23bc9d3 Fix typo AMQP_HOST -> AMQP_SERVER. Thanks jasber. 17 年 前
  Ask Solem fce77afc99 Forgot to add link to celery-users group. 17 年 前
  Ask Solem 5d971e1e7c README: Added info about IRC channel and mailing list. (maybe it's not such a 17 年 前
  Ask Solem 4ece145c7c Added a document with some interesting related links 17 年 前
  Ask Solem 0aeb2d55f2 Merge branch 'brosner/fixes' 17 年 前