커밋 기록

작성자 SHA1 메시지 날짜
  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 년 전
  Ask Solem e2b63722a0 Add a "connection" argument to apply_async, so you can re-use the same 16 년 전
  Ask Solem 220ab777b3 Show some information at startup 16 년 전
  Ask Solem cec23bc9d3 Fix typo AMQP_HOST -> AMQP_SERVER. Thanks jasber. 16 년 전
  Ask Solem fce77afc99 Forgot to add link to celery-users group. 16 년 전
  Ask Solem 5d971e1e7c README: Added info about IRC channel and mailing list. (maybe it's not such a 16 년 전
  Ask Solem 4ece145c7c Added a document with some interesting related links 16 년 전
  Ask Solem 0aeb2d55f2 Merge branch 'brosner/fixes' 16 년 전
  Ask Solem 2a0fcf6443 Merge branch 'consumebasic' 16 년 전
  Ask Solem 0f33f97dee Fix the taskset set. 16 년 전