ChangeSet ID: 20699
CVSROOT: /opt/cvs-commit
Module name: appdb
Changes by: wineowner(a)winehq.org 2005/10/15 10:28:01
Modified files:
cron : cleanup.php
Log message:
Chris Morgan <cmorgan(a)alum.wpi.edu>
Cleanup summary should tell us how many users overall have been warned and are pending deletion after their 1 month warning period elapses
Patch: http://cvs.winehq.org/patch.py?id=20699
Old revision New revision Changes Path
1.21 1.22 +7 -0 appdb/cron/cleanup.php
ChangeSet ID: 20697
CVSROOT: /opt/cvs-commit
Module name: appdb
Changes by: wineowner(a)winehq.org 2005/10/15 10:11:23
Modified files:
cron : cleanup.php
Log message:
Chris Morgan <cmorgan(a)alum.wpi.edu>
The cleanup script should rport orphaned versions in the database, if any exist
Patch: http://cvs.winehq.org/patch.py?id=20697
Old revision New revision Changes Path
1.20 1.21 +31 -0 appdb/cron/cleanup.php
ChangeSet ID: 20696
CVSROOT: /opt/cvs-commit
Module name: appdb
Changes by: wineowner(a)winehq.org 2005/10/13 19:31:42
Modified files:
. : appsubmit.php
Log message:
Chris Morgan <cmorgan(a)alum.wpi.edu>
Don't let the user change the parent application when a new version is being submitted, they got to the submit version screen through an application parent, we should stick with that
Patch: http://cvs.winehq.org/patch.py?id=20696
Old revision New revision Changes Path
1.31 1.32 +2 -4 appdb/appsubmit.php