aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Patch for bug 251502: Remove queryhelp.cgi (redundant, badly out of date); ↵jocuri%softhome.net2004-12-114-1548/+9
| | | | patch by me, r=wurblzap (Marc), r=gerv, a=justdave.
* Patch for bug 269398: request.cgi should not fail with error in SQL when no ↵jocuri%softhome.net2004-12-111-12/+14
| | | | products are available for the user; patch by Frédéric Buclin <LpSolit@netscape.net>, r=vladd, a=justdave.
* Bug 264662: Don't delete old chart data. We'll document the problems ↵gerv%gerv.net2004-12-111-11/+5
| | | | instead. Patch by gerv; r,a=justdave.
* Patch for bug 201554: remove un-necessary warning to non-root user with ↵jocuri%softhome.net2004-12-101-11/+18
| | | | webservergroup access gave by checksetup.pl; patch by Rob Siklos <rsiklos@adexa.com>, r=vladd, a=justdave.
* Patch for bug 273483: update param(sendmailnow) information; patch by Shane ↵jocuri%softhome.net2004-12-091-5/+7
| | | | H. W. Travis <travis@sedsystems.ca>, r=justdave, a=justdave.
* Patch for bug 271797: avoid making target_milestone empty if ↵jocuri%softhome.net2004-12-091-26/+21
| | | | usetargetmilestone=1; patch by Frédéric Buclin <LpSolit@netscape.net>, r=justdave, a=justdave.
* Patch for bug 266137: Add missing cross checks in sanitycheck.cgi; patch by ↵jocuri%softhome.net2004-12-091-7/+34
| | | | Marc Schumann <wurblzap@gmail.com>, r=vladd, a=justdave.
* Patch for bug 258709: Make expansion of voteremovedmail honour emailsuffix; ↵jocuri%softhome.net2004-12-091-1/+1
| | | | patch by Marc Schumann <wurblzap@gmail.com>, r=vladd, a=justdave.
* Patch for bug 233049: Improve error when filtering requests with component ↵jocuri%softhome.net2004-12-092-10/+3
| | | | not in the selected product; patch by Marc Schumann <wurblzap@gmail.com>, r=vladd, a=justdave.
* Patch for bug 182375: Do not permit flags with spaces or commas; patch by ↵jocuri%softhome.net2004-12-092-1/+3
| | | | Frédéric Buclin <LpSolit@netscape.net>, r=vladd, a=justdave.
* Add id's to sections that didn't have them.jake%bugzilla.org2004-12-071-5/+5
|
* Bug 265995 - Make the docs closer to being valid XML (note: to complete the ↵jake%bugzilla.org2004-12-072-3/+3
| | | | | | 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.
* Bug 271360 - Moving the Troubleshooting section into an appendix instead. ↵jake%bugzilla.org2004-12-074-317/+332
| | | | Also, moved a few items out of the FAQ and into this new appendix.
* Patch for bug 262372: clicking on a column header shouldn't result in loss ↵jocuri%softhome.net2004-12-071-2/+6
| | | | of defaultsavename; patch by Rob Siklos <rsiklos@adexa.com>, r=wurblzap, a=justdave.
* Patch for bug 256592: Cut down the DBD error string to a reasonable size; ↵jocuri%softhome.net2004-12-071-0/+3
| | | | patch by Byron Jones (glob) <bugzilla@glob.com.au>, r=vladd, a=justdave.
* Patch for bug 271373: Fix bogus t/008filter.t error on Win32; patch by Marc ↵jocuri%softhome.net2004-12-071-2/+4
| | | | Schumann <wurblzap@gmail.com>, r=glob, a=justdave.
* Patch for bug 270589: Make t/008filter.t accept empty template directives; ↵jocuri%softhome.net2004-12-072-2/+3
| | | | patch by Marc Schumann <wurblzap@gmail.com>, r=justdave, r=myk, a=justdave.
* Patch for bug 258711: move.pl should honour emailsuffix; patch by Marc ↵jocuri%softhome.net2004-12-073-4/+3
| | | | Schumann <wurblzap@gmail.com>, r=justdave, a=justdave.
* Patch for bug 258579: t/Support/Files.pm should use File::Find; patch by ↵jocuri%softhome.net2004-12-071-5/+4
| | | | Marc Schumann <wurblzap@gmail.com>, r=vladd, a=justdave.
* Patch for bug 268462: Make users able to mass-close mixed RESOLVED/VERIFIED ↵jocuri%softhome.net2004-12-051-5/+6
| | | | states; patch by Shane H. W. Travis <travis@sedsystems.ca>, r=jouni, a=justdave.
* Patch for bug 270263: 'Votes' should not be a column choice if ↵jocuri%softhome.net2004-12-051-1/+4
| | | | param(usevotes) is not true; patch by Shane H. W. Travis <travis@sedsystems.ca>, r=jouni, a=justdave.
* Patch for bug 271048: Remove confusion when sorting classifications by ↵jocuri%softhome.net2004-12-052-2/+2
| | | | modifying GetSelectableClassifications in order to always return a sorted list; patch by Albert Ting <altlst@sonic.net>, r=justdave, a=justdave.
* Patch for bug 271964: tests 1 and 3 from the testing suite shouldn't fail ↵jocuri%softhome.net2004-12-052-2/+2
| | | | when $^X contains spaces; patch by me, r=jouni, a=justdave.
* Patch for bug 175222: Add product and component fields to change mails; ↵jocuri%softhome.net2004-12-051-0/+2
| | | | patch by Sergei Chechetkin <csl@sunbay.com>, r=wurblzap, a=justdave.
* More typo (and factual) fixes.jake%bugzilla.org2004-12-041-11/+6
|
* Correct some minor typos in the security chapter.jake%bugzilla.org2004-12-041-15/+20
|
* Patch for bug 262141: Enable the creation of bookmarkable URL for bug entry ↵jocuri%softhome.net2004-12-031-4/+7
| | | | when param commentoncreate is set; patch by Shane H. W. Travis <travis@sedsystems.ca>, r=gerv, a=justdave.
* Patch for bug 237793: remove terms from incomplete data error message in bug ↵jocuri%softhome.net2004-12-031-5/+5
| | | | activity, when suitable; patch by Frédéric Buclin <LpSolit@netscape.net>, r=vladd, a=justdave.
* Patch for bug 271306: specify that defaultquery is used by default to submit ↵jocuri%softhome.net2004-12-031-2/+2
| | | | queries, not bugs; patch by Frédéric Buclin <LpSolit@netscape.net>, r=vladd, r=justdave, a=justdave.
* Reinstate the seperate security section as a chapter.jake%bugzilla.org2004-12-024-273/+464
|
* s/FEL/filterexceptions.pl -- fix this confusing error message once and forkiko%async.com.br2004-11-291-1/+1
| | | | all. r=ssdbot
* Documentation patch: fix burning documentation tree caused by the checkin to ↵jocuri%softhome.net2004-11-251-2/+2
| | | | bug 245075.
* Documentation patch: fix burning documentation tree caused by the checkin to ↵jocuri%softhome.net2004-11-251-2/+4
| | | | bug 245075.
* Documentation patch for bug 240060: document minimum sendmail version that ↵jocuri%softhome.net2004-11-251-2/+9
| | | | is required for Bugzilla to work; patch by Shane H. W. Travis <travis@sedsystems.ca>; r=vladd.
* Documentation patch for bug 24496: Forbid resolving fixed when there're ↵jocuri%softhome.net2004-11-251-0/+14
| | | | unresolved dependencies; patch by Andreas Höfler <andreas.hoefler@bearingpoint.com>, r=travis.
* Documentation patch related to bug 245075: Fix excessive capitalization by ↵jocuri%softhome.net2004-11-251-3/+3
| | | | using the <emphasis> tag.
* Documentation patch for bug 245075: Document command-line script to send ↵jocuri%softhome.net2004-11-251-38/+91
| | | | unsent bugmail; patch by Shane H. W. Travis <travis@sedsystems.ca>, r=vladd.
* Documentation patch for bug 262320: Provide documentation for ↵jocuri%softhome.net2004-11-241-1/+12
| | | | list/tables.html.tmpl; patch by Shane H. W. Travis <travis@sedsystems.ca>, r=vladd.
* Patch for bug 180879: Implement privs for bug flags modification; patch by ↵jocuri%softhome.net2004-11-248-9/+154
| | | | Frédéric Buclin <LpSolit@netscape.net>, r=joel, a=justdave.
* Patch for bug 269294: Do not mention QuickSearch in the error message if not ↵jocuri%softhome.net2004-11-241-7/+7
| | | | in use; patch by Frédéric Buclin <LpSolit@netscape.net>, r=vladd, a=justdave.
* Patch for bug 264868: show_bug.cgi should honour 'emailsuffix' in 'Reassign ↵jocuri%softhome.net2004-11-203-5/+5
| | | | bug to' field; patch by Marc Schumann <wurblzap@gmail.com>, r=vladd, a=justdave.
* Patch for bug 270404: Add detaint_natural and fix use lib instruction in ↵jocuri%softhome.net2004-11-201-3/+5
| | | | sendbugemail.pl to make it functional; patch by Nick.Barnes@pobox.com, r=justdave, a=justdave.
* Patch for bug 267560: CheckCanChangeField in process_bug.cgi shouldn't ↵jocuri%softhome.net2004-11-201-0/+1
| | | | request the bug owner, QA contact and reporter too many times; patch by Frédéric Buclin <LpSolit@netscape.net>, r=justdave, a=justdave.
* Patch for bug 267494: 'Voter' column should not appear in email preferences ↵jocuri%softhome.net2004-11-201-4/+9
| | | | if param(usevotes) is false; patch by Shane H. W. Travis <travis@sedsystems.ca>, r=vladd, a=justdave.
* Patch for bug 177993: Point out that the mid-air collision message is ↵jocuri%softhome.net2004-11-201-0/+13
| | | | customizable; patch by Shane H. W. Travis <travis@sedsystems.ca>, r=vladd.
* Patch for bug 269274: Make 'Give me some help' link work on advanced query ↵jocuri%softhome.net2004-11-131-1/+1
| | | | page with cookies disabled; patch by Greg Hendricks <ghendricks@novell.com>, r=vladd, a=justdave.
* Patch for bug 245807: rewrite description for WORKSFORME; patch by Shane H. ↵jocuri%softhome.net2004-11-111-74/+116
| | | | W. Travis <travis@sedsystems.ca>, r=vladd, a=justdave.
* Backing out patch for bug 267494 since it brokes the tinderbox builds.jocuri%softhome.net2004-11-111-9/+4
|
* Patch for bug 267494 - If param(usevotes) not true, hide 'Voter' column in ↵jocuri%softhome.net2004-11-111-4/+9
| | | | email preferences; patch by Shane H. W. Travis <travis@sedsystems.ca>, r=vladd, a=justdave.
* Documentation patch for bug 268613 - Update paragraph related to email prefs ↵jocuri%softhome.net2004-11-112-36/+160
| | | | tab; patch by Shane H. W. Travis <travis@sedsystems.ca>, r=vladd.