From cef01c616de9051eb842c170d9a04722803a0202 Mon Sep 17 00:00:00 2001 From: PhistucK Date: Tue, 26 Jan 2016 21:25:21 +0200 Subject: [PATCH] Add the commit message itself to the feed This only shows "Chromium (b25744b) by haraken@chromium.org." instead of the actual commit message. It would be helpful to get the actual commit message. I find myself lots of times go to the URL in order to read the commit message and see the issues. Possible next step - linking BUG=23232, v8:2323, skia:223 to the respective issue tracker detail pages. --- commits/index.php | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/commits/index.php b/commits/index.php index e2679c2..784a06b 100644 --- a/commits/index.php +++ b/commits/index.php @@ -44,7 +44,8 @@ ?> <?php echo htmlentities($description, ENT_QUOTES); ?> - . + .
+
@@ -130,4 +131,4 @@ ga('send', 'pageview'); - \ No newline at end of file +