stable

Clone or download

Read-only

Move DAOs related to Gerrit driver operations to PDO and prepared statements

This is part of story #11261: convert Git plugin to SQL prepared statements Change-Id: Ie11401b9c5f8040c93d59c3d4deb14cf4e725c22

Modified Files

Name
M plugins/git/include/Git/Driver/Gerrit/MembershipDao.class.php +9 −12 Go to diff View file
M plugins/git/include/Git/Driver/Gerrit/ProjectCreatorStatusDao.php +16 −13 Go to diff View file
M plugins/git/include/Git/Driver/Gerrit/Template/TemplateDao.class.php +49 −46 Go to diff View file
M plugins/git/include/Git/Driver/Gerrit/Template/TemplateFactory.class.php +5 −6 Go to diff View file