pgcommitfest.git
11 years agoGet username and password from separate variables for login master
Magnus Hagander [Sun, 15 Dec 2013 14:04:23 +0000 (15:04 +0100)]
Get username and password from separate variables for login

This should hopefully keep them out of error messages, and thus not
leak the login details if there is a network problem.

11 years agoFix community aith parameters
Magnus Hagander [Sat, 14 Dec 2013 13:37:29 +0000 (14:37 +0100)]
Fix community aith parameters

This patch was actually made yas ago, but never committed..

14 years agoProperly set charset to utf8 on responses.
Magnus Hagander [Tue, 8 Mar 2011 10:09:55 +0000 (10:09 +0000)]
Properly set charset to utf8 on responses.

14 years agoUpdate FastCGI integration points to work properly with lighttpd.
Magnus Hagander [Tue, 8 Mar 2011 10:06:50 +0000 (10:06 +0000)]
Update FastCGI integration points to work properly with lighttpd.

14 years agoAdd some explicit instructions about the message-ID fields.
Robert Haas [Mon, 27 Sep 2010 16:31:46 +0000 (12:31 -0400)]
Add some explicit instructions about the message-ID fields.

14 years agoUnbreak commitfest_topic_warning code.
Robert Haas [Mon, 27 Sep 2010 16:28:09 +0000 (12:28 -0400)]
Unbreak commitfest_topic_warning code.

14 years agoAllow CommitFest view to be filtered by patch status.
Robert Haas [Tue, 10 Aug 2010 17:49:30 +0000 (13:49 -0400)]
Allow CommitFest view to be filtered by patch status.

14 years agoAdd some crude installation instructions.
Robert Haas [Tue, 10 Aug 2010 17:25:49 +0000 (13:25 -0400)]
Add some crude installation instructions.

Along the way, make some improvements to the template httpd.conf
fragment.