Cronologia Commit

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