[Buildbot-commits] [buildbot/buildbot] ca9f4e: Optionally add revision to the waterfall display o...
GitHub
noreply at github.com
Tue Nov 27 01:40:00 UTC 2012
Branch: refs/heads/master
Home: https://github.com/buildbot/buildbot
Commit: ca9f4ed52b4febcebd30ad77a8e40737f3a5ad1f
https://github.com/buildbot/buildbot/commit/ca9f4ed52b4febcebd30ad77a8e40737f3a5ad1f
Author: Nicolas Sylvain <nsylvain at chromium.org>
Date: 2012-11-23 (Fri, 23 Nov 2012)
Changed paths:
M master/buildbot/status/web/changes.py
M master/buildbot/status/web/templates/change_macros.html
Log Message:
-----------
Optionally add revision to the waterfall display of changes.
Used in chromium's waterfalls extensively.
publicly reviewed here: https://codereview.chromium.org/7276032
Modified to not change the look by default.
modified: buildbot/status/web/changes.py
modified: buildbot/status/web/templates/change_macros.html
Commit: 1fe8fbcf99cd98546a98d2dd6a3be1206ea590c7
https://github.com/buildbot/buildbot/commit/1fe8fbcf99cd98546a98d2dd6a3be1206ea590c7
Author: Peter Mayo <petermayo at chromium.org>
Date: 2012-11-23 (Fri, 23 Nov 2012)
Changed paths:
M master/buildbot/status/web/changes.py
M master/buildbot/status/web/templates/change_macros.html
Log Message:
-----------
Optionally add project to changes in waterfall display.
In some waterfalls it is useful to separate different change
sources visually. This allows an attribute to reflect that to
be passed though from config to template.
Related reviews: https://codereview.chromium.org/11425002
modified: buildbot/status/web/changes.py
modified: buildbot/status/web/templates/change_macros.html
Commit: 68a1a5da05e9761f1d283f23905cd9104e05e979
https://github.com/buildbot/buildbot/commit/68a1a5da05e9761f1d283f23905cd9104e05e979
Author: Dustin J. Mitchell <dustin at mozilla.com>
Date: 2012-11-26 (Mon, 26 Nov 2012)
Changed paths:
M master/buildbot/status/web/changes.py
M master/buildbot/status/web/templates/change_macros.html
Log Message:
-----------
Merge branch 'chromium' of git://github.com/petermayo/buildbot
Commit: 76582018ceed5f3af03ee36c484caaf76995dab2
https://github.com/buildbot/buildbot/commit/76582018ceed5f3af03ee36c484caaf76995dab2
Author: Dustin J. Mitchell <dustin at mozilla.com>
Date: 2012-11-26 (Mon, 26 Nov 2012)
Changed paths:
M master/buildbot/steps/source/git.py
M master/buildbot/test/unit/test_steps_source_git.py
M master/docs/manual/cfg-buildsteps.rst
Log Message:
-----------
Merge branch 'master' of github.com:buildbot/buildbot
Compare: https://github.com/buildbot/buildbot/compare/e04da825906e...76582018ceed
More information about the Commits
mailing list