summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
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.
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..
Magnus Hagander [Tue, 8 Mar 2011 10:09:55 +0000 (10:09 +0000)]
Properly set charset to utf8 on responses.
Magnus Hagander [Tue, 8 Mar 2011 10:06:50 +0000 (10:06 +0000)]
Update FastCGI integration points to work properly with lighttpd.
Robert Haas [Mon, 27 Sep 2010 16:31:46 +0000 (12:31 -0400)]
Add some explicit instructions about the message-ID fields.
Robert Haas [Mon, 27 Sep 2010 16:28:09 +0000 (12:28 -0400)]
Unbreak commitfest_topic_warning code.
Robert Haas [Tue, 10 Aug 2010 17:49:30 +0000 (13:49 -0400)]
Allow CommitFest view to be filtered by patch status.
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.