Commit történet

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