[Buildbot-commits] [buildbot/buildbot] d266ac: Add 'changeCacheSize' configuration key.

noreply at github.com noreply at github.com
Fri Aug 20 16:09:12 UTC 2010


Branch: refs/heads/master
Home:   http://github.com/buildbot/buildbot

Commit: d266aca48e03329776b627e47876cabd22c19f1e
    http://github.com/buildbot/buildbot/commit/d266aca48e03329776b627e47876cabd22c19f1e
Author: Chris AtLee <catlee at mozilla.com>
Date:   2010-08-20 (Fri, 20 Aug 2010)

Changed paths:
  M master/buildbot/db/connector.py
  M master/buildbot/master.py
  M master/buildbot/util/__init__.py

Log Message:
-----------
Add 'changeCacheSize' configuration key.

This sets how large the LRU cache is for Change objects.  Various helper
functions were added to make setting this easier.

Fixes: #970


Commit: f28c212f632c690bae9789b1d84df9819f425dc5
    http://github.com/buildbot/buildbot/commit/f28c212f632c690bae9789b1d84df9819f425dc5
Author: Chris AtLee <catlee at mozilla.com>
Date:   2010-08-20 (Fri, 20 Aug 2010)

Changed paths:
  M master/NEWS
  M master/docs/cfg-global.texinfo

Log Message:
-----------
Adding docs for changeCacheSize






More information about the Commits mailing list