]> git.ipfire.org Git - thirdparty/bugzilla.git/commit
Bug 304601: Bugzilla::Config's :locations exports need to be in their own module...
authorlpsolit%gmail.com <>
Tue, 20 Jun 2006 03:15:17 +0000 (03:15 +0000)
committerlpsolit%gmail.com <>
Tue, 20 Jun 2006 03:15:17 +0000 (03:15 +0000)
commit2545c0950c4f0fde8f78b265217fa9f523eff7bf
tree5bb305644ad11da196c7613b82743e426e2fd337
parentb687ddef9b6dfeec3d87b7ae211decbf21b6e9a9
Bug 304601: Bugzilla::Config's :locations exports need to be in their own module - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat for the main patch, r=myk for the patch about CGI.pm a=justdave

Bug 328637: Remove all legal_* versioncache arrays - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave

Bug 110503 - Eliminate versioncache
39 files changed:
Bugzilla.pm
Bugzilla/Bug.pm
Bugzilla/BugMail.pm
Bugzilla/CGI.pm
Bugzilla/Config.pm
Bugzilla/Config/BugFields.pm
Bugzilla/Config/Common.pm
Bugzilla/Config/L10n.pm
Bugzilla/Constants.pm
Bugzilla/Error.pm
Bugzilla/Field.pm
Bugzilla/Search.pm
Bugzilla/Search/Quicksearch.pm
buglist.cgi
colchange.cgi
collectstats.pl
config.cgi
docs/xml/customization.xml
duplicates.cgi
editclassifications.cgi
editcomponents.cgi
editkeywords.cgi
editmilestones.cgi
editparams.cgi
editproducts.cgi
editvalues.cgi
editversions.cgi
enter_bug.cgi
globals.pl
importxml.pl
post_bug.cgi
process_bug.cgi
query.cgi
report.cgi
reports.cgi
show_bug.cgi
summarize_time.cgi
userprefs.cgi
votes.cgi