projects
/
pgcommitfest2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
eee60a5
)
Revert "Include patch id in commitfest page"
master
author
Magnus Hagander
Sat, 11 Jan 2025 12:48:32 +0000
(13:48 +0100)
committer
Magnus Hagander
Sat, 11 Jan 2025 12:48:32 +0000
(13:48 +0100)
This reverts commit
eee60a5332ac0745071086477ff4e189b080d3ab
.
Discussion: https://postgr.es/m/
ff9d7921
-f4e3-498a-9dba-
ddd28fdb359f
%40eisentraut.org
pgcommitfest/commitfest/templates/commitfest.html
patch
|
blob
|
blame
|
history
diff --git
a/pgcommitfest/commitfest/templates/commitfest.html
b/pgcommitfest/commitfest/templates/commitfest.html
index 6068a274f47a36d0805d8b0b0303b9ea7c2f94ca..63f793a6b58cd17a2e5467dfc7d43b80faafaf2d 100644
(file)
--- a/
pgcommitfest/commitfest/templates/commitfest.html
+++ b/
pgcommitfest/commitfest/templates/commitfest.html
@@
-83,7
+83,7
@@
{%endifchanged%}
{%endif%}
-
{{p.
id}}: {{p.
name}}
+
{{p.name}}
{{p.status|patchstatusstring}}
{%if p.targetversion%}
{{p.targetversion}}
{%endif%}
{{p.author_names|default:''}}