コミット履歴

作者 SHA1 メッセージ 日付
  Ask Solem b23fd8c3f6 Use more str.format 13 年 前
  Ask Solem 2c4fa2890b Use except .. as exc 13 年 前
  Ask Solem 2e0d7293a1 2.6 is now Celery 3.0 (Chiastic Slide) 13 年 前
  Ask Solem 43a238ea7d Beat startup info should be printed before stdout redirects 13 年 前
  Ask Solem 9372cc73c7 Renames app.broker_connection -> app.connection 13 年 前
  Ask Solem 566c4da7b4 Use ' instead of " 13 年 前
  Ask Solem cc1ae88ff9 Remove copyright texts from modules 13 年 前
  Ask Solem 81acac32e2 More fixes 13 年 前
  Ask Solem fa2d784f82 Cosmetics and stuff 13 年 前
  Ask Solem 0406058b27 Massive logging improvements 13 年 前
  Ask Solem 095c710bc2 celerybeat must finalize the celery instance 13 年 前
  Ask Solem 7c072e4d31 Armin sez only to use one dot, and he's right 13 年 前
  Ask Solem a908c815ae Makes it possible to set .app on some classes 13 年 前
  Ask Solem f5f8b21926 Reorganizes utils into utils.imports, utils.text and utils.functional 13 年 前
  Ask Solem 782e6e99c8 Moves celery.log -> celery.app.log 14 年 前
  David Cramer 2d09e5c1fd Improve how exc_info is passed into loggers. 13 年 前
  Ask Solem 504510e46a Cosmetics 13 年 前
  Ask Solem eda757dd44 celery.beat now uses configurated 13 年 前
  Ask Solem ab9c14523e get_full_cls_name renamed to qualname 13 年 前
  Ask Solem 641e838dd6 Cosmetics 14 年 前
  Ask Solem b6179c7316 Use new-style relative imports 14 年 前
  Chris Adams 8dc00d4016 More search-driven logging conversion 14 年 前
  Ask Solem f0962a90db platforms.signals: New interface for managing process signals. 14 年 前
  Ask Solem ca74d92775 Cosmetics 14 年 前
  Ask Solem 156c8edb02 Cosmetics and cleanup 14 年 前
  Ask Solem f250ce053a CELERYD_LOG_COLOR is now prepared by the Logging class, not post_config_merge 14 年 前
  Ask Solem fbc005eeac Removed unused celery.apps.beat.run_celerybeat 14 年 前
  Ask Solem eebe29f112 celerybeat: Added --detach option 14 年 前
  Ask Solem 0afa1efa28 Docs: Replaced all occurences of ``literal`` with `literal` 15 年 前
  Bryan Berg 30d95a28e0 Fix UnboundLocalError in celerybeat logging when using logging setup signals. 15 年 前