Commit Verlauf

Autor SHA1 Nachricht Datum
  mher 9fd82f973d pyOpenSSL is optional vor 14 Jahren
  mher a0a0eb25d1 tests for security package vor 14 Jahren
  mher e61881d0a9 Adds security package for message signing vor 14 Jahren
  mher 97369467b0 Dynamic module loading vor 14 Jahren
  mher 0e26b467fd Fixes typo in examples vor 14 Jahren
  mher 67fb27b6db introduces CELERYD_MULTI_ARGS configuration option. celeryd-multi tries to read command arguments from configuration if it is called without arguments vor 14 Jahren
  Ask Solem ccefbc1fdc Master frozen, release candidate 1 vor 14 Jahren
  Ask Solem Hoel 971875a51e Merge pull request #393 from mumrah/0daa5616127eb2fd0278bca2b485eff59cfdfb10 vor 14 Jahren
  Ask Solem Hoel 8f2579d457 Merge pull request #391 from skoczen/patch-1 vor 14 Jahren
  David Arthur 0daa561612 Batched tasks were failing silently vor 14 Jahren
  Steven Skoczen f27faaaf2d Typo fixes. vor 14 Jahren
  Ask Solem 233366e7c8 Bumps version to 2.3.0a2 vor 14 Jahren
  Ask Solem d16c9061db PEP8ify + pyflakes vor 14 Jahren
  Ask Solem a08933db18 Adds events.default_dispatcher(): context manager to easily get a event dispatcher using the connection pool vor 14 Jahren
  Ask Solem fb88603966 Adds Harm Verhagen to AUTHORS vor 14 Jahren
  Harm Verhagen 990c892426 fix --gid option of celery_multi vor 14 Jahren
  Ask Solem 63f5ee0d0b celery.apps.worker did not respect CELERY_SEND_EVENTS. Closes #387. Thanks to tu1ly vor 14 Jahren
  Ask Solem 4ba2b68e9e Fixes bug in celery.utils.find_module vor 14 Jahren
  Ask Solem 6c6b5f54f3 Tasks Userguide: Fixes typo self.retry -> add.retry vor 14 Jahren
  Ask Solem 3de4753768 Use imp.find_module to ensure the config module exists, so import errors in the config module is not silenced vor 14 Jahren
  Ask Solem 06cae88e10 Celerybeat: Now syncs every 3 minutes, not just at shutdown. Closes #382 vor 14 Jahren
  Ask Solem aa11892e62 Events State: Unknown task events are now handled by setting the state to the uppercase last portion of the event type vor 14 Jahren
  Ask Solem c3a68784e2 celery.task.base moved to celery.app.task so everything does not need to be loaded just to create a task vor 14 Jahren
  Ask Solem f44a7c6e0d Fixes typo /dev/nulll -> /dev/null. Closes #386. Thanks to jbiggar vor 14 Jahren
  Ask Solem f56f3e7e36 use Event instead of create_event vor 14 Jahren
  Ask Solem 154431f2c4 Fixes typo kill -> _kill vor 14 Jahren
  Ask Solem 440b46bd9a TaskRegistry doesn't have to be UserDict vor 14 Jahren
  David Arthur 736361873e AbortableTask must use the request, and not depend on magic kwargs. vor 14 Jahren
  Miguel Hernandez Martos a5cce0b2b8 Windows: Process pool: terminate_process: Also terminate the tasks process children vor 14 Jahren
  Jannis Leidel d9b3ac610c Removes deprecated setting REDIS_CONNECT_RETRY from configuration docs. vor 14 Jahren