]> git.ipfire.org Git - thirdparty/bugzilla.git/commit
Bug 560009: Use firstidx from List::MoreUtils instead of lsearch
authorMax Kanat-Alexander <mkanat@bugzilla.org>
Thu, 22 Apr 2010 18:02:17 +0000 (11:02 -0700)
committerMax Kanat-Alexander <mkanat@bugzilla.org>
Thu, 22 Apr 2010 18:02:17 +0000 (11:02 -0700)
commit271477d8c26794abd8310e2abb89b746204660af
treea4701a52f9ff1918e25a75e09267bfba0b063296
parent3417cb73db6d2306a012d3c624e9bec92fa1a161
Bug 560009: Use firstidx from List::MoreUtils instead of lsearch
r=timello, a=mkanat
19 files changed:
Bugzilla.pm
Bugzilla/Bug.pm
Bugzilla/CGI.pm
Bugzilla/Config/Common.pm
Bugzilla/DB/Schema.pm
Bugzilla/Field.pm
Bugzilla/Migrate/Gnats.pm
Bugzilla/Template.pm
Bugzilla/User.pm
Bugzilla/Util.pm
attachment.cgi
buglist.cgi
contrib/bzdbcopy.pl
editflagtypes.cgi
enter_bug.cgi
process_bug.cgi
report.cgi
showdependencygraph.cgi
t/007util.t