Commit History

Author SHA1 Message Date
  Ask Solem 2513efc27a Change latex author to & Contributors 14 years ago
  Ask Solem c184d57dfd All doc links now point to Read the Docs (docs.celeryproject.org / docs.celeryproject.com / docs.celeryq.org) 14 years ago
  Ask Solem 9f4a864827 Consumer: ack callback must handle AttributeError 14 years ago
  Ask Solem 5c8ebbec96 More Read The Docs fixes 14 years ago
  Ask Solem 0851fe1680 ReadTheDocs related documentation changes 14 years ago
  Ask Solem 778211b6b8 Fixes rst syntax error in taskset userguide 14 years ago
  Ask Solem 2bf64c9f79 Merge branch 'brainy/feature-task-context' 14 years ago
  Ask Solem 1ef001ece8 Adds Jeff Terrace to AUTHORS 14 years ago
  Ask Solem ac56cac22c Merge branch 'jterrace/master' 14 years ago
  Ask Solem fef57c192c Adds taskset callback examples to taskset userguide 14 years ago
  Ask Solem d76ce43882 Use current_app instead of app_or_default 14 years ago
  Ask Solem bcedc24bb9 Trace: task.after_return must be called after result written 14 years ago
  Jeff Terrace 5ea24e7f35 Updating cassandra backend with latest pycassa changes 14 years ago
  Branko Čibej 5d34c3f5e6 It's not about default values any more ... 14 years ago
  Branko Čibej 586137dbbf The "get" test case is no longer expected to fail. 14 years ago
  Branko Čibej 78d5f4fc92 Merge branch 'master' of https://github.com/ask/celery 14 years ago
  Branko Čibej 1f29b3691d Move _default_context to Context class attributes, simplifies Context implementation, tests still pass. 14 years ago
  Branko Čibej 5576bc7e1e Make Context.get behave more like getattr, test_context now pasees all tests. 14 years ago
  Branko Čibej 6f6c43938e New test for task context behaviour, with threads. 14 years ago
  Ask Solem f162dd2d63 LaxBoundedSemaphore: Does not care if released too many times. Issue #268 14 years ago
  Ask Solem 46a251ee4e CELERY_BENCH envvar now enables benchmarking of time spent processing 1000 tasks 14 years ago
  Branko Čibej 5ff22cccdc Merge branch 'master' of https://github.com/ask/celery 14 years ago
  Ask Solem ae42c72166 Merge branch 'brainy/feature-taskset-custom-apply' 14 years ago
  Ask Solem 22dadbd112 Merge branch 'brainy/bugfix' 14 years ago
  Ask Solem a47cf4b807 Merge branch 'WoLpH/master' 14 years ago
   2ea7be707a Small grammar issue, s/is/are/ 14 years ago
  Branko Čibej 52417e6b3a Factor subtask launch out of TaskSet.apply(_async) to separate methods. 14 years ago
  Branko Čibej 42faf193a1 Fix discrepancy that crept in during conflict resulotion. 14 years ago
  Branko Čibej 52fe2a63c6 Merged from upstream/master 14 years ago
  Branko Čibej f4f705d9fa Fix typo in 2.2.4 changelog entry. 14 years ago