Ask Solem
|
81acac32e2
More fixes
|
hace 13 años |
Ask Solem
|
fa2d784f82
Cosmetics and stuff
|
hace 13 años |
Ask Solem
|
0406058b27
Massive logging improvements
|
hace 13 años |
Ask Solem
|
095c710bc2
celerybeat must finalize the celery instance
|
hace 13 años |
Ask Solem
|
7c072e4d31
Armin sez only to use one dot, and he's right
|
hace 13 años |
Ask Solem
|
a908c815ae
Makes it possible to set .app on some classes
|
hace 13 años |
Ask Solem
|
f5f8b21926
Reorganizes utils into utils.imports, utils.text and utils.functional
|
hace 13 años |
Ask Solem
|
782e6e99c8
Moves celery.log -> celery.app.log
|
hace 14 años |
David Cramer
|
2d09e5c1fd
Improve how exc_info is passed into loggers.
|
hace 13 años |
Ask Solem
|
504510e46a
Cosmetics
|
hace 13 años |
Ask Solem
|
eda757dd44
celery.beat now uses configurated
|
hace 13 años |
Ask Solem
|
ab9c14523e
get_full_cls_name renamed to qualname
|
hace 13 años |
Ask Solem
|
641e838dd6
Cosmetics
|
hace 13 años |
Ask Solem
|
b6179c7316
Use new-style relative imports
|
hace 14 años |
Chris Adams
|
8dc00d4016
More search-driven logging conversion
|
hace 14 años |
Ask Solem
|
f0962a90db
platforms.signals: New interface for managing process signals.
|
hace 14 años |
Ask Solem
|
ca74d92775
Cosmetics
|
hace 14 años |
Ask Solem
|
156c8edb02
Cosmetics and cleanup
|
hace 14 años |
Ask Solem
|
f250ce053a
CELERYD_LOG_COLOR is now prepared by the Logging class, not post_config_merge
|
hace 14 años |
Ask Solem
|
fbc005eeac
Removed unused celery.apps.beat.run_celerybeat
|
hace 14 años |
Ask Solem
|
eebe29f112
celerybeat: Added --detach option
|
hace 14 años |
Ask Solem
|
0afa1efa28
Docs: Replaced all occurences of ``literal`` with `literal`
|
hace 14 años |
Bryan Berg
|
30d95a28e0
Fix UnboundLocalError in celerybeat logging when using logging setup signals.
|
hace 14 años |
David Cramer
|
9dd454824e
Include exc_info in log messages
|
hace 14 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 |