summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2001-06-16Fix for bug 71396 - $::db->do isn't needed anymorejake%acutex.net4-36/+20
2001-06-16Fix for bug 83619 - QuickSearch was crashing Netscape 4.76 and 4.77 on Unixjake%acutex.net1-2/+4
2001-06-15Checking in the cleaner version of the fix for "No Available Products". This...jake%acutex.net1-15/+15
2001-06-15Backing out previous changes as there was a better patch already attached to ...jake%acutex.net1-28/+9
2001-06-14Bugzilla shouldn't display empty header in the New: email notifications (bug ...jake%acutex.net1-2/+2
2001-06-11Fix for bug 84596: Syncshadowdb wasn't using the db_user and db_pass from loc...justdave%syndicomm.com1-8/+11
2001-06-11Re-fix for bug 21253: fix calling conventions for syncshadowdb so that a phon...justdave%syndicomm.com2-4/+8
2001-06-08Give a logical error message if no products are available to a user for bug e...jake%acutex.net1-9/+28
2001-06-08Hopefully the fix for bug 77778: component lists, etc stuttering due to corru...justdave%syndicomm.com1-0/+3
2001-06-08Fix for bug 15980: Password is no longer shown in the location bar on the fir...justdave%syndicomm.com2-5/+17
2001-06-07fix typojustdave%syndicomm.com1-1/+1
2001-06-07Fix "used only once" error, per tinderbox build log.justdave%syndicomm.com1-0/+1
2001-06-07Fix for bug 21253: removing all single-parameter system() calls from Bugzillajustdave%syndicomm.com5-11/+33
2001-06-07Fix for bug 83872: Bugzilla no longer requires the Mysql Perl module, but the...justdave%syndicomm.com1-8/+6
2001-06-07Users should only be able to view attachments if they can view the bug that t...jake%acutex.net1-9/+17
2001-06-06Fixing typo. Attachments isn't spelled 'Attachemnts' (bug 84295).jake%acutex.net1-1/+1
2001-06-06Fix for bug 39557: doeditvotes.cgi will no longer create a vote record for a ...justdave%syndicomm.com1-50/+66
2001-06-06Fix for bug 82781: describecomponents.cgi now checks viewing permissions to m...justdave%syndicomm.com1-2/+42
2001-06-06Fix for bug 28458: "NEW" bugs were not getting CC or QA Contact information d...justdave%syndicomm.com2-5/+11
2001-06-06Fix for bug 75482: adding the capability to deactivate a group without deleti...justdave%syndicomm.com6-7/+100
2001-06-03Landing Myk's patch for bug #71767tara%tequilarista.org3-61/+108
2001-06-02sanitycheck.cgi was able to be run by anybody - even people without Bugzilla ...jake%acutex.net1-1/+16
2001-06-02Fix for bug 65190: add comparison type "all words as substrings" and "any wor...justdave%syndicomm.com2-1/+33
2001-06-02Fix for bug 78407: extra safeguard against overpopping the email list when pr...justdave%syndicomm.com1-0/+1
2001-06-02Fix for bug 83596: optional dependency on XML::Parser now checked in checkset...justdave%syndicomm.com1-5/+13
2001-06-02Fix for bug 83618: checksetup.pl crashes if DBI module isn't already installed.justdave%syndicomm.com1-1/+5
2001-06-01More leak pluggin. This one fixes bug 39526.jake%acutex.net1-3/+22
2001-06-01Fix for bug 83633: perl warnings in 5.6justdave%syndicomm.com1-4/+9
2001-06-01Fix for bug 73249: perl warnings under 5.6.0.justdave%syndicomm.com1-13/+13
2001-06-01Fix for bug 79317: dependency on CGI::Carp not caught by checksetup.pljustdave%syndicomm.com1-28/+30
2001-06-01backing out previous fix to importxml.pl. It fixed it on Perl 5.6 and broke ...justdave%syndicomm.com1-1/+1
2001-06-01Fix for bug 72862: fixes more Perl warnings in RelationSet.pm and globals.pljustdave%syndicomm.com3-2/+16
2001-06-01Fix for bug 57848, perl warnings in several files.justdave%syndicomm.com3-2/+6
2001-06-01Bugzilla was leaking information about bugs marked secure (using bug groups)....jake%acutex.net5-69/+160
2001-05-31Fix for bug 45164 - New users created by the admin were not subject to the us...jake%acutex.net1-60/+88
2001-05-30Dummy commit so I can put the attributions I forgot in the previous one.justdave%syndicomm.com1-0/+1
2001-05-30Fix for bug 65290: can now edit user-regexps for system groupsjustdave%syndicomm.com1-9/+26
2001-05-30Fix for bug 65399: Can't use string ("") as an ARRAY ref while "strict refs" ...justdave%syndicomm.com1-2/+4
2001-05-30Additional cleanup for bug 73191. newquip.html is no longer needed.justdave%syndicomm.com1-37/+0
2001-05-29Fix for bug 78045: change references to README in error messages to point to ...justdave%syndicomm.com1-3/+4
2001-05-29Landing quips.cgi (bug 73191) by Owen Taylor <otaylor@redhat.com>justdave%syndicomm.com2-1/+66
2001-05-29Fix for bug 77699 and bug 71503: fix javascript errors in quicksearch and imp...justdave%syndicomm.com1-49/+116
2001-05-25Bug 79739 - Initial Owner and QA Contact were not being handled correctly by ...jake%acutex.net1-23/+12
2001-05-24Mention the Bugzilla project page and where to report bugsjake%acutex.net1-0/+7
2001-05-24Bug 71552 - Remove oldemailtech from Bugzillajake%acutex.net6-805/+157
2001-05-12Fix for bug 38859: escape invalid email addresses for HTML before displaying ...justdave%syndicomm.com1-0/+3
2001-05-11Fix for bug 80045: 500 Server Error in IE (but not Netscape or Mozilla) on er...justdave%syndicomm.com1-0/+1
2001-05-10Fix for bug 38854: reports.cgi needs to escape (untrusted) url paramsjustdave%syndicomm.com1-62/+46
2001-05-10Fix for bug 38855: showvotes.cgi needs to escape (untrusted) url paramsjustdave%syndicomm.com2-3/+54
2001-05-10Fix for bug 79730: Minor minor typo in move.pl (recieve -> receive).justdave%syndicomm.com1-1/+1