Commit Verlauf

Autor SHA1 Nachricht Datum
  Ask Solem 81acac32e2 More fixes vor 13 Jahren
  Ask Solem fa2d784f82 Cosmetics and stuff vor 13 Jahren
  Ask Solem 0406058b27 Massive logging improvements vor 13 Jahren
  Ask Solem 095c710bc2 celerybeat must finalize the celery instance vor 13 Jahren
  Ask Solem 7c072e4d31 Armin sez only to use one dot, and he's right vor 13 Jahren
  Ask Solem a908c815ae Makes it possible to set .app on some classes vor 13 Jahren
  Ask Solem f5f8b21926 Reorganizes utils into utils.imports, utils.text and utils.functional vor 13 Jahren
  Ask Solem 782e6e99c8 Moves celery.log -> celery.app.log vor 14 Jahren
  David Cramer 2d09e5c1fd Improve how exc_info is passed into loggers. vor 13 Jahren
  Ask Solem 504510e46a Cosmetics vor 13 Jahren
  Ask Solem eda757dd44 celery.beat now uses configurated vor 13 Jahren
  Ask Solem ab9c14523e get_full_cls_name renamed to qualname vor 13 Jahren
  Ask Solem 641e838dd6 Cosmetics vor 13 Jahren
  Ask Solem b6179c7316 Use new-style relative imports vor 14 Jahren
  Chris Adams 8dc00d4016 More search-driven logging conversion vor 14 Jahren
  Ask Solem f0962a90db platforms.signals: New interface for managing process signals. vor 14 Jahren
  Ask Solem ca74d92775 Cosmetics vor 14 Jahren
  Ask Solem 156c8edb02 Cosmetics and cleanup vor 14 Jahren
  Ask Solem f250ce053a CELERYD_LOG_COLOR is now prepared by the Logging class, not post_config_merge vor 14 Jahren
  Ask Solem fbc005eeac Removed unused celery.apps.beat.run_celerybeat vor 14 Jahren
  Ask Solem eebe29f112 celerybeat: Added --detach option vor 14 Jahren
  Ask Solem 0afa1efa28 Docs: Replaced all occurences of ``literal`` with `literal` vor 14 Jahren
  Bryan Berg 30d95a28e0 Fix UnboundLocalError in celerybeat logging when using logging setup signals. vor 15 Jahren
  David Cramer 9dd454824e Include exc_info in log messages vor 15 Jahren
  Ask Solem de428230ca pyflakes vor 15 Jahren
  Ask Solem 80ba58654e unittests were actually creating the celerybeat schedule database file, which it is not allowed to vor 15 Jahren
  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. vor 15 Jahren
  Ask Solem 5c2f636a76 Fixed some broken tests vor 15 Jahren
  Ask Solem 507f35fb2b celerybeat: Cooler splash screen, with more info vor 15 Jahren
  Ask Solem 3333e655a5 Added CELERYBEAT_SCHEDULER setting, used to define the default for celerybeats -S option vor 15 Jahren