summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2003-01-16Bug 105692: Script to compile all docs directories.matty%chariot.net.au1-0/+78
2003-01-15Bug 136603 - show_bug.cgi's XML retrieval needs a summary mode. Patch by gerv...gerv%gerv.net2-18/+47
2003-01-15Bug 184309: Adds an optional disabled state to quips, which allows quips to b...justdave%syndicomm.com5-35/+115
2003-01-15Bug 148093: editmilestones.cgi shows 'xyzzy' as product bug count. r=bbaetz, ...jouni%heikniemi.net1-5/+2
2003-01-15Bumping minimum versions for DBI and DBD::mysql to match what was just checke...jake%bugzilla.org2-4/+4
2003-01-15Bug 163290 - move DB handling code into a modulebbaetz%student.usyd.edu.au9-198/+322
2003-01-14Bug 156169: Bug number styling issues in attachment viewer/editor. r=joel, a=...jouni%heikniemi.net4-3/+10
2003-01-14remove these, they belong on the branch (woops!)zach%zachlipton.com3-205/+0
2003-01-14Readd the changes back on the (now updated) branch :(zach%zachlipton.com3-0/+205
2003-01-13Recompile the docs to pick up recent changes for the website.jake%bugzilla.org19-486/+1555
2003-01-13Update links to tldp.org and Bugzilla version numbers. Also, added some text abjake%bugzilla.org4-44/+82
2003-01-13Bug 187566 - Making the upgrading section much clearer and presenting multipl...jake%bugzilla.org2-56/+378
2003-01-12XUL Chrome should use |content| over |_content|. r/a=justdave via irccaillon%returnzero.com1-1/+1
2003-01-12Bug 153874: Query in sidebar wasn't workingjustdave%syndicomm.com2-1/+5
2003-01-12Bug 188656 Change required mysqld minimum to 3.23.41bugreport%peshkin.net3-3/+3
2003-01-11Fix for bug 166481 ("Spellcheck is borked"). Part one of this fix fixeszach%zachlipton.com4-19/+33
2003-01-10Bug 142104: Enhancements in buglists should be gray. r=kiko, a=justdavejouni%heikniemi.net2-2/+2
2003-01-10Bug 179328 - Mozilla-specific wording in duplicates.cgi explanation text. Pat...gerv%gerv.net1-16/+13
2003-01-07Bug 187869 long_list.cgi output includes <font ="+3"> before each bug summarytimeless%mozdev.org1-1/+1
2003-01-06Bug 186920 - Loosen checking for Windows ME user-agents. Patch by gerv; r,a=j...gerv%gerv.net1-1/+1
2003-01-06Bug 181047 - Change non-output templates to have a ctype of "none". Patch by ...gerv%gerv.net13-12/+12
2003-01-06Bug 187837 - Unify showing and editing of quips. Patch by gerv; r=timeless, a...gerv%gerv.net2-54/+42
2003-01-05We use the GD::Graph perl module, not GD::Chart (which doesn't exist)jake%bugzilla.org4-6/+6
2003-01-03Bumping the rev number for 2.17.3 release.preed%sigkill.com1-1/+1
2003-01-03Recomiple the docs for the 2.17.3 releasejake%bugzilla.org25-2323/+3713
2003-01-03Link to report.cgi instead of reports.cgi (more stuff available from the form...jake%bugzilla.org2-4/+4
2003-01-03Bug 186672 - Update security docs to warn about editor backups and bring them...jake%bugzilla.org2-104/+254
2003-01-03spelling corrections and updating the sanity check section and a few requirem...justdave%syndicomm.com1-6/+8
2003-01-01Bug 186673 - Updating section on Red Hat Bugzilla and adding last updated lin...jake%bugzilla.org2-12/+46
2003-01-01Bug 186962 - Update minimum versions of required software and move those vers...jake%bugzilla.org4-56/+138
2002-12-31Bug 180005 - Bring the FAQ up to date.jake%bugzilla.org2-186/+198
2002-12-31Bug 178230 Update documentation for Entrprise Groupsbugreport%peshkin.net2-110/+156
2002-12-29Bug 183388 - processmail wasn't picking up on users being added to the owner ...jake%bugzilla.org1-4/+4
2002-12-28Release notes updates.matty%chariot.net.au1-7/+31
2002-12-26Bug 186594: $db_sock was not being exported from Bugzilla/Config.pmjustdave%syndicomm.com1-1/+1
2002-12-23Bug 186383 Checksetup leaves editor backups of localconfig accessible (revised)bugreport%peshkin.net1-1/+24
2002-12-23Backing out patch from bug 186383 because it broke quicksearchbugreport%peshkin.net1-16/+1
2002-12-22Bug 186337 - Param lookup should fall back to defaultsbbaetz%student.usyd.edu.au1-2/+11
2002-12-22Bug 186383 Checksetup leaves editor backups of localconfig accessiblebugreport%peshkin.net1-1/+16
2002-12-22Rebuild HTML and text versions of documentation for 2.17.2 release.gerv%gerv.net46-2897/+4256
2002-12-21Bug 180870 - Remove old shadowdb manual replication codebbaetz%student.usyd.edu.au13-543/+55
2002-12-20Bug 173622 - Move template handling into a module. r=justdave, joel, a=justdavebbaetz%student.usyd.edu.au13-207/+538
2002-12-20Bug 185760: New group system doesn't upgrade transparently if usebuggroups = 0bugreport%peshkin.net1-36/+33
2002-12-20Bug 186218: importxml.pl was doing a query against the products table using t...justdave%syndicomm.com1-1/+1
2002-12-18Bug 185944: radio buttons for adding/removing groups on the change-multiple-b...justdave%syndicomm.com1-1/+1
2002-12-17Bug 184949 - CSV buglists are missing the Bug ID column. Patch by gerv; r,a=j...gerv%gerv.net1-1/+1
2002-12-16Bug 185332: Rewrite the description for timezone param (typo fixes etc.)jouni%heikniemi.net1-2/+2
2002-12-15Bug 158499 - Templatise XML bug outputbbaetz%student.usyd.edu.au14-360/+230
2002-12-15Bug 116819 - Attach and Reassign in one fell swoop. Patch by gerv; r,a=justdave.gerv%gerv.net2-9/+70
2002-12-13bumping version number to 2.17.2justdave%syndicomm.com1-1/+1