aboutsummaryrefslogtreecommitdiffstats
path: root/docs/en
Commit message (Collapse)AuthorAgeFilesLines
...
* Added notes on using OpenLDAP;mbarnson%sisna.com2008-04-041-0/+22
| | | | | | We should probably look at code changes to make Net::LDAP our permanent LDAP plugin rather than Mozilla::LDAP... See bug 167379.
* Added chunk about setting up DirectoryIndex to use index.cgi as thembarnson%sisna.com2008-04-041-0/+13
| | | | Bugzilla index page.
* Added dependency on File::Template. Not really fond ofmbarnson%sisna.com2008-04-041-0/+8
| | | | | doing requirements-of-requirements type stuff, but did it anyway for clarity.
* Merging new docs from 2.16 branch.gerv%gerv.net2008-04-0410-5340/+4538
|
* Bug 117936 - deprecate Apache 1.2 as our .htaccess files don't work with it.gerv%gerv.net2008-04-041-1/+3
|
* ug 105877 - Backup & check for modifications before upgrade.gerv%gerv.net2008-04-041-5/+15
|
* Bug 111712 - update command for changing path to Perl.gerv%gerv.net2008-04-041-1/+2
|
* Fix for bug 12004: need info on Template and AppConfig in the help docs.justdave%syndicomm.com2008-04-041-9/+41
| | | | Documentation SGML patch by Greg Leblanc <gleblanc@linuxweasel.com>
* Fix for bug 134198: Warns installations about Apache configuration issue ↵myk%mozilla.org2008-04-041-0/+5
| | | | | | | with security ramifications. Fix by Gregory Leblanc <gleblanc@linuxweasel.com>. Docs fix, no review needed.
* Getting the stuff Timeless missed with his checkin for bug 106386justdave%syndicomm.com2008-04-041-1/+8
|
* Bug 127841 - Adding processmail and syncshadowdb to the list of files that ↵jake%acutex.net2008-04-041-1/+1
| | | | need the bonsaitools perl path changed in order to run from another perl location.
* Modified Win32 notes regarding system() calls per bug 99595.barnboy%trilobyte.net2008-04-041-5/+6
|
* Added bit about needing proper <Directory> permissions in orderbarnboy%trilobyte.net2008-04-041-1/+32
| | | | for .htaccess to function. See bug 97668.
* Initial conversion to XML format from SGML.barnboy%trilobyte.net2008-04-047-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.
* Doc type fix, r=kikobbaetz%cs.mcgill.ca2008-04-041-1/+1
|
* Typo in perl modify string, added "#!" to /usr/bin/perl strings.barnboy%trilobyte.net2008-04-041-1/+1
|
* Buncha' release updates. Moved all images tobarnboy%trilobyte.net2008-04-047-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
* Big checkin of docs to resolve everybarnboy%trilobyte.net2008-04-049-1027/+1343
| | | | | known outstanding doc bug! Yay release. Still many things to fix. Aren't there always?
* Checkin for 2.14 release. Still some problems; this cannot yetbarnboy%trilobyte.net2008-04-0412-3698/+3888
| | | | be used for 2.14 documentation due to inconsistencies.
* Added .htaccess files for shadow/, data/, and /.barnboy%trilobyte.net2008-04-043-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.
* Updated Bugzilla Guide and README to fix bug 76156, bug 76841, and bug 26242.barnboy%trilobyte.net2008-04-047-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.
* Bug 182975: Bugzilla directory structure to be adopted to l10n needs - Patch ↵lpsolit%gmail.com2008-04-0430-0/+15983
by A.A. Shimono (himorin) <shimono@mozilla.gr.jp> r=LpSolit r=mkanat a=LpSolit