Commit History

Author SHA1 Message Date
  Ask Solem 4f2f03eaa1 Fixes typo. Closes #1424 11 years ago
  Ask Solem 041cb94362 celery control command was not receiving replies 11 years ago
  Ask Solem 578663306f Moves datastructures back to celery.datastructures to ensure compat with extensions 11 years ago
  Florian Demmer 1ebcb5392e doc update for consistency 12 years ago
  Florian Demmer be2bd91dac doc fix for chunks 12 years ago
  Ask Solem 3681099ec9 Fixes type error 12 years ago
  Ask Solem f3ee819f4a Use a single CELERY_RESULT_DB_TABLENAMES setting (Closes #1415) 12 years ago
  Ryan Petrello 3de77a7c6b Add documentation for SQLAlchemy tablename configuration options. 12 years ago
  Ryan Petrello 2bc216f6d9 Add the ability to specify __tablename__ for SQLALchemy tables. 12 years ago
  Ask Solem 9137d686ab Tests passing 12 years ago
  Georgy Cheshkov 81fb7f46ae Fix django fixup for Django < 1.6 12 years ago
  Ask Solem 7e268d3b24 Chain did not support anon-subtasks 12 years ago
  Ask Solem 33a62b0f52 Use .freeze not ._freeze 12 years ago
  Ask Solem 2f516fa1fa Fixes stress suite run 12 years ago
  Ask Solem 27957b543f [rpc backend] now works with chains 12 years ago
  Ask Solem cbd8f56005 Merge branch 'rpc-fix' into canvas_using_freeze 12 years ago
  Ask Solem cb54263f21 cosmetics 12 years ago
  Ask Solem d73a2bfef7 Merge branch 'master' into canvas_using_freeze 12 years ago
  Ask Solem 93a7037e7d Tests passing on Py3 12 years ago
  Ask Solem c1aec070ab Doc improvements 12 years ago
  Ask Solem 62a10d3211 [eventlet] Do not call blockdetection setup if no timeout set. Closes #1408 12 years ago
  Ask Solem 3993c65e5f -B option does not work with eventlet/gevent so raise helpful error. Closes #1409 12 years ago
  Ask Solem a090f79811 Updates daemonization tutorial for core Djngo support 12 years ago
  Brent Watson 6ba9dfd069 Fixes to daemonizing tutorial: 12 years ago
  Ask Solem c0f88b7874 Attempt at rpc fix 12 years ago
  Ask Solem Hoel 9aa1b48869 Merge pull request #1405 from girasquid/patch-1 12 years ago
  Simon Charette b351c85656 Made AbortableTask abstract. 12 years ago
  Ask Solem 5f23048a1d 100% coverage for celery.events.state 12 years ago
  Ask Solem bf6db5fbe7 100% coverage for celery.utils.log (97% total) 12 years ago
  Ask Solem a1cd684f15 100% coverage for celery.concurrency.gevent 12 years ago