aboutsummaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Collapse)AuthorAgeFilesLines
* bug 203867: Add regular expression references to glossarybugreport%peshkin.net2003-05-061-0/+11
| | | | r,a=jake
* Spell component correctly.jake%bugzilla.org2003-04-291-1/+1
|
* Bug 203160 - mod_throttle has a new URLjake%bugzilla.org2003-04-261-3/+2
|
* Updating 2.17.4 release notesjustdave%syndicomm.com2003-04-251-9/+14
|
* Missed a couple of SGML references that should have been changed.jake%bugzilla.org2003-04-231-2/+2
|
* Realphabetize the directory list.jake%bugzilla.org2003-04-231-1/+1
|
* Recompile the docs from the XML source in anticipation of the 2.17.4 release.jake%bugzilla.org2003-04-2315-972/+1121
|
* Updating date for the 2.17.4 release.jake%bugzilla.org2003-04-231-1/+1
|
* The source files for the Bugzilla Guide have long been using the XML version ↵jake%bugzilla.org2003-04-2337-7792/+71
| | | | | | of DocBook but still residing in the sgml/ directory with an extension of .sgml. In an effort to maintain CVS history, the raw files were copied on the CVS server to the xml/ directory and renamed to have .xml for the extension; any checkins before this one did have the .sgml extension.
* Per bug 200472 - Changing the version information for Date::Parse (any) to ↵jake%bugzilla.org2003-04-214-4/+4
| | | | instead specify Date::Format (2.21).
* Bug 195424 - Add a note about new MySQL permissions needed for Bugzilla in ↵jake%bugzilla.org2003-04-022-0/+12
| | | | MySQL 4.
* Bug 194541 - Dot is a binary executable, not a perl script so we don't need ↵jake%bugzilla.org2003-04-022-76/+0
| | | | to prefix the system call with the perl binary. There are no more system calls of perl scripts in Bugzilla, so this section can go away.
* Misc. updates to the FAQ.jake%bugzilla.org2003-04-022-20/+22
|
* Bug 171674 - Adding a section to the Troubleshooting section describing how ↵jake%bugzilla.org2003-04-024-0/+148
| | | | to fix the File::Temp problems in perl 5.6.0.
* Bug 196433 - Bugzilla now uses /usr/bin/perl as the shebang linejake%bugzilla.org2003-03-275-97/+63
| | | | | r=justdave a=justdave
* Move instructions specific to Linux-Mandrake to the OS Specific section.jake%bugzilla.org2003-02-202-92/+52
|
* Explain 'zarro boogs found' better provide links to key parts of the MySQL ↵jake%bugzilla.org2003-02-202-28/+102
| | | | documentation.
* Recompiling the docs for the 2.17.4 development release.jake%bugzilla.org2003-02-1661-2317/+2388
|
* Spell variant correctlyjake%bugzilla.org2003-02-164-4/+4
|
* Update version infomation in anticipation for 2.17.4.jake%bugzilla.org2003-02-162-6/+6
|
* Rearrange the credits page and give myself co-author status.jake%bugzilla.org2003-02-166-82/+170
|
* Bug 191537 - Improvements to the security section.jake%bugzilla.org2003-02-166-756/+560
|
* Add a little page telling people where the win32 instructions went (NOTE: ↵jake%bugzilla.org2003-02-151-0/+11
| | | | This file is not generated by Bugzilla-Guide.sgml).
* <edition/> is not included by default in ldp.dsl so putting version ↵jake%bugzilla.org2003-02-152-6/+2
| | | | | | information into the <title/> tag. This has the added benifit that the version will appear at the top of each .html (and the top of each page on the .pdf version generated by tldp.org).
* Bug 177997 - Update the AOL Server section with the new configuration ↵jake%bugzilla.org2003-02-132-20/+50
| | | | information.
* Bug 192511 - Removing all occurances of 'processmail' from the documentation ↵jake%bugzilla.org2003-02-136-32/+74
| | | | now that bug 124174 is FIXED.
* 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.
* 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
* 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.
* 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 105692: Script to compile all docs directories.matty%chariot.net.au2003-01-151-0/+78
|
* 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.
* remove these, they belong on the branch (woops!)zach%zachlipton.com2003-01-141-38/+0
| | | | r=mystupidstupidself
* Readd the changes back on the (now updated) branch :(zach%zachlipton.com2003-01-141-0/+38
|
* 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).
* Bug 188656 Change required mysqld minimum to 3.23.41bugreport%peshkin.net2003-01-122-2/+2
| | | | | r=bbaetz,justdave a=justdave
* We use the GD::Graph perl module, not GD::Chart (which doesn't exist)jake%bugzilla.org2003-01-054-6/+6
|
* 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
* Release notes updates.matty%chariot.net.au2002-12-281-7/+31
|