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.
Robert Haas [Tue, 10 Aug 2010 17:25:24 +0000 (13:25 -0400)]
Expire sessions after about one week, instead of at browser close.
In response to a gripe by Tom Lane.
Robert Haas [Wed, 10 Mar 2010 19:52:19 +0000 (14:52 -0500)]
Add favicon.ico to page header template.
Requested by Bruce Momjian.
Robert Haas [Thu, 3 Dec 2009 02:58:44 +0000 (21:58 -0500)]
Add "Committer" field to patch form.
Jan Urbański [Thu, 26 Nov 2009 13:34:15 +0000 (08:34 -0500)]
Always go back to the page you were on after logging in.
Robert Haas [Thu, 26 Nov 2009 13:29:11 +0000 (08:29 -0500)]
Suggest AddDefaultCharset UTF-8.
Per gripe about garbled non-ASCII characters from Magnus Hagander.
Robert Haas [Wed, 19 Aug 2009 02:52:16 +0000 (22:52 -0400)]
Add a link to the community login signup page.
Robert Haas [Fri, 7 Aug 2009 02:38:56 +0000 (22:38 -0400)]
Add pubDate to RSS feed. Also, add really-unique activity_id for guid.
Robert Haas [Fri, 7 Aug 2009 02:20:34 +0000 (22:20 -0400)]
Properly record who deleted a comment.
Robert Haas [Sat, 1 Aug 2009 04:41:51 +0000 (00:41 -0400)]
Fix a couple of escaping bugs discovered during code review of RSS patch.
Robert Haas [Sat, 1 Aug 2009 04:39:48 +0000 (00:39 -0400)]
Code cleanup and other adjustments to RSS feed code.
Magnus Hagander [Fri, 31 Jul 2009 11:56:38 +0000 (07:56 -0400)]
Implement an RSS feed with the changes from the commitfest app.
Robert Haas [Fri, 31 Jul 2009 11:54:36 +0000 (07:54 -0400)]
Remove another stray file, per report from Magnus Hagander.
Robert Haas [Wed, 22 Jul 2009 02:12:19 +0000 (22:12 -0400)]
Show status summary on commitfest view page.
Robert Haas [Wed, 22 Jul 2009 02:12:11 +0000 (22:12 -0400)]
Remove unused file.
Robert Haas [Wed, 15 Jul 2009 01:39:30 +0000 (21:39 -0400)]
Bug fix: Set patch author for new comment added via patch_view page.
Robert Haas [Mon, 13 Jul 2009 05:06:46 +0000 (01:06 -0400)]
Bug fix: Correctly set last_updater for initial patch comment.
Robert Haas [Mon, 13 Jul 2009 02:49:00 +0000 (22:49 -0400)]
Basic activity log for changes to patch comment table.
Robert Haas [Sun, 12 Jul 2009 03:07:05 +0000 (23:07 -0400)]
Basic activity log for changes to patch table.
Robert Haas [Sun, 12 Jul 2009 02:34:32 +0000 (22:34 -0400)]
Fix a typo noticed by Josh Tolley.
Robert Haas [Sat, 4 Jul 2009 03:05:11 +0000 (23:05 -0400)]
Bug fix: Don't display non-functional cancel button.
Robert Haas [Sat, 4 Jul 2009 02:57:19 +0000 (22:57 -0400)]
Add comments to patches from patch view page.
As suggested by Tom Lane and others.
Robert Haas [Sat, 4 Jul 2009 00:05:17 +0000 (20:05 -0400)]
Stable links for open, in-progress, and previous CommitFests.
Robert Haas [Fri, 3 Jul 2009 23:42:02 +0000 (19:42 -0400)]
Change "content" control on patch comment form to a text area.
Also, a few further adjustments to patch formatting.
Brendan Jurd [Fri, 3 Jul 2009 23:28:28 +0000 (19:28 -0400)]
First pass at a less obtrusive style for the "attribution" (author,
date) of comments.
Robert Haas [Fri, 3 Jul 2009 23:09:49 +0000 (19:09 -0400)]
Include name of patch in subject line when adding/editing a patch comment.
Also include some directions on the patch comment form, to indicate that
the message-ID is optional.
Per suggestions from Tom Lane.
Brendan Jurd [Fri, 3 Jul 2009 22:54:38 +0000 (18:54 -0400)]
XHTML validation showed up some bogus "</a>" closing tags with no
corresponding opening tag.
Robert Haas [Fri, 3 Jul 2009 04:26:06 +0000 (00:26 -0400)]
Display topics on separate header lines, rather than as a table column.
Robert Haas [Fri, 3 Jul 2009 04:16:06 +0000 (00:16 -0400)]
Add "sortorder" property to commitfest topics.
Robert Haas [Fri, 3 Jul 2009 03:31:51 +0000 (23:31 -0400)]
Suggestions from Brendan Jurd.
- 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.
Robert Haas [Sun, 28 Jun 2009 01:25:57 +0000 (21:25 -0400)]
Support for moving patches to another CommitFest.
Robert Haas [Wed, 27 May 2009 00:34:12 +0000 (20:34 -0400)]
Tell the user what to do if no topics are defined.
Per suggestion from Josh Tolley.
Robert Haas [Wed, 27 May 2009 00:22:36 +0000 (20:22 -0400)]
Improve error handling in the case where patch_delete fails.
Per suggestion from Josh Tolley. Along the way, correct a dubious formatting
choice in template/error.tt2.
Robert Haas [Wed, 27 May 2009 00:15:29 +0000 (20:15 -0400)]
Restrict edit/delete of comments to comment author.
Per discussions with Magnus Hagander and Dave Page at PGCon 2009.
Robert Haas [Tue, 26 May 2009 20:59:30 +0000 (16:59 -0400)]
Add home page link to page header, as suggested by Josh Tolley.
Robert Haas [Tue, 26 May 2009 20:55:25 +0000 (16:55 -0400)]
Restrict new/edit/delete on CommitFests to administrators.
The list of administrators is controlled by the new user_privilege table.
Robert Haas [Tue, 26 May 2009 11:11:46 +0000 (07:11 -0400)]
Hooks for real community logins.
Robert Haas [Tue, 26 May 2009 11:06:30 +0000 (07:06 -0400)]
Standardize on YYYY-MM-DD date format.
Robert Haas [Mon, 25 May 2009 01:58:19 +0000 (21:58 -0400)]
Rearrange to work better with community logins.
Robert Haas [Sun, 24 May 2009 02:19:55 +0000 (22:19 -0400)]
Allow override of DB to use via environment variable PGCOMMITFEST_DB.
Robert Haas [Sun, 24 May 2009 02:00:19 +0000 (22:00 -0400)]
Avoid opening the database connection sooner than necessary.
Robert Haas [Sat, 23 May 2009 02:54:01 +0000 (22:54 -0400)]
Eliminate dependencies on any particular absolute path.
Also, use pgcommitfest for database & database username, rather than
commitfest and rhaas respectively.
Robert Haas [Fri, 22 May 2009 19:23:33 +0000 (15:23 -0400)]
Log in/log out links.
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.
Robert Haas [Fri, 22 May 2009 14:41:10 +0000 (10:41 -0400)]
First attempt.