summaryrefslogtreecommitdiffstats
path: root/docs/en/xml/glossary.xml
AgeCommit message (Collapse)AuthorFilesLines
2012-01-11Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ↵Frédéric Buclin1-0/+7
add it to files which miss one r=kiko r=mkanat r=mrbball a=LpSolit
2011-10-24Bug 423496: Compile the documentation with xmlto + dblatex instead of openjadeFrédéric Buclin1-2/+8
r=glob a=LpSolit
2011-10-15Bug 620694: MySQL is not 'required' RDBMS for BugzillaMatt Selsky1-1/+1
r=dkl a=LpSolit
2010-04-23Bug 561362: Remove the 'sendmailnow' parameterFrédéric Buclin1-2/+0
r=justdave a=LpSolit
2009-08-18Bug 510496: Recommend the admin to run mysql_secure_installation rather than ↵lpsolit%gmail.com1-2/+1
playing with command lines - Patch by Frédéric Buclin <LpSolit@gmail.com> r=dkl
2008-04-04Bug 380730: Remove documentation about the withdrawn mod_throttle module - ↵lpsolit%gmail.com1-3/+1
Patch by samfw <sam.folkwilliams@gmail.com> r=mkanat
2008-04-04Spell-patch ('refered' -> 'referred') in Glossary documentation section, ↵vladd%bugzilla.org1-1/+1
p=vladd.
2008-04-04Fix glossary.xml as part of bug 360520 (we don't use Mail::Mailer anymore) - ↵lpsolit%gmail.com1-2/+2
Patch by me, r=wurblzap
2008-04-04Documentation patch: fix 'pannel'->'panel' spelling.jocuri%softhome.net1-1/+1
2008-04-04Documentation patch: fix spelling mistakes on 'offical', 'offically', ↵jocuri%softhome.net1-3/+3
'repeatadly'.
2008-04-04Documentation patch: fix 'managment'->'management' spelling.jocuri%softhome.net1-1/+1
2008-04-04Bug 302979: Bring mail sending docs up to datemozilla%colinogilvie.co.uk1-10/+70
Patch by: Ville Skyttäville.skytta@iki.fi> and victory <bmo@rsz.jp>; r=colin
2008-04-04bug 203867: Add regular expression references to glossarybugreport%peshkin.net1-1/+12
r,a=jake
2008-04-04Explain 'zarro boogs found' better provide links to key parts of the MySQL ↵jake%bugzilla.org1-82/+11
documentation.
2008-04-04Backout bug 232378, as it doesn't appear to be working correctly.mozilla%colinogilvie.co.uk1-7/+1
2008-04-04Bug 232378: switch from entities to XIncludes for inclusion of modular docs ↵mozilla%colinogilvie.co.uk1-5/+12
files Patch by Colin Ogilvie <colin.ogilvie@gmail.com>; r=vladd
2008-04-04Reinstate the seperate security section as a chapter.jake%bugzilla.org1-84/+252
2008-04-04More documentation updates.gerv%gerv.net1-220/+81
2008-04-04Bug 211126 - As a part of fixing bug 180642 the directions for using LDAP ↵jake%bugzilla.org1-0/+20
authentication has changed.
2008-04-04Bug 191034 - Making the installation chapter a little more generic. Replaced ↵jake%bugzilla.org1-3/+24
a lot of OS Specific hints with links to the OS Specific section.
2008-04-04The source files for the Bugzilla Guide have long been using the XML version ↵jake%bugzilla.org1-15/+52
of DocBook but still residing in the sgml/ directory with an extension of .sgml. In an effort to maintain CVS history, the raw files were copied on the CVS server to the xml/ directory and renamed to have .xml for the extension; any checkins before this one did have the .sgml extension.
2008-04-04Bug 191537 - Improvements to the security section.jake%bugzilla.org1-9/+31
2008-04-04Bug 192511 - Removing all occurances of 'processmail' from the documentation ↵jake%bugzilla.org1-0/+15
now that bug 124174 is FIXED.
2008-04-04This checkin contains two fixes:jake%bugzilla.org1-1/+1
* 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.org1-9/+86
sections for OS Specific notes and configuration help on multiple web servers. Also added some terms to the glossary.
2008-04-04Merging new docs from 2.16 branch.gerv%gerv.net1-299/+309
2008-04-04Initial conversion to XML format from SGML.barnboy%trilobyte.net1-19/+19
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-04Big checkin of docs to resolve everybarnboy%trilobyte.net1-6/+150
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.net1-527/+153
be used for 2.14 documentation due to inconsistencies.
2008-04-04Bug 182975: Bugzilla directory structure to be adopted to l10n needs - Patch ↵lpsolit%gmail.com1-0/+551
by A.A. Shimono (himorin) <shimono@mozilla.gr.jp> r=LpSolit r=mkanat a=LpSolit