aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Dummy commit so I can put the attributions I forgot in the previous one.justdave%syndicomm.com2001-05-301-0/+1
* Fix for bug 65290: can now edit user-regexps for system groupsjustdave%syndicomm.com2001-05-301-9/+26
* Fix for bug 65399: Can't use string ("") as an ARRAY ref while "strict refs" ...justdave%syndicomm.com2001-05-301-2/+4
* Additional cleanup for bug 73191. newquip.html is no longer needed.justdave%syndicomm.com2001-05-301-37/+0
* Fix for bug 78045: change references to README in error messages to point to ...justdave%syndicomm.com2001-05-291-3/+4
* Landing quips.cgi (bug 73191) by Owen Taylor <otaylor@redhat.com>justdave%syndicomm.com2001-05-292-1/+66
* Fix for bug 77699 and bug 71503: fix javascript errors in quicksearch and imp...justdave%syndicomm.com2001-05-291-49/+116
* Bug 79739 - Initial Owner and QA Contact were not being handled correctly by ...jake%acutex.net2001-05-251-23/+12
* Mention the Bugzilla project page and where to report bugsjake%acutex.net2001-05-241-0/+7
* Bug 71552 - Remove oldemailtech from Bugzillajake%acutex.net2001-05-246-805/+157
* Fix for bug 38859: escape invalid email addresses for HTML before displaying ...justdave%syndicomm.com2001-05-121-0/+3
* Fix for bug 80045: 500 Server Error in IE (but not Netscape or Mozilla) on er...justdave%syndicomm.com2001-05-111-0/+1
* Fix for bug 38854: reports.cgi needs to escape (untrusted) url paramsjustdave%syndicomm.com2001-05-101-62/+46
* Fix for bug 38855: showvotes.cgi needs to escape (untrusted) url paramsjustdave%syndicomm.com2001-05-102-3/+54
* Fix for bug 79730: Minor minor typo in move.pl (recieve -> receive).justdave%syndicomm.com2001-05-101-1/+1
* rolling version number to 2.13 for developmentjustdave%syndicomm.com2001-04-281-1/+1
* addition to 2.12 release notesjustdave%syndicomm.com2001-04-281-0/+4
* Backing out .htaccess commit, these don't belong here yet. It broke checkset...justdave%syndicomm.com2001-04-261-7/+0
* Added .htaccess files for shadow/, data/, and /.barnboy%trilobyte.net2001-04-2624-618/+1551
* Tara is a bucket head. Floating version to 2.12 ship for tag and stripetara%tequilarista.org2001-04-251-1/+1
* Removing forward planning texttara%tequilarista.org2001-04-251-6/+0
* Fix for confusing language regarding protection of data/ & shadow/ directoriesbarnboy%trilobyte.net2001-04-255-17/+34
* Updated Bugzilla Guide and README to fix bug 76156, bug 76841, and bug 26242.barnboy%trilobyte.net2001-04-2592-2083/+10070
* Checking in the last of the changes for 76837 for 2.12. Good enough for gove...tara%tequilarista.org2001-04-241-3/+0
* README now points everybody to the release notes and the new user guidetara%tequilarista.org2001-04-241-2/+18
* Adding reference to data/comments needing to be an exception to the blocking ...justdave%syndicomm.com2001-04-231-2/+3
* Checking in Matty's update to the release notesjustdave%syndicomm.com2001-04-231-1/+1
* Added a couple of lines about mysqld-watcher.pl. Bug 76862.gerv%gerv.net2001-04-231-3/+5
* Per bug 76862, moving mysqld-watcher.pl into contribjustdave%syndicomm.com2001-04-231-0/+0
* Lots of formatting fixups, removed tab characters. Also removed incorrect DB_...gerv%gerv.net2001-04-231-98/+92
* Fix bug 76524 - mostfreqhtml param text has a few issues. Patch by matty@char...gerv%gerv.net2001-04-221-2/+2
* Checking in massive changes to make this document more generic to all bugzill...tara%tequilarista.org2001-04-211-79/+18
* Adding new Release Notes for MattyTtara%tequilarista.org2001-04-201-0/+157
* another chmod with a leading 1 (Perl interprets this as a decimal instead of ...justdave%syndicomm.com2001-04-201-1/+1
* Changing all chmod 1777 to chmod 01777. Without the leading 0 it's interpret...justdave%syndicomm.com2001-04-201-4/+4
* Bullshit checkin to add the fact that the previous changes also include the f...tara%tequilarista.org2001-04-203-3/+2
* landing final patch for bug 76261tara%tequilarista.org2001-04-204-19/+26
* initial checkinendico%mozilla.org2001-04-191-0/+40
* Correcting my email address in the commentsjustdave%syndicomm.com2001-04-179-14/+14
* Fix for bug 18349: query.cgi target_milestone value does not reload SELECTed ...justdave%syndicomm.com2001-04-101-1/+1
* Fix for bug 72379: query.cgi component value does not reload SELECTed item.justdave%syndicomm.com2001-04-101-6/+6
* Fix for bug 71659: New bugs weren't creating email if the reported didn't giv...justdave%syndicomm.com2001-04-101-0/+3
* Fix for bug 66014: Correct sanitycheck for the new initialowner andjustdave%syndicomm.com2001-04-081-1/+2
* Fix for bug 71808: Can't set email preferences for voters (which caused voter...justdave%syndicomm.com2001-04-082-3/+31
* Fix for bug 71912: changes email pref for "If I'm removed from that capacity"...justdave%syndicomm.com2001-04-072-3/+22
* Fix for bug 71607: remove "month-day only" date format from bug list views.justdave%syndicomm.com2001-04-071-2/+1
* Fix for bug 72721 (duplicates.cgi performs poorly with lots of bugs) and bug ...justdave%syndicomm.com2001-04-073-89/+147
* Re-fix for bug 29820: remove "Changed" from email subject line. Based on pat...justdave%syndicomm.com2001-04-072-6/+6
* Fix for bug 74394: editmilestones.cgi can't edit the name and sortkey at the ...justdave%syndicomm.com2001-04-061-7/+7
* Backing out Blake's misfirejustdave%syndicomm.com2001-04-061-0/+0