ChangeSet ID: 30952 CVSROOT: /opt/cvs-commit Module name: appdb Changes by: wineowner@winehq.org 2007/03/10 21:07:43
Modified files: include : appData.php screenshot.php sidebar_admin.php sidebar_maintainer_admin.php
Log message: Alexander Nicolaysen Sørnes alex@thehandofagony.com Use object manager to process screenshot queue. Temporary fix for mysql overloading by limiting screenshot processing to submitters.
Patch: http://cvs.winehq.org/patch.py?id=30952
Old revision New revision Changes Path 1.4 1.5 +137 -5 appdb/include/appData.php 1.55 1.56 +35 -0 appdb/include/screenshot.php 1.28 1.29 +11 -5 appdb/include/sidebar_admin.php 1.2 1.3 +7 -3 appdb/include/sidebar_maintainer_admin.php