Commit History

Author SHA1 Message Date
  Mads Jensen 39d86e7dbe Prefer dict literal syntax over dict() (#4217) 7 years ago
  David Baumgold 0d5b840af1 Add options for exponential backoff with task autoretry (#4101) 7 years ago
  George Psarakis eac96241d2 Fix task ETA issues when timezone is defined in configuration (#3867) 7 years ago
  Marat Sharafutdinov 43058644b8 Fix request context for blocking task apply (added hostname) (#3716) 7 years ago
  Ask Solem 879b93bd27 App(strict_typing=False) now disables typing for all tasks. 8 years ago
  Ask Solem dac00005c2 Adds @task(typing=False) for disabling argument checking 8 years ago
  Ask Solem 68e3be2250 flakes 8 years ago
  Ask Solem 895c04cbf5 Fixes hanging test (the joys of MagicMock) 8 years ago
  Ask Solem bbb9d18e91 Attempt at fixing build 8 years ago
  Ask Solem 49909c910e Coverage 8 years ago
  Ask Solem 4a41213b66 Fixes broken test case 8 years ago
  Ask Solem 29df527147 Use py.test for everything :-) 8 years ago