Historial de Commits

Autor SHA1 Mensaje Fecha
  Ask Solem 85edb51823 celery.signature did not pass app properly for custom Signatures. hace 9 años
  Ask Solem 9982773022 Group is now lazy until .apply_async, but having regen support lazy __getitem__ for iterators hace 9 años
  Ask Solem 89fa04c0e5 Use redis.StrictRedis hace 9 años
  Ask Solem 8e45b26440 events.state: Deprecates methods/properties scheduled for removal in 4.0 hace 9 años
  Ask Solem b27856df0e Joining in task now raises RuntimeError instead of warning hace 9 años
  Ask Solem 2208158efb flakes hace 9 años
  Ask Solem 5a75d5980d Merge branch 'master' of github.com:celery/celery hace 9 años
  Ask Solem 0c801b9070 92% coverage hace 9 años
  Omer Katz 18d83001be Merge pull request #2901 from piotrmaslanka/master hace 9 años
  Ask Solem b1deab39aa Coverage one point up, long way to go hace 9 años
  Ask Solem a19f08033c Renames Python2/Python3 -> Python 2/Python 3 hace 9 años
  Piotr Maślanka 45c0ed347b fixes formatting hace 9 años
  Piotr Maślanka a9078b55fb that one got lost hace 9 años
  Piotr Maślanka 2e875601ac Merge remote-tracking branch 'refs/remotes/celery/master' hace 9 años
  Ask Solem 9919825837 Fixes Rdb tests not resetting sys.stdout hace 9 años
  Ask Solem 888c0aa796 Set release name in whatsnew hace 9 años
  Ask Solem 3976de202f [docs] Updates worker_graph_full.png now that Queues bootstep gone hace 9 años
  Ask Solem 1faa01e04d [docs] Document lower case setting changes hace 9 años
  Ask Solem 5f019dfa6f [settings] Removes the CHORD_PROPAGATES setting hace 9 años
  Ask Solem e7b01149f1 Make the redis_socket_timeout setting official (from 75ab5c3656c5fd04e6d86506cd4995a363813edd) hace 9 años
  Ask Solem f3b1f7fd54 Updates whatsnew-4.0 document hace 9 años
  Ask Solem cea5140e9e Forgot to commit this hace 9 años
  Ask Solem cf247b28f5 4.0 release candidate 1 hace 9 años
  Ask Solem 081c78fffe new_cassandra is now cassandra hace 9 años
  Ask Solem 757678a59a Worker: Also send task-failed event on unregistered task (Issue #2791) hace 9 años
  Ask Solem 20424c5561 Worker now stores NotRegisteredError for unknown task, and adds task_rejected + task_unknown signals. Closes #2092 hace 9 años
  Ask Solem aaf9ad2b01 Fixes tests hace 9 años
  Ask Solem 6066a45700 Adds parent_id + root_id task message fields, and to events. Closes #1318 hace 9 años
  Ask Solem 9a03964bf8 Cleanup chain.prepare hace 9 años
  Rudy Attias 3ea224dea1 fixes broken little-worker example hace 9 años