Historial de Commits

Autor SHA1 Mensaje Fecha
  Ask Solem 07aefb8d0a backend.process_cleanup now called *after* execution hace 15 años
  Ask Solem 1e458526f3 93% total coverage. hace 15 años
  Ask Solem a085889e13 91% total coverage hace 15 años
  Ask Solem 1519112879 100% coverage for celery.worker.control hace 15 años
  Ask Solem 4fb9f12866 97% coverage for celery.worker.control.builtins hace 15 años
  Ask Solem baa329b77c 100% coverage for celery.worker.job hace 15 años
  Ask Solem 5d91eaa6dd celery.decorators.task: Return instance from registry hace 15 años
  Ask Solem 2df3c25622 96% coverage for celery.worker.listener hace 15 años
  Ask Solem 7cdc6aebb6 celery.backends.cache: Fixed typo dict(a, b) -> dict(a, **b) hace 15 años
  Ask Solem 391efc75d8 Fixed typo CELERY_CACHE_OPTIONS -> CELERY_CACHE_BACKEND_OPTIONS hace 15 años
  Ask Solem 1048eb69a5 91% coverage for celery.worker.scheduler hace 15 años
  Ask Solem df7fd4612f celery.backends.cache: Fixed typos hace 15 años
  Ask Solem 13175ff5fc Remove invalid assert statement hace 15 años
  Ask Solem f2055fbe08 cache backend: Fallback to memcache if pylibmc not available hace 15 años
  Ask Solem f7dcff50f1 First stab at a cache backend hace 15 años
  Ask Solem 8d8fefd13d Added Marcin Lulek to AUTHORS (Ergo^) hace 15 años
  Ask Solem 09b2ed81af celery.backends.database: Fixed syntax errors. hace 15 años
  Ask Solem 20d6e97f17 Merge branch 'ergo/master' hace 15 años
  Ask Solem 451befd011 Fixed format string (should be one-element tuple, not parens) hace 15 años
  ergo 0ed216be06 small refactor of sqlalchemy code hace 15 años
  Ask Solem 0ac58c5e83 amqp backend now supports pika hace 15 años
  Ask Solem 5e3c66127a CELERY_TASK_RESULT_EXPIRES now defaults to 1 day instead of 5 days. hace 15 años
  Ask Solem c261fff721 Added new loaded handler: on_task_return hace 15 años
  Ask Solem 656f16da73 Changelog: Fixed typo djcelery.url -> djcelery.urls hace 15 años
  Jason Baker a598b9f30d Moving code to extract response into its own global function. hace 15 años
  Ask Solem e125622a31 Task.establish_connection: Position of argument changed. hace 15 años
  Ask Solem ee38fca4af AMQP backend: Don't use different values for `auto_delete`. hace 15 años
  Ask Solem c0f9694a92 Also show upgrading instructions when "manage.py celeryd" is run. hace 15 años
  Ask Solem 38cd6249d2 Added Bartosz Ptaszynski to AUTHORS hace 15 años
  Bartosz Ptaszynski 73067aab92 TaskSet failed() result was incorrect. Closes #132. hace 15 años