summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2004-12-07Patch for bug 270589: Make t/008filter.t accept empty template directives; ↵jocuri%softhome.net2-2/+3
patch by Marc Schumann <wurblzap@gmail.com>, r=justdave, r=myk, a=justdave.
2004-12-07Patch for bug 258711: move.pl should honour emailsuffix; patch by Marc ↵jocuri%softhome.net3-4/+3
Schumann <wurblzap@gmail.com>, r=justdave, a=justdave.
2004-12-07Patch for bug 258579: t/Support/Files.pm should use File::Find; patch by ↵jocuri%softhome.net1-5/+4
Marc Schumann <wurblzap@gmail.com>, r=vladd, a=justdave.
2004-12-06Patch for bug 268462: Make users able to mass-close mixed RESOLVED/VERIFIED ↵jocuri%softhome.net1-5/+6
states; patch by Shane H. W. Travis <travis@sedsystems.ca>, r=jouni, a=justdave.
2004-12-05Patch for bug 270263: 'Votes' should not be a column choice if ↵jocuri%softhome.net1-1/+4
param(usevotes) is not true; patch by Shane H. W. Travis <travis@sedsystems.ca>, r=jouni, a=justdave.
2004-12-05Patch for bug 271048: Remove confusion when sorting classifications by ↵jocuri%softhome.net2-2/+2
modifying GetSelectableClassifications in order to always return a sorted list; patch by Albert Ting <altlst@sonic.net>, r=justdave, a=justdave.
2004-12-05Patch for bug 271964: tests 1 and 3 from the testing suite shouldn't fail ↵jocuri%softhome.net2-2/+2
when $^X contains spaces; patch by me, r=jouni, a=justdave.
2004-12-05Patch for bug 175222: Add product and component fields to change mails; ↵jocuri%softhome.net1-0/+2
patch by Sergei Chechetkin <csl@sunbay.com>, r=wurblzap, a=justdave.
2004-12-04More typo (and factual) fixes.jake%bugzilla.org1-11/+6
2004-12-04Correct some minor typos in the security chapter.jake%bugzilla.org1-15/+20
2004-12-03Patch for bug 262141: Enable the creation of bookmarkable URL for bug entry ↵jocuri%softhome.net1-4/+7
when param commentoncreate is set; patch by Shane H. W. Travis <travis@sedsystems.ca>, r=gerv, a=justdave.
2004-12-03Patch for bug 237793: remove terms from incomplete data error message in bug ↵jocuri%softhome.net1-5/+5
activity, when suitable; patch by Frédéric Buclin <LpSolit@netscape.net>, r=vladd, a=justdave.
2004-12-03Patch for bug 271306: specify that defaultquery is used by default to submit ↵jocuri%softhome.net1-2/+2
queries, not bugs; patch by Frédéric Buclin <LpSolit@netscape.net>, r=vladd, r=justdave, a=justdave.
2004-12-02Reinstate the seperate security section as a chapter.jake%bugzilla.org4-273/+464
2004-11-29s/FEL/filterexceptions.pl -- fix this confusing error message once and forkiko%async.com.br1-1/+1
all. r=ssdbot
2004-11-25Documentation patch: fix burning documentation tree caused by the checkin to ↵jocuri%softhome.net1-2/+2
bug 245075.
2004-11-25Documentation patch: fix burning documentation tree caused by the checkin to ↵jocuri%softhome.net1-2/+4
bug 245075.
2004-11-25Documentation patch for bug 240060: document minimum sendmail version that ↵jocuri%softhome.net1-2/+9
is required for Bugzilla to work; patch by Shane H. W. Travis <travis@sedsystems.ca>; r=vladd.
2004-11-25Documentation patch for bug 24496: Forbid resolving fixed when there're ↵jocuri%softhome.net1-0/+14
unresolved dependencies; patch by Andreas Höfler <andreas.hoefler@bearingpoint.com>, r=travis.
2004-11-25Documentation patch related to bug 245075: Fix excessive capitalization by ↵jocuri%softhome.net1-3/+3
using the <emphasis> tag.
2004-11-25Documentation patch for bug 245075: Document command-line script to send ↵jocuri%softhome.net1-38/+91
unsent bugmail; patch by Shane H. W. Travis <travis@sedsystems.ca>, r=vladd.
2004-11-24Documentation patch for bug 262320: Provide documentation for ↵jocuri%softhome.net1-1/+12
list/tables.html.tmpl; patch by Shane H. W. Travis <travis@sedsystems.ca>, r=vladd.
2004-11-24Patch for bug 180879: Implement privs for bug flags modification; patch by ↵jocuri%softhome.net8-9/+154
Frédéric Buclin <LpSolit@netscape.net>, r=joel, a=justdave.
2004-11-24Patch for bug 269294: Do not mention QuickSearch in the error message if not ↵jocuri%softhome.net1-7/+7
in use; patch by Frédéric Buclin <LpSolit@netscape.net>, r=vladd, a=justdave.
2004-11-20Patch for bug 264868: show_bug.cgi should honour 'emailsuffix' in 'Reassign ↵jocuri%softhome.net3-5/+5
bug to' field; patch by Marc Schumann <wurblzap@gmail.com>, r=vladd, a=justdave.
2004-11-20Patch for bug 270404: Add detaint_natural and fix use lib instruction in ↵jocuri%softhome.net1-3/+5
sendbugemail.pl to make it functional; patch by Nick.Barnes@pobox.com, r=justdave, a=justdave.
2004-11-20Patch for bug 267560: CheckCanChangeField in process_bug.cgi shouldn't ↵jocuri%softhome.net1-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.
2004-11-20Patch for bug 267494: 'Voter' column should not appear in email preferences ↵jocuri%softhome.net1-4/+9
if param(usevotes) is false; patch by Shane H. W. Travis <travis@sedsystems.ca>, r=vladd, a=justdave.
2004-11-20Patch for bug 177993: Point out that the mid-air collision message is ↵jocuri%softhome.net1-0/+13
customizable; patch by Shane H. W. Travis <travis@sedsystems.ca>, r=vladd.
2004-11-13Patch for bug 269274: Make 'Give me some help' link work on advanced query ↵jocuri%softhome.net1-1/+1
page with cookies disabled; patch by Greg Hendricks <ghendricks@novell.com>, r=vladd, a=justdave.
2004-11-12Patch for bug 245807: rewrite description for WORKSFORME; patch by Shane H. ↵jocuri%softhome.net1-74/+116
W. Travis <travis@sedsystems.ca>, r=vladd, a=justdave.
2004-11-11Backing out patch for bug 267494 since it brokes the tinderbox builds.jocuri%softhome.net1-9/+4
2004-11-11Patch for bug 267494 - If param(usevotes) not true, hide 'Voter' column in ↵jocuri%softhome.net1-4/+9
email preferences; patch by Shane H. W. Travis <travis@sedsystems.ca>, r=vladd, a=justdave.
2004-11-11Documentation patch for bug 268613 - Update paragraph related to email prefs ↵jocuri%softhome.net2-36/+160
tab; patch by Shane H. W. Travis <travis@sedsystems.ca>, r=vladd.
2004-11-09Fix for bug 251068: cssification of index.cgi; Patch by Vitaly Harisov; ↵myk%mozilla.org3-25/+96
r=myk,kiko; a=myk for 2.20
2004-11-08Bug 257344: Remove exit from error handlers when non-interactivebugreport%peshkin.net2-5/+30
r=glob,justdave a=justdave
2004-11-08Fixing documentation tree build which was broken by commiting the patch on ↵jocuri%softhome.net1-2/+2
bug 266461.
2004-11-08Documentation patch: clean-up identation after commiting patch for bug ↵jocuri%softhome.net1-121/+123
198020: Bugzilla Guide contains no admin docs for flags.
2004-11-08Fixing documentation tree build which was broken by commiting the patch on ↵jocuri%softhome.net1-2/+4
bug 266461.
2004-11-08Documentation patch for bug 266461: Document minimum requirements for ↵jocuri%softhome.net1-1/+5
ft_min_word_len MySQL parameter; patch by Shane H. W. Travis <travis@sedsystems.ca> modified by me.
2004-11-05Fixing documentation build tree, broken by the check in of bug 198020; ↵jocuri%softhome.net1-1/+1
rename the name of the `flags` section so it doesn't collide with already existing section.
2004-11-05Patch for bug 262182: editing a buglist from a tabular report shouldn't go ↵jocuri%softhome.net1-1/+1
to a wrong page; patch by Gervase Markham <gerv@mozilla.org>; r=rsiklos, a=justdave.
2004-11-05Documentation patch for bug 198020: provide admin docs for flags; patch by ↵jocuri%softhome.net1-0/+411
Shane H. W. Travis <travis@sedsystems.ca>; r=myk.
2004-11-05Patch for bug 267774: Remove unused variable in process_bug.cgi; patch by ↵jocuri%softhome.net1-1/+0
Frédéric Buclin <LpSolit@netscape.net>; r=kiko, a=justdave.
2004-11-05Patch for bug 267543: Checksetup.pl should contain proper spacing in ↵jocuri%softhome.net1-1/+1
my$sth... statement; r=justdave, a=justdave.
2004-11-05Patch for bug 266955: Only display interdiff options if we have ↵jocuri%softhome.net1-1/+1
other_patches; patch by Christian Reis <kiko@async.com.br>; r=myk, a=myk.
2004-11-04Documentation patch for bug 257692: link directly to the final URL for the ↵jocuri%softhome.net1-1/+1
developer's guide; patch by Shane H. W. Travis <travis@sedsystems.ca>; r=vladd.
2004-11-04Documentation patch for bug 247441: rephrase section 3.9 regarding access ↵jocuri%softhome.net1-0/+10
control on secure bugs; patch by Shane H. W. Travis <travis@sedsystems.ca>; r=vladd.
2004-11-03Patch for bug 266142: Make bug listing display optimal for viewing; patch by ↵jocuri%softhome.net1-1/+1
Steve Wardell <okapi@codeboy.net>, r=kiko, a=myk.
2004-11-03Patch for bug 265679: requests error complaining about lack of group ↵jocuri%softhome.net1-3/+3
membership should not contain wrong spelled &bnsp; patch by Frédéric Buclin <LpSolit@netscape.net>; r=vladd, a=justdave.