コミット履歴

作者 SHA1 メッセージ 日付
  Ask Solem eb6f52ca1b Events: Workers were not recognized as alive, because max_heartbets removed new heartbeats instead of old 14 年 前
  Ask Solem f7e34ecb42 PEP8ify + pyflakes 14 年 前
  Ask Solem c3e0ed81ad Updated copyright statements to include 2011 14 年 前
  Ask Solem 1d1ead532f Working implementation of celery.contrib.batches 14 年 前
  Ask Solem d7e5e7a7dc Adds SIGUSR2 as a breakpoint signal if CELERY_RDBSIG is set 14 年 前
  Ask Solem e7d191b9dd Docs: Fixes typo 14 年 前
  Ask Solem 7170e6e854 Adds autodoc for celery.contrib.rdb 14 年 前
  Ask Solem c73fcad146 Added debugging tutorail, and updated Changelog 14 年 前
  Ask Solem 925ca9c468 Remote Debugger: Only bind to localhost by default (not accessible by other hosts) 14 年 前
  Ask Solem f1a7b6eb82 celery.contrib.rdb: Remote Debugger for Celery tasks running in multiprocessing pool workers 14 年 前
  Ask Solem 2be7fb8a21 Fixed invalid test 14 年 前
  Ask Solem 877019b471 Send software info with worker-heartbeat sent by heartbeat command 14 年 前
  Ask Solem ddfce13e73 Documentation cleanup 14 年 前
  Ask Solem 73f31f295b AMQP Backend: Close connections after fork 14 年 前
  Ask Solem 33773e2b3c Pool semaphore should not be verbose. 14 年 前
  Ask Solem 29e5410ad5 Previous commit was totally borked (tested on wrong install :/) 14 年 前
  Ask Solem 50f27af8f8 pool: Only release semaphore if result not ready 14 年 前
  Ask Solem f55c9c3140 Fixed documentation errors 14 年 前
  Ask Solem 88d92ed849 Bumps version to 2.2.0rc2 14 年 前
  Ask Solem a87a7a3bc3 PEP8ify + pyflakes 14 年 前
  Ask Solem 24875017c7 on_decode_error: Use repr() not str(). Closes #297. Thanks to gthb 14 年 前
  Ask Solem a143bd84d7 Merge branch 'lukaszo/master' 14 年 前
  Ask Solem c498e47f2d Removed loggerDict.clear() 14 年 前
  Ask Solem 3fd07db229 Deprecates Python 2.4 support\! 14 年 前
  Ask Solem bea1ab05e6 Cosmetics 14 年 前
  Ask Solem d75e15eeab Fixes broken test 14 年 前
  Ask Solem 0008abd59c New celeryd banner 14 年 前
  Ask Solem 377f1cc358 Cosmetics 14 年 前
  Ask Solem f804855bc1 TaskPublisher: Ensure entities are declare when retry enabled 14 年 前
  Ask Solem 8670d21eb3 Warning emitted by celery.decorators was accidentally UserWarning (should be deprecationwarning) 14 年 前