Age | Commit message (Expand) | Author | Files | Lines |
2001-08-25 | Fix for bug 95235: variables with untrusted content were being echoed back to... | justdave%syndicomm.com | 2 | -6/+11 |
2001-08-23 | Adding some pretty images for the Bugzilla Guide warning, | barnboy%trilobyte.net | 4 | -0/+0 |
2001-08-22 | Big checkin of docs to resolve every | barnboy%trilobyte.net | 67 | -9166/+12577 |
2001-08-21 | Bug 96063 - the old method of doing this barfed on long URL strings. | gerv%gerv.net | 1 | -29/+48 |
2001-08-21 | Fix for bug 96085: don't allow unauthorized users to access restricted bugs t... | myk%mozilla.org | 1 | -7/+10 |
2001-08-20 | Fix for bug 95890: Correctly convert/record keyword changes in the bugs_activ... | myk%mozilla.org | 2 | -19/+19 |
2001-08-18 | Refixing bug 95875 - The code that breakes the typed in CC list into individu... | jake%acutex.net | 1 | -4/+4 |
2001-08-18 | Fix for bug 95857: process_bugs.cgi sees blank address in cc: line (would sho... | justdave%syndicomm.com | 1 | -6/+4 |
2001-08-18 | Fix for bug 95747 - CC List validation (for additions) wasn't happening until... | jake%acutex.net | 1 | -39/+58 |
2001-08-17 | Fix for bug 95731: "INSERT INTO shadowlog" failed because "Table 'shadowlog' ... | jake%acutex.net | 1 | -1/+1 |
2001-08-17 | Fix for bug 95743: the role-accessible checkboxes were getting cleared if a u... | justdave%syndicomm.com | 2 | -40/+13 |
2001-08-17 | Fix for bug 95731: "INSERT INTO shadowlog" failed because "Table 'shadowlog' ... | justdave%syndicomm.com | 2 | -4/+4 |
2001-08-17 | Fix for bug 95546. MySQL versions before 3.23 don't support INNER JOINs | jake%acutex.net | 1 | -2/+2 |
2001-08-16 | Fix for bug 95535: the token generator for password resets is allowing the & ... | justdave%syndicomm.com | 2 | -0/+2 |
2001-08-16 | Fix for bug 87779: thanks to the new password reset code, there was no clear ... | justdave%syndicomm.com | 1 | -1/+3 |
2001-08-16 | Fix for bug 95304: Add a buglist link to the top of duplicates.cgi | justdave%syndicomm.com | 1 | -0/+6 |
2001-08-16 | Fix for bug 92593: Changing a bugs product will no longer remove the votes fr... | justdave%syndicomm.com | 1 | -7/+35 |
2001-08-15 | Re-fix for bug 95082: allow syncshadowdb to continue to make queries while Bu... | justdave%syndicomm.com | 1 | -1/+1 |
2001-08-14 | Fix for bug 95082 - Param('shutdownhtml') doesn't completely shut down bugzilla. | jake%acutex.net | 5 | -7/+36 |
2001-08-14 | Fix for bug 26194: There are now substitution parameters available for use in... | justdave%syndicomm.com | 2 | -5/+12 |
2001-08-13 | Fix silly syntax error I missed. | justdave%syndicomm.com | 1 | -3/+3 |
2001-08-13 | Fix for bug 39816: Anyone in CC, Reporter, QA Contact, or Asigned To fields c... | justdave%syndicomm.com | 4 | -51/+154 |
2001-08-13 | Fix for bug 95008: duplicates page no longer ignores verified INVALID/WONTFIX... | justdave%syndicomm.com | 1 | -5/+9 |
2001-08-12 | More bug 26194: move the reason to the top of the email so that it doesn't lo... | zach%zachlipton.com | 1 | -2/+2 |
2001-08-12 | patch for bug 26194: Header explaining reason d'etre for email in New email n... | zach%zachlipton.com | 2 | -10/+48 |
2001-08-12 | Updates to README from bug 94846. | jake%acutex.net | 1 | -11/+5 |
2001-08-11 | Fix for bug 94618: remove restrictions on valid characters in passwords. If ... | justdave%syndicomm.com | 2 | -10/+6 |
2001-08-11 | fix for bug 66235: process_bug.cgi: multiple product change misses the groups... | zach%zachlipton.com | 2 | -33/+217 |
2001-08-11 | CHANGES move to "UPGRADING-pre-2.8" | barnboy%trilobyte.net | 2 | -3/+9 |
2001-08-11 | Compiled HTML/TXT check-in. For some reason, it keeps thinking my darn | barnboy%trilobyte.net | 63 | -1886/+40092 |
2001-08-11 | Removal of HTML from docs temporarily due to massive renaming | barnboy%trilobyte.net | 65 | -34226/+0 |
2001-08-11 | Checkin for 2.14 release. Still some problems; this cannot yet | barnboy%trilobyte.net | 34 | -7900/+11347 |
2001-08-09 | Re-fix for bug 55161 - if data is partial in activity table, prepend a ? to i... | justdave%syndicomm.com | 2 | -12/+35 |
2001-07-30 | Fix for bug 92713, show_activity.pl displays zeros as non-breaking spaces. | jake%acutex.net | 1 | -2/+2 |
2001-07-26 | fix for bug 91903: insecure dependency in require in importxml.pl under taint... | justdave%syndicomm.com | 1 | -1/+2 |
2001-07-26 | Fix for bug 90933: inconsistant field types for profiles.disabledtext | justdave%syndicomm.com | 1 | -1/+5 |
2001-07-25 | re-fix bug 76154: permissions weren't being set correctly on the .htaccess fi... | justdave%syndicomm.com | 2 | -0/+4 |
2001-07-23 | Remove the code for rejecting the version of MySQL with broken encryption (as... | jake%acutex.net | 1 | -9/+8 |
2001-07-23 | re-fix for bug 55161: buglist works again if you search for change history on... | justdave%syndicomm.com | 1 | -2/+2 |
2001-07-22 | Fix for bug 76154: Bugzilla can now optionally provide .htaccess files for Ap... | justdave%syndicomm.com | 1 | -0/+71 |
2001-07-22 | fix "used only once" error reported by tinderbox | justdave%syndicomm.com | 1 | -0/+1 |
2001-07-22 | Fix for bug 84714 and bug 88797: You can now change bug groups from the "chan... | justdave%syndicomm.com | 1 | -30/+29 |
2001-07-22 | Fix for bug 84714 and bug 88797: You can now change bug groups from the "chan... | justdave%syndicomm.com | 1 | -21/+46 |
2001-07-21 | Fix for bugs 55161 and 12819. The activity log now stores only what's change... | jake%acutex.net | 7 | -80/+203 |
2001-07-20 | Re-fix for bug 77699: the undefined error affected other browsers than just I... | justdave%syndicomm.com | 1 | -25/+17 |
2001-07-17 | Correcting the URL for MySQL's web page. Bug 90553. | jake%acutex.net | 1 | -1/+1 |
2001-07-17 | Fixing minor problem caused by the original bug 77473 checkin where an SQL er... | justdave%syndicomm.com | 1 | -0/+6 |
2001-07-11 | Fix for bug 77473, bug 74032, and bug 85472: Passwords are no longer stored i... | justdave%syndicomm.com | 10 | -130/+938 |
2001-07-04 | Fix for bug 87701: Invalid username in bug changes echoed back without escapi... | justdave%syndicomm.com | 3 | -6/+10 |
2001-07-04 | Killing the "used only once" error that suddenly popped up out of nowhere on ... | justdave%syndicomm.com | 1 | -0/+1 |