aboutsummaryrefslogtreecommitdiffstats
path: root/docs/xml/installation.xml
Commit message (Collapse)AuthorAgeFilesLines
* Bug 415676: Remove all mentions of landfill.bugzilla.org/ppm from the ↵lpsolit%gmail.com2008-02-251-6/+18
| | | | documentation. People should use theory58S instead - Patch by Frédéric Buclin <LpSolit@gmail.com> r=justdave
* Bug 390972: we shouldn't favor fink for os x - Patch by timeless ↵lpsolit%gmail.com2008-02-171-12/+14
| | | | <timeless@bemail.org> r=Colin r=justdave
* Bug 390603: Configuration paramaters documentation needs updating - Patch by ↵lpsolit%gmail.com2008-02-071-273/+1
| | | | Sam Folk-Williams <sam.folkwilliams@gmail.com> r/a=LpSolit
* Fixing bustage due to bug 399823lpsolit%gmail.com2008-01-251-3/+3
|
* Bug 399823: Fix the documentation about installing missing Perl packages ↵lpsolit%gmail.com2008-01-251-150/+22
| | | | when you are not root - Patch by Sam Folk-Williams <sam.folkwilliams@gmail.com> r=Colin
* Bug 399574: Documentation should note to use 32bit Perl on Win64 too - Patch ↵lpsolit%gmail.com2008-01-251-1/+10
| | | | by Sam Folk-Williams <sam.folkwilliams@gmail.com> r=Colin
* Bug 397544: ppm repository command is outdatedmozilla%colinogilvie.co.uk2008-01-171-3/+10
| | | | Patch by Sam Folk-Williams <sam.folkwilliams@gmail.com>, r=me, r=kevin.benton
* Bug 408766: Apache::DBI was unnecessary and was causing problems for some users.mkanat%bugzilla.org2007-12-191-10/+1
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=justdave, a=mkanat
* Bug 399954: Make Bugzilla able to hold its dependencies in a local directorymkanat%bugzilla.org2007-10-191-2/+2
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
* Bug 105366: add documentation for running Bugzilla under suexecjustdave%bugzilla.org2007-10-161-2/+31
| | | | r=mkanat, colin
* Bug 398198: Multiple Bugzilla databases with a single installation docs ↵mozilla%colinogilvie.co.uk2007-10-151-2/+2
| | | | | | should have an id Patch by Sam Folk-Williams <sam.folkwilliams@gmail.com>; r=colin
* Bug 380712: Move distro-specific installation instructions to Wiki - Patch ↵lpsolit%gmail.com2007-10-121-26/+19
| | | | by Sam Folk-Williams <sam.folkwilliams@gmail.com> r=LpSolit r=kevin.benton
* Bug 301832: Windows installation: ScriptInterpreterSource registry requires ↵lpsolit%gmail.com2007-10-111-4/+10
| | | | the -T (taint mode) flag - Patch by Frédéric Buclin <LpSolit@gmail.com> r=glob
* Bug 361149: Bugzilla now requires Perl 5.8.1 or newer (Perl 5.8.0 throws ↵lpsolit%gmail.com2007-08-091-3/+2
| | | | warnings about deprecated pseudo-hashes) - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
* Documentation cannot compile correctly as two IDs have the same name ↵lpsolit%gmail.com2007-08-031-3/+3
| | | | (regression due to bug 380187)
* Bug 380187 – Bugzilla should support RADIUS authentication.wurblzap%gmail.com2007-08-031-7/+80
| | | | | Patch by Marc Schumann <wurblzap@gmail.com>; r=mkanat, a=mkanat
* Bug 345970 Avoid using the string 'the web'timeless%mozdev.org2007-07-241-14/+13
| | | | | patch by jhulten@tragicallyleet.com r=timeless I've updated it to trunk r=lpsolit a=lpsolit
* Spell-patch ('refered' -> 'referred') in "Multiple Bugzilla databases with a ↵vladd%bugzilla.org2007-03-101-2/+2
| | | | single installation" documentation section, p=vladd.
* Spell-patch ('lookng' -> 'looking') in "Apache httpd with mod_perl" ↵vladd%bugzilla.org2007-03-101-2/+2
| | | | documentation section, p=vladd.
* Bug 366408: MIME:: modules should now be optional, not required (because ↵mkanat%bugzilla.org2007-02-131-14/+8
| | | | | | we've moved to using mostly the Email:: modules instead) Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
* Bug 276497: Add link to Ravenbrook bugzilla-schema generator - Patch by ↵lpsolit%gmail.com2006-11-301-5/+20
| | | | Frédéric Buclin <LpSolit@gmail.com> r=justdave
* Docs for bug 284629: maildeliverymethod -> mail_delivery_methodlpsolit%gmail.com2006-11-221-3/+3
|
* Docs for bug 245877: use testagent.cgi and testserver.pl to test your ↵lpsolit%gmail.com2006-11-211-2/+5
| | | | installation - Patch by me, r=justdave
* Bug 360520: Docs need to be changed to include info about the Email:: ↵lpsolit%gmail.com2006-11-211-9/+85
| | | | modules instead of the Mail:: modules - Patch by victory(_RSZ_) <bmo2007@rsz.jp> r=Colin
* Bug 192451: Checksetup should prioritize missing module whinesmkanat%bugzilla.org2006-10-171-8/+8
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=myk
* Bug 343336: Document how to set up Apache for mod_perlmozilla%colinogilvie.co.uk2006-10-091-92/+216
| | | | Patch by Colin Ogilvie <colin.ogilvie@gmail.com>; r=mkanat
* Bustage fix from Bug 224577mozilla%colinogilvie.co.uk2006-08-201-2/+2
|
* Bug 224577: Bugzilla could use a web services interface.wurblzap%gmail.com2006-08-201-1/+16
| | | | | Patch by Marc Schumann <wurblzap@gmail.com>; r=mkanat; a=myk
* Bug 281821: Add mention of 'testserver.pl' to webserver configuration ↵lpsolit%gmail.com2006-08-141-2/+4
| | | | section - Patch by victory(_RSZ_) <bmo@rsz.jp> r=Colin
* Bug 346554: Remove checksetup's checks for modules that are included with ↵mkanat%bugzilla.org2006-08-011-25/+1
| | | | | | perl 5.8.0 Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) r=colin for docs, a=myk
* Bug 124405: Remove direct AppConfig dependency.mkanat%bugzilla.org2006-08-011-7/+1
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) r=colin for docs, a=myk
* Bug 344727: Documentation still thinks we need XML::Parser, but we now need ↵mozilla%colinogilvie.co.uk2006-07-151-8/+6
| | | | | | XML::Twig Patch by Colin Ogilvie <colin.ogilvie@gmail.com>; r=mkanat
* Documentation for Bug 282686: Multiple projects sharing the same Bugzilla ↵mozilla%colinogilvie.co.uk2006-07-131-1/+41
| | | | | | codebase (different datastores). Original Patch by guillomovitch@zarb.org; Completed by Colin Ogilvie <colin.ogilvie@gmail.com>; r=vladd
* Bug 339731: [LDAP] URI-parsing code duplicated with Net::LDAP - Patch by ↵lpsolit%gmail.com2006-07-111-1/+10
| | | | guillomovitch@zarb.org r=mkanat a=justdave
* Documentation patch for bug 314385: fine-tune the MySQL configuration ↵vladd%bugzilla.org2006-06-081-34/+38
| | | | instructions for allowing large attachments to be stored; patch by Colin Ogilvie <colin.ogilvie@gmail.com>, r=vladd.
* Follow-up spelling patch for bug 320751: 'adress' should be 'address' in ↵uid6232006-06-061-2/+2
| | | | instalation.xml docs.
* Bug 320751: LDAP: Ability to have Bugzilla use the LDAP username directly as ↵mkanat%bugzilla.org2006-05-311-11/+13
| | | | | | the Bugzilla username Patch By guillomovitch@zarb.org r=mkanat, a=myk
* Bug 335999: Remove documentation specific to MySQL 3.x and to Pg 7.4.x - ↵lpsolit%gmail.com2006-05-011-60/+4
| | | | Patch by Frédéric Buclin <LpSolit@gmail.com> r=Colin
* Bug 335633: Docs still refer to "loginmethod"mozilla%colinogilvie.co.uk2006-04-301-5/+5
| | | | Patch by victory(_RSZ_) <bmo@rsz.jp>; r=me
* Documentation patch - remove duplicate 'Note Note' spelling in text ↵jocuri%softhome.net2006-03-041-2/+2
| | | | documentation due to redundancy between documentation text and DocBook mark-up; patch by Vlad Dascalu <vladd@bugzilla.org>.
* Documentation patch: fix 'suported'->'supported' spelling.jocuri%softhome.net2006-03-011-2/+2
|
* Documentation patch for bug 213262: add instructions on how to get sendmail ↵jocuri%softhome.net2006-02-281-51/+75
| | | | to work with Bugzilla on Mac OS X; patch by A. Karl Kornel <karl@kornel.name>, r=colin.ogilvie, r=justdave.
* Documentation spelling patch: 'adminstrator' -> 'administrator'.jocuri%softhome.net2006-02-241-2/+2
|
* Documentation spelling patch: 'acccess' -> 'access'.jocuri%softhome.net2006-02-241-2/+2
|
* Documentation patch: remove duplication: 'the the' --> 'the'.jocuri%softhome.net2006-02-241-3/+3
|
* Documentation spelling patch: 'accouts' --> 'accounts' in ↵jocuri%softhome.net2006-02-241-2/+2
| | | | docs/xml/installation.xml.
* Backout bug 232378, as it doesn't appear to be working correctly.mozilla%colinogilvie.co.uk2006-02-221-7/+2
|
* Bug 232378: switch from entities to XIncludes for inclusion of modular docs ↵mozilla%colinogilvie.co.uk2006-02-221-2/+7
| | | | | | files Patch by Colin Ogilvie <colin.ogilvie@gmail.com>; r=vladd
* Bug 303782: Docs missing prerequsite for required MIME::Base64 and MIME::Parsermozilla%colinogilvie.co.uk2005-12-301-18/+20
| | | | Patch by: victory <bmo@rsz.jp>; r=colin
* Bug 285466: Add documentation for --regenerate option to collectstats.plmozilla%colinogilvie.co.uk2005-12-301-1/+14
| | | | Patch by: victory <bmo@rsz.jp>; r=colin