From: | Jelte Fennema-Nio <me(at)jeltef(dot)nl> |
---|---|
To: | PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>, Akshat Jaimini <akshatjpostgresql(at)gmail(dot)com> |
Subject: | New commitfest app release on March 4th |
Date: | 2025-02-17 09:17:44 |
Message-ID: | CAGECzQTJ8kh0yHfrHotZrLZF91GyxJj0CpnqiE5VjxFSBuUi+w@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
The next release of the commitfest app will take place March 4th.
The user facing changes are:
1. The form for creating a commitfest entry now contains all the
commitfest entry fields, instead of redirecting to the entries edit
page after creating it.
2. When creating a commitfest entry, the author field is defaulted to yourself.
3. When creating a commitfest entry, the description (aka title) is
autofilled based on the email you select from the "Find thread" popup.
4. Add reverse sorting on the commitfest page (done by clicking twice
on a column). Implemented by Akshat Jaimini.
5. Disallow assigning others as reviewers/committers on open
commitfest entries. This is to avoid having people mess with
"bookmarks" of others. (On closed entries it's still allowed)
Please test out the current staging website[1] to give some feedback.
HTTP auth user and password are both pgtest.
From | Date | Subject | |
---|---|---|---|
Next Message | Pavel Borisov | 2025-02-17 09:20:09 | Re: Get rid of WALBufMappingLock |
Previous Message | Jelte Fennema-Nio | 2025-02-17 09:02:51 | Re: Commitfest app release on Feb 17 with many improvements |