summaryrefslogtreecommitdiffstats
path: root/docs/sgml
AgeCommit message (Collapse)AuthorFilesLines
2002-12-21Bug 180870 - Remove old shadowdb manual replication codebbaetz%student.usyd.edu.au3-27/+13
r, a=myk
2002-11-05Added information about versioncache back in.mbarnson%sisna.com1-0/+26
See bug 140332
2002-11-05Added blurb about movebugs. At this point, only bmo uses it, so I'mmbarnson%sisna.com1-0/+13
calling it an "undocumented feature". See bug 127818
2002-11-05Included note regarding the origin of "bonsaitools", permbarnson%sisna.com1-0/+17
bug 174922.
2002-11-05Added section for Bugzilla and mod_perl (future expansion).mbarnson%sisna.com1-0/+10
Right now, it just says "Bugzilla doesn't work under mod_perl". See bug 149883
2002-11-05Removed binmode references on Win32 documentation.mbarnson%sisna.com1-52/+0
See bug 155743.
2002-11-05A rather controversial new entry to the FAQ. See bug 107917. Imbarnson%sisna.com1-0/+35
decided one way for the Guide, based upon the code I see currently checked in. If I'm wrong, feel free to correct it!
2002-11-05Fix for Apache configuration directives from bug 174255 andmbarnson%sisna.com1-13/+23
de-stupidifying of emacs destruction of <programlisting> tags.
2002-11-05Removed links to dbschema.jpg image. See bug 173484, it was really outdatedmbarnson%sisna.com1-20/+0
and redundant anyway.
2002-11-05Added notes on using OpenLDAP;mbarnson%sisna.com1-0/+22
We should probably look at code changes to make Net::LDAP our permanent LDAP plugin rather than Mozilla::LDAP... See bug 167379.
2002-11-05Added chunk about setting up DirectoryIndex to use index.cgi as thembarnson%sisna.com1-0/+13
Bugzilla index page.
2002-11-05Added dependency on File::Template. Not really fond ofmbarnson%sisna.com1-0/+8
doing requirements-of-requirements type stuff, but did it anyway for clarity.
2002-11-05Patched lines per bug 177993.mbarnson%sisna.com1-0/+13
Customization of "mid-air collision" template file.
2002-09-23bug 157756 - Groups_20020716_Branch Tracking : > 55 groups now supportedbugreport%peshkin.net1-46/+18
r=bbaetz, gerv
2002-09-19Bug 168804 - Document CheckCanChangeField so sites can modify it for local ↵gerv%gerv.net1-0/+94
needs. Patch by gerv; r=bbaetz, joel.
2002-07-28Merging from 2.16 branch.gerv%gerv.net2-0/+171
2002-07-28Merging new docs from 2.16 branch.gerv%gerv.net13-3863/+3287
2002-05-09More documentation updates.gerv%gerv.net13-4530/+3448
2002-05-09The first installment of Gerv's spanking of the Bugzilla Guide. This is a ↵gerv%gerv.net3-472/+289
work-in-progress.
2002-05-07Bug 140355 - warn the user about not using a webserver groupbbaetz%student.usyd.edu.au1-0/+13
r=gerv, justdave
2002-05-02General updates. I'm working through the entire guide, tidying it up.gerv%gerv.net3-113/+27
2002-05-02Bug 117936 - deprecate Apache 1.2 as our .htaccess files don't work with it.gerv%gerv.net1-1/+3
2002-05-02Bug 125395 - remove revision history. That's what CVS is for :-) Also, do ↵gerv%gerv.net1-84/+7
other tidy-ups and updates to front page.
2002-05-02ug 105877 - Backup & check for modifications before upgrade.gerv%gerv.net1-5/+15
2002-05-02Bug 137709 - remove incorrect information about email preferences.gerv%gerv.net1-38/+0
2002-05-02Bug 111712 - update command for changing path to Perl.gerv%gerv.net1-1/+2
2002-05-02Bug 126907 - remove "Future" section from guide.gerv%gerv.net2-622/+0
2002-05-01Full recompile of the docs so everyone can see what the current SGML docs ↵justdave%syndicomm.com1-1/+1
actually look like in HTML.
2002-04-23Bug 139051 - fix misspelling of "privilege". Patch by mental ↵gerv%gerv.net2-4/+4
<xor@ivwnet.com>, 2xr=bbaetz.
2002-04-18Fix for bug 12004: need info on Template and AppConfig in the help docs.justdave%syndicomm.com1-9/+41
Documentation SGML patch by Greg Leblanc <gleblanc@linuxweasel.com>
2002-04-16Fix for bug 134198: Warns installations about Apache configuration issue ↵myk%mozilla.org1-0/+5
with security ramifications. Fix by Gregory Leblanc <gleblanc@linuxweasel.com>. Docs fix, no review needed.
2002-03-19Getting the stuff Timeless missed with his checkin for bug 106386justdave%syndicomm.com1-1/+8
2002-03-19Bug 106386 rid source of misspellingstimeless%mac.com1-1/+1
r=db48x sr=blake a=asa
2002-02-27Bug 127841 - Adding processmail and syncshadowdb to the list of files that ↵jake%acutex.net1-1/+1
need the bonsaitools perl path changed in order to run from another perl location.
2001-11-21Added blurb about unified diffs.barnboy%trilobyte.net1-0/+12
2001-11-21Taint mode note.barnboy%trilobyte.net1-0/+10
2001-11-21Added Javascript, Cookies, and Templatization requirements to Hackingbarnboy%trilobyte.net1-1/+36
Bugzilla.
2001-11-21Added tip about checking sanitycheck.cgi if you make schema changes,barnboy%trilobyte.net1-1/+11
per bug 98049.
2001-11-21Removed references to bugzilla.mozilla.org so we can avoidbarnboy%trilobyte.net1-7/+7
spurious bug postings. However, this file will need some significant treatment for 2.16 release since the query.cgi interface has changed.
2001-11-21Modified Win32 notes regarding system() calls per bug 99595.barnboy%trilobyte.net1-5/+6
2001-11-21Fixed CPAN locations per bug 97582.barnboy%trilobyte.net1-12/+12
2001-11-21Added bit about needing proper <Directory> permissions in orderbarnboy%trilobyte.net1-1/+32
for .htaccess to function. See bug 97668.
2001-11-21Initial conversion to XML format from SGML.barnboy%trilobyte.net11-105/+105
Note this is a work-in-progress. It compiles cleanly, but I am not yet submitting compiled HTML and text. There is one notable problem: nsgmls barfs on the <imagedata> tag in database.sgml during validation. openjade handles it fine. Weird.
2001-10-20Fix for bug 105365 - Hacker's Guide should be in SGML. This will make it ↵jake%acutex.net1-93/+153
easier to do other additions to the hacker's guide.
2001-10-16The recommended style for perl (which is the styleguide Bugzilla will use) ↵jake%acutex.net1-1/+2
specifies that else should not be cuddled. This guide, while not specifically saying it, elluded to cuddling else. Fixing that problem.
2001-10-07Doc type fix, r=kikobbaetz%cs.mcgill.ca1-1/+1
2001-08-30Typo in perl modify string, added "#!" to /usr/bin/perl strings.barnboy%trilobyte.net1-1/+1
2001-08-30Buncha' release updates. Moved all images tobarnboy%trilobyte.net12-1877/+1095
./images so we don't have multiple copies of the same image, fixed these doc bugs (in no particular order): 94949 97070 97071 97114 96498 95970 96677 94953 96501 96679 97068 97191 97192
2001-08-22Big checkin of docs to resolve everybarnboy%trilobyte.net11-1848/+2066
known outstanding doc bug! Yay release. Still many things to fix. Aren't there always?
2001-08-11Checkin for 2.14 release. Still some problems; this cannot yetbarnboy%trilobyte.net18-4106/+6548
be used for 2.14 documentation due to inconsistencies.