aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Bug 192511 - Removing all occurances of 'processmail' from the documentation ↵jake%bugzilla.org2003-02-136-32/+74
| | | | now that bug 124174 is FIXED.
* Bug 192874: checksetup.pl wasn't silencing the GraphViz check when running ↵justdave%syndicomm.com2003-02-121-2/+2
| | | | | | in silent mode. r=zach, a=justdave
* Bug 58020: include bug summaries in whinemail.justdave%syndicomm.com2003-02-121-3/+9
| | | | | Patch by pbaker@where2getit.com (Paul Baker) r= jouni, a= justdave
* Give all FAQ questions an id so the anchor name doesn't have to be randomly ↵jake%bugzilla.org2003-02-112-116/+116
| | | | generated and therefore won't change every time the docs get recompiled.
* Bug 192513: importxml.pl and move.pl now use the new mail routines ↵justdave%syndicomm.com2003-02-105-9/+11
| | | | | | introduced in bug 124174 (they got broken when processmail was removed). Also fixes several comments referring to processmail (which no longer exists) in other files, and removes references to processmail from the .htaccess files and the executable file list in checksetup.pl. r= jaypee, a= justdave
* Partial fix for bug 192513 (processmail cleanup). Patch fixes test fileszach%zachlipton.com2003-02-102-6/+3
| | | | | | | to disregard processmail since it no longer exists (it was special-cased before). r=dave, a=dave
* Bug 124174 - make processmail a package (Bugzilla::BugMail), r=gerv, r=jth, ↵preed%sigkill.com2003-02-1011-236/+214
| | | | a=justdave
* Bug 192393 - $::dbwritesallowed never setbbaetz%acm.org2003-02-093-4/+20
| | | | r, a=justdave
* Bug 192340 - 'unknown_keyword' error doesn't mention keywordbbaetz%acm.org2003-02-081-0/+1
| | | | r=myk, a=justdave
* Bug 192182 - editflagtypes uses ^ instead of **bbaetz%acm.org2003-02-081-1/+1
| | | | r,a=justdave
* Bug 191020 - back out bits of generic charting checked in by mistake. Apologies.gerv%gerv.net2003-02-071-18/+0
|
* Bug 191020 - buglist.cgi doesn't always get query names right for filename ↵gerv%gerv.net2003-02-071-16/+36
| | | | to save. Patch by gerv; r=bbaetz, a=justdave.
* Bug 191863 - Clean up Bugzilla.pmbbaetz%acm.org2003-02-0712-106/+67
| | | | | r=gerv, justdave a=justdave
* This checkin contains two fixes:jake%bugzilla.org2003-02-0627-327/+394
| | | | | * Bug 191971 - The guide incorrectly stated that you could resolve a bug via email * Provide an example of a glossary term in the document conventions section
* Bug 172434 - add link to latest nightly. Patch by gerv; r=myk, a=justdave.gerv%gerv.net2003-02-061-1/+5
|
* bug 191087 - process_bug.cgi: "Mid-air collision!" title when not allowed to ↵burnus%gmx.de2003-02-052-1/+2
| | | | | | change a field r=gerv, a=justdave
* Bug 191085 - Fix FetchSQLData compat code.bbaetz%acm.org2003-02-021-5/+4
| | | | r,a=justdave
* Recompiling the docs because of the large change to the installation section ↵jake%bugzilla.org2003-02-0137-6005/+6560
| | | | just checked in.
* Bug 191034, step 1 - Refactoring the installation chapter to provide ↵jake%bugzilla.org2003-02-016-1616/+960
| | | | sections for OS Specific notes and configuration help on multiple web servers. Also added some terms to the glossary.
* Bug 191080 - fix SQLQuote return value for an undef inputbbaetz%acm.org2003-01-301-1/+1
| | | | r=gerv, a=justdave
* Fix "variable declaration masks earler declaration" warning. No bug number.gerv%gerv.net2003-01-291-1/+1
|
* bug 190999 - Quips.cgi editing doesn't show quips author -- ↵burnus%gmx.de2003-01-291-1/+1
| | | | | | s/FetchSQLData/FetchOneColumn/ r,a=myk
* Spell servlet correctly. Also, Scarab is now at Version 1.0 Beta 13, as long ↵jake%bugzilla.org2003-01-282-4/+4
| | | | as I'm updating...
* The GNU Free Documentation License should be at the end of the guide (in an ↵jake%bugzilla.org2003-01-266-24/+22
| | | | | | appendix), not at the begining. Also, add the version number of the guide to the front page.
* Bug 190582 - quips table initial definition in checksetup.pl missing ↵burnus%gmx.de2003-01-251-1/+2
| | | | | | approved column r,a=justdave
* Bug 190521 - If the attachment didn't have a Content-Description: header in ↵jake%bugzilla.org2003-01-251-2/+3
| | | | | | | the e-mail, it ended up not having a description in Bugzilla leaving nothing to click on in the Attachment table on the bug form. r=jake a=justdave
* Bug 190437 - showdependencytree.cgi and showdependencygraph should use ↵burnus%gmx.de2003-01-242-0/+8
| | | | | | | switch_to_shadow_db r=bbaetz a=justdave
* Bug 106918: the "movers" param was not being interpreted correctly by ↵justdave%syndicomm.com2003-01-243-2/+6
| | | | | | move.pl or the show_bug template. Also the exporter value was not properly fed into the xml template. r= myk, a= justdave
* Bug 126955 - Bugzilla should support translated/localized templates. Patch ↵gerv%gerv.net2003-01-246-122/+269
| | | | by burnus; r=gerv, a=justdave.
* Bug 190197 AnyEntryGroups() is broken in globals.pl; call from enter_bug.cgi ↵timeless%mozdev.org2003-01-231-5/+8
| | | | | | breaks bug entering patch by jon@vmware.com r=justdave a=justdave
* Bug 188712 Apple's Browser Safari does not support server-pushtimeless%mozdev.org2003-01-231-6/+7
| | | | patch by melo@isp.novis.pt r=timeless a=justdave
* Bug 189446 - Can't change product of a bugbbaetz%acm.org2003-01-231-1/+8
| | | | r, a=justdave
* Bug 188161 - assignee/qa missing change knobs.bbaetz%acm.org2003-01-232-6/+6
| | | | r, a=justdave
* Bug 189790 voting info not displayed when editing/viewing a bugbugreport%peshkin.net2003-01-211-1/+1
| | | | | | patch by jnerad@bellsouth.net r=burnus a=justdave
* Fix for bug 184909: show status whiteboard on bug lists when the user ↵myk%mozilla.org2003-01-171-1/+1
| | | | | | | requests it. r=justdave a=myk
* Bug 105692: Script to compile all docs directories.matty%chariot.net.au2003-01-151-0/+78
|
* Bug 136603 - show_bug.cgi's XML retrieval needs a summary mode. Patch by ↵gerv%gerv.net2003-01-152-18/+47
| | | | gerv; r=bbaetz, a=justdave.
* 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