]> git.ipfire.org Git - thirdparty/bugzilla.git/commit
Bug 398308: Make Search.pm take a hashref for its "params" argument
authorMax Kanat-Alexander <mkanat@bugzilla.org>
Fri, 16 Jul 2010 02:55:10 +0000 (19:55 -0700)
committerMax Kanat-Alexander <mkanat@bugzilla.org>
Fri, 16 Jul 2010 02:55:10 +0000 (19:55 -0700)
commitdbaf1c3aaf975ed78d8e8538b2df18ab9f47654b
treedb913e59441783297ad780e89cd372897a6ec184
parent6a2a01fbc44c5a777b3a612540a9ced23401c2bc
Bug 398308: Make Search.pm take a hashref for its "params" argument
instead of taking a CGI object.
r=mkanat, a=mkanat (module owner)
Bugzilla/CGI.pm
Bugzilla/Search.pm
buglist.cgi
collectstats.pl
report.cgi
whine.pl
xt/lib/Bugzilla/Test/Search/AndTest.pm
xt/lib/Bugzilla/Test/Search/FakeCGI.pm [deleted file]
xt/lib/Bugzilla/Test/Search/FieldTest.pm
xt/lib/Bugzilla/Test/Search/OrTest.pm