Histórico de Commits

Autor SHA1 Mensagem Data
  Honza Kral 16b4dd33ad Fixed configuration inconsistency (REDIS_DB vs REDIS_DATABASE) há 15 anos atrás
  Ask Solem f337aa1006 Accidentally checked in the wrong version of a test há 15 anos atrás
  Ask Solem 7beab9c665 Remove loader.on_task_return, replace with loader.on_process_cleanup há 15 anos atrás
  Ask Solem 07aefb8d0a backend.process_cleanup now called *after* execution há 15 anos atrás
  Ask Solem 1e458526f3 93% total coverage. há 15 anos atrás
  Ask Solem a085889e13 91% total coverage há 15 anos atrás
  Ask Solem 1519112879 100% coverage for celery.worker.control há 15 anos atrás
  Ask Solem 4fb9f12866 97% coverage for celery.worker.control.builtins há 15 anos atrás
  Ask Solem baa329b77c 100% coverage for celery.worker.job há 15 anos atrás
  Ask Solem 5d91eaa6dd celery.decorators.task: Return instance from registry há 15 anos atrás
  Ask Solem 2df3c25622 96% coverage for celery.worker.listener há 15 anos atrás
  Ask Solem 7cdc6aebb6 celery.backends.cache: Fixed typo dict(a, b) -> dict(a, **b) há 15 anos atrás
  Ask Solem 391efc75d8 Fixed typo CELERY_CACHE_OPTIONS -> CELERY_CACHE_BACKEND_OPTIONS há 15 anos atrás
  Ask Solem 1048eb69a5 91% coverage for celery.worker.scheduler há 15 anos atrás
  Ask Solem df7fd4612f celery.backends.cache: Fixed typos há 15 anos atrás
  Ask Solem 13175ff5fc Remove invalid assert statement há 15 anos atrás
  Ask Solem f2055fbe08 cache backend: Fallback to memcache if pylibmc not available há 15 anos atrás
  Ask Solem f7dcff50f1 First stab at a cache backend há 15 anos atrás
  Ask Solem 8d8fefd13d Added Marcin Lulek to AUTHORS (Ergo^) há 15 anos atrás
  Ask Solem 09b2ed81af celery.backends.database: Fixed syntax errors. há 15 anos atrás
  Ask Solem 20d6e97f17 Merge branch 'ergo/master' há 15 anos atrás
  Ask Solem 451befd011 Fixed format string (should be one-element tuple, not parens) há 15 anos atrás
  ergo 0ed216be06 small refactor of sqlalchemy code há 15 anos atrás
  Ask Solem 0ac58c5e83 amqp backend now supports pika há 15 anos atrás
  Ask Solem 5e3c66127a CELERY_TASK_RESULT_EXPIRES now defaults to 1 day instead of 5 days. há 15 anos atrás
  Ask Solem c261fff721 Added new loaded handler: on_task_return há 15 anos atrás
  Ask Solem 656f16da73 Changelog: Fixed typo djcelery.url -> djcelery.urls há 15 anos atrás
  Jason Baker a598b9f30d Moving code to extract response into its own global function. há 15 anos atrás
  Ask Solem e125622a31 Task.establish_connection: Position of argument changed. há 15 anos atrás
  Ask Solem ee38fca4af AMQP backend: Don't use different values for `auto_delete`. há 15 anos atrás