Commit History

Author SHA1 Message Date
  Ask Solem 072ad1937f Tests passing 9 years ago
  Ask Solem 0d10f9c71b Fixes build 9 years ago
  Ask Solem 4b009835fd Removes unused but confusing AsyncResult.task_name. 9 years ago
  Ask Solem a28d300463 99% coverage (excluding celery.concurrency.asynpool and experimental backends) 9 years ago
  Ask Solem b27856df0e Joining in task now raises RuntimeError instead of warning 9 years ago
  Ask Solem e3cab12540 Removes deprecated TaskSet and TaskSetResult, and the .task.sets module 9 years ago
  Ask Solem 53b5fdf3c5 Lowercase settings and settings cleanup (radical, but backwards compatible) 9 years ago
  Ask Solem 43eabfd4fa Fixes tests 10 years ago
  Ask Solem 4b89e6ec10 Tests passing 11 years ago
  Ask Solem bd4dc6fb35 Cosmetics for #2041 11 years ago
  Alexey Kotlyarov 5f8cfd7830 Make empty ResultSet support get() 11 years ago
  Ask Solem b04cfd5eae Implements ResultSet.backend (Issue #1936) 11 years ago
  Ask Solem 633f80dc68 AsyncResult now has its own cache so MAX_CACHED_RESULTS can be completely disabled 11 years ago
  Ask Solem 05f9d18376 Removes irrelevant test output 11 years ago
  Ask Solem 8358037245 [testsuite] Do not import directly from mock/nose 11 years ago
  Ask Solem f8dace1ba9 Distribution cleanup and prepare for release 11 years ago
  Ask Solem b985771edb Renames Result.serializable()/from_serializable -> Result.as_tuple()/result_from_tuple 11 years ago
  Ask Solem ab83c9ef75 Huge test refactoring so that the unit tests no longer uses the current app. 11 years ago
  Ask Solem 2c821c172d flakes 12 years ago
  Ask Solem dbe733d234 Tests passing 12 years ago
  Ask Solem fb40aa3607 Renames celery.tests.utils to celery.tests.case and celery.tests.utilities/ celery.tests.utils 12 years ago
  Ask Solem b583fe9291 flakes 12 years ago
  Ask Solem 37212325ab 100% coverage for celery.result 12 years ago
  Ask Solem cceb08cd06 Tests for new Result.__iter__ 12 years ago
  Ask Solem 15992f8af4 Merge branch '3.0' 12 years ago
  Ask Solem ce2c9b2bf3 Result: from_serializable needs to forward app. Closes #1249 12 years ago
  Ask Solem b1acd8d2a5 Merge with 3.0 12 years ago
  Ask Solem 9a6792d5b2 Tests passing 12 years ago
  Ask Solem 5bc6e57c83 Merge branch '3.0' 12 years ago
  Ask Solem 6c004c93e2 Fixes flakes E126,E127,E128 12 years ago