Commit History

Author SHA1 Message Date
  Ask Solem 914453d3de Fixes bug with detect_settings 10 years ago
  Ask Solem bc40a250f8 [>3.1?] Chord did not set app correctly. 10 years ago
  Ask Solem 91f1d4c87b [>3.1] Result.__ne__ did not take NotImplemented into account 10 years ago
  Ask Solem 85edb51823 celery.signature did not pass app properly for custom Signatures. 10 years ago
  Ask Solem 9982773022 Group is now lazy until .apply_async, but having regen support lazy __getitem__ for iterators 10 years ago
  Ask Solem 89fa04c0e5 Use redis.StrictRedis 10 years ago
  Ask Solem 8e45b26440 events.state: Deprecates methods/properties scheduled for removal in 4.0 10 years ago
  Ask Solem b27856df0e Joining in task now raises RuntimeError instead of warning 10 years ago
  Ask Solem 2208158efb flakes 10 years ago
  Ask Solem 5a75d5980d Merge branch 'master' of github.com:celery/celery 10 years ago
  Ask Solem 0c801b9070 92% coverage 10 years ago
  Omer Katz 18d83001be Merge pull request #2901 from piotrmaslanka/master 10 years ago
  Ask Solem b1deab39aa Coverage one point up, long way to go 10 years ago
  Ask Solem a19f08033c Renames Python2/Python3 -> Python 2/Python 3 10 years ago
  Piotr Maślanka 45c0ed347b fixes formatting 10 years ago
  Piotr Maślanka a9078b55fb that one got lost 10 years ago
  Piotr Maślanka 2e875601ac Merge remote-tracking branch 'refs/remotes/celery/master' 10 years ago
  Ask Solem 9919825837 Fixes Rdb tests not resetting sys.stdout 10 years ago
  Ask Solem 888c0aa796 Set release name in whatsnew 10 years ago
  Ask Solem 3976de202f [docs] Updates worker_graph_full.png now that Queues bootstep gone 10 years ago
  Ask Solem 1faa01e04d [docs] Document lower case setting changes 10 years ago
  Ask Solem 5f019dfa6f [settings] Removes the CHORD_PROPAGATES setting 10 years ago
  Ask Solem e7b01149f1 Make the redis_socket_timeout setting official (from 75ab5c3656c5fd04e6d86506cd4995a363813edd) 10 years ago
  Ask Solem f3b1f7fd54 Updates whatsnew-4.0 document 10 years ago
  Ask Solem cea5140e9e Forgot to commit this 10 years ago
  Ask Solem cf247b28f5 4.0 release candidate 1 10 years ago
  Ask Solem 081c78fffe new_cassandra is now cassandra 10 years ago
  Ask Solem 757678a59a Worker: Also send task-failed event on unregistered task (Issue #2791) 10 years ago
  Ask Solem 20424c5561 Worker now stores NotRegisteredError for unknown task, and adds task_rejected + task_unknown signals. Closes #2092 10 years ago
  Ask Solem aaf9ad2b01 Fixes tests 10 years ago