[Buildbot-commits] [buildbot/buildbot] c977f0: Support for multiple sourcestamps in build status
GitHub
noreply at github.com
Fri May 11 02:24:30 UTC 2012
Branch: refs/heads/master
Home: https://github.com/buildbot/buildbot
Commit: c977f04d92f3cd986ed98dc5b229b1b351db5507
https://github.com/buildbot/buildbot/commit/c977f04d92f3cd986ed98dc5b229b1b351db5507
Author: Harry Borkhuis <harry at aeteurope.nl>
Date: 2012-05-09 (Wed, 09 May 2012)
Changed paths:
M master/buildbot/status/build.py
M master/buildbot/status/web/base.py
M master/buildbot/status/web/build.py
M master/buildbot/status/web/templates/build.html
Log Message:
-----------
Support for multiple sourcestamps in build status
Commit: 7b8a89107788ed2e115939ced6be1f8dbaaa5c56
https://github.com/buildbot/buildbot/commit/7b8a89107788ed2e115939ced6be1f8dbaaa5c56
Author: Harry Borkhuis <harry at aeteurope.nl>
Date: 2012-05-09 (Wed, 09 May 2012)
Changed paths:
M master/buildbot/status/web/console.py
M master/buildbot/status/web/grid.py
Log Message:
-----------
Filter out all builds with more than one sourcestamp
Commit: dac8887e7763a2627be4eb4c907f737ace6d13b6
https://github.com/buildbot/buildbot/commit/dac8887e7763a2627be4eb4c907f737ace6d13b6
Author: Harry Borkhuis <harry at aeteurope.nl>
Date: 2012-05-10 (Thu, 10 May 2012)
Changed paths:
M master/buildbot/status/web/grid.py
Log Message:
-----------
in gridview filter out builds with more than 1 sourcestamp
Commit: 407c04675e5fe24631d6622b2e414dc064707de9
https://github.com/buildbot/buildbot/commit/407c04675e5fe24631d6622b2e414dc064707de9
Author: Harry Borkhuis <harry at aeteurope.nl>
Date: 2012-05-10 (Thu, 10 May 2012)
Changed paths:
M master/buildbot/status/web/grid.py
Log Message:
-----------
in transposed gridview filter out builds with more than 1 sourcestamp. Fixed transposed grid
Commit: 90b3b66da8caa2a4cc8897fb655852b8d18bf9b2
https://github.com/buildbot/buildbot/commit/90b3b66da8caa2a4cc8897fb655852b8d18bf9b2
Author: Harry Borkhuis <harry at aeteurope.nl>
Date: 2012-05-10 (Thu, 10 May 2012)
Changed paths:
M master/buildbot/status/build.py
Log Message:
-----------
use empty dictionairy if no got_revisions found
Commit: 14f369eb2b86e5e8e67c2dd7335fdf04906b2b45
https://github.com/buildbot/buildbot/commit/14f369eb2b86e5e8e67c2dd7335fdf04906b2b45
Author: Dustin J. Mitchell <dustin at mozilla.com>
Date: 2012-05-10 (Thu, 10 May 2012)
Changed paths:
M master/buildbot/status/build.py
M master/buildbot/status/web/base.py
M master/buildbot/status/web/build.py
M master/buildbot/status/web/console.py
M master/buildbot/status/web/grid.py
M master/buildbot/status/web/templates/build.html
Log Message:
-----------
Merge commit '90b3b66'
* commit '90b3b66':
use empty dictionairy if no got_revisions found
in transposed gridview filter out builds with more than 1 sourcestamp. Fixed transposed grid
in gridview filter out builds with more than 1 sourcestamp
Filter out all builds with more than one sourcestamp
Support for multiple sourcestamps in build status
Conflicts:
master/buildbot/status/web/base.py
master/buildbot/status/web/build.py
Compare: https://github.com/buildbot/buildbot/compare/2ab92c0...14f369e
More information about the Commits
mailing list