aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix for bug 95546. MySQL versions before 3.23 don't support INNER JOINsjake%acutex.net2001-08-161-2/+2
* Fix for bug 95535: the token generator for password resets is allowing the & ...justdave%syndicomm.com2001-08-162-0/+2
* Fix for bug 87779: thanks to the new password reset code, there was no clear ...justdave%syndicomm.com2001-08-161-1/+3
* Fix for bug 95304: Add a buglist link to the top of duplicates.cgijustdave%syndicomm.com2001-08-161-0/+6
* Fix for bug 92593: Changing a bugs product will no longer remove the votes fr...justdave%syndicomm.com2001-08-161-7/+35
* Re-fix for bug 95082: allow syncshadowdb to continue to make queries while Bu...justdave%syndicomm.com2001-08-151-1/+1
* Fix for bug 95082 - Param('shutdownhtml') doesn't completely shut down bugzilla.jake%acutex.net2001-08-145-7/+36
* Fix for bug 26194: There are now substitution parameters available for use in...justdave%syndicomm.com2001-08-142-5/+12
* Fix silly syntax error I missed.justdave%syndicomm.com2001-08-131-3/+3
* Fix for bug 39816: Anyone in CC, Reporter, QA Contact, or Asigned To fields c...justdave%syndicomm.com2001-08-134-51/+154
* Fix for bug 95008: duplicates page no longer ignores verified INVALID/WONTFIX...justdave%syndicomm.com2001-08-131-5/+9
* More bug 26194: move the reason to the top of the email so that it doesn't lo...zach%zachlipton.com2001-08-121-2/+2
* patch for bug 26194: Header explaining reason d'etre for email in New email n...zach%zachlipton.com2001-08-122-10/+48
* Updates to README from bug 94846.jake%acutex.net2001-08-121-11/+5
* Fix for bug 94618: remove restrictions on valid characters in passwords. If ...justdave%syndicomm.com2001-08-112-10/+6
* fix for bug 66235: process_bug.cgi: multiple product change misses the groups...zach%zachlipton.com2001-08-112-33/+217
* CHANGES move to "UPGRADING-pre-2.8"barnboy%trilobyte.net2001-08-112-3/+9
* Compiled HTML/TXT check-in. For some reason, it keeps thinking my darnbarnboy%trilobyte.net2001-08-1163-1886/+40092
* Removal of HTML from docs temporarily due to massive renamingbarnboy%trilobyte.net2001-08-1165-34226/+0
* Checkin for 2.14 release. Still some problems; this cannot yetbarnboy%trilobyte.net2001-08-1134-7900/+11347
* Re-fix for bug 55161 - if data is partial in activity table, prepend a ? to i...justdave%syndicomm.com2001-08-092-12/+35
* Fix for bug 92713, show_activity.pl displays zeros as non-breaking spaces.jake%acutex.net2001-07-301-2/+2
* fix for bug 91903: insecure dependency in require in importxml.pl under taint...justdave%syndicomm.com2001-07-261-1/+2
* Fix for bug 90933: inconsistant field types for profiles.disabledtextjustdave%syndicomm.com2001-07-261-1/+5
* re-fix bug 76154: permissions weren't being set correctly on the .htaccess fi...justdave%syndicomm.com2001-07-252-0/+4
* Remove the code for rejecting the version of MySQL with broken encryption (as...jake%acutex.net2001-07-231-9/+8
* re-fix for bug 55161: buglist works again if you search for change history on...justdave%syndicomm.com2001-07-231-2/+2
* Fix for bug 76154: Bugzilla can now optionally provide .htaccess files for Ap...justdave%syndicomm.com2001-07-221-0/+71
* fix "used only once" error reported by tinderboxjustdave%syndicomm.com2001-07-221-0/+1
* Fix for bug 84714 and bug 88797: You can now change bug groups from the "chan...justdave%syndicomm.com2001-07-221-30/+29
* Fix for bug 84714 and bug 88797: You can now change bug groups from the "chan...justdave%syndicomm.com2001-07-221-21/+46
* Fix for bugs 55161 and 12819. The activity log now stores only what's change...jake%acutex.net2001-07-207-80/+203
* Re-fix for bug 77699: the undefined error affected other browsers than just I...justdave%syndicomm.com2001-07-201-25/+17
* Correcting the URL for MySQL's web page. Bug 90553.jake%acutex.net2001-07-171-1/+1
* Fixing minor problem caused by the original bug 77473 checkin where an SQL er...justdave%syndicomm.com2001-07-171-0/+6
* Fix for bug 77473, bug 74032, and bug 85472: Passwords are no longer stored i...justdave%syndicomm.com2001-07-1110-130/+938
* Fix for bug 87701: Invalid username in bug changes echoed back without escapi...justdave%syndicomm.com2001-07-043-6/+10
* Killing the "used only once" error that suddenly popped up out of nowhere on ...justdave%syndicomm.com2001-07-041-0/+1
* removing "Use Carp" and "sub die_with_dignity" that I was supposed to remove ...justdave%syndicomm.com2001-07-041-7/+7
* Fix for bug 59349: Processmail now runs in taint (perl -T and $db->{Taint}=1)...justdave%syndicomm.com2001-07-042-10/+68
* Add strikethrough to resolved bug numbers. Bug 79816. r=jake.gerv%gerv.net2001-07-021-19/+31
* Make bug chart filenames other-OS friendly by removing colons. Bug 88179. r=j...gerv%gerv.net2001-07-021-13/+3
* Fix for bug 87596: improper definition of $::components in globals.pljustdave%syndicomm.com2001-07-012-2/+2
* Fix for bug 76183 and bug 71555: consolidates chmod activity in one place in ...justdave%syndicomm.com2001-06-291-104/+119
* Fix for but 76073: - and + didn't work in quicksearch in IE and Operajustdave%syndicomm.com2001-06-281-2/+2
* Refix bug 80289. Don't print header for groups if there aren't any groups to ...jake%acutex.net2001-06-282-7/+12
* Fix for bug 87983: backdoor.cgi is Netscape-specific, and not part of the bug...justdave%syndicomm.com2001-06-281-178/+0
* Fixing "used only once" errors flagged by tinderbox on the last checkin.justdave%syndicomm.com2001-06-272-0/+2
* Fix for bug 80289: Group restrictions are now identified with checkboxes inst...justdave%syndicomm.com2001-06-275-51/+105
* Re-fix for bug 28458: AddFDef always replaces the fielddefs every time you ru...justdave%syndicomm.com2001-06-212-7/+1