커밋 기록

작성자 SHA1 메시지 날짜
  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 13 년 전
  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` 14 년 전
  Bryan Berg 30d95a28e0 Fix UnboundLocalError in celerybeat logging when using logging setup signals. 14 년 전
  David Cramer 9dd454824e Include exc_info in log messages 14 년 전
  Ask Solem de428230ca pyflakes 15 년 전
  Ask Solem 80ba58654e unittests were actually creating the celerybeat schedule database file, which it is not allowed to 15 년 전
  Ask Solem fe91f0ba35 Added CELERY_REDIRECT_STDOUTS + CELERYD_REDIRECT_STDOUTS_LEVEL settings.CELERY_REDIRECT_STDOUTS is used by celeryd and celerybeat, and if enabled all output to stdout and stderr will be redirected to the current logger.CELERY_REDIRECT_STDOUTS_LEVEL decides the loglevel used and is WARNING by default. 15 년 전
  Ask Solem 5c2f636a76 Fixed some broken tests 15 년 전
  Ask Solem 507f35fb2b celerybeat: Cooler splash screen, with more info 15 년 전
  Ask Solem 3333e655a5 Added CELERYBEAT_SCHEDULER setting, used to define the default for celerybeats -S option 15 년 전