summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2001-04-08Fix for bug 71808: Can't set email preferences for voters (which caused voter...justdave%syndicomm.com2-3/+31
2001-04-08Fix for bug 71912: changes email pref for "If I'm removed from that capacity"...justdave%syndicomm.com2-3/+22
2001-04-07Fix for bug 71607: remove "month-day only" date format from bug list views.justdave%syndicomm.com1-2/+1
2001-04-07Fix for bug 72721 (duplicates.cgi performs poorly with lots of bugs) and bug ...justdave%syndicomm.com3-89/+147
2001-04-07Re-fix for bug 29820: remove "Changed" from email subject line. Based on pat...justdave%syndicomm.com2-6/+6
2001-04-07Fix for bug 74394: editmilestones.cgi can't edit the name and sortkey at the ...justdave%syndicomm.com1-7/+7
2001-04-06Backing out Blake's misfirejustdave%syndicomm.com1-0/+0
2001-04-06Use more efficient command structure, refactor commands, broadcasters and key...blakeross%telocity.com1-0/+0
2001-04-04Fix for bug 74529: backward email filtering fixed. patch by jake@acutex.netdave%intrec.com1-1/+1
2001-04-04Fix for bug 53696: periods(.) and plusses(+) were not being accepted as valid...dave%intrec.com1-1/+1
2001-03-29add comment about DB_File requirement for collectstats.plcyeh%bluemartini.com1-5/+12
2001-03-29fix for 71798: bugmail not sent when moving from cc to assigned fieldscyeh%bluemartini.com1-3/+1
2001-03-20Adding a comment to the top to hopefully prevent some of the confusion that n...dave%intrec.com1-0/+5
2001-03-20Re-re-fix for bug 71550. This will quite likely fix a number of bugs in othe...dave%intrec.com1-0/+8
2001-03-20fix bug 72487 Create Attachment should allow user to create another attachtimeless%mac.com1-1/+3
2001-03-16Re-fix for bug 71550: all watchers are now accounted for instead of only the ...dave%intrec.com1-3/+5
2001-03-15Fix for bug 71550: watchers now get email based on their own preferences rath...dave%intrec.com1-23/+21
2001-03-13Checking in Jake's <jake@acutex.net> interim patches from bug 30694. Bugzilla...endico%mozilla.org3-9/+11
2001-03-12Fixed bug 71600: mail would be sent about a given bug iff all flags for stuff...dmose%mozilla.org1-2/+13