コミット履歴

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