[Buildbot-commits] [buildbot/buildbot] ba911a: Add 'Categories:' on waterfall page (like console ...
GitHub
noreply at github.com
Mon Oct 20 21:45:00 UTC 2014
Branch: refs/heads/eight
Home: https://github.com/buildbot/buildbot
Commit: ba911a5dc1e88563b84378b724f890b6cb845ea9
https://github.com/buildbot/buildbot/commit/ba911a5dc1e88563b84378b724f890b6cb845ea9
Author: Alexander Sashnov <sashnov at ngs.ru>
Date: 2014-07-10 (Thu, 10 Jul 2014)
Changed paths:
M master/buildbot/status/web/templates/waterfall.html
M master/buildbot/status/web/waterfall.py
Log Message:
-----------
Add 'Categories:' on waterfall page (like console already).
Items in 'Categories:' are click-able links like '/waterfall?category=...'
so they are convenient to filter your waterfall view.
Screenshot:
http://pix.academ.org/img/2014/07/10/40be2295c6e0de74ef17b8e138f5421c.png
Commit: 35274180be1d46a9f41b4c8f1d537582eb62a55d
https://github.com/buildbot/buildbot/commit/35274180be1d46a9f41b4c8f1d537582eb62a55d
Author: Alexander Sashnov <sashnov at ngs.ru>
Date: 2014-07-10 (Thu, 10 Jul 2014)
Changed paths:
M master/buildbot/status/web/templates/waterfall.html
Log Message:
-----------
Surround 'Categories:' by 'if categories|length > 1' on waterfall page.
Commit: 5d24f791165d6dc68c0a30f3dc041a5354d10206
https://github.com/buildbot/buildbot/commit/5d24f791165d6dc68c0a30f3dc041a5354d10206
Author: Alexander Sashnov <sashnov at ngs.ru>
Date: 2014-10-13 (Mon, 13 Oct 2014)
Changed paths:
M master/docs/relnotes/index.rst
Log Message:
-----------
Release notes: add item with description 'categories' link on 'Waterfall' page.
Commit: 65ed6956888fa583e39c82ea26206a546d50bf31
https://github.com/buildbot/buildbot/commit/65ed6956888fa583e39c82ea26206a546d50bf31
Author: Mikhail Sobolev <mss at mawhrin.net>
Date: 2014-10-21 (Tue, 21 Oct 2014)
Changed paths:
M master/buildbot/status/web/templates/waterfall.html
M master/buildbot/status/web/waterfall.py
M master/docs/relnotes/index.rst
Log Message:
-----------
Merge pull request #1176 from asashnov/eight
Add 'Categories:' click-able links on waterfall page
Compare: https://github.com/buildbot/buildbot/compare/449e63be7fec...65ed6956888f
More information about the Commits
mailing list