提交历史

作者 SHA1 备注 提交日期
  Ask Solem 243d58ca60 Merge branch '3.0' 12 年之前
  Ask Solem d1035a1a47 Fixes stack protection when app initialized multiple times. Closes #1003 12 年之前
  Ask Solem d8a0591091 Merge branch '3.0' 12 年之前
  Ask Solem 46ab71ff74 Tasks can now raise celery.exceptions.Ignore to not update any state 13 年之前
  Ask Solem 77c97c4c68 Merge branch '3.0' 13 年之前
  Ask Solem e3ef8411a6 Built-in tasks may not have a default request 13 年之前
  Ask Solem 877b420ee2 Merge branch '3.0' 13 年之前
  Ask Solem 3977cac9da tests 13 年之前
  Ask Solem 0d76d20005 Worker optimizations now set up in celery.apps.worker not WorkerController, and tests reset optimiations 13 年之前
  Ask Solem 1514f01179 Worker optimizations now set up in celery.apps.worker not WorkerController, and tests reset optimiations 13 年之前
  Ask Solem 5cf87010a9 Make sure BaseTask.__call__ does not modify stack even if overridden calls super() (As discussed in #947) 13 年之前
  Ask Solem 389caf247f Make sure BaseTask.__call__ does not modify stack even if overridden calls super() (As discussed in #947) 13 年之前
  Ask Solem 2f5f0e3416 Merge branch '3.0' 13 年之前
  Ask Solem e8f0039654 Fix mro_lookup 13 年之前
  Ask Solem 940dfdd2ef Support monkey patching of Task.__call__ (do not optimize it away) 13 年之前
  Ask Solem 3012372216 Merge branch '3.0' 13 年之前
  Adam DePue 0ad5a162d3 Properly pass traceback object to handlers instead of str representation 13 年之前
  Ask Solem b194fc3935 Use str.format and print_function 13 年之前
  Ask Solem 9d95af8772 Remove Python 2.5 specific hacks 13 年之前
  Ask Solem 2c4fa2890b Use except .. as exc 13 年之前
  Rinat Shigapov f2856773fd Fix exc_type in handle_failure 13 年之前
  Ask Solem 15e752c261 Salvage 3.0-opt branch 13 年之前
  Ask Solem 12a7e41537 flake8 13 年之前
  Ask Solem c06772304d Fixes for RetryTaskError exception 13 年之前
  Ask Solem c16c0fed24 Module celery.state renamed -> celery._state 13 年之前
  Ask Solem 566c4da7b4 Use ' instead of " 13 年之前
  Ask Solem cc1ae88ff9 Remove copyright texts from modules 13 年之前
  Ask Solem 8cf06041bd Now works on Windows. Closes celery/kombu#133 13 年之前
  Ask Solem a686b662f9 100% coverage for celery.worker.hub 13 年之前
  Steeve Morin eca46c4839 Merge pull request #698 from steeve/patch-1 13 年之前