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