コミット履歴

作者 SHA1 メッセージ 日付
  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 年 前
  Ask Solem 3ef71fce7d Adds new fields to worker events: sw_ident, sw_ver, sw_sys 14 年 前
  Ask Solem e5cf80c137 Cosmetics 14 年 前
  Ask Solem 47e638a364 celery.Task is now current_app.Task 14 年 前
  Ask Solem 902515612c [Optimization] Added app.Task: Default task base class 14 年 前
  Ask Solem 3cbd7cedc8 Fixes issues related to producer queue declarations. 14 年 前
  Ask Solem 156c8edb02 Cosmetics and cleanup 14 年 前