Histórico de commits

Autor SHA1 Mensagem Data
  Christopher Dignam 6651e14598 Update task.update_state to accept variadic kwargs (#5017) 8 anos atrás
  Simon Charette 8dcc621a92 Perform a serialization roundtrip on eager apply_async. (#4456) 8 anos atrás
  George Psarakis 2636251a12 Do not subscribe to Redis channels when results are ignored (#4709) 8 anos atrás
  Asif Saifuddin Auvi c96287fde7 Removing last references to task_method (#4645) 8 anos atrás
  pachewise 85eed30811 fixes shadow_name issue when using old Task (#4572) 8 anos atrás
  Denis Shirokov 442f42b708 task_replace chord inside chord fix (fixes #4368) (#4369) 8 anos atrás
  hclihn 3ca1a54e65 Allow the shadow kwarg and the shadow_name method to set shadow properly (#4381) 8 anos atrás
  Omer Katz 120770929f Install isort from git. Fix import order. 8 anos atrás
  Omer Katz cd534f50bf Fix lint errors. 8 anos atrás
  Omer Katz d0f5300691 More isort fixes. Added tox task. 8 anos atrás
  Omer Katz e6a6cced7f isort. 8 anos atrás
  James M. Allen 6bdf5aea3a create task message using additional v2 parameters (#4260) 9 anos atrás
  Mads Jensen 39d86e7dbe Prefer dict literal syntax over dict() (#4217) 9 anos atrás
  David Baumgold 0d5b840af1 Add options for exponential backoff with task autoretry (#4101) 9 anos atrás
  George Psarakis eac96241d2 Fix task ETA issues when timezone is defined in configuration (#3867) 9 anos atrás
  Marat Sharafutdinov 43058644b8 Fix request context for blocking task apply (added hostname) (#3716) 9 anos atrás
  Ask Solem 879b93bd27 App(strict_typing=False) now disables typing for all tasks. 9 anos atrás
  Ask Solem dac00005c2 Adds @task(typing=False) for disabling argument checking 10 anos atrás
  Ask Solem 68e3be2250 flakes 10 anos atrás
  Ask Solem 895c04cbf5 Fixes hanging test (the joys of MagicMock) 10 anos atrás
  Ask Solem bbb9d18e91 Attempt at fixing build 10 anos atrás
  Ask Solem 49909c910e Coverage 10 anos atrás
  Ask Solem 4a41213b66 Fixes broken test case 10 anos atrás
  Ask Solem 29df527147 Use py.test for everything :-) 10 anos atrás