]> git.ipfire.org Git - thirdparty/bugzilla.git/commit
Bug 528918: Bugzilla::Object->match() shouldn't call _check_field() when the field...
authorFrédéric Buclin <LpSolit@gmail.com>
Tue, 28 Feb 2012 23:00:12 +0000 (00:00 +0100)
committerFrédéric Buclin <LpSolit@gmail.com>
Tue, 28 Feb 2012 23:00:12 +0000 (00:00 +0100)
commitec2e4a0902dcfcde12af568fa40f70bdd6114b0e
tree5b403386346d67fe0a15c15e371a630e59251bb0
parent38cbb6ac784948b93728cc25259187580e5bb813
Bug 528918: Bugzilla::Object->match() shouldn't call _check_field() when the field being passed can be trusted (deserialising the DB schema is slow)
r=dkl a=LpSolit
Bugzilla/Object.pm