summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2003-02-13Bug 177997 - Update the AOL Server section with the new configuration ↵jake%bugzilla.org2-20/+50
information.
2003-02-13Bug 192511 - Removing all occurances of 'processmail' from the documentation ↵jake%bugzilla.org6-32/+74
now that bug 124174 is FIXED.
2003-02-13Bug 192874: checksetup.pl wasn't silencing the GraphViz check when running ↵justdave%syndicomm.com1-2/+2
in silent mode. r=zach, a=justdave
2003-02-12Bug 58020: include bug summaries in whinemail.justdave%syndicomm.com1-3/+9
Patch by pbaker@where2getit.com (Paul Baker) r= jouni, a= justdave
2003-02-11Give all FAQ questions an id so the anchor name doesn't have to be randomly ↵jake%bugzilla.org2-116/+116
generated and therefore won't change every time the docs get recompiled.
2003-02-10Bug 192513: importxml.pl and move.pl now use the new mail routines ↵justdave%syndicomm.com5-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
2003-02-10Partial fix for bug 192513 (processmail cleanup). Patch fixes test fileszach%zachlipton.com2-6/+3
to disregard processmail since it no longer exists (it was special-cased before). r=dave, a=dave
2003-02-10Bug 124174 - make processmail a package (Bugzilla::BugMail), r=gerv, r=jth, ↵preed%sigkill.com11-236/+214
a=justdave
2003-02-09Bug 192393 - $::dbwritesallowed never setbbaetz%acm.org3-4/+20
r, a=justdave
2003-02-08Bug 192340 - 'unknown_keyword' error doesn't mention keywordbbaetz%acm.org1-0/+1
r=myk, a=justdave
2003-02-08Bug 192182 - editflagtypes uses ^ instead of **bbaetz%acm.org1-1/+1
r,a=justdave
2003-02-07Bug 191020 - back out bits of generic charting checked in by mistake. Apologies.gerv%gerv.net1-18/+0
2003-02-07Bug 191020 - buglist.cgi doesn't always get query names right for filename ↵gerv%gerv.net1-16/+36
to save. Patch by gerv; r=bbaetz, a=justdave.
2003-02-07Bug 191863 - Clean up Bugzilla.pmbbaetz%acm.org12-106/+67
r=gerv, justdave a=justdave
2003-02-06This checkin contains two fixes:jake%bugzilla.org27-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
2003-02-06Bug 172434 - add link to latest nightly. Patch by gerv; r=myk, a=justdave.gerv%gerv.net1-1/+5
2003-02-05bug 191087 - process_bug.cgi: "Mid-air collision!" title when not allowed to ↵burnus%gmx.de2-1/+2
change a field r=gerv, a=justdave
2003-02-02Bug 191085 - Fix FetchSQLData compat code.bbaetz%acm.org1-5/+4
r,a=justdave
2003-02-01Recompiling the docs because of the large change to the installation section ↵jake%bugzilla.org37-6005/+6560
just checked in.
2003-02-01Bug 191034, step 1 - Refactoring the installation chapter to provide ↵jake%bugzilla.org6-1616/+960
sections for OS Specific notes and configuration help on multiple web servers. Also added some terms to the glossary.
2003-01-30Bug 191080 - fix SQLQuote return value for an undef inputbbaetz%acm.org1-1/+1
r=gerv, a=justdave
2003-01-29Fix "variable declaration masks earler declaration" warning. No bug number.gerv%gerv.net1-1/+1
2003-01-29bug 190999 - Quips.cgi editing doesn't show quips author -- ↵burnus%gmx.de1-1/+1
s/FetchSQLData/FetchOneColumn/ r,a=myk
2003-01-28Spell servlet correctly. Also, Scarab is now at Version 1.0 Beta 13, as long ↵jake%bugzilla.org2-4/+4
as I'm updating...
2003-01-26The GNU Free Documentation License should be at the end of the guide (in an ↵jake%bugzilla.org6-24/+22
appendix), not at the begining. Also, add the version number of the guide to the front page.
2003-01-25Bug 190582 - quips table initial definition in checksetup.pl missing ↵burnus%gmx.de1-1/+2
approved column r,a=justdave
2003-01-25Bug 190521 - If the attachment didn't have a Content-Description: header in ↵jake%bugzilla.org1-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
2003-01-24Bug 190437 - showdependencytree.cgi and showdependencygraph should use ↵burnus%gmx.de2-0/+8
switch_to_shadow_db r=bbaetz a=justdave
2003-01-24Bug 106918: the "movers" param was not being interpreted correctly by ↵justdave%syndicomm.com3-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
2003-01-24Bug 126955 - Bugzilla should support translated/localized templates. Patch ↵gerv%gerv.net6-122/+269
by burnus; r=gerv, a=justdave.
2003-01-23Bug 190197 AnyEntryGroups() is broken in globals.pl; call from enter_bug.cgi ↵timeless%mozdev.org1-5/+8
breaks bug entering patch by jon@vmware.com r=justdave a=justdave
2003-01-23Bug 188712 Apple's Browser Safari does not support server-pushtimeless%mozdev.org1-6/+7
patch by melo@isp.novis.pt r=timeless a=justdave
2003-01-23Bug 189446 - Can't change product of a bugbbaetz%acm.org1-1/+8
r, a=justdave
2003-01-23Bug 188161 - assignee/qa missing change knobs.bbaetz%acm.org2-6/+6
r, a=justdave
2003-01-22Bug 189790 voting info not displayed when editing/viewing a bugbugreport%peshkin.net1-1/+1
patch by jnerad@bellsouth.net r=burnus a=justdave
2003-01-17Fix for bug 184909: show status whiteboard on bug lists when the user ↵myk%mozilla.org1-1/+1
requests it. r=justdave a=myk
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.net2-18/+47
gerv; r=bbaetz, a=justdave.
2003-01-15Bug 184309: Adds an optional disabled state to quips, which allows quips to ↵justdave%syndicomm.com5-35/+115
be moderated if the admin so chooses. Patch by Tobias Burnus <burnus@gmx.de> r=joel, a=justdave
2003-01-15Bug 148093: editmilestones.cgi shows 'xyzzy' as product bug count. r=bbaetz, ↵jouni%heikniemi.net1-5/+2
a=justdave
2003-01-15Bumping minimum versions for DBI and DBD::mysql to match what was just ↵jake%bugzilla.org2-4/+4
checked in for bug 163290.
2003-01-15Bug 163290 - move DB handling code into a modulebbaetz%student.usyd.edu.au9-198/+322
r=justdave, myk, joel, preed a=justdave
2003-01-14Bug 156169: Bug number styling issues in attachment viewer/editor. r=joel, ↵jouni%heikniemi.net4-3/+10
a=justdave
2003-01-14remove these, they belong on the branch (woops!)zach%zachlipton.com3-205/+0
r=mystupidstupidself
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
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).
2003-01-13Bug 187566 - Making the upgrading section much clearer and presenting ↵jake%bugzilla.org2-56/+378
multiple possible methods (CVS, tarball, patch).
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
Patch by Peter Henderson (peterhenderson@usa.net) r= kiko, a= justdave