summaryrefslogtreecommitdiffstats
path: root/docs
AgeCommit message (Collapse)AuthorFilesLines
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-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-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-16Bug 105692: Script to compile all docs directories.matty%chariot.net.au1-0/+78
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-14remove these, they belong on the branch (woops!)zach%zachlipton.com1-38/+0
r=mystupidstupidself
2003-01-14Readd the changes back on the (now updated) branch :(zach%zachlipton.com1-0/+38
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-12Bug 188656 Change required mysqld minimum to 3.23.41bugreport%peshkin.net2-2/+2
r=bbaetz,justdave a=justdave
2003-01-05We use the GD::Graph perl module, not GD::Chart (which doesn't exist)jake%bugzilla.org4-6/+6
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 ↵jake%bugzilla.org2-4/+4
former, including a link to the later).
2003-01-03Bug 186672 - Update security docs to warn about editor backups and bring ↵jake%bugzilla.org2-104/+254
them up to date. a=justdave
2003-01-03spelling corrections and updating the sanity check section and a few ↵justdave%syndicomm.com1-6/+8
requirements.
2003-01-01Bug 186673 - Updating section on Red Hat Bugzilla and adding last updated ↵jake%bugzilla.org2-12/+46
lines to each of the variants. Wording reviewed by dkl@redhat.com a=justdave
2003-01-01Bug 186962 - Update minimum versions of required software and move those ↵jake%bugzilla.org4-56/+138
versions to be ENTITY's a=justdave
2002-12-31Bug 180005 - Bring the FAQ up to date.jake%bugzilla.org2-186/+198
a=justdave
2002-12-31Bug 178230 Update documentation for Entrprise Groupsbugreport%peshkin.net2-110/+156
r=Jake,preed a=justdave
2002-12-28Release notes updates.matty%chariot.net.au1-7/+31
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.au6-54/+26
r, a=myk
2002-11-22Adding blurb to release notes indicating development snapshot statusjustdave%syndicomm.com1-0/+10
2002-11-05Added information about versioncache back in.mbarnson%sisna.com2-0/+52
See bug 140332
2002-11-05Added blurb about movebugs. At this point, only bmo uses it, so I'mmbarnson%sisna.com2-0/+26
calling it an "undocumented feature". See bug 127818
2002-11-05Included note regarding the origin of "bonsaitools", permbarnson%sisna.com2-0/+34
bug 174922.
2002-11-05Added section for Bugzilla and mod_perl (future expansion).mbarnson%sisna.com2-0/+20
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.com2-104/+0
See bug 155743.
2002-11-05A rather controversial new entry to the FAQ. See bug 107917. Imbarnson%sisna.com2-0/+70
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.com2-26/+46
de-stupidifying of emacs destruction of <programlisting> tags.
2002-11-05Since I nuked this section out of the SGML, we won't be needingmbarnson%sisna.com1-156/+0
the HTML generated file anymore.
2002-11-05Removed links to dbschema.jpg image. See bug 173484, it was really outdatedmbarnson%sisna.com2-40/+0
and redundant anyway.
2002-11-05Removing these images, since they are too outdated to be useful, andmbarnson%sisna.com2-1733/+0
they are basically redundant anyway. See bug 173484
2002-11-05Added notes on using OpenLDAP;mbarnson%sisna.com2-0/+44
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.com2-0/+26
Bugzilla index page.
2002-11-05Added dependency on File::Template. Not really fond ofmbarnson%sisna.com2-0/+16
doing requirements-of-requirements type stuff, but did it anyway for clarity.
2002-11-05Patched lines per bug 177993.mbarnson%sisna.com2-0/+26
Customization of "mid-air collision" template file.
2002-09-29Release notes.matty%chariot.net.au1-3/+99
2002-09-23bug 157756 - Groups_20020716_Branch Tracking : > 55 groups now supportedbugreport%peshkin.net2-92/+36
r=bbaetz, gerv
2002-09-19Bug 168804 - Document CheckCanChangeField so sites can modify it for local ↵gerv%gerv.net2-0/+188
needs. Patch by gerv; r=bbaetz, joel.
2002-07-28Merging from 2.16 branch.gerv%gerv.net4-0/+342
2002-07-28Merging new docs from 2.16 branch.gerv%gerv.net104-36197/+22087
2002-06-08Release notes updates.matty%chariot.net.au1-4/+6
2002-06-06Release notes updates.matty%chariot.net.au1-7/+21
2002-06-05Release notes updates.matty%chariot.net.au1-32/+29
2002-06-03Release notes updates.matty%chariot.net.au1-17/+34
2002-05-26Release notes updates.matty%chariot.net.au1-95/+146