summaryrefslogtreecommitdiffstats
path: root/docs/en/xml/Bugzilla-Guide.xml
AgeCommit message (Collapse)AuthorFilesLines
2008-04-04Bug 188656 Change required mysqld minimum to 3.23.41bugreport%peshkin.net1-93/+74
r=bbaetz,justdave a=justdave
2008-04-04Bug 265995 - Make the docs closer to being valid XML (note: to complete the ↵jake%bugzilla.org1-1/+1
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.
2008-04-04Bug 271360 - Moving the Troubleshooting section into an appendix instead. ↵jake%bugzilla.org1-1/+6
Also, moved a few items out of the FAQ and into this new appendix.
2008-04-04Reinstate the seperate security section as a chapter.jake%bugzilla.org1-70/+101
2008-04-04General updates. I'm working through the entire guide, tidying it up.gerv%gerv.net1-7/+7
2008-04-04Bug 125395 - remove revision history. That's what CVS is for :-) Also, do ↵gerv%gerv.net1-84/+7
other tidy-ups and updates to front page.
2008-04-04Bug 126907 - remove "Future" section from guide.gerv%gerv.net1-3/+0
2008-04-04Full recompile of the docs so everyone can see what the current SGML docs ↵justdave%syndicomm.com1-95/+149
actually look like in HTML.
2008-04-04Bug 257534: Require Perl 5.8.1 or later when running on Windows with ↵justdave%bugzilla.org1-7/+9
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
2008-04-04Massive rearrangement of the installation section. Hopefully it makes sense now.gerv%gerv.net1-12/+10
2008-04-04Another pre-2.17.7 rev.gerv%gerv.net1-2/+2
2008-04-04Phase 1 of a big documentation update before 2.17.6.gerv%gerv.net1-41/+26
2008-04-04Bug 216703: Need PatchReader note in install docs; patch by jkeiser (John ↵jocuri%softhome.net1-0/+1
Keiser - john@johnkeiser.com); r=jake; a=jake.
2008-04-04Bug 191034 - Making the installation chapter a little more generic. Replaced ↵jake%bugzilla.org1-3/+3
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-21/+21
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-04Per bug 200472 - Changing the version information for Date::Parse (any) to ↵jake%bugzilla.org1-17/+40
instead specify Date::Format (2.21).
2008-04-04We use the GD::Graph perl module, not GD::Chart (which doesn't exist)jake%bugzilla.org1-1/+1
2008-04-04Bug 186962 - Update minimum versions of required software and move those ↵jake%bugzilla.org1-1/+22
versions to be ENTITY's a=justdave
2008-04-04Merging new docs from 2.16 branch.gerv%gerv.net1-117/+33
2008-04-04Initial conversion to XML format from SGML.barnboy%trilobyte.net1-17/+17
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-04Buncha' release updates. Moved all images tobarnboy%trilobyte.net1-6/+6
./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.net1-10/+7
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-89/+141
be used for 2.14 documentation due to inconsistencies.
2008-04-04Added .htaccess files for shadow/, data/, and /.barnboy%trilobyte.net1-1/+1
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.net1-127/+145
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.com1-0/+178
by A.A. Shimono (himorin) <shimono@mozilla.gr.jp> r=LpSolit r=mkanat a=LpSolit