aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Bug 184309: Adds an optional disabled state to quips, which allows quips to ↵justdave%syndicomm.com2003-01-155-35/+115
| | | | | | | be moderated if the admin so chooses. Patch by Tobias Burnus <burnus@gmx.de> r=joel, a=justdave
* Bug 148093: editmilestones.cgi shows 'xyzzy' as product bug count. r=bbaetz, ↵jouni%heikniemi.net2003-01-151-5/+2
| | | | a=justdave
* Bumping minimum versions for DBI and DBD::mysql to match what was just ↵jake%bugzilla.org2003-01-152-4/+4
| | | | checked in for bug 163290.
* Bug 163290 - move DB handling code into a modulebbaetz%student.usyd.edu.au2003-01-159-198/+322
| | | | | r=justdave, myk, joel, preed a=justdave
* Bug 156169: Bug number styling issues in attachment viewer/editor. r=joel, ↵jouni%heikniemi.net2003-01-144-3/+10
| | | | a=justdave
* remove these, they belong on the branch (woops!)zach%zachlipton.com2003-01-143-205/+0
| | | | r=mystupidstupidself
* Readd the changes back on the (now updated) branch :(zach%zachlipton.com2003-01-143-0/+205
|
* Recompile the docs to pick up recent changes for the website.jake%bugzilla.org2003-01-1319-486/+1555
|
* Update links to tldp.org and Bugzilla version numbers. Also, added some text abjake%bugzilla.org2003-01-134-44/+82
| | | | | out this being a development version of the guide and instructions on what to ch ange for a release (including how to disable the devel text).
* Bug 187566 - Making the upgrading section much clearer and presenting ↵jake%bugzilla.org2003-01-132-56/+378
| | | | multiple possible methods (CVS, tarball, patch).
* XUL Chrome should use |content| over |_content|. r/a=justdave via irccaillon%returnzero.com2003-01-121-1/+1
|
* Bug 153874: Query in sidebar wasn't workingjustdave%syndicomm.com2003-01-122-1/+5
| | | | | Patch by Peter Henderson (peterhenderson@usa.net) r= kiko, a= justdave
* Bug 188656 Change required mysqld minimum to 3.23.41bugreport%peshkin.net2003-01-123-3/+3
| | | | | r=bbaetz,justdave a=justdave
* Fix for bug 166481 ("Spellcheck is borked"). Part one of this fix fixeszach%zachlipton.com2003-01-114-19/+33
| | | | | | | | | the spelling errors so tinderbox doesn't barf, part two fixes t/006spellcheck.t and adds some more new words to check for. Part 1 patch by myself, r=timeless Part 2 patch by MattyT. r=zach (myself) a=justdave
* Bug 142104: Enhancements in buglists should be gray. r=kiko, a=justdavejouni%heikniemi.net2003-01-102-2/+2
|
* Bug 179328 - Mozilla-specific wording in duplicates.cgi explanation text. ↵gerv%gerv.net2003-01-101-16/+13
| | | | Patch by gerv; r,a=justdave.
* Bug 187869 long_list.cgi output includes <font ="+3"> before each bug summarytimeless%mozdev.org2003-01-071-1/+1
| | | | r=burnus a=justdave
* Bug 186920 - Loosen checking for Windows ME user-agents. Patch by gerv; ↵gerv%gerv.net2003-01-061-1/+1
| | | | r,a=justdave.
* Bug 181047 - Change non-output templates to have a ctype of "none". Patch by ↵gerv%gerv.net2003-01-0613-12/+12
| | | | gerv; r=bbaetz, a=justdave.
* Bug 187837 - Unify showing and editing of quips. Patch by gerv; r=timeless, ↵gerv%gerv.net2003-01-062-54/+42
| | | | a=justdave.
* We use the GD::Graph perl module, not GD::Chart (which doesn't exist)jake%bugzilla.org2003-01-054-6/+6
|
* Bumping the rev number for 2.17.3 release.preed%sigkill.com2003-01-031-1/+1
|
* Recomiple the docs for the 2.17.3 releasejake%bugzilla.org2003-01-0325-2323/+3713
|
* Link to report.cgi instead of reports.cgi (more stuff available from the ↵jake%bugzilla.org2003-01-032-4/+4
| | | | former, including a link to the later).
* Bug 186672 - Update security docs to warn about editor backups and bring ↵jake%bugzilla.org2003-01-032-104/+254
| | | | | | them up to date. a=justdave
* spelling corrections and updating the sanity check section and a few ↵justdave%syndicomm.com2003-01-031-6/+8
| | | | requirements.
* Bug 186673 - Updating section on Red Hat Bugzilla and adding last updated ↵jake%bugzilla.org2003-01-012-12/+46
| | | | | | | lines to each of the variants. Wording reviewed by dkl@redhat.com a=justdave
* Bug 186962 - Update minimum versions of required software and move those ↵jake%bugzilla.org2003-01-014-56/+138
| | | | | | versions to be ENTITY's a=justdave
* Bug 180005 - Bring the FAQ up to date.jake%bugzilla.org2002-12-312-186/+198
| | | | a=justdave
* Bug 178230 Update documentation for Entrprise Groupsbugreport%peshkin.net2002-12-312-110/+156
| | | | | r=Jake,preed a=justdave
* Bug 183388 - processmail wasn't picking up on users being added to the owner ↵jake%bugzilla.org2002-12-291-4/+4
| | | | | | | | or qa contact role and was dropping emails if the user had selected to only get mail on those events. Patch by Mark Drew <mdrew@realm.com> r=jake a=justdave
* Release notes updates.matty%chariot.net.au2002-12-281-7/+31
|
* Bug 186594: $db_sock was not being exported from Bugzilla/Config.pmjustdave%syndicomm.com2002-12-261-1/+1
| | | | | patch by sergeyli@pisem.net (Sergey Lipnevich) r=bbaetz, a=justdave
* Bug 186383 Checksetup leaves editor backups of localconfig accessible (revised)bugreport%peshkin.net2002-12-231-1/+24
| | | | | r=jaypee a=justdave
* Backing out patch from bug 186383 because it broke quicksearchbugreport%peshkin.net2002-12-231-16/+1
|
* Bug 186337 - Param lookup should fall back to defaultsbbaetz%student.usyd.edu.au2002-12-221-2/+11
| | | | r=joel, a=justdave
* Bug 186383 Checksetup leaves editor backups of localconfig accessiblebugreport%peshkin.net2002-12-221-1/+16
| | | | | r=zach a=justdave
* Rebuild HTML and text versions of documentation for 2.17.2 release.gerv%gerv.net2002-12-2246-2897/+4256
|
* Bug 180870 - Remove old shadowdb manual replication codebbaetz%student.usyd.edu.au2002-12-2113-543/+55
| | | | r, a=myk
* Bug 173622 - Move template handling into a module. r=justdave, joel, a=justdavebbaetz%student.usyd.edu.au2002-12-2013-207/+538
|
* Bug 185760: New group system doesn't upgrade transparently if usebuggroups = 0bugreport%peshkin.net2002-12-201-36/+33
| | | | | r=justdave a=justdave
* Bug 186218: importxml.pl was doing a query against the products table using ↵justdave%syndicomm.com2002-12-201-1/+1
| | | | | | | the old schema Patch by Jonathan Schatz <jon@vmware.com> r= justdave, a= justdave
* Bug 185944: radio buttons for adding/removing groups on the ↵justdave%syndicomm.com2002-12-181-1/+1
| | | | | | change-multiple-bugs screen all had the same name r=bbaetz, a=justdave
* Bug 184949 - CSV buglists are missing the Bug ID column. Patch by gerv; ↵gerv%gerv.net2002-12-171-1/+1
| | | | r,a=justdave.
* Bug 185332: Rewrite the description for timezone param (typo fixes etc.)jouni%heikniemi.net2002-12-161-2/+2
| | | | r=joel, a=justdave
* Bug 158499 - Templatise XML bug outputbbaetz%student.usyd.edu.au2002-12-1514-360/+230
| | | | | r=gerv, justdave a=justdave
* Bug 116819 - Attach and Reassign in one fell swoop. Patch by gerv; r,a=justdave.gerv%gerv.net2002-12-152-9/+70
|
* bumping version number to 2.17.2justdave%syndicomm.com2002-12-131-1/+1
|
* Bug 183188: collectstats.pl no longer makes data/mining world-readablejustdave%syndicomm.com2002-12-131-1/+1
| | | | | patch by Christian Franke <Franke@computer.org> r= bbaetz, justave a= justdave
* Bug 184256 Canedit group_control_map entry does not prevent making attachmentsbugreport%peshkin.net2002-12-113-4/+40
| | | | | r=bbaetz a=justdave