Historial de Commits

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