aboutsummaryrefslogtreecommitdiffstats
path: root/docs/xml
Commit message (Collapse)AuthorAgeFilesLines
* Adding reference to current version of the docs being on the webjustdave%syndicomm.com2003-11-021-1/+7
|
* Bug 123565: Add to FAQ: Why can't I close bugs from "Change Several Bugs at ↵jocuri%softhome.net2003-11-011-0/+23
| | | | Once" ?; r=justdave; a=justdave.
* Add user documentation for Patch Viewer (bug 216707)john%johnkeiser.com2003-10-311-0/+93
|
* Rebuilding documentation for Bugzilla 2.17.5.jocuri%softhome.net2003-10-311-2/+2
|
* Bug 224218: Fix wrong version in administration.xml; r=kiko; a=justdave.jocuri%softhome.net2003-10-311-1/+1
|
* Bug 216703: Need PatchReader note in install docs; patch by jkeiser (John ↵jocuri%softhome.net2003-10-312-1/+28
| | | | Keiser - john@johnkeiser.com); r=jake; a=jake.
* Bug 178624 - checksetup.pl needs to be run after copying templates to the ↵jake%bugzilla.org2003-10-221-0/+7
| | | | custom directory.
* Bug 215051 - Document the language auto-chooser.jake%bugzilla.org2003-10-221-3/+27
|
* removing references to my netscape.com address, since it no longer works.justdave%syndicomm.com2003-10-161-1/+1
|
* Bug 219724: typo in URL in section 4.2.5 of the guide; r=kiko, a=justdave.jocuri%softhome.net2003-10-081-2/+2
|
* Bug 206558 - What happened when multiple items were selected on a ↵jake%bugzilla.org2003-07-231-10/+9
| | | | | | | multi-select box wasn't clear. Patch by Vlad Dascalu <jocuri@softhome.net> r=jake
* Bug 194347 - Updating MacOS X hints to specify that the GD patch is no ↵jake%bugzilla.org2003-07-042-72/+44
| | | | longer required (when using the gd2 package) and also recommend using fink to install expat.
* *Whitespace* Fixing indentation like I wanted to do before I checked this ↵jake%bugzilla.org2003-07-041-114/+111
| | | | section in...
* Refix bug 201955 - Forgot to edit one of the introductory paragraphs and ↵jake%bugzilla.org2003-07-031-10/+8
| | | | fixed a couple other minor errors.
* Bug 211126 - As a part of fixing bug 180642 the directions for using LDAP ↵jake%bugzilla.org2003-07-032-58/+125
| | | | authentication has changed.
* Bug 201955 - The method for specifing a charset has changed now that we use ↵jake%bugzilla.org2003-07-011-17/+14
| | | | CGI.pm for header output (bug 201816).
* Bug 206498 - Add a warning that Bugzilla upgrades are irreversable and that ↵jake%bugzilla.org2003-07-011-0/+8
| | | | backups should be made.
* Bug 210248 - Missing "my" in SMTP code for win32 instructions.jake%bugzilla.org2003-06-291-2/+2
| | | | | Patch by Jean-Sebastien Guay <jean_seb@hybride.com> r,a=jake
* Bug 180635 - Enhance Bugzilla::User to store additional informationbbaetz%acm.org2003-06-031-2/+2
| | | | r=myk,jake
* Fix for bug 84876 - Mentioned the wrong bug number, also making it a link.jake%bugzilla.org2003-05-211-2/+4
|
* Bug 145965 - Mention the sendmail -> SMTP change for Bugzilla on win32jake%bugzilla.org2003-05-211-1/+39
| | | | Patch by Jean-Sebastien Guay <jean_seb@hybride.com>
* Bug 199129 - Replace installation list w/a link to the installation list on ↵jake%bugzilla.org2003-05-171-23/+7
| | | | the web page
* Bug 191034 - Making the installation chapter a little more generic. Replaced ↵jake%bugzilla.org2003-05-173-373/+512
| | | | a lot of OS Specific hints with links to the OS Specific section.
* Bug 203314 - Clean up <ulink/>'s, links to bugs and extra spaces in sentences.jake%bugzilla.org2003-05-1311-201/+162
| | | | | | Patch by Martin Wulffeld <martin@wulffeld.org>. r,a=jake Also, added Martin to the section about people who have made signifigant conrtibutions.
* Bug 190864 - Fix ordering of ' and > that I thought I had done earlier.jake%bugzilla.org2003-05-061-1/+1
|
* 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 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-2316-40/+40
| | | | | | 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-212-2/+2
| | | | instead specify Date::Format (2.21).
* Bug 195424 - Add a note about new MySQL permissions needed for Bugzilla in ↵jake%bugzilla.org2003-04-021-0/+6
| | | | MySQL 4.
* Bug 194541 - Dot is a binary executable, not a perl script so we don't need ↵jake%bugzilla.org2003-04-021-38/+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-021-10/+11
|
* Bug 171674 - Adding a section to the Troubleshooting section describing how ↵jake%bugzilla.org2003-04-022-0/+74
| | | | 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-272-48/+31
| | | | | r=justdave a=justdave
* Move instructions specific to Linux-Mandrake to the OS Specific section.jake%bugzilla.org2003-02-201-46/+26
|
* Explain 'zarro boogs found' better provide links to key parts of the MySQL ↵jake%bugzilla.org2003-02-201-14/+51
| | | | documentation.
* Spell variant correctlyjake%bugzilla.org2003-02-162-2/+2
|
* Update version infomation in anticipation for 2.17.4.jake%bugzilla.org2003-02-161-3/+3
|
* Rearrange the credits page and give myself co-author status.jake%bugzilla.org2003-02-163-41/+85
|
* Bug 191537 - Improvements to the security section.jake%bugzilla.org2003-02-163-378/+280
|
* <edition/> is not included by default in ldp.dsl so putting version ↵jake%bugzilla.org2003-02-151-3/+1
| | | | | | 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-131-10/+25
| | | | information.
* Bug 192511 - Removing all occurances of 'processmail' from the documentation ↵jake%bugzilla.org2003-02-133-16/+37
| | | | 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-111-58/+58
| | | | generated and therefore won't change every time the docs get recompiled.
* This checkin contains two fixes:jake%bugzilla.org2003-02-064-4/+13
| | | | | * 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 191034, step 1 - Refactoring the installation chapter to provide ↵jake%bugzilla.org2003-02-013-808/+480
| | | | 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-281-2/+2
| | | | as I'm updating...
* The GNU Free Documentation License should be at the end of the guide (in an ↵jake%bugzilla.org2003-01-263-12/+11
| | | | | | appendix), not at the begining. Also, add the version number of the guide to the front page.