コミット履歴

作者 SHA1 メッセージ 日付
  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 年 前
  Ask Solem e3bba2d089 Cosmetics 14 年 前
  Ask Solem adc3fd56fb Stole LocalProxy from Werkzeug, and added celery.current_app (always points to the current app) 14 年 前
  Ask Solem ecd799f82b Need to deepcopy default config, so lists/dicts are not shared 14 年 前
  Ask Solem 0504823063 Cosmetics 14 年 前
  Ask Solem 81388574c3 Preparing CELERYBEAT_SCHEDULE is now the responsibility of Scheduler not post_config_merge 14 年 前
  Ask Solem be8010c843 CELERY_TASK_RESULT_EXPIRES is now prepared by individual backends, not post_config_merge 14 年 前