コミット履歴

作者 SHA1 メッセージ 日付
  Ask Solem e5252c1bec Beat: PersistentScheduler: Automatically remove corrupted db. Closes #346. Thanks to stipa 14 年 前
  Ask Solem 3516627969 Commands: Don't load config when printing --version. Closes #347. Thanks to nairbv 14 年 前
  Ask Solem 58d12a0737 Removes left-over print statement 14 年 前
  Ask Solem 85c5318ecb Spawn broadcast consumer in separate thread if running green 14 年 前
  Ask Solem b79fedfd7c on_decode_error now uses safe_str when dumping the message body 14 年 前
  Ask Solem ac4dfb7393 Don't import eventlet/gevent on module import, so autodoc works without 14 年 前
  Ask Solem 2513efc27a Change latex author to & Contributors 14 年 前
  Ask Solem c184d57dfd All doc links now point to Read the Docs (docs.celeryproject.org / docs.celeryproject.com / docs.celeryq.org) 14 年 前
  Ask Solem 9f4a864827 Consumer: ack callback must handle AttributeError 14 年 前
  Ask Solem 5c8ebbec96 More Read The Docs fixes 14 年 前
  Ask Solem 0851fe1680 ReadTheDocs related documentation changes 14 年 前
  Ask Solem 778211b6b8 Fixes rst syntax error in taskset userguide 14 年 前
  Ask Solem 2bf64c9f79 Merge branch 'brainy/feature-task-context' 14 年 前
  Ask Solem 1ef001ece8 Adds Jeff Terrace to AUTHORS 14 年 前
  Ask Solem ac56cac22c Merge branch 'jterrace/master' 14 年 前
  Ask Solem fef57c192c Adds taskset callback examples to taskset userguide 14 年 前
  Ask Solem d76ce43882 Use current_app instead of app_or_default 14 年 前
  Ask Solem bcedc24bb9 Trace: task.after_return must be called after result written 14 年 前
  Jeff Terrace 5ea24e7f35 Updating cassandra backend with latest pycassa changes 14 年 前
  Branko Čibej 5d34c3f5e6 It's not about default values any more ... 14 年 前
  Branko Čibej 586137dbbf The "get" test case is no longer expected to fail. 14 年 前
  Branko Čibej 78d5f4fc92 Merge branch 'master' of https://github.com/ask/celery 14 年 前
  Branko Čibej 1f29b3691d Move _default_context to Context class attributes, simplifies Context implementation, tests still pass. 14 年 前
  Branko Čibej 5576bc7e1e Make Context.get behave more like getattr, test_context now pasees all tests. 14 年 前
  Branko Čibej 6f6c43938e New test for task context behaviour, with threads. 14 年 前
  Ask Solem f162dd2d63 LaxBoundedSemaphore: Does not care if released too many times. Issue #268 14 年 前
  Ask Solem 46a251ee4e CELERY_BENCH envvar now enables benchmarking of time spent processing 1000 tasks 14 年 前
  Branko Čibej 5ff22cccdc Merge branch 'master' of https://github.com/ask/celery 14 年 前
  Ask Solem ae42c72166 Merge branch 'brainy/feature-taskset-custom-apply' 14 年 前
  Ask Solem 22dadbd112 Merge branch 'brainy/bugfix' 14 年 前