1 Apr
2007
1 Apr
'07
12:08 a.m.
ChangeSet ID: 31019 CVSROOT: /opt/cvs-commit Module name: appdb Changes by: wineowner(a)winehq.org 2007/03/31 19:08:12 Modified files: include : maintainer.php unit_test : test_maintainer.php Log message: Alexander Nicolaysen Sørnes <alex(a)thehandofagony.com> Avoid overlapping maintainer entries. When a user becomes a super maintainer of an application remove all of their maintainer entries for the application versions. Update unit tests to test maintainter overlapping. Patch: http://cvs.winehq.org/patch.py?id=31019 Old revision New revision Changes Path 1.36 1.37 +29 -0 appdb/include/maintainer.php 1.7 1.8 +126 -18 appdb/unit_test/test_maintainer.php