summaryrefslogtreecommitdiff
path: root/perl-lib
AgeCommit message (Expand)Author
2013-12-15Get username and password from separate variables for loginHEADmasterMagnus Hagander
2013-12-14Fix community aith parametersMagnus Hagander
2011-03-08Properly set charset to utf8 on responses.Magnus Hagander
2011-03-08Update FastCGI integration points to work properly with lighttpd.Magnus Hagander
2010-09-27Unbreak commitfest_topic_warning code.Robert Haas
2010-08-10Allow CommitFest view to be filtered by patch status.Robert Haas
2010-08-10Expire sessions after about one week, instead of at browser close.Robert Haas
2009-12-03Add "Committer" field to patch form.Robert Haas
2009-11-26Always go back to the page you were on after logging in.Jan UrbaƄski
2009-08-07Add pubDate to RSS feed. Also, add really-unique activity_id for guid.Robert Haas
2009-08-07Properly record who deleted a comment.Robert Haas
2009-08-01Code cleanup and other adjustments to RSS feed code.Robert Haas
2009-07-31Implement an RSS feed with the changes from the commitfest app.Magnus Hagander
2009-07-22Show status summary on commitfest view page.Robert Haas
2009-07-15Bug fix: Set patch author for new comment added via patch_view page.Robert Haas
2009-07-13Bug fix: Correctly set last_updater for initial patch comment.Robert Haas
2009-07-13Basic activity log for changes to patch comment table.Robert Haas
2009-07-13Basic activity log for changes to patch table.Robert Haas
2009-07-12Fix a typo noticed by Josh Tolley.Robert Haas
2009-07-04Add comments to patches from patch view page.Robert Haas
2009-07-04Stable links for open, in-progress, and previous CommitFests.Robert Haas
2009-07-03Change "content" control on patch comment form to a text area.Robert Haas
2009-07-03Include name of patch in subject line when adding/editing a patch comment.Robert Haas
2009-07-03Display topics on separate header lines, rather than as a table column.Robert Haas
2009-07-03Add "sortorder" property to commitfest topics.Robert Haas
2009-07-03Suggestions from Brendan Jurd.Robert Haas
2009-06-28Support for moving patches to another CommitFest.Robert Haas
2009-05-27Tell the user what to do if no topics are defined.Robert Haas
2009-05-27Improve error handling in the case where patch_delete fails.Robert Haas
2009-05-27Restrict edit/delete of comments to comment author.Robert Haas
2009-05-26Restrict new/edit/delete on CommitFests to administrators.Robert Haas
2009-05-26Hooks for real community logins.Robert Haas
2009-05-26Standardize on YYYY-MM-DD date format.Robert Haas
2009-05-25Rearrange to work better with community logins.Robert Haas
2009-05-24Allow override of DB to use via environment variable PGCOMMITFEST_DB.Robert Haas
2009-05-24Avoid opening the database connection sooner than necessary.Robert Haas
2009-05-23Eliminate dependencies on any particular absolute path.Robert Haas
2009-05-22Log in/log out links.Robert Haas
2009-05-22First attempt.Robert Haas