Commit History

作者 SHA1 備註 提交日期
  Ask Solem 02d7d316e6 Depend on kombu<3.1 11 年之前
  Ask Solem 94b455fac9 Django: Call django.setup always if available 11 年之前
  Ask Solem 3aaff586ad Tests passing 11 年之前
  Ask Solem 8f51436305 Updates Changelog 11 年之前
  Ask Solem 7b09372e50 Stresstests: CSTRESS_TRANS enables transient messages 11 年之前
  Ask Solem 3a9abd6ea4 Docs: Use celery -A proj consistently 11 年之前
  Ask Solem 5d0a1d37c7 Asynpool: remove outdated localization to random.shuffle 11 年之前
  Ask Solem f5086b38fe Prefork: Use i % total to cycle between ready_fds instead of shuffle 11 年之前
  Ask Solem bf53df73d5 inspect registers now ignores built-in tasks 11 年之前
  Ask Solem 34eb0cb1b7 Remote control doc improvements 11 年之前
  Ask Solem 4d509880cb Updates Changelog 11 年之前
  Ask Solem fc1701a992 Merge branch '3.1' of github.com:celery/celery into 3.1 11 年之前
  Ask Solem 17bcff57b8 Updates Changelog 11 年之前
  Mher Movsisyan 23e99aad15 Adds grow/shrink methods to eventlet TaskPool 11 年之前
  Ask Solem ca438ef29c App after forkers were not running due to errors being silenced. Closes #2055 11 年之前
  Ask Solem 4ac4f00bfa Removes unused variables 11 年之前
  Ask Solem ffc15fb565 Merge branch 'rogerhu/suite_fun3' into 3.1 11 年之前
  Roger Hu 181df7911c Update README.rst file to include CSTRESS_BROKER. 11 年之前
  Roger Hu 8f3694bdc1 Use a different function to demonstrate AssertionError. 11 年之前
  Ask Solem 9d1415d3f9 Copyright 2014 11 年之前
  Ask Solem 36f21332a5 Enables universal wheel 11 年之前
  Ask Solem 0a4a904dd3 Fixes Signature.link* to work when link option is not a list. Closes #2019 11 年之前
  Ask Solem ceecc72cfe Fixes flakes for Issue #2032 11 年之前
  Ask Solem 1ddf46f54d Fixes func -> fun (Issue #2032) 11 年之前
  Roger Hu e3ba9aad11 Be more selective about how file descriptors get removed from Kombu's hub. 11 年之前
  Ask Solem e4f191accb Fix test for working_directory 11 年之前
  Ask Solem 845557372a signature(s, app=app) did not work properly when passing kwargs, as dicts were not properly upgraded to their subtask_type (e.g. Sig -> group) 11 年之前
  Jonas Haag ddeb280436 Clarify behavior of rate limits in docs 11 年之前
  Ask Solem 65f502d56d Stupid zsh is messing with our beloved ksh heritage :chicken: 11 年之前
  Ask Solem 3654e29913 Worker --detach with C_FAKEFORK no longer closes open fds. Closes #2044 11 年之前