summaryrefslogtreecommitdiffstats
path: root/docs
AgeCommit message (Collapse)AuthorFilesLines
2008-04-04Bug 196433 - Bugzilla now uses /usr/bin/perl as the shebang linejake%bugzilla.org1-36/+1
r=justdave a=justdave
2008-04-04Move instructions specific to Linux-Mandrake to the OS Specific section.jake%bugzilla.org1-46/+26
2008-04-04Bug 191537 - Improvements to the security section.jake%bugzilla.org3-378/+280
2008-04-04Bug 177997 - Update the AOL Server section with the new configuration ↵jake%bugzilla.org1-10/+25
information.
2008-04-04Bug 192511 - Removing all occurances of 'processmail' from the documentation ↵jake%bugzilla.org2-10/+29
now that bug 124174 is FIXED.
2008-04-04This checkin contains two fixes:jake%bugzilla.org4-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
2008-04-04Bug 191034, step 1 - Refactoring the installation chapter to provide ↵jake%bugzilla.org3-883/+814
sections for OS Specific notes and configuration help on multiple web servers. Also added some terms to the glossary.
2008-04-04We use the GD::Graph perl module, not GD::Chart (which doesn't exist)jake%bugzilla.org2-3/+3
2008-04-04Bug 186962 - Update minimum versions of required software and move those ↵jake%bugzilla.org2-28/+69
versions to be ENTITY's a=justdave
2008-04-04Bug 180870 - Remove old shadowdb manual replication codebbaetz%student.usyd.edu.au2-68/+151
r, a=myk
2008-04-04Included note regarding the origin of "bonsaitools", permbarnson%sisna.com1-0/+17
bug 174922.
2008-04-04Added section for Bugzilla and mod_perl (future expansion).mbarnson%sisna.com1-0/+10
Right now, it just says "Bugzilla doesn't work under mod_perl". See bug 149883
2008-04-04Removed binmode references on Win32 documentation.mbarnson%sisna.com1-52/+0
See bug 155743.
2008-04-04Fix for Apache configuration directives from bug 174255 andmbarnson%sisna.com1-13/+23
de-stupidifying of emacs destruction of <programlisting> tags.
2008-04-04Added notes on using OpenLDAP;mbarnson%sisna.com1-0/+22
We should probably look at code changes to make Net::LDAP our permanent LDAP plugin rather than Mozilla::LDAP... See bug 167379.
2008-04-04Added chunk about setting up DirectoryIndex to use index.cgi as thembarnson%sisna.com1-0/+13
Bugzilla index page.
2008-04-04Added dependency on File::Template. Not really fond ofmbarnson%sisna.com1-0/+8
doing requirements-of-requirements type stuff, but did it anyway for clarity.
2008-04-04Merging new docs from 2.16 branch.gerv%gerv.net10-5340/+4538
2008-04-04Bug 117936 - deprecate Apache 1.2 as our .htaccess files don't work with it.gerv%gerv.net1-1/+3
2008-04-04ug 105877 - Backup & check for modifications before upgrade.gerv%gerv.net1-5/+15
2008-04-04Bug 111712 - update command for changing path to Perl.gerv%gerv.net1-1/+2
2008-04-04Fix for bug 12004: need info on Template and AppConfig in the help docs.justdave%syndicomm.com1-9/+41
Documentation SGML patch by Greg Leblanc <gleblanc@linuxweasel.com>
2008-04-04Fix for bug 134198: Warns installations about Apache configuration issue ↵myk%mozilla.org1-0/+5
with security ramifications. Fix by Gregory Leblanc <gleblanc@linuxweasel.com>. Docs fix, no review needed.
2008-04-04Getting the stuff Timeless missed with his checkin for bug 106386justdave%syndicomm.com1-1/+8
2008-04-04Bug 127841 - Adding processmail and syncshadowdb to the list of files that ↵jake%acutex.net1-1/+1
need the bonsaitools perl path changed in order to run from another perl location.
2008-04-04Modified Win32 notes regarding system() calls per bug 99595.barnboy%trilobyte.net1-5/+6
2008-04-04Added bit about needing proper <Directory> permissions in orderbarnboy%trilobyte.net1-1/+32
for .htaccess to function. See bug 97668.
2008-04-04Initial conversion to XML format from SGML.barnboy%trilobyte.net7-81/+81
Note this is a work-in-progress. It compiles cleanly, but I am not yet submitting compiled HTML and text. There is one notable problem: nsgmls barfs on the <imagedata> tag in database.sgml during validation. openjade handles it fine. Weird.
2008-04-04Doc type fix, r=kikobbaetz%cs.mcgill.ca1-1/+1
2008-04-04Typo in perl modify string, added "#!" to /usr/bin/perl strings.barnboy%trilobyte.net1-1/+1
2008-04-04Buncha' release updates. Moved all images tobarnboy%trilobyte.net7-59/+411
./images so we don't have multiple copies of the same image, fixed these doc bugs (in no particular order): 94949 97070 97071 97114 96498 95970 96677 94953 96501 96679 97068 97191 97192
2008-04-04Big checkin of docs to resolve everybarnboy%trilobyte.net9-1027/+1343
known outstanding doc bug! Yay release. Still many things to fix. Aren't there always?
2008-04-04Checkin for 2.14 release. Still some problems; this cannot yetbarnboy%trilobyte.net12-3698/+3888
be used for 2.14 documentation due to inconsistencies.
2008-04-04Added .htaccess files for shadow/, data/, and /.barnboy%trilobyte.net3-12/+118
I added related information to the Bugzilla Guide, and tacked in a couple of last-minute additions. Also fixed the annoying "Tip: HINT:" thing.
2008-04-04Updated Bugzilla Guide and README to fix bug 76156, bug 76841, and bug 26242.barnboy%trilobyte.net7-7860/+3810
The README is now gutted, pointers to Guide. Also some new sections added, old ones fixed, and notes appended to deprecated sections I've not yet had the heart to remove.
2008-04-04Bug 182975: Bugzilla directory structure to be adopted to l10n needs - Patch ↵lpsolit%gmail.com32-29/+16146
by A.A. Shimono (himorin) <shimono@mozilla.gr.jp> r=LpSolit r=mkanat a=LpSolit
2008-03-04Bug 419660: New custom fields not listed in "3.10. Custom Fields" - Patch by ↵lpsolit%gmail.com1-46/+80
Sam Folk-Williams <sam.folkwilliams@gmail.com> r=LpSolit
2008-02-25Bug 415676: Remove all mentions of landfill.bugzilla.org/ppm from the ↵lpsolit%gmail.com2-33/+28
documentation. People should use theory58S instead - Patch by Frédéric Buclin <LpSolit@gmail.com> r=justdave
2008-02-17Doc for bug 135812: Add a 'mailfrom' parameter to unify bugmail originating ↵lpsolit%gmail.com1-0/+14
address - Patch by Sam Folk-Williams <sam.folkwilliams@gmail.com> r=LpSolit
2008-02-17Bug 390972: we shouldn't favor fink for os x - Patch by timeless ↵lpsolit%gmail.com1-12/+14
<timeless@bemail.org> r=Colin r=justdave
2008-02-17Two small fixes for bug 390603 (better wording)lpsolit%gmail.com1-3/+3
2008-02-16Bug 281809: 'Groups' docs need improving - Patch by Sam Folk-Williams ↵lpsolit%gmail.com1-236/+615
<sam.folkwilliams@gmail.com> r=LpSolit
2008-02-13Doc patch for bug 244239: Add group-based pronouns to query - Patch by me, ↵lpsolit%gmail.com1-6/+15
r=justdave
2008-02-07Doc patch for bug 101179 (custom statuses and workflow) - Patch by ↵lpsolit%gmail.com1-1/+24
Frédéric Buclin <LpSolit@gmail.com> r=Colin
2008-02-07Bug 390603: Configuration paramaters documentation needs updating - Patch by ↵lpsolit%gmail.com2-530/+833
Sam Folk-Williams <sam.folkwilliams@gmail.com> r/a=LpSolit
2008-02-06Bug 349369: Allow unused custom fields to be deleted from editfields.cgi - ↵lpsolit%gmail.com1-4/+4
Patch by Alex Eiser <aeiser@arc.nasa.gov> r/a=LpSolit
2008-02-02Bump the version number for the 3.1.3 release.mkanat%bugzilla.org1-3/+3
2008-01-31Bug 413163: sanitycheck.pl needs to be more helpful when run at command line ↵lpsolit%gmail.com1-1/+2
- Patch by Colin Ogilvie <colin.ogilvie@gmail.com> r/a=LpSolit
2008-01-25Fixing bustage due to bug 399823lpsolit%gmail.com1-3/+3
2008-01-25Bug 399823: Fix the documentation about installing missing Perl packages ↵lpsolit%gmail.com1-150/+22
when you are not root - Patch by Sam Folk-Williams <sam.folkwilliams@gmail.com> r=Colin