Age | Commit message (Collapse) | Author |
|
This should hopefully keep them out of error messages, and thus not
leak the login details if there is a network problem.
|
|
This patch was actually made yas ago, but never committed..
|
|
|
|
|
|
|
|
|
|
|
|
Along the way, make some improvements to the template httpd.conf
fragment.
|
|
In response to a gripe by Tom Lane.
|
|
Requested by Bruce Momjian.
|
|
|
|
|
|
Per gripe about garbled non-ASCII characters from Magnus Hagander.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
As suggested by Tom Lane and others.
|
|
|
|
Also, a few further adjustments to patch formatting.
|
|
date) of comments.
|
|
Also include some directions on the patch comment form, to indicate that
the message-ID is optional.
Per suggestions from Tom Lane.
|
|
corresponding opening tag.
|
|
|
|
|
|
- Increase default text field size from 40 to 60 and default max size
from 40 to 120.
- Change secondary sort on commitfest_view page to id.
|
|
|
|
Per suggestion from Josh Tolley.
|
|
Per suggestion from Josh Tolley. Along the way, correct a dubious formatting
choice in template/error.tt2.
|
|
Per discussions with Magnus Hagander and Dave Page at PGCon 2009.
|
|
|
|
The list of administrators is controlled by the new user_privilege table.
|
|
|
|
|
|
|
|
|
|
|
|
Also, use pgcommitfest for database & database username, rather than
commitfest and rhaas respectively.
|
|
In passing, fix a wrong identifier in PgCommitFest::DB::delete, fix session
cookie path in PgCommitFest::Handler::login and remove an unnecessary trace
setting, and rip out some superfluous CSS code.
|