Commit Graph

304 Commits

Author SHA1 Message Date
mozilla%colinogilvie.co.uk
8c2557fe6f Bug 255685: Docs should mention mysql-devel RPM is required
Patch by me, r=gerv
2005-06-13 09:30:33 +00:00
jocuri%softhome.net
4dbeca22b4 Documentation patch for bug 274319: Add FAQ regarding how to move a Bugzilla installation; draft by justdave, patch by Shane H. W. Travis <shane.h.w.travis@gmail.com>, r=colin.ogilvie. 2005-06-07 20:09:53 +00:00
jocuri%softhome.net
61dd1db389 Documentation patch for bug 279589: Documentation should suggest UTF-8 encoding instead of ISO-8859-1; patch by Marc Schumann <wurblzap@gmail.com>, r=colin.ogilvie. 2005-06-07 19:40:25 +00:00
jocuri%softhome.net
975187872f Documentation patch for bug 296741: 'resticted' spelled wrongly in Bugzilla documentation; patch by me, r=colin.ogilvie. 2005-06-07 19:24:05 +00:00
justdave%bugzilla.org
2b70920f6c Bump version number to 2.19.3+ for development 2005-05-12 18:54:01 +00:00
mkanat%kerio.com
d641fbd7ec Bug 286273: Release Notes for Bugzilla 2.18.1
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=justdave, a=justdave
2005-05-11 07:55:28 +00:00
lpsolit%gmail.com
c42377d9b9 Bug 279303: Negative numbers are rejected as invalid sortkeys for milestones - Patch by Peter D. Stout <pds@edgedynamics.com> r=LpSolit a=justdave 2005-05-03 19:41:23 +00:00
myk%mozilla.org
f86b2fdcfe Fix for bug 286265: makes the RSS bug list explanation read a bit better; r=lpsolit 2005-03-15 18:34:58 +00:00
myk%mozilla.org
a905802c7c Fix for bustage: memeber -> member 2005-03-15 17:39:40 +00:00
myk%mozilla.org
0d641a3abf Fix for bug 82878: Generate RSS 1.0 version of bug lists.
Patch by Jason Remillard.
r=myk
a=myk
2005-03-15 17:16:25 +00:00
travis%sedsystems.ca
e52fa03529 Bug 285268 : Use proper extension for Debian packages, and explain what extensions mean.
Patch by Colin S. Ogilvie <colin.ogilvie@gmail.com>   r=travis
2005-03-09 18:59:24 +00:00
gerv%gerv.net
00626d3b3f Bug 284909: fixing broken link. Patch by gerv; r=mozbot. 2005-03-05 18:28:33 +00:00
bugreport%peshkin.net
db17d66f51 Bug 281185: Add boolean charts docs
r=colin,a=justdave
2005-02-19 03:01:53 +00:00
mkanat%kerio.com
2e3a3f0138 Bug 282578: documentation should say application/rdf+xml
Patch By Anne van Kesteren <bug@annevankesteren.nl> r=colin.ogilvie
2005-02-17 15:10:53 +00:00
travis%sedsystems.ca
5b3e8c1118 Fix burning tinderbox from patch to 256654 2005-02-11 23:14:41 +00:00
travis%sedsystems.ca
0d490358cd Bug 256654 : Improve/Add to the upgrade instructions
Patch by Shane H. W. Travis <travis@sedsystems.ca>  r=colin.ogilvie
2005-02-11 22:24:54 +00:00
travis%sedsystems.ca
2fc266b41f Bug 233592 : Apache config section: missing info, extraneous info, generally confusing.
Patch by Shane H. W. Travis <travis@sedsystems.ca>   r=colin.ogilvie
2005-02-11 18:52:24 +00:00
travis%sedsystems.ca
06bc81b501 Bug 274173 : The Params that are listed in section 3.1 (parameters) should use a <varlist/>
Patch by Shane H. W. Travis <travis@sedsystems.ca>  r=colin.ogilvie
2005-02-11 18:29:50 +00:00
travis%sedsystems.ca
880b1c6ef5 Bug 258494 : checksetup fails with out-of-sync DBD::mysql modues - document fix and workaround
Patch by Shane H. W. Travis <travis@sedsystems.ca>  r=justdave
2005-02-05 04:31:46 +00:00
travis%sedsystems.ca
c00c3ccd25 Bug 279218 : Incorrect spelling: unpresidented should be unprecedented 2005-01-21 07:08:19 +00:00
travis%sedsystems.ca
64228138e1 Bug 278336 : goodperl.t now checks shebang lines for /usr/bin/perl
Patch by travis@sedsystems.ca    r=vladd
2005-01-18 16:39:30 +00:00
jake%bugzilla.org
674d9574da Bug 278486 - The link for bug 185090 was pointing to tbug 6679 instead. 2005-01-15 11:41:51 +00:00
travis%sedsystems.ca
11169cc905 Bug 275700 : FAQ update: "Disabling mail for testing" is incomplete
Patch by travis@sedsystems.ca    r=vladd
2005-01-15 07:40:25 +00:00
justdave%bugzilla.org
98eea1ab38 Bump version to 2.19.2 for snapshot release 2005-01-15 06:59:43 +00:00
jake%bugzilla.org
793d85e3b6 Bug 275595 - The bz-devel ENTITY no longer exists in the Bugzilla Guide. It 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-14 12:08:47 +00:00
travis%sedsystems.ca
6388227159 One more patch to fix burning tinderbox after bug 239852 checkin 2005-01-10 07:57:54 +00:00
travis%sedsystems.ca
ead07093d5 Another patch to resolve burning tinderbox after Bug 239852 checkin 2005-01-10 07:30:18 +00:00
travis%sedsystems.ca
cb2c548e0e Patch to resolve burning tinderbox after Bug 239852 checkin 2005-01-10 07:21:26 +00:00
travis%sedsystems.ca
7b406400f2 Bug 239852 - Documentation changes for Windows support
Patch by bruce.armstrong@teamsybase.com, cleaned up by travis@sedsystems.ca
r=bugzilla@glob.com.au
2005-01-10 06:31:34 +00:00
jocuri%softhome.net
e341d45406 Documentation patch for bug 274220: Provide additional documentation about creating custom templates; patch by Shane H. W. Travis <travis@sedsystems.ca>, r=vladd. 2004-12-28 21:51:27 +00:00
jake%bugzilla.org
2bb027903b Bug 188193 - Add some info to the troubleshooting appendix about what to do if i
ndex.cgi isn't being used for the DirectoryIndex.
r=travis
2004-12-21 20:57:39 +00:00
jake%bugzilla.org
5539f0d983 Bug 137631 - Add a lifecycle (or workflow) diagram to the guide
r=travis
2004-12-20 10:18:42 +00:00
jake%bugzilla.org
ca2d66ca47 Bug 247923 - The docs now specify the difference in syntax for MySQL 3/4 regarding the max_allowed_packet option.
Patch by Shane H. W. Travis <travis@sedsystems.ca>
r=jake
2004-12-18 11:52:20 +00:00
jake%bugzilla.org
13827bf925 Bug 267873 - Massive FAQ update. Everything should be up to date now.
Patch by Shane H. W. Travis <travis@sedsystems.ca>
r=jake
2004-12-16 11:03:40 +00:00
jake%bugzilla.org
c2e90613ec Bug 253720 - The docs now specify that it is required to run ./checksetup.pl after adding a template to the custom directory.
Patch by Shane H. W. Travis <travis@sedsystems.ca>
r=jake
2004-12-14 07:25:21 +00:00
jocuri%softhome.net
e2dc84bc12 Documentation patch for bug 262268: Document in release notes that flags should not contain spaces and indicate checksetup.pl tool for upgrading; patch by justdave@bugzilla.org updated by Nick.Barnes@pobox.com, r=vladd. 2004-12-14 02:11:29 +00:00
jake%bugzilla.org
73fc272455 Add Vlad to the credits section. 2004-12-13 03:27:24 +00:00
jake%bugzilla.org
352f968898 Bug 274177 - The credits section had been previously severly reduced in size and content. Fixing that problem.
r=vladd
2004-12-13 03:15:22 +00:00
jake%bugzilla.org
9d2a6e9e3c Bug 256019 - The documentation was unclear regarding what to do if the administrator gets logged out while "shutdownhtml" is active.
Patch by Shane H. W. Travis <travis@sedsystems.ca>
r=jake
2004-12-11 11:25:10 +00:00
jake%bugzilla.org
047aed914b Add id's to sections that didn't have them. 2004-12-07 12:29:04 +00:00
jake%bugzilla.org
4db0328bb2 Bug 265995 - Make the docs closer to being valid XML (note: to complete the 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-07 11:52:56 +00:00
jake%bugzilla.org
c65c827a0e Bug 271360 - Moving the Troubleshooting section into an appendix instead. Also, moved a few items out of the FAQ and into this new appendix. 2004-12-07 11:41:59 +00:00
jake%bugzilla.org
4d75a2c3cd More typo (and factual) fixes. 2004-12-03 23:22:28 +00:00
jake%bugzilla.org
d69e55661b Correct some minor typos in the security chapter. 2004-12-03 22:56:31 +00:00
jake%bugzilla.org
b466f37a00 Reinstate the seperate security section as a chapter. 2004-12-02 04:21:27 +00:00
jocuri%softhome.net
9e78200cdc Documentation patch: fix burning documentation tree caused by the checkin to bug 245075. 2004-11-25 09:26:22 +00:00
jocuri%softhome.net
b68d1e3209 Documentation patch: fix burning documentation tree caused by the checkin to bug 245075. 2004-11-25 09:00:53 +00:00
jocuri%softhome.net
3cf74c170b Documentation patch for bug 240060: document minimum sendmail version that is required for Bugzilla to work; patch by Shane H. W. Travis <travis@sedsystems.ca>; r=vladd. 2004-11-25 08:50:59 +00:00
jocuri%softhome.net
8fc9eed961 Documentation patch for bug 24496: Forbid resolving fixed when there're unresolved dependencies; patch by Andreas H�fler <andreas.hoefler@bearingpoint.com>, r=travis. 2004-11-25 08:39:12 +00:00
jocuri%softhome.net
97d15dc948 Documentation patch related to bug 245075: Fix excessive capitalization by using the <emphasis> tag. 2004-11-25 08:34:22 +00:00