summaryrefslogtreecommitdiffstats
path: root/docs/xml/installation.xml
AgeCommit message (Collapse)AuthorFilesLines
2005-08-01Fix tinderbox burning from the previous fix.mozilla%colinogilvie.co.uk1-7/+13
2005-08-01Bug 297475: Add docs about how to install and configure Bugzilla using ↵mozilla%colinogilvie.co.uk1-131/+205
PostgreSQL Patch by Colin Ogilvie <colin.ogilvie@gmail.com> (with info from mkanat) r=mkanat
2005-07-25Bug 297483: Remove comment from installation.xml about 'module-check' switch ↵mozilla%colinogilvie.co.uk1-12/+13
being needed as it's already available Patch by me, r=gerv
2005-07-12Bug 252272: Allow extremely large attachments to be stored locallymozilla%colinogilvie.co.uk1-1/+16
Patch by A. Karl Kornel <karl@kornel.name>, r=joel,colin
2005-07-10Remove newest-perl-ver as it changes too often, and isn't up-to-date. No ↵mozilla%colinogilvie.co.uk1-2/+2
bug, r=justdave,r=mkanat on IRC
2005-07-02Bug 274404 - Document the new whining functionality that will be available ↵mozilla%colinogilvie.co.uk1-2/+41
in 2.20. Patch by A. Karl Kornel <karl@kornel.name> r=colin (carrying forward joel's content r)
2005-07-02Back out bug 274404 which for some reason fails to build using jade but will ↵mozilla%colinogilvie.co.uk1-41/+2
build correctly with xmlto, pending investigation.
2005-07-02Bug 274404 - Document the new whining functionality that will be available ↵jake%bugzilla.org1-2/+41
in 2.20. Patch by A. Karl Kornel <karl@kornel.name> r=colin,joel
2005-06-30Finish up fix for bug 22472 ("runtests.sh: die, die, die!"). Removezach%zachlipton.com1-2/+1
references to runtests.sh in docs, checksetup.pl, and other fine places. r=LpSolit, a=my snapple peach iced tea
2005-06-30Bug 299145: Document new required perl modulesmozilla%colinogilvie.co.uk1-27/+68
Patch by me, r=mkanat
2005-06-13Bug 255685: Docs should mention mysql-devel RPM is requiredmozilla%colinogilvie.co.uk1-1/+9
Patch by me, r=gerv
2005-03-10Bug 285268 : Use proper extension for Debian packages, and explain what ↵travis%sedsystems.ca1-4/+5
extensions mean. Patch by Colin S. Ogilvie <colin.ogilvie@gmail.com> r=travis
2005-02-18Bug 282578: documentation should say application/rdf+xmlmkanat%kerio.com1-2/+2
Patch By Anne van Kesteren <bug@annevankesteren.nl> r=colin.ogilvie
2005-02-12Bug 233592 : Apache config section: missing info, extraneous info, generally ↵travis%sedsystems.ca1-42/+98
confusing. Patch by Shane H. W. Travis <travis@sedsystems.ca> r=colin.ogilvie
2005-01-10One more patch to fix burning tinderbox after bug 239852 checkintravis%sedsystems.ca1-11/+1
2005-01-10Another patch to resolve burning tinderbox after Bug 239852 checkintravis%sedsystems.ca1-2/+2
2005-01-10Patch to resolve burning tinderbox after Bug 239852 checkintravis%sedsystems.ca1-14/+14
2005-01-10Bug 239852 - Documentation changes for Windows supporttravis%sedsystems.ca1-82/+185
Patch by bruce.armstrong@teamsybase.com, cleaned up by travis@sedsystems.ca r=bugzilla@glob.com.au
2004-12-18Bug 247923 - The docs now specify the difference in syntax for MySQL 3/4 ↵jake%bugzilla.org1-61/+97
regarding the max_allowed_packet option. Patch by Shane H. W. Travis <travis@sedsystems.ca> r=jake
2004-12-07Bug 265995 - Make the docs closer to being valid XML (note: to complete the ↵jake%bugzilla.org1-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.
2004-12-07Bug 271360 - Moving the Troubleshooting section into an appendix instead. ↵jake%bugzilla.org1-193/+1
Also, moved a few items out of the FAQ and into this new appendix.
2004-12-02Reinstate the seperate security section as a chapter.jake%bugzilla.org1-269/+15
2004-11-25Documentation patch for bug 240060: document minimum sendmail version that ↵jocuri%softhome.net1-2/+9
is required for Bugzilla to work; patch by Shane H. W. Travis <travis@sedsystems.ca>; r=vladd.
2004-11-08Fixing documentation tree build which was broken by commiting the patch on ↵jocuri%softhome.net1-2/+2
bug 266461.
2004-11-08Fixing documentation tree build which was broken by commiting the patch on ↵jocuri%softhome.net1-2/+4
bug 266461.
2004-11-08Documentation patch for bug 266461: Document minimum requirements for ↵jocuri%softhome.net1-1/+5
ft_min_word_len MySQL parameter; patch by Shane H. W. Travis <travis@sedsystems.ca> modified by me.
2004-10-25Documentation patch for bug 143490: Update documentation regarding code ↵jocuri%softhome.net1-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.
2004-10-10Patch for bug 251338: Installation section should mention that you need an ↵jocuri%softhome.net1-1/+26
MTA installed; patch by Colin S. Ogilvie <colin.ogilvie@gmail.com>; r=vladd, a=justdave.
2004-09-14Bug 257534: Require Perl 5.8.1 or later when running on Windows with ↵justdave%bugzilla.org1-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
2004-07-24Bug 272721: Document testserver.plbugreport%peshkin.net1-1/+17
r=zach a=joel
2004-07-23Fix for bug 252358: Unnecessary documentation aboutkiko%async.com.br1-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.
2004-07-07Documentation XML patch for bug 249802: Make the SQL example for granting ↵jocuri%softhome.net1-12/+17
SQL privs to the DB user suitable for MySQL 4.
2004-04-04Patch for bug 239255: update docs in order to specify that $webservergroup ↵jocuri%softhome.net1-3/+3
is the group of the webserver, not the user; patch by Colin S. Ogilvie <bmo@colino.co.uk>; r=vladd.
2004-03-26Bug 177224: Update installation docs to note XUL and RDF MIME typesbugreport%peshkin.net1-1/+25
patch by mkanat r=justdave, a=justdave
2004-03-25Patch for bug 218206: document ft_min_word_len MySQL param for indexing ↵jocuri%softhome.net1-3/+25
small words in full-text indexes (and fix some typos while we're at it).
2004-03-24Bug 236650: Clarify choice of install directory in docsbugreport%peshkin.net1-4/+4
r=gerv, a=justdave
2004-03-22Bug 207039: Add documentation explaining how to install bugzilla under ↵bugreport%peshkin.net1-4/+4
regular user privileges (re-checkin) r=vlad, a=justdave
2004-03-22Bug 207039: Add documentation explaining how to install bugzilla under ↵bugreport%peshkin.net1-1/+365
regular user privileges r=vlad, a=justdave
2004-03-20Bug 228423: Document adjustment of MySQL 4GB default table size limitbugreport%peshkin.net1-1/+18
r=kiko, a=justdave
2004-03-07Patch for bug 236652: fix libgdi typo in section 2.4.2 of the docs; patch by ↵jocuri%softhome.net1-2/+2
Andrei Benea <abenea@home.ro>; r=vlad, a=justdave.
2004-03-06Patch for bug 236567: Update the documentation describing the Perl modules ↵jocuri%softhome.net1-2/+14
installation on Windows using ppm; patch by Andrei Benea <abenea@home.ro>; r=kiko, a=justdave.
2004-02-05Minor tag fix to OS X sectionjustdave%syndicomm.com1-2/+3
2004-02-05Corrections to the Mac OS X installation instructionsjustdave%syndicomm.com1-6/+6
2004-02-03Patch for bug 232842; adds a missing semicolon in section 2.2.2.3 of the ↵jocuri%softhome.net1-2/+2
docs; r=justdave; a=justdave.
2004-01-25Massive rearrangement of the installation section. Hopefully it makes sense now.gerv%gerv.net1-1129/+913
2004-01-16Minor adjustment to documentation to account for changes made in bugkiko%async.com.br1-2/+2
229800: whineatnews.pl doesn't whine about REOPENED bugs. Patch written by me and ignored by Gerv :-P
2004-01-16Another pre-2.17.7 rev.gerv%gerv.net1-152/+134
2004-01-16Phase 1 of a big documentation update before 2.17.6.gerv%gerv.net1-363/+517
2003-10-31Bug 216703: Need PatchReader note in install docs; patch by jkeiser (John ↵jocuri%softhome.net1-1/+27
Keiser - john@johnkeiser.com); r=jake; a=jake.
2003-10-08Bug 219724: typo in URL in section 4.2.5 of the guide; r=kiko, a=justdave.jocuri%softhome.net1-2/+2