Commit History

作者 SHA1 備註 提交日期
  Ask Solem 7a77a520e8 flakes 8 年之前
  Ask Solem 53b5fdf3c5 Lowercase settings and settings cleanup (radical, but backwards compatible) 9 年之前
  Ask Solem 045b52f145 flakes 9 年之前
  Marin Atanasov Nikolov 5ca13990db flake8 fixes 10 年之前
  Ask Solem 7ced601d88 Stresstests: CSTRESS_TRANS enables transient messages 10 年之前
  Ask Solem 4e52e8f1f5 Fixes flakes after flake8 update 10 年之前
  Ask Solem 66672c0f17 Use kombu.utils.json instead of anyjson :sad: 10 年之前
  Ask Solem 43ef032105 unicode literals 10 年之前
  Ask Solem de6c096745 Remote control query task used by stresstests 11 年之前
  Ask Solem 6dad23d0a9 Always use app = Celery... 11 年之前
  Ask Solem e650e3b774 flakes 11 年之前
  Ask Solem df87559855 Code now works on both Python 3 and Python 2 (without using 2to3) 12 年之前
  Ask Solem ded23cadcf Merge branch '3.0' 12 年之前
  Ask Solem febda4ca84 Use USE_FAST_LOCALS envvar instead of USE_PURE_LOCALS, so optimization must be enabled manually 12 年之前
  Ask Solem b23fd8c3f6 Use more str.format 12 年之前
  John Watson 8861c3c04d Fix bench_worker CELERYD_PREFETCH_MULTIPLIER 12 年之前
  Ask Solem 7af762d1b7 More single quotes 12 年之前
  Ask Solem 283aa0c18b Truncate output of invalid message bodies 12 年之前
  Ask Solem 54d160a0b5 Adds @task(bare=True) which mean the worker will execute the task directly, without calling callbacks, writing results etc. 12 年之前
  Ask Solem d60fa8d40c Chords was broken + pyflakes 12 年之前
  Ask Solem 7938a95135 bench_worker: Use amqplib if running under PyPy 12 年之前
  Ask Solem 26f4441c29 flake8 12 年之前
  Ask Solem 2438c1f64d 15000msgs/s 12 年之前
  Ask Solem 0ea86986dc Tests passing 12 年之前
  Ask Solem 0481ee62d9 TaskPublisher should be auto_declare=False 12 年之前
  Ask Solem 29ad3bde87 Optimization: Now at 10.000 tasks/s with librabbitmq 12 年之前
  Ask Solem be5fea6382 Benchmark improvements 12 年之前
  Ask Solem 76bb45c79a Optimization: celeryd now handles twice as many messages per/s. 12 年之前
  Ask Solem 0813912217 Fixes benchmark 12 年之前
  Ask Solem 3f6c390310 Adds Task.execution_strategy 12 年之前