summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2001-04-28rolling version number to 2.13 for developmentjustdave%syndicomm.com1-1/+1
2001-04-28addition to 2.12 release notesjustdave%syndicomm.com1-0/+4
2001-04-26Backing out .htaccess commit, these don't belong here yet. It broke checkset...justdave%syndicomm.com1-7/+0
2001-04-26Added .htaccess files for shadow/, data/, and /.barnboy%trilobyte.net24-618/+1551
2001-04-26Tara is a bucket head. Floating version to 2.12 ship for tag and stripetara%tequilarista.org1-1/+1
2001-04-26Removing forward planning texttara%tequilarista.org1-6/+0
2001-04-25Fix for confusing language regarding protection of data/ & shadow/ directoriesbarnboy%trilobyte.net5-17/+34
2001-04-25Updated Bugzilla Guide and README to fix bug 76156, bug 76841, and bug 26242.barnboy%trilobyte.net92-2083/+10070
2001-04-24Checking in the last of the changes for 76837 for 2.12. Good enough for gove...tara%tequilarista.org1-3/+0
2001-04-24README now points everybody to the release notes and the new user guidetara%tequilarista.org1-2/+18
2001-04-23Adding reference to data/comments needing to be an exception to the blocking ...justdave%syndicomm.com1-2/+3
2001-04-23Checking in Matty's update to the release notesjustdave%syndicomm.com1-1/+1
2001-04-23Added a couple of lines about mysqld-watcher.pl. Bug 76862.gerv%gerv.net1-3/+5
2001-04-23Per bug 76862, moving mysqld-watcher.pl into contribjustdave%syndicomm.com1-0/+0
2001-04-23Lots of formatting fixups, removed tab characters. Also removed incorrect DB_...gerv%gerv.net1-98/+92
2001-04-23Fix bug 76524 - mostfreqhtml param text has a few issues. Patch by matty@char...gerv%gerv.net1-2/+2
2001-04-21Checking in massive changes to make this document more generic to all bugzill...tara%tequilarista.org1-79/+18
2001-04-21Adding new Release Notes for MattyTtara%tequilarista.org1-0/+157
2001-04-20another chmod with a leading 1 (Perl interprets this as a decimal instead of ...justdave%syndicomm.com1-1/+1
2001-04-20Changing all chmod 1777 to chmod 01777. Without the leading 0 it's interpret...justdave%syndicomm.com1-4/+4
2001-04-20Bullshit checkin to add the fact that the previous changes also include the f...tara%tequilarista.org3-3/+2
2001-04-20landing final patch for bug 76261tara%tequilarista.org4-19/+26
2001-04-19initial checkinendico%mozilla.org1-0/+40
2001-04-17Correcting my email address in the commentsjustdave%syndicomm.com9-14/+14
2001-04-10Fix for bug 18349: query.cgi target_milestone value does not reload SELECTed ...justdave%syndicomm.com1-1/+1
2001-04-10Fix for bug 72379: query.cgi component value does not reload SELECTed item.justdave%syndicomm.com1-6/+6
2001-04-10Fix for bug 71659: New bugs weren't creating email if the reported didn't giv...justdave%syndicomm.com1-0/+3
2001-04-08Fix for bug 66014: Correct sanitycheck for the new initialowner andjustdave%syndicomm.com1-1/+2