提交历史

作者 SHA1 备注 提交日期
  Ask Solem d10fa2ee28 Merge branch 'miracle2k/master' 16 年之前
  Jason Baker 1424799eba Adding CELERY_IMPORTS to the documentation. 16 年之前
  Jason Baker 709539be27 Adding django as a dependency. 16 年之前
  michael 0546919ca7 Fixed --gid and --uid options by ensuring they are processed as integers 16 年之前
  Jason Baker 87155c3727 Minor correction: adding a missing angle bracket. 16 年之前
  Ask Solem 2d007031d8 Only change QOS(prefetch_count) if it has changed 16 年之前
  Ask Solem faf47fdd71 Refactor the display of the broker conneciton info string. 16 年之前
  Ask Solem 479a884964 Change the help for the celerybeat management command 16 年之前
  Ask Solem 19a2a5a527 Fix a test using the deprecated carrot Consumer.decoder 16 年之前
  Ask Solem 0f8b17e887 Now depends on billiard >= 0.2.0 16 年之前
  Ask Solem 0208ec9f8b Moved celery.serialization + celery.utils.functional -> billiard.* 16 年之前
  Ask Solem 1e48f161b7 Be backward compatible if eta is already a datetime object (not iso 8601) 16 年之前
  Ask Solem e7225c8401 Some new OmniGraffle graphs 16 年之前
  Ask Solem 9866d1501e New decorator: @periodic_task(run_every=...) 16 年之前
  Ask Solem 7d08a4e2c7 Update the watch workers applescript to watch the celerybeat log file. 16 年之前
  Ask Solem be4253b64d fix typo platform.reset_signal -> reset_signal 16 年之前
  Ask Solem 4feca5e50e Userguid has typos in Task.retry examples; **kwargs should be kwargs. 16 年之前
  Ask Solem 8754de34c3 Update the celerybeat init script 16 年之前
  Ask Solem 0545b98482 Better init script 16 年之前
  Ask Solem 79cd3fb5b1 Allow setting the Tasks queue type for the rate limiter, so it can be set to LifoQueue 16 年之前
  Ask Solem d06b47b45f CELERY_BACKEND must now include the backend class name if not an alias. 16 年之前
  Ask Solem 14d1c93c8f Changelog layout finally looking good 16 年之前
  Ask Solem ae86f578c2 Try to fix Changelog layout 16 年之前
  Ask Solem 8dbde52238 Fix restrucuted text problems 16 年之前
  Ask Solem 0fdc561626 Merge branch 'master' into 1point0 16 年之前
  Ask Solem 8c6f5088d8 Updated Changelog for 1.0 (obviously not the final changelog) 16 年之前
  Ask Solem 89f429738e Yield None when there's nothing to schedule. 16 年之前
  Ask Solem 0e68083c8e Don't use 100% CPU when bucket queue is empty, also print the scheduler debug logs less frequently. 16 年之前
  Ask Solem c6886cb371 All tests passing! 16 年之前
  Ask Solem 3f4e83a873 Another test passing, just one test failing left. 16 年之前