aboutsummaryrefslogtreecommitdiffstats
path: root/docs/xml/installation.xml
Commit message (Collapse)AuthorAgeFilesLines
* Bug 282578: documentation should say application/rdf+xmlmkanat%kerio.com2005-02-171-2/+2
| | | | Patch By Anne van Kesteren <bug@annevankesteren.nl> r=colin.ogilvie
* Bug 233592 : Apache config section: missing info, extraneous info, generally ↵travis%sedsystems.ca2005-02-121-42/+98
| | | | | | confusing. Patch by Shane H. W. Travis <travis@sedsystems.ca> r=colin.ogilvie
* One more patch to fix burning tinderbox after bug 239852 checkintravis%sedsystems.ca2005-01-101-11/+1
|
* Another patch to resolve burning tinderbox after Bug 239852 checkintravis%sedsystems.ca2005-01-101-2/+2
|
* Patch to resolve burning tinderbox after Bug 239852 checkintravis%sedsystems.ca2005-01-101-14/+14
|
* Bug 239852 - Documentation changes for Windows supporttravis%sedsystems.ca2005-01-101-82/+185
| | | | | Patch by bruce.armstrong@teamsybase.com, cleaned up by travis@sedsystems.ca r=bugzilla@glob.com.au
* Bug 247923 - The docs now specify the difference in syntax for MySQL 3/4 ↵jake%bugzilla.org2004-12-181-61/+97
| | | | | | | regarding the max_allowed_packet option. Patch by Shane H. W. Travis <travis@sedsystems.ca> r=jake
* Bug 265995 - Make the docs closer to being valid XML (note: to complete the ↵jake%bugzilla.org2004-12-071-2/+2
| | | | | | process the bz-devel ENTITY would have to be removed). Patch by Colin S. Ogilvie <colin.ogilvie@gmail.com> with half 0f it being removed by myself.
* Bug 271360 - Moving the Troubleshooting section into an appendix instead. ↵jake%bugzilla.org2004-12-071-193/+1
| | | | Also, moved a few items out of the FAQ and into this new appendix.
* Reinstate the seperate security section as a chapter.jake%bugzilla.org2004-12-021-269/+15
|
* Documentation patch for bug 240060: document minimum sendmail version that ↵jocuri%softhome.net2004-11-251-2/+9
| | | | is required for Bugzilla to work; patch by Shane H. W. Travis <travis@sedsystems.ca>; r=vladd.
* Fixing documentation tree build which was broken by commiting the patch on ↵jocuri%softhome.net2004-11-081-2/+2
| | | | bug 266461.
* Fixing documentation tree build which was broken by commiting the patch on ↵jocuri%softhome.net2004-11-081-2/+4
| | | | bug 266461.
* Documentation patch for bug 266461: Document minimum requirements for ↵jocuri%softhome.net2004-11-081-1/+5
| | | | ft_min_word_len MySQL parameter; patch by Shane H. W. Travis <travis@sedsystems.ca> modified by me.
* Documentation patch for bug 143490: Update documentation regarding code ↵jocuri%softhome.net2004-10-251-49/+15
| | | | changes needed when running Bugzilla under win32 (some are no longer required since checksetup.pl no longer calls unsupported functions when running on Windows); patch by GavinS <bugzilla@chimpychompy.org>, r=vladd.
* Patch for bug 251338: Installation section should mention that you need an ↵jocuri%softhome.net2004-10-101-1/+26
| | | | MTA installed; patch by Colin S. Ogilvie <colin.ogilvie@gmail.com>; r=vladd, a=justdave.
* Bug 257534: Require Perl 5.8.1 or later when running on Windows with ↵justdave%bugzilla.org2004-09-141-2/+3
| | | | | | | ActiveState Perl (there is no official CGI ppm build with a new enough version for Bugzilla on any earlier version of ActiveState Perl) Patch by Byron Jones <bugzilla@glob.com.au> r=justdave, a=justdave
* Bug 272721: Document testserver.plbugreport%peshkin.net2004-07-241-1/+17
| | | | | r=zach a=joel
* Fix for bug 252358: Unnecessary documentation aboutkiko%async.com.br2004-07-231-24/+6
| | | | | /usr/bonsaitools/bin/perl into UNIX (non-root) Installation Notes. Patch by Marco Aurélio Graciotto Silva <magsilva@icmc.usp.br>. r=kiko, a=justdave.
* Documentation XML patch for bug 249802: Make the SQL example for granting ↵jocuri%softhome.net2004-07-071-12/+17
| | | | SQL privs to the DB user suitable for MySQL 4.
* Patch for bug 239255: update docs in order to specify that $webservergroup ↵jocuri%softhome.net2004-04-041-3/+3
| | | | is the group of the webserver, not the user; patch by Colin S. Ogilvie <bmo@colino.co.uk>; r=vladd.
* Bug 177224: Update installation docs to note XUL and RDF MIME typesbugreport%peshkin.net2004-03-261-1/+25
| | | | | patch by mkanat r=justdave, a=justdave
* Patch for bug 218206: document ft_min_word_len MySQL param for indexing ↵jocuri%softhome.net2004-03-251-3/+25
| | | | small words in full-text indexes (and fix some typos while we're at it).
* Bug 236650: Clarify choice of install directory in docsbugreport%peshkin.net2004-03-231-4/+4
| | | | r=gerv, a=justdave
* Bug 207039: Add documentation explaining how to install bugzilla under ↵bugreport%peshkin.net2004-03-221-4/+4
| | | | | | regular user privileges (re-checkin) r=vlad, a=justdave
* Bug 207039: Add documentation explaining how to install bugzilla under ↵bugreport%peshkin.net2004-03-221-1/+365
| | | | | | regular user privileges r=vlad, a=justdave
* Bug 228423: Document adjustment of MySQL 4GB default table size limitbugreport%peshkin.net2004-03-201-1/+18
| | | | r=kiko, a=justdave
* Patch for bug 236652: fix libgdi typo in section 2.4.2 of the docs; patch by ↵jocuri%softhome.net2004-03-071-2/+2
| | | | Andrei Benea <abenea@home.ro>; r=vlad, a=justdave.
* Patch for bug 236567: Update the documentation describing the Perl modules ↵jocuri%softhome.net2004-03-061-2/+14
| | | | installation on Windows using ppm; patch by Andrei Benea <abenea@home.ro>; r=kiko, a=justdave.
* Minor tag fix to OS X sectionjustdave%syndicomm.com2004-02-051-2/+3
|
* Corrections to the Mac OS X installation instructionsjustdave%syndicomm.com2004-02-051-6/+6
|
* Patch for bug 232842; adds a missing semicolon in section 2.2.2.3 of the ↵jocuri%softhome.net2004-02-031-2/+2
| | | | docs; r=justdave; a=justdave.
* Massive rearrangement of the installation section. Hopefully it makes sense now.gerv%gerv.net2004-01-251-1129/+913
|
* Minor adjustment to documentation to account for changes made in bugkiko%async.com.br2004-01-161-2/+2
| | | | | 229800: whineatnews.pl doesn't whine about REOPENED bugs. Patch written by me and ignored by Gerv :-P
* Another pre-2.17.7 rev.gerv%gerv.net2004-01-161-152/+134
|
* Phase 1 of a big documentation update before 2.17.6.gerv%gerv.net2004-01-161-363/+517
|
* Bug 216703: Need PatchReader note in install docs; patch by jkeiser (John ↵jocuri%softhome.net2003-10-311-1/+27
| | | | Keiser - john@johnkeiser.com); r=jake; a=jake.
* 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 194347 - Updating MacOS X hints to specify that the GD patch is no ↵jake%bugzilla.org2003-07-041-50/+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-031-58/+105
| | | | 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 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
* 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 191034 - Making the installation chapter a little more generic. Replaced ↵jake%bugzilla.org2003-05-171-369/+498
| | | | 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-131-19/+17
| | | | | | 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 203160 - mod_throttle has a new URLjake%bugzilla.org2003-04-261-3/+2
|