summaryrefslogtreecommitdiffstats
path: root/Bugzilla/Config.pm
AgeCommit message (Collapse)AuthorFilesLines
2002-12-22Bug 186337 - Param lookup should fall back to defaultsbbaetz%student.usyd.edu.au1-2/+11
r=joel, a=justdave
2002-12-13bumping version number to 2.17.2justdave%syndicomm.com1-1/+1
2002-11-25Bug 147275 Rearchitect product groupsbugreport%peshkin.net1-0/+10
Patch by joel r=bbaetz,justdave a=justdave
2002-11-19Bug 124589 - support database replicationbbaetz%student.usyd.edu.au1-1/+5
r=myk, a=justdave
2002-11-09Bumping version number for development snapshot tarballjustdave%syndicomm.com1-1/+1
2002-10-16Bug 174524 - Tidy up Bugzilla::{Util,Config}, and lazily-load unneeded modulesbbaetz%student.usyd.edu.au1-131/+125
r=joel x2
2002-09-18Bug 162151 - Fix page.cgi's method of finding templates. It now looks in a ↵gerv%gerv.net1-3/+3
"pages" subdirectory of the template directory. Patch by gerv; r=bbaetz.
2002-09-06Spelling fixes.matty%chariot.net.au1-3/+3
2002-09-04Bug 166318 - Bugzilla::Config should check for defparams.pl failurebbaetz%student.usyd.edu.au1-1/+5
r=joel x2
2002-08-29Bug 163829 - move pref code into a separate packagebbaetz%student.usyd.edu.au1-0/+379
r=joel, preed