Historique des commits

Auteur SHA1 Message Date
  Ask Solem fbc005eeac Removed unused celery.apps.beat.run_celerybeat il y a 15 ans
  Ask Solem eebe29f112 celerybeat: Added --detach option il y a 15 ans
  Ask Solem 0afa1efa28 Docs: Replaced all occurences of ``literal`` with `literal` il y a 15 ans
  Bryan Berg 30d95a28e0 Fix UnboundLocalError in celerybeat logging when using logging setup signals. il y a 15 ans
  David Cramer 9dd454824e Include exc_info in log messages il y a 15 ans
  Ask Solem de428230ca pyflakes il y a 15 ans
  Ask Solem 80ba58654e unittests were actually creating the celerybeat schedule database file, which it is not allowed to il y a 15 ans
  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. il y a 15 ans
  Ask Solem 5c2f636a76 Fixed some broken tests il y a 15 ans
  Ask Solem 507f35fb2b celerybeat: Cooler splash screen, with more info il y a 15 ans
  Ask Solem 3333e655a5 Added CELERYBEAT_SCHEDULER setting, used to define the default for celerybeats -S option il y a 15 ans
  Ask Solem b6834e7853 Beat: Set default socket timeout to 30 il y a 15 ans
  Ask Solem f98660b33c Rename celery.platform -> celery.platforms, so it doesn't collide with the built-in 'platform' module. il y a 15 ans
  Ask Solem 05de5a466d Remove celery.log.emergency_error. il y a 15 ans
  Ask Solem d43d9646ba Introducing Celery.amqp.queues: .add, .select_subset, .format il y a 15 ans
  Ask Solem 2808bc3e9f celery.utils.info's functions moved to other places. il y a 15 ans
  Ask Solem a65b16d477 celery.messaging is now Celery().amqp il y a 15 ans
  Ask Solem 7f082a8ea8 Intense refactoring il y a 15 ans
  Ask Solem b442d34c8e Global settings removed. Still a little bit of refactoring to be done, but the tests passes now. il y a 15 ans
  Ask Solem ad6b172201 Working on removing usage of configuration globals. il y a 15 ans
  Ask Solem 44f004c2a1 Refactored celery.bin.celerybeat into ~ + celery.apps.beat il y a 15 ans