aboutsummaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
...
* Bug 272721: Document testserver.plbugreport%peshkin.net2008-04-041-1/+17
* Fix for bug 252358: Unnecessary documentation aboutkiko%async.com.br2008-04-041-24/+6
* The first installment of Gerv's spanking of the Bugzilla Guide. This is a wor...gerv%gerv.net2008-04-043-713/+699
* Documentation XML patch for bug 249802: Make the SQL example for granting SQL...jocuri%softhome.net2008-04-041-12/+17
* Bug 140355 - warn the user about not using a webserver groupbbaetz%student.usyd.edu.au2008-04-041-0/+13
* Patch for bug 239255: update docs in order to specify that $webservergroup is...jocuri%softhome.net2008-04-041-3/+3
* Bug 137709 - remove incorrect information about email preferences.gerv%gerv.net2008-04-041-38/+0
* Bug 139051 - fix misspelling of "privilege". Patch by mental <xor@ivwnet.com>...gerv%gerv.net2008-04-041-1063/+1400
* Bug 177224: Update installation docs to note XUL and RDF MIME typesbugreport%peshkin.net2008-04-041-1/+25
* Patch for bug 218206: document ft_min_word_len MySQL param for indexing small...jocuri%softhome.net2008-04-041-3/+25
* Bug 236650: Clarify choice of install directory in docsbugreport%peshkin.net2008-04-041-4/+4
* Bug 207039: Add documentation explaining how to install bugzilla under regula...bugreport%peshkin.net2008-04-041-4/+4
* Bug 207039: Add documentation explaining how to install bugzilla under regula...bugreport%peshkin.net2008-04-041-1/+365
* Bug 228423: Document adjustment of MySQL 4GB default table size limitbugreport%peshkin.net2008-04-041-1/+18
* Patch for bug 236652: fix libgdi typo in section 2.4.2 of the docs; patch by ...jocuri%softhome.net2008-04-041-2/+2
* Fix for confusing language regarding protection of data/ & shadow/ directoriesbarnboy%trilobyte.net2008-04-041-951/+1106
* Patch for bug 236567: Update the documentation describing the Perl modules in...jocuri%softhome.net2008-04-041-2/+14
* Minor tag fix to OS X sectionjustdave%syndicomm.com2008-04-041-2/+3
* Corrections to the Mac OS X installation instructionsjustdave%syndicomm.com2008-04-041-6/+6
* Patch for bug 232842; adds a missing semicolon in section 2.2.2.3 of the docs...jocuri%softhome.net2008-04-041-2/+2
* Massive rearrangement of the installation section. Hopefully it makes sense now.gerv%gerv.net2008-04-045-1555/+1534
* Minor adjustment to documentation to account for changes made in bugkiko%async.com.br2008-04-041-2/+2
* Another pre-2.17.7 rev.gerv%gerv.net2008-04-046-230/+209
* Phase 1 of a big documentation update before 2.17.6.gerv%gerv.net2008-04-049-1832/+1246
* Bug 216703: Need PatchReader note in install docs; patch by jkeiser (John Kei...jocuri%softhome.net2008-04-042-1/+28
* Bug 219724: typo in URL in section 4.2.5 of the guide; r=kiko, a=justdave.jocuri%softhome.net2008-04-041-2/+2
* Bug 194347 - Updating MacOS X hints to specify that the GD patch is no longer...jake%bugzilla.org2008-04-041-50/+44
* *Whitespace* Fixing indentation like I wanted to do before I checked this sec...jake%bugzilla.org2008-04-041-114/+111
* Refix bug 201955 - Forgot to edit one of the introductory paragraphs and fixe...jake%bugzilla.org2008-04-041-10/+8
* Bug 211126 - As a part of fixing bug 180642 the directions for using LDAP aut...jake%bugzilla.org2008-04-042-58/+125
* Bug 201955 - The method for specifing a charset has changed now that we use C...jake%bugzilla.org2008-04-041-17/+14
* Bug 210248 - Missing "my" in SMTP code for win32 instructions.jake%bugzilla.org2008-04-041-2/+2
* Fix for bug 84876 - Mentioned the wrong bug number, also making it a link.jake%bugzilla.org2008-04-041-2/+4
* Bug 145965 - Mention the sendmail -> SMTP change for Bugzilla on win32jake%bugzilla.org2008-04-041-1/+39
* Bug 191034 - Making the installation chapter a little more generic. Replaced ...jake%bugzilla.org2008-04-043-375/+525
* Bug 203314 - Clean up <ulink/>'s, links to bugs and extra spaces in sentences.jake%bugzilla.org2008-04-048-73/+53
* Bug 190864 - Fix ordering of ' and > that I thought I had done earlier.jake%bugzilla.org2008-04-041-1/+1
* Bug 203160 - mod_throttle has a new URLjake%bugzilla.org2008-04-041-3/+2
* The source files for the Bugzilla Guide have long been using the XML version ...jake%bugzilla.org2008-04-0414-223/+354
* Per bug 200472 - Changing the version information for Date::Parse (any) to in...jake%bugzilla.org2008-04-042-18/+41
* Bug 195424 - Add a note about new MySQL permissions needed for Bugzilla in My...jake%bugzilla.org2008-04-041-0/+6
* Bug 194541 - Dot is a binary executable, not a perl script so we don't need t...jake%bugzilla.org2008-04-041-38/+0
* Bug 171674 - Adding a section to the Troubleshooting section describing how t...jake%bugzilla.org2008-04-041-0/+56
* Bug 196433 - Bugzilla now uses /usr/bin/perl as the shebang linejake%bugzilla.org2008-04-041-36/+1
* Move instructions specific to Linux-Mandrake to the OS Specific section.jake%bugzilla.org2008-04-041-46/+26
* Bug 191537 - Improvements to the security section.jake%bugzilla.org2008-04-043-378/+280
* Bug 177997 - Update the AOL Server section with the new configuration informa...jake%bugzilla.org2008-04-041-10/+25
* Bug 192511 - Removing all occurances of 'processmail' from the documentation ...jake%bugzilla.org2008-04-042-10/+29
* This checkin contains two fixes:jake%bugzilla.org2008-04-044-4/+13
* Bug 191034, step 1 - Refactoring the installation chapter to provide sections...jake%bugzilla.org2008-04-043-883/+814