From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id EFD8F138A87 for ; Sat, 21 Feb 2015 23:34:39 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 45050E0921; Sat, 21 Feb 2015 23:34:38 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id EDCA9E0921 for ; Sat, 21 Feb 2015 23:34:37 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 9EF06340ABF for ; Sat, 21 Feb 2015 23:34:36 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 249C312411 for ; Sat, 21 Feb 2015 23:34:35 +0000 (UTC) From: "Robin H. Johnson" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Robin H. Johnson" Message-ID: <1424561668.33668a2c535e2baa9e73238bb1e5fc6ab733e39f.robbat2@gentoo> Subject: [gentoo-commits] proj/ag-web:master commit in: views/ X-VCS-Repository: proj/ag-web X-VCS-Files: views/message.erb X-VCS-Directories: views/ X-VCS-Committer: robbat2 X-VCS-Committer-Name: Robin H. Johnson X-VCS-Revision: 33668a2c535e2baa9e73238bb1e5fc6ab733e39f X-VCS-Branch: master Date: Sat, 21 Feb 2015 23:34:35 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 1f161857-e938-4124-9fce-41fb205a912a X-Archives-Hash: 74195df25776ba86c14e90ff9f5fd90e commit: 33668a2c535e2baa9e73238bb1e5fc6ab733e39f Author: Robin H. Johnson gentoo org> AuthorDate: Sat Feb 21 23:34:28 2015 +0000 Commit: Robin H. Johnson gentoo org> CommitDate: Sat Feb 21 23:34:28 2015 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/ag-web.git;a=commit;h=33668a2c Make good use of message-id. Signed-off-by: Robin H. Johnson gentoo.org> --- views/message.erb | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/views/message.erb b/views/message.erb index 59d2499..be7df4d 100644 --- a/views/message.erb +++ b/views/message.erb @@ -27,6 +27,10 @@ <%= parent['_source']['subject'] %> by <%= parent['_source']['from'] %> <% end %> + + Message-Id: + <%= message['_source']['raw_message_id'] %> + @@ -68,4 +72,7 @@ <% end %> - Report Message \ No newline at end of file + Report Message + +Find on GMANE +