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
/
PgCommitFest
/
CommitFest.pm
Age
Commit message (
Collapse
)
Author
2010-08-10
Allow CommitFest view to be filtered by patch status.
Robert Haas
2009-08-07
Add pubDate to RSS feed. Also, add really-unique activity_id for guid.
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-13
Basic activity log for changes to patch table.
Robert Haas
2009-07-04
Stable links for open, in-progress, and previous CommitFests.
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
- 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.
2009-05-26
Restrict new/edit/delete on CommitFests to administrators.
Robert Haas
The list of administrators is controlled by the new user_privilege table.
2009-05-26
Standardize on YYYY-MM-DD date format.
Robert Haas
2009-05-22
First attempt.
Robert Haas