aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* moving version to 2.14 (golden) to roll the tarball.release-2.14bugzilla-2.14justdave%syndicomm.com2001-08-301-1/+1
* Updating release notes for 2.14jake%acutex.net2001-08-301-53/+238
* Typo in perl modify string, added "#!" to /usr/bin/perl strings.barnboy%trilobyte.net2001-08-305-7/+7
* Buncha' release updates. Moved all images tobarnboy%trilobyte.net2001-08-3050-1605/+6456
* Fixing a couple typoesjustdave%syndicomm.com2001-08-291-3/+3
* Re-fix for bug 87769: the original patch checked in for this prevented any vo...justdave%syndicomm.com2001-08-281-15/+17
* All code patches targetted for 2.14 have been checked in. Bumping versionjustdave%syndicomm.com2001-08-271-1/+1
* Fix for bug 92266: Prevent dataloss in the bugs_activity table by wrappingjustdave%syndicomm.com2001-08-271-22/+58
* Bug 96085 - bypassing group security checks using duplicate bugsjake%acutex.net2001-08-272-4/+104
* Fix for bug 87769 - doeditvotes.cgi can nuke votesjake%acutex.net2001-08-261-0/+20
* Fix for bug 95634 - Improvements to Param('voteremovedmail')jake%acutex.net2001-08-252-15/+40
* Fix for bug 95235: variables with untrusted content were being echoed back to...justdave%syndicomm.com2001-08-252-6/+11
* Adding some pretty images for the Bugzilla Guide warning,barnboy%trilobyte.net2001-08-234-0/+0
* Big checkin of docs to resolve everybarnboy%trilobyte.net2001-08-2267-9166/+12577
* Bug 96063 - the old method of doing this barfed on long URL strings.gerv%gerv.net2001-08-211-29/+48
* Fix for bug 96085: don't allow unauthorized users to access restricted bugs t...myk%mozilla.org2001-08-211-7/+10
* Fix for bug 95890: Correctly convert/record keyword changes in the bugs_activ...myk%mozilla.org2001-08-202-19/+19
* Refixing bug 95875 - The code that breakes the typed in CC list into individu...jake%acutex.net2001-08-181-4/+4
* Fix for bug 95857: process_bugs.cgi sees blank address in cc: line (would sho...justdave%syndicomm.com2001-08-181-6/+4
* Fix for bug 95747 - CC List validation (for additions) wasn't happening until...jake%acutex.net2001-08-181-39/+58
* Fix for bug 95731: "INSERT INTO shadowlog" failed because "Table 'shadowlog' ...jake%acutex.net2001-08-171-1/+1
* Fix for bug 95743: the role-accessible checkboxes were getting cleared if a u...justdave%syndicomm.com2001-08-172-40/+13
* Fix for bug 95731: "INSERT INTO shadowlog" failed because "Table 'shadowlog' ...justdave%syndicomm.com2001-08-172-4/+4
* 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