커밋 기록

작성자 SHA1 메시지 날짜
  Ask Solem 0cc9cb7835 PEP8ify + pyflakes 14 년 전
  Ask Solem 5ca6bee22d Tests passes again 14 년 전
  Ask Solem bba695e5ba Show proper error message for commands that doesn't support positional args 14 년 전
  Ask Solem 6b91c7e0f2 Try to fix #315 14 년 전
  Ask Solem 309e15a099 Autoscaler: Changes all process busy message to be a debug message 14 년 전
  jpellerin 2cdd1d8c3d Autoscaler: log warning instead of error when unable to scale down due to busy processes. 14 년 전
  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 년 전