[Buildbot-commits] [buildbot/buildbot] a2b58b: rename title to pageTitle where it refers to HTML ...

noreply at github.com noreply at github.com
Mon May 2 17:15:45 UTC 2011


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

Commit: a2b58bddbcc79f72de521717393ef87455c6e903
    https://github.com/buildbot/buildbot/commit/a2b58bddbcc79f72de521717393ef87455c6e903
Author: Dave Abrahams <dave at boostpro.com>
Date:   2011-05-02 (Mon, 02 May 2011)

Changed paths:
  M master/buildbot/status/web/about.py
  M master/buildbot/status/web/auth.py
  M master/buildbot/status/web/base.py
  M master/buildbot/status/web/build.py
  M master/buildbot/status/web/builder.py
  M master/buildbot/status/web/changes.py
  M master/buildbot/status/web/console.py
  M master/buildbot/status/web/feeds.py
  M master/buildbot/status/web/grid.py
  M master/buildbot/status/web/logs.py
  M master/buildbot/status/web/olpb.py
  M master/buildbot/status/web/root.py
  M master/buildbot/status/web/slaves.py
  M master/buildbot/status/web/status_json.py
  M master/buildbot/status/web/step.py
  M master/buildbot/status/web/templates/change.html
  M master/buildbot/status/web/templates/change_macros.html
  M master/buildbot/status/web/templates/console.html
  M master/buildbot/status/web/templates/feed_atom10.xml
  M master/buildbot/status/web/templates/feed_rss20.xml
  M master/buildbot/status/web/templates/layout.html
  M master/buildbot/status/web/templates/logs.html
  M master/buildbot/status/web/tests.py
  M master/buildbot/status/web/waterfall.py

Log Message:
-----------
rename title to pageTitle where it refers to HTML or XML <title> elements


Commit: d3bf9062baa56187867fa806eced318d430f02d4
    https://github.com/buildbot/buildbot/commit/d3bf9062baa56187867fa806eced318d430f02d4
Author: Dustin J. Mitchell <dustin at mozilla.com>
Date:   2011-05-02 (Mon, 02 May 2011)

Changed paths:
  M master/buildbot/buildslave.py
  M master/buildbot/interfaces.py
  M master/buildbot/master.py
  M master/buildbot/scripts/sample.cfg
  M master/buildbot/status/mail.py
  M master/buildbot/status/master.py
  M master/buildbot/status/status_push.py
  M master/buildbot/status/web/about.py
  M master/buildbot/status/web/auth.py
  M master/buildbot/status/web/base.py
  M master/buildbot/status/web/baseweb.py
  M master/buildbot/status/web/build.py
  M master/buildbot/status/web/builder.py
  M master/buildbot/status/web/changes.py
  M master/buildbot/status/web/console.py
  M master/buildbot/status/web/feeds.py
  M master/buildbot/status/web/grid.py
  M master/buildbot/status/web/logs.py
  M master/buildbot/status/web/olpb.py
  M master/buildbot/status/web/root.py
  M master/buildbot/status/web/slaves.py
  M master/buildbot/status/web/status_json.py
  M master/buildbot/status/web/step.py
  M master/buildbot/status/web/templates/change.html
  M master/buildbot/status/web/templates/change_macros.html
  M master/buildbot/status/web/templates/console.html
  M master/buildbot/status/web/templates/feed_atom10.xml
  M master/buildbot/status/web/templates/feed_description.html
  M master/buildbot/status/web/templates/feed_rss20.xml
  M master/buildbot/status/web/templates/footer.html
  M master/buildbot/status/web/templates/grid.html
  M master/buildbot/status/web/templates/grid_transposed.html
  M master/buildbot/status/web/templates/layout.html
  M master/buildbot/status/web/templates/logs.html
  M master/buildbot/status/web/templates/root.html
  M master/buildbot/status/web/tests.py
  M master/buildbot/status/web/waterfall.py
  M master/contrib/blockertest/master.cfg
  M master/docs/cfg-global.texinfo
  M master/docs/cfg-statustargets.texinfo
  M master/docs/examples/hello.cfg
  M master/docs/examples/repo_gerrit.cfg
  M master/docs/examples/twisted_master.cfg
  M master/docs/tutorial/tour.txt

Log Message:
-----------
Merge branch 'volatile/top-level-project-rename' of git://github.com/dabrahams/buildbot

* 'volatile/top-level-project-rename' of git://github.com/dabrahams/buildbot:
  rename title to pageTitle where it refers to HTML or XML <title> elements
  Backward compatibility for email templates
  Rename projectName => title and projectURL => titleURL


Compare: https://github.com/buildbot/buildbot/compare/8efde9b...d3bf906




More information about the Commits mailing list