Commit Verlauf

Autor SHA1 Nachricht Datum
  Branko Čibej 1f29b3691d Move _default_context to Context class attributes, simplifies Context implementation, tests still pass. vor 14 Jahren
  Branko Čibej 5576bc7e1e Make Context.get behave more like getattr, test_context now pasees all tests. vor 14 Jahren
  Branko Čibej 6f6c43938e New test for task context behaviour, with threads. vor 14 Jahren
  Ask Solem f162dd2d63 LaxBoundedSemaphore: Does not care if released too many times. Issue #268 vor 14 Jahren
  Ask Solem 46a251ee4e CELERY_BENCH envvar now enables benchmarking of time spent processing 1000 tasks vor 14 Jahren
  Ask Solem ae42c72166 Merge branch 'brainy/feature-taskset-custom-apply' vor 14 Jahren
  Ask Solem 22dadbd112 Merge branch 'brainy/bugfix' vor 14 Jahren
  Ask Solem a47cf4b807 Merge branch 'WoLpH/master' vor 14 Jahren
   2ea7be707a Small grammar issue, s/is/are/ vor 14 Jahren
  Branko Čibej 52417e6b3a Factor subtask launch out of TaskSet.apply(_async) to separate methods. vor 14 Jahren
  Branko Čibej f4f705d9fa Fix typo in 2.2.4 changelog entry. vor 14 Jahren
  Ask Solem 02287c5573 Forgot to render README vor 14 Jahren
  Ask Solem afc93f24dc PEP8ify + pyflakes vor 14 Jahren
  Ask Solem 26747c587f Updates Changelog vor 14 Jahren
  Ask Solem 79d5098db3 AMQP result backend tests now passing again vor 14 Jahren
  Ask Solem bfb8db83de SQLAlchemy: Now returns accidentally removed date_done again. Closes #325. Thanks to shimon vor 14 Jahren
  Ask Solem 6b2b8b5b1c Merge branch 'brainy/bugfix' vor 14 Jahren
  Branko Čibej 238d98d4e8 Add optional taskset_id parameter to TaskSet.apply and TaskSet.apply_async. vor 14 Jahren
  Branko Čibej 8eeca0a1c7 Always intialize the Task.request context. vor 14 Jahren
  Ask Solem 5b63e5f8a8 Accidentally reverted a commit vor 14 Jahren
  Ask Solem 296e872e72 Adds Branko Čibej to AUTHORS vor 14 Jahren
  Ask Solem fe22b23383 Merge branch 'brainy/master' vor 14 Jahren
  Ask Solem 395e8c9809 Adds 'taskset' to default context vor 14 Jahren
  Ask Solem 2e62b25cc9 Removes usage of deprecated apply built-in vor 14 Jahren
  Branko Čibej 07125e541b Describe optional taskset field in the task context docs. vor 14 Jahren
  Ask Solem be4c7060ea AMQP Backend: Fixed possible DOS attack introduced by previous commit. vor 14 Jahren
  Branko Čibej f60d0edad9 Fix exception raised when iterating on the result of TaskSet.apply(). vor 14 Jahren
  Branko Čibej 2723a6edb1 Add unique constraints to the task_id and taskset_id columns in the database result backend. vor 14 Jahren
  Branko Čibej 4b370e563c Propagate the taskset UUID from the message body to the task request. vor 14 Jahren
  Ask Solem 8f963e3550 Polling results with the amqp backend was not working properly vor 14 Jahren