summaryrefslogtreecommitdiffstats
path: root/Bugzilla/Config.pm
AgeCommit message (Expand)AuthorFilesLines
2006-09-19Bug 352235: Use Bugzilla->localconfig everywhere instead of :localconfig from...mkanat%bugzilla.org1-10/+1
2006-08-01Bug 346483: Fix up param-updating code in checksetup.pl to all be in a module.mkanat%bugzilla.org1-50/+122
2006-07-29Bug 346375: Move the code that gets the initial $dbh into Bugzilla::DBmkanat%bugzilla.org1-1/+2
2006-07-14Bug 343338: Eliminate "my" variables from the root level of modulesmkanat%bugzilla.org1-2/+2
2006-07-04Bug 338375: Use Bugzilla->params everywhere instead of Param().mkanat%bugzilla.org1-35/+0
2006-07-04Bug 342869: Use Bugzilla->params everywhere except templatesmkanat%bugzilla.org1-2/+2
2006-07-04Bug 343112: @Bugzilla::Config::parampanels is only defined if something calls...mkanat%bugzilla.org1-11/+14
2006-07-03Bug 328186: checksetup.pl should display the version of Bugzilla - Patch by R...lpsolit%gmail.com1-3/+0
2006-06-30Bug 342121: Remove usage of Config qw(:locations) in favor of Constants::bz_l...mkanat%bugzilla.org1-41/+7
2006-06-21Bug 282121: Remove globals.pl from scripts that no longer use it - Patch by F...lpsolit%gmail.com1-5/+2
2006-06-20Bug 304601: Bugzilla::Config's :locations exports need to be in their own mod...lpsolit%gmail.com1-12/+15
2006-06-20Spelling in code comments patch: 'particuarly' -> 'particularly'; 'bugzilla' ...vladd%bugzilla.org1-2/+2
2006-05-23Bug 328642: Params should be in Bugzilla->params instead of being a Bugzilla:...mkanat%bugzilla.org1-74/+43
2006-04-23Bump version post-release.mkanat%bugzilla.org1-1/+1
2006-04-23Update the version numbers for 2.23.1.mkanat%bugzilla.org1-1/+1
2006-02-28Patch for bug 298341: Implement code hook mechanism; patch by zach@zachlipton...jocuri%softhome.net1-1/+2
2006-02-21Start of the 2.23 development cycle; update the version number.mkanat%kerio.com1-1/+1
2006-02-21Update Version Numbers for 2.22rc1 Release.mkanat%kerio.com1-1/+1
2005-11-26Bug 106386 Correct misspellings in source codetimeless%mozdev.org1-2/+2
2005-10-12Bug 46296: Make editparams.cgi be multi-panel by category - Patch by Frédér...lpsolit%gmail.com1-85/+20
2005-10-02Add a + to the version number to indicate it came from CVS.mkanat%kerio.com1-1/+1
2005-10-01Bump version numbers for 2.21.1mkanat%kerio.com1-1/+1
2005-09-16Bug 282686: Multiple projects sharing the same Bugzilla codebase (different d...lpsolit%gmail.com1-5/+17
2005-08-18Bug 299848: enter_bug's automatic OS/Platform code does not work with the new...mkanat%kerio.com1-1/+1
2005-07-08Update version numbers post-release.mkanat%kerio.com1-1/+1
2005-07-08Update version numbers for 2.20rc1 release.mkanat%kerio.com1-1/+1
2005-06-09Patch for bug 291600: replace "iff" with "if and only if"; r=LpSolit, a=justd...jocuri%softhome.net1-2/+2
2005-05-13Bump version number to 2.19.3+ for developmentjustdave%bugzilla.org1-1/+1
2005-05-12Up version to 2.19.3 for release of 2.18.1.mkanat%kerio.com1-1/+1
2005-03-17Backing out the fix for bug 135812 as it causes the mail params to be deleted...jake%bugzilla.org1-12/+0
2005-03-16Bug 135812 : Add a 'mailfrom' parameter to unify bugmail originating addresstravis%sedsystems.ca1-0/+12
2005-03-16Bug 285689 : quip_list_entry_control conversion code is not converting the en...travis%sedsystems.ca1-0/+1
2005-03-11Bug 41972 : Per-user pref to turn quips offtravis%sedsystems.ca1-0/+13
2005-03-01Bug 283183 : check_multi in Config.pm returns a bad error message if the chec...travis%sedsystems.ca1-2/+2
2005-02-27Bug 283019: Stop Bugzilla::Config.pm from use-ing Bugzilla::Utilmkanat%kerio.com1-4/+2
2005-02-21Bug 252272: Allow extremely large attachments to be stored locallybugreport%peshkin.net1-1/+3
2005-02-17Bug 237862: New database layer for cross-database compatibilitymkanat%kerio.com1-1/+1
2005-02-03Bug 147151 : Expand the list of words 006spellcheck.t looks for; fix the plac...travis%sedsystems.ca1-2/+2
2005-01-18Update version to 2.19.2+ for cvs developmentjustdave%bugzilla.org1-1/+1
2005-01-15Bump version to 2.19.2 for snapshot releasejustdave%bugzilla.org1-1/+1
2004-10-25Bump version number to 2.19.1+ to indicate version pulled from CVS.justdave%bugzilla.org1-1/+1
2004-10-25Bump version number to 2.19.1 for snapshot releasejustdave%bugzilla.org1-1/+1
2004-08-28Patch for bug 248613: Custom global default platform/OS in non-usebrowserinfo...jocuri%softhome.net1-0/+13
2004-07-21Bug 241900: Allow Bugzilla::Auth to have multiple login and validation stylesbugreport%peshkin.net1-0/+7
2004-07-12Backing out bug 241900bugreport%peshkin.net1-7/+0
2004-07-12Bug 241900: Allow Bugzilla::Auth to have multiple login and validation stylesbugreport%peshkin.net1-0/+7
2004-07-12Bumping trunk versions to 2.19. r,a=justdave (on irc)jouni%heikniemi.net1-1/+1
2004-07-11Bump version number for releasejustdave%bugzilla.org1-1/+1
2004-03-03Bump version number to 2.17.7 for release.justdave%syndicomm.com1-1/+1
2004-02-09Patch for bug 232441: Suggest solution in the error message in case admin for...jocuri%softhome.net1-1/+1