summaryrefslogtreecommitdiffstats
path: root/docs/xml/Bugzilla-Guide.xml
AgeCommit message (Collapse)AuthorFilesLines
2005-10-01Bump version numbers for 2.21.1mkanat%kerio.com1-2/+2
2005-08-06Bug 285700: bump minimum File::Spec version to 0.84 to deal with taint errorsjustdave%bugzilla.org1-1/+1
r= LpSolit, a= justdave
2005-07-12Bug 204217: require MySQL version 4.0+mkanat%kerio.com1-1/+1
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=joel, a=justdave
2005-07-10Remove newest-perl-ver as it changes too often, and isn't up-to-date. No ↵mozilla%colinogilvie.co.uk1-1/+0
bug, r=justdave,r=mkanat on IRC
2005-07-08Update version numbers post-release.mkanat%kerio.com1-2/+2
2005-07-08Update version numbers for 2.20rc1 release.mkanat%kerio.com1-2/+2
2005-06-30Bug 299145: Document new required perl modulesmozilla%colinogilvie.co.uk1-0/+4
Patch by me, r=mkanat
2005-06-30Bug 299144: Update documentation minimum versionsmozilla%colinogilvie.co.uk1-2/+2
Patch by me, r=mkanat
2005-05-13Bump version number to 2.19.3+ for developmentjustdave%bugzilla.org1-3/+3
2005-01-15Bump version to 2.19.2 for snapshot releasejustdave%bugzilla.org1-3/+3
2005-01-14Bug 275595 - The bz-devel ENTITY no longer exists in the Bugzilla Guide. It ↵jake%bugzilla.org1-4/+3
should now be possible to compile this version with either Jade or xmlto. Patch by Colin S. Ogilvie <colin.ogilvie@gmail.com> r=jake
2004-12-07Bug 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.
2004-12-07Bug 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.
2004-12-02Reinstate the seperate security section as a chapter.jake%bugzilla.org1-1/+6
2004-10-25Bump version number to 2.19.1 for snapshot releasejustdave%bugzilla.org1-2/+2
2004-09-14Bug 257534: Require Perl 5.8.1 or later when running on Windows with ↵justdave%bugzilla.org1-0/+1
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
2004-07-17Bug 250840: Make the minimum version numbers all agree with reality.justdave%bugzilla.org1-1/+1
Patch by Colin Olgilvie <colin.ogilvie@gmail.com> r=justdave, a=justdave
2004-07-12Bumping trunk versions to 2.19. r,a=justdave (on irc)jouni%heikniemi.net1-4/+4
2004-07-10Making version numbers match checksetup.pl and the release notesjustdave%bugzilla.org1-2/+2
2004-07-10Bump the version number in the documentation titlejustdave%bugzilla.org1-5/+5
2004-03-27Bug 232097: Use an entity reference for the landfill base URL in the demos, ↵justdave%syndicomm.com1-0/+1
to make it easy to change each release. Patch by Colin Ogilvie <bmo@colino.co.uk>.
2004-02-05er, oops, wrong date :)justdave%syndicomm.com1-1/+1
2004-02-05Bump docs build date to test the xml rebuild script on the websitejustdave%syndicomm.com1-1/+1
2004-01-25Massive rearrangement of the installation section. Hopefully it makes sense now.gerv%gerv.net1-12/+10
2004-01-16Another pre-2.17.7 rev.gerv%gerv.net1-2/+2
2004-01-16Phase 1 of a big documentation update before 2.17.6.gerv%gerv.net1-43/+22
2003-11-02Adding reference to current version of the docs being on the webjustdave%syndicomm.com1-1/+7
2003-10-31Rebuilding documentation for Bugzilla 2.17.5.jocuri%softhome.net1-2/+2
2003-10-31Bug 216703: Need PatchReader note in install docs; patch by jkeiser (John ↵jocuri%softhome.net1-0/+1
Keiser - john@johnkeiser.com); r=jake; a=jake.
2003-05-17Bug 191034 - Making the installation chapter a little more generic. Replaced ↵jake%bugzilla.org1-1/+1
a lot of OS Specific hints with links to the OS Specific section.
2003-04-29Spell component correctly.jake%bugzilla.org1-1/+1
2003-04-23Updating date for the 2.17.4 release.jake%bugzilla.org1-1/+1
2003-04-23The 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.
2003-04-21Per bug 200472 - Changing the version information for Date::Parse (any) to ↵jake%bugzilla.org1-1/+1
instead specify Date::Format (2.21).
2003-02-17Update version infomation in anticipation for 2.17.4.jake%bugzilla.org1-3/+3
2003-02-16Rearrange the credits page and give myself co-author status.jake%bugzilla.org1-3/+3
2003-02-15<edition/> is not included by default in ldp.dsl so putting version ↵jake%bugzilla.org1-3/+1
information into the <title/> tag. This has the added benifit that the version will appear at the top of each .html (and the top of each page on the .pdf version generated by tldp.org).
2003-01-26The GNU Free Documentation License should be at the end of the guide (in an ↵jake%bugzilla.org1-3/+7
appendix), not at the begining. Also, add the version number of the guide to the front page.
2003-01-15Bumping minimum versions for DBI and DBD::mysql to match what was just ↵jake%bugzilla.org1-2/+2
checked in for bug 163290.
2003-01-13Update links to tldp.org and Bugzilla version numbers. Also, added some text abjake%bugzilla.org1-6/+27
out this being a development version of the guide and instructions on what to ch ange for a release (including how to disable the devel text).
2003-01-12Bug 188656 Change required mysqld minimum to 3.23.41bugreport%peshkin.net1-1/+1
r=bbaetz,justdave a=justdave
2003-01-05We use the GD::Graph perl module, not GD::Chart (which doesn't exist)jake%bugzilla.org1-1/+1
2003-01-01Bug 186962 - Update minimum versions of required software and move those ↵jake%bugzilla.org1-1/+22
versions to be ENTITY's a=justdave
2002-07-28Merging new docs from 2.16 branch.gerv%gerv.net1-29/+25
2002-05-02General updates. I'm working through the entire guide, tidying it up.gerv%gerv.net1-7/+7
2002-05-02Bug 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.
2002-05-02Bug 126907 - remove "Future" section from guide.gerv%gerv.net1-3/+0
2002-05-01Full recompile of the docs so everyone can see what the current SGML docs ↵justdave%syndicomm.com1-1/+1
actually look like in HTML.
2001-11-21Initial 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.
2001-08-30Buncha' 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