]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
Tue Apr 3 04:04:51 BST 2012 Brian Warner <warner@lothar.com>
authorDaira Hopwood <daira@jacaranda.org>
Thu, 5 Sep 2013 17:05:57 +0000 (18:05 +0100)
committerDaira Hopwood <daira@jacaranda.org>
Thu, 5 Sep 2013 17:05:57 +0000 (18:05 +0100)
commite537d439f5b4708ac21bb796ae85e259e36981a6
tree3ff905cd125b167f3d1c0cb65fde1f4552909c38
parent04113dd9218068ef244d3491c38e9fade1b8295c
Tue Apr  3 04:04:51 BST 2012  Brian Warner <warner@lothar.com>
  * Rename web CheckResults to -Renderer, to avoid confusion. Closes #1705.

  This avoids the name collision between the actual results
  objects (defined in allmydata.check_results) and the code that renders
  these objects into HTML (defined in allmydata.web.check_results). Only
  the web-side objects were renamed.
src/allmydata/test/test_checker.py
src/allmydata/web/check_results.py
src/allmydata/web/directory.py
src/allmydata/web/filenode.py