Historial de Commits

Autor SHA1 Mensaje Fecha
  Ask Solem d76ce43882 Use current_app instead of app_or_default hace 14 años
  Ask Solem bcedc24bb9 Trace: task.after_return must be called after result written hace 14 años
  Jeff Terrace 5ea24e7f35 Updating cassandra backend with latest pycassa changes hace 14 años
  Branko Čibej 5d34c3f5e6 It's not about default values any more ... hace 14 años
  Branko Čibej 586137dbbf The "get" test case is no longer expected to fail. hace 14 años
  Branko Čibej 78d5f4fc92 Merge branch 'master' of https://github.com/ask/celery hace 14 años
  Branko Čibej 1f29b3691d Move _default_context to Context class attributes, simplifies Context implementation, tests still pass. hace 14 años
  Branko Čibej 5576bc7e1e Make Context.get behave more like getattr, test_context now pasees all tests. hace 14 años
  Branko Čibej 6f6c43938e New test for task context behaviour, with threads. hace 14 años
  Ask Solem f162dd2d63 LaxBoundedSemaphore: Does not care if released too many times. Issue #268 hace 14 años
  Ask Solem 46a251ee4e CELERY_BENCH envvar now enables benchmarking of time spent processing 1000 tasks hace 14 años
  Branko Čibej 5ff22cccdc Merge branch 'master' of https://github.com/ask/celery hace 14 años
  Ask Solem ae42c72166 Merge branch 'brainy/feature-taskset-custom-apply' hace 14 años
  Ask Solem 22dadbd112 Merge branch 'brainy/bugfix' hace 14 años
  Ask Solem a47cf4b807 Merge branch 'WoLpH/master' hace 14 años
   2ea7be707a Small grammar issue, s/is/are/ hace 14 años
  Branko Čibej 52417e6b3a Factor subtask launch out of TaskSet.apply(_async) to separate methods. hace 14 años
  Branko Čibej 42faf193a1 Fix discrepancy that crept in during conflict resulotion. hace 14 años
  Branko Čibej 52fe2a63c6 Merged from upstream/master hace 14 años
  Branko Čibej f4f705d9fa Fix typo in 2.2.4 changelog entry. hace 14 años
  Ask Solem 02287c5573 Forgot to render README hace 14 años
  Ask Solem afc93f24dc PEP8ify + pyflakes hace 14 años
  Ask Solem 26747c587f Updates Changelog hace 14 años
  Ask Solem 79d5098db3 AMQP result backend tests now passing again hace 14 años
  Ask Solem bfb8db83de SQLAlchemy: Now returns accidentally removed date_done again. Closes #325. Thanks to shimon hace 14 años
  Ask Solem 6b2b8b5b1c Merge branch 'brainy/bugfix' hace 14 años
  Branko Čibej 238d98d4e8 Add optional taskset_id parameter to TaskSet.apply and TaskSet.apply_async. hace 14 años
  Branko Čibej 8eeca0a1c7 Always intialize the Task.request context. hace 14 años
  Branko Čibej 3679e505ac Factor subtask launch out of TaskSet.apply(_async) to separate methods. hace 14 años
  Branko Čibej 50a33a2714 Always intialize the Task.request context. hace 14 años