Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(700)

Unified Diff: third_party/buildbot_8_4p1/buildbot/status/web/templates/console.html

Issue 9169097: Add a custom SVNPoller implementation that adds " (CQ)" to author name for (Closed) Base URL: http://src.chromium.org/svn/trunk/tools/build/
Patch Set: . Created 8 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « third_party/buildbot_8_4p1/README.chromium ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/buildbot_8_4p1/buildbot/status/web/templates/console.html
===================================================================
--- third_party/buildbot_8_4p1/buildbot/status/web/templates/console.html (revision 119276)
+++ third_party/buildbot_8_4p1/buildbot/status/web/templates/console.html (working copy)
@@ -187,6 +187,7 @@
</td>
<td class='DevName {{ alt }}' width="1%">
{{ r.who|user }}
+ {{ r.cq }}
</td>
{% for c in categories %}
« no previous file with comments | « third_party/buildbot_8_4p1/README.chromium ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698