summaryrefslogtreecommitdiffstats
path: root/docs
AgeCommit message (Collapse)AuthorFilesLines
2005-08-09Backout of bug 303669 which broke AppendComment and possibly a numberbugreport%peshkin.net1-1/+1
of other items.
2005-08-09Bug 303669: Bugzilla mis-uses perl subroutine prototypesmkanat%kerio.com1-1/+1
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
2005-08-06Bug 285700: bump minimum File::Spec version to 0.84 to deal with taint errorsjustdave%bugzilla.org2-2/+2
r= LpSolit, a= justdave
2005-08-01Fix tinderbox burning from the previous fix.mozilla%colinogilvie.co.uk1-7/+13
2005-08-01Bug 297475: Add docs about how to install and configure Bugzilla using ↵mozilla%colinogilvie.co.uk1-131/+205
PostgreSQL Patch by Colin Ogilvie <colin.ogilvie@gmail.com> (with info from mkanat) r=mkanat
2005-07-25Bug 297483: Remove comment from installation.xml about 'module-check' switch ↵mozilla%colinogilvie.co.uk1-12/+13
being needed as it's already available Patch by me, r=gerv
2005-07-12Bug 252272: Allow extremely large attachments to be stored locallymozilla%colinogilvie.co.uk2-4/+33
Patch by A. Karl Kornel <karl@kornel.name>, r=joel,colin
2005-07-12Bug 300446: Figure 6-1. Lifecycle of a Bugzilla Bug contains a misspelled wordmozilla%colinogilvie.co.uk2-34/+34
Patch by Swen Haubold <swen.haubold@mitutoyo-ctl.de>, r=colin
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.uk2-3/+2
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-07-08Bug 286274: Release Notes for 2.20mkanat%kerio.com1-1/+563
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=colin
2005-07-08Bug 299588: Release Notes for 2.18.2mkanat%kerio.com1-6/+30
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=colin
2005-07-02Bug 274404 - Document the new whining functionality that will be available ↵mozilla%colinogilvie.co.uk2-2/+249
in 2.20. Patch by A. Karl Kornel <karl@kornel.name> r=colin (carrying forward joel's content r)
2005-07-02Back out bug 274404 which for some reason fails to build using jade but will ↵mozilla%colinogilvie.co.uk2-241/+2
build correctly with xmlto, pending investigation.
2005-07-02Bug 274404 - Document the new whining functionality that will be available ↵jake%bugzilla.org2-2/+241
in 2.20. Patch by A. Karl Kornel <karl@kornel.name> r=colin,joel
2005-06-30Finish up fix for bug 22472 ("runtests.sh: die, die, die!"). Removezach%zachlipton.com2-4/+2
references to runtests.sh in docs, checksetup.pl, and other fine places. r=LpSolit, a=my snapple peach iced tea
2005-06-30Bug 299145: Document new required perl modulesmozilla%colinogilvie.co.uk2-27/+72
Patch by me, r=mkanat
2005-06-30Bug 299144: Update documentation minimum versionsmozilla%colinogilvie.co.uk1-2/+2
Patch by me, r=mkanat
2005-06-30Docs fixes for Bug 298827: builtin or built-in and Bug 298832: ie (sp)mozilla%colinogilvie.co.uk2-3/+3
Patch by Frank Wein <bugzilla@mcsmurf.de>, r=me
2005-06-21Bug 76507: Replace "owner" by "assignee" (and "initial" by "default") - ↵lpsolit%gmail.com3-12/+12
Patch by Tiago R. Mello <timello@async.com.br> r=LpSolit a=myk
2005-06-13Bug 255685: Docs should mention mysql-devel RPM is requiredmozilla%colinogilvie.co.uk1-1/+9
Patch by me, r=gerv
2005-06-08Documentation patch for bug 274319: Add FAQ regarding how to move a Bugzilla ↵jocuri%softhome.net1-0/+71
installation; draft by justdave, patch by Shane H. W. Travis <shane.h.w.travis@gmail.com>, r=colin.ogilvie.
2005-06-08Documentation patch for bug 279589: Documentation should suggest UTF-8 ↵jocuri%softhome.net1-5/+4
encoding instead of ISO-8859-1; patch by Marc Schumann <wurblzap@gmail.com>, r=colin.ogilvie.
2005-06-08Documentation patch for bug 296741: 'resticted' spelled wrongly in Bugzilla ↵jocuri%softhome.net1-1/+1
documentation; patch by me, r=colin.ogilvie.
2005-05-13Bump version number to 2.19.3+ for developmentjustdave%bugzilla.org1-3/+3
2005-05-11Bug 286273: Release Notes for Bugzilla 2.18.1mkanat%kerio.com1-35/+1303
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=justdave, a=justdave
2005-05-04Bug 279303: Negative numbers are rejected as invalid sortkeys for milestones ↵lpsolit%gmail.com1-1/+1
- Patch by Peter D. Stout <pds@edgedynamics.com> r=LpSolit a=justdave
2005-03-16Fix for bug 286265: makes the RSS bug list explanation read a bit better; ↵myk%mozilla.org1-5/+5
r=lpsolit
2005-03-16Fix for bustage: memeber -> membermyk%mozilla.org1-4/+4
2005-03-16Fix for bug 82878: Generate RSS 1.0 version of bug lists.myk%mozilla.org1-1/+27
Patch by Jason Remillard. r=myk a=myk
2005-03-10Bug 285268 : Use proper extension for Debian packages, and explain what ↵travis%sedsystems.ca1-4/+5
extensions mean. Patch by Colin S. Ogilvie <colin.ogilvie@gmail.com> r=travis
2005-03-06Bug 284909: fixing broken link. Patch by gerv; r=mozbot.gerv%gerv.net1-1/+1
2005-02-19Bug 281185: Add boolean charts docsbugreport%peshkin.net1-2/+138
r=colin,a=justdave
2005-02-18Bug 282578: documentation should say application/rdf+xmlmkanat%kerio.com1-2/+2
Patch By Anne van Kesteren <bug@annevankesteren.nl> r=colin.ogilvie
2005-02-12Fix burning tinderbox from patch to 256654travis%sedsystems.ca1-3/+3
2005-02-12Bug 256654 : Improve/Add to the upgrade instructionstravis%sedsystems.ca1-128/+257
Patch by Shane H. W. Travis <travis@sedsystems.ca> r=colin.ogilvie
2005-02-12Bug 233592 : Apache config section: missing info, extraneous info, generally ↵travis%sedsystems.ca1-42/+98
confusing. Patch by Shane H. W. Travis <travis@sedsystems.ca> r=colin.ogilvie
2005-02-12Bug 274173 : The Params that are listed in section 3.1 (parameters) should ↵travis%sedsystems.ca1-211/+252
use a <varlist/> Patch by Shane H. W. Travis <travis@sedsystems.ca> r=colin.ogilvie
2005-02-05Bug 258494 : checksetup fails with out-of-sync DBD::mysql modues - document ↵travis%sedsystems.ca1-1/+26
fix and workaround Patch by Shane H. W. Travis <travis@sedsystems.ca> r=justdave
2005-01-21Bug 279218 : Incorrect spelling: unpresidented should be unprecedentedtravis%sedsystems.ca1-7/+8
2005-01-19Bug 278336 : goodperl.t now checks shebang lines for /usr/bin/perltravis%sedsystems.ca1-0/+13
Patch by travis@sedsystems.ca r=vladd
2005-01-15Bug 278486 - The link for bug 185090 was pointing to tbug 6679 instead.jake%bugzilla.org1-1/+1
2005-01-15Bug 275700 : FAQ update: "Disabling mail for testing" is incompletetravis%sedsystems.ca1-4/+42
Patch by travis@sedsystems.ca r=vladd
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.org3-15/+9
should now be possible to compile this version with either Jade or xmlto. Patch by Colin S. Ogilvie <colin.ogilvie@gmail.com> r=jake
2005-01-10One more patch to fix burning tinderbox after bug 239852 checkintravis%sedsystems.ca1-11/+1
2005-01-10Another patch to resolve burning tinderbox after Bug 239852 checkintravis%sedsystems.ca1-2/+2
2005-01-10Patch to resolve burning tinderbox after Bug 239852 checkintravis%sedsystems.ca2-19/+21