aboutsummaryrefslogtreecommitdiffstats
path: root/Bugzilla/Config.pm
Commit message (Collapse)AuthorAgeFilesLines
* Bug 147275 Rearchitect product groupsbugreport%peshkin.net2002-11-251-0/+10
| | | | | | Patch by joel r=bbaetz,justdave a=justdave
* Bug 124589 - support database replicationbbaetz%student.usyd.edu.au2002-11-191-1/+5
| | | | r=myk, a=justdave
* Bumping version number for development snapshot tarballjustdave%syndicomm.com2002-11-091-1/+1
|
* Bug 174524 - Tidy up Bugzilla::{Util,Config}, and lazily-load unneeded modulesbbaetz%student.usyd.edu.au2002-10-161-131/+125
| | | | r=joel x2
* Bug 162151 - Fix page.cgi's method of finding templates. It now looks in a ↵gerv%gerv.net2002-09-181-3/+3
| | | | "pages" subdirectory of the template directory. Patch by gerv; r=bbaetz.
* Spelling fixes.matty%chariot.net.au2002-09-061-3/+3
|
* Bug 166318 - Bugzilla::Config should check for defparams.pl failurebbaetz%student.usyd.edu.au2002-09-041-1/+5
| | | | r=joel x2
* Bug 163829 - move pref code into a separate packagebbaetz%student.usyd.edu.au2002-08-291-0/+379
r=joel, preed