Историја ревизија

Аутор SHA1 Порука Датум
  Ask Solem c396539693 with_default_connection -> with default_connection пре 14 година
  Ask Solem 1dfe6d0d54 Remove 2.4 workarounds пре 14 година
  Ask Solem 7fd0af74d9 PEP8ify + pyflakes + tests passing пре 14 година
  Ask Solem f3b78866c7 config_from_object and config_from_envvar is now available in the base loader. пре 14 година
  Ask Solem 951bbd9605 Use cached_property from kombu.utils пре 14 година
  Ask Solem 02953e12d2 100% Coverage for celery.loaders.* пре 15 година
  Ask Solem cd323f5478 100% Coverage for celery.bin.celeryd, .celerybeat, .base пре 15 година
  Ask Solem 331166fa22 Use @cached_property пре 15 година
  Ask Solem 2a3976630c Make error e-mail timeout configurable by adding the EMAIL_TIMEOUT setting. Closes #248. пре 15 година
  Ask Solem 385bb85517 Sending of error e-mails was not working пре 15 година
  Ask Solem 4fbdffdfbc PEP8ify пре 15 година
  Ask Solem 0afa1efa28 Docs: Replaced all occurences of ``literal`` with `literal` пре 15 година
  sdcooke 904780e3e3 Using the loader for mail_admins so it can be overridden in the Django Loader пре 15 година
  Ask Solem 781111e11c Programs --app argument module is now imported from the current directory пре 15 година
  Ask Solem 43f49804a3 Task modules are now imported from the current directory пре 15 година
  Ask Solem bbdad03c46 BaseApp/BaseLoader: Set config keys from cmdline on the App, not in the original dict. пре 15 година
  Ask Solem ae38915aa2 cmdline config parser now supports using JSON for values. пре 15 година
  Ask Solem 56e9fea37e Remove left-over print statements пре 15 година
  Ask Solem 9e193f9517 Configuration must appear after '--': пре 15 година
  Ask Solem d43d9646ba Introducing Celery.amqp.queues: .add, .select_subset, .format пре 15 година
  Ask Solem 2ac5db7f37 Configuration is now referencing the original dict, not copying it. пре 15 година
  Ask Solem 7f082a8ea8 Intense refactoring пре 15 година
  Ask Solem b442d34c8e Global settings removed. Still a little bit of refactoring to be done, but the tests passes now. пре 15 година
  Ask Solem 4ead92bb15 celeryd: Added command-line option -I|--include: Additional (task) modules to be imported пре 15 година
  Ask Solem 7beab9c665 Remove loader.on_task_return, replace with loader.on_process_cleanup пре 15 година
  Ask Solem c261fff721 Added new loaded handler: on_task_return пре 15 година
  Ask Solem 87ed15f50d Use importlib.import_module instead of __import__ for CELERY_IMPORTS. пре 15 година
  Ask Solem 79c4433b68 Default loader now prints warning on missing celeryconfig.py instead of raising ImportError. пре 15 година
  Ask Solem 169668b4cc Loaders can now override backend aliases using Loader.override_backends пре 15 година
  Ask Solem 96e01cce6c Now works with Windows again! пре 15 година