Commit History

Author SHA1 Message Date
  Ask Solem 0cc9cb7835 PEP8ify + pyflakes 14 years ago
  Ask Solem 5ca6bee22d Tests passes again 14 years ago
  Ask Solem bba695e5ba Show proper error message for commands that doesn't support positional args 14 years ago
  Ask Solem 6b91c7e0f2 Try to fix #315 14 years ago
  Ask Solem 309e15a099 Autoscaler: Changes all process busy message to be a debug message 14 years ago
  jpellerin 2cdd1d8c3d Autoscaler: log warning instead of error when unable to scale down due to busy processes. 14 years ago
  Ask Solem e5252c1bec Beat: PersistentScheduler: Automatically remove corrupted db. Closes #346. Thanks to stipa 14 years ago
  Ask Solem 3516627969 Commands: Don't load config when printing --version. Closes #347. Thanks to nairbv 14 years ago
  Ask Solem 58d12a0737 Removes left-over print statement 14 years ago
  Ask Solem 85c5318ecb Spawn broadcast consumer in separate thread if running green 14 years ago
  Ask Solem b79fedfd7c on_decode_error now uses safe_str when dumping the message body 14 years ago
  Ask Solem ac4dfb7393 Don't import eventlet/gevent on module import, so autodoc works without 14 years ago
  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