Age | Commit message (Expand) | Author | Files | Lines |
2001-11-21 | Fix for bug 102141: SECURITY FIX - the Product popup menu on the show_bug for... | justdave%syndicomm.com | 1 | -4/+44 |
2001-11-21 | Bug 110276:SQL error in globals.pl. | matty%chariot.net.au | 1 | -1/+2 |
2001-11-21 | Added blurb about unified diffs. | barnboy%trilobyte.net | 2 | -0/+24 |
2001-11-21 | Taint mode note. | barnboy%trilobyte.net | 2 | -0/+20 |
2001-11-21 | Added Javascript, Cookies, and Templatization requirements to Hacking | barnboy%trilobyte.net | 2 | -2/+72 |
2001-11-21 | Added tip about checking sanitycheck.cgi if you make schema changes, | barnboy%trilobyte.net | 2 | -2/+22 |
2001-11-21 | Removed references to bugzilla.mozilla.org so we can avoid | barnboy%trilobyte.net | 2 | -14/+14 |
2001-11-21 | Backing out previous checkin, this file is distributed with Bugzilla, we don'... | justdave%syndicomm.com | 1 | -4/+0 |
2001-11-21 | Added one liner mentioning that mozilla.org provides only one vote | barnboy%trilobyte.net | 1 | -0/+4 |
2001-11-21 | Modified Win32 notes regarding system() calls per bug 99595. | barnboy%trilobyte.net | 2 | -10/+12 |
2001-11-21 | Fixed CPAN locations per bug 97582. | barnboy%trilobyte.net | 2 | -24/+24 |
2001-11-21 | Added bit about needing proper <Directory> permissions in order | barnboy%trilobyte.net | 2 | -2/+64 |
2001-11-21 | Changed openjade compilation instructions to match new commands | barnboy%trilobyte.net | 1 | -5/+17 |
2001-11-21 | Initial conversion to XML format from SGML. | barnboy%trilobyte.net | 21 | -209/+209 |
2001-11-20 | Fix for bug 109240: fixes the regression that changed the way comments regard... | myk%mozilla.org | 1 | -1/+1 |
2001-11-20 | Fix for bug 107120, templates/default/global/header has invalid HTML. | zach%zachlipton.com | 1 | -1/+1 |
2001-11-19 | Bug 98707. Query.cgi rewrite. Patch by me, layout by mpt and others, r=justda... | gerv%gerv.net | 2 | -878/+240 |
2001-11-19 | Bug 98707. Query.cgi rewrite, reformatting and templatisation. Patch by me, l... | gerv%gerv.net | 1 | -0/+778 |
2001-11-18 | Moving a comment to the right place, in order to be able to make a comment ab... | matty%chariot.net.au | 1 | -2/+2 |
2001-11-18 | *** empty log message *** | matty%chariot.net.au | 1 | -1/+1 |
2001-11-18 | Fix for bug 100788: enter_bug.cgi wasn't correctly interpretting whether or n... | justdave%syndicomm.com | 1 | -1/+2 |
2001-11-18 | Fix for bug 109354: After entering a new bug, the link offering to add an att... | justdave%syndicomm.com | 1 | -1/+1 |
2001-11-18 | Fix for bug 107120: templates/default/global/header was generating HTML that ... | justdave%syndicomm.com | 1 | -6/+6 |
2001-11-18 | Fix for bug 92500: line-feeds were not being properly converted when submitti... | justdave%syndicomm.com | 1 | -1/+1 |
2001-11-18 | Backing out previous checkin, it broke the tree. :( | justdave%syndicomm.com | 1 | -4/+2 |
2001-11-18 | Fix for bug 102487: If admin has set preferences to require a comment on a pr... | justdave%syndicomm.com | 1 | -2/+4 |
2001-11-18 | Fix for bug 12284: allow user to specify which columns to display in a bug list | justdave%syndicomm.com | 1 | -1/+3 |
2001-11-18 | Fix the double testing of .pm files. | zach%zachlipton.com | 1 | -7/+3 |
2001-11-17 | Bug 104677 : Votes field (text style) on showvotes.cgi defaults to size 5, no... | matty%chariot.net.au | 2 | -6/+25 |
2001-11-17 | Bug 101560, pt 2. Perl 5.00503 gives a (bogus?) warning which 5.6 doesn't. | bbaetz%cs.mcgill.ca | 1 | -1/+1 |
2001-11-17 | Bug 101560 - clear some more env vars so that system calls will run in | bbaetz%cs.mcgill.ca | 1 | -2/+1 |
2001-11-16 | Bug 6419 - command-line query tools by Andreas Franke <afranke@ags.uni-sb.de>. | gerv%gerv.net | 3 | -0/+174 |
2001-11-15 | Bug 107718 pt 2 - use subtraction instead of the ~ operator, which older | bbaetz%cs.mcgill.ca | 2 | -11/+6 |
2001-11-14 | We don't really need to look for fragments that are pulled in by [% INCLUDE %... | jake%acutex.net | 1 | -15/+0 |
2001-11-14 | Fix license headers and make attachment changed page look like bug changed pa... | gerv%gerv.net | 9 | -7/+196 |
2001-11-12 | Fix for bug 86300 - If a bug didn't exist and GetBugLink() tried to create a ... | jake%acutex.net | 1 | -33/+52 |
2001-11-12 | Oops. Bug 109690 again, r=justdave, gerv | bbaetz%cs.mcgill.ca | 1 | -1/+1 |
2001-11-12 | Bug 109690: Check $bug before using it. | bbaetz%cs.mcgill.ca | 1 | -0/+1 |
2001-11-09 | Bugzilla Bug 109138 platform detection not working on macintosh | timeless%mac.com | 1 | -4/+14 |
2001-11-09 | Fix for bug 109048: fixes error when creating attachments without logging in. | myk%mozilla.org | 1 | -3/+4 |
2001-11-08 | Fix for bug 99519: timestamps were not being set correctly in the activity ta... | justdave%syndicomm.com | 1 | -6/+8 |
2001-11-08 | Fix for bug 104652: Duplicate bugs in the dependency tree now get marked with... | myk%mozilla.org | 1 | -4/+13 |
2001-11-08 | Fix for bug 108822: Prevent any user from changing their own groupset. | myk%mozilla.org | 1 | -2/+2 |
2001-11-08 | Fix for bug 108821: Prevent users with any blessgroupset privileges from bles... | myk%mozilla.org | 1 | -1/+4 |
2001-11-08 | Fix for bug 108812: Prevent users from running queries containing arbitrary SQL. | myk%mozilla.org | 1 | -4/+8 |
2001-11-08 | Require (temporarily) mysql >= 3.23.5 for the ~ operator, needed for the | bbaetz%cs.mcgill.ca | 1 | -1/+9 |
2001-11-08 | Bug 101166 - users seeing a bug via _accessible bits should see that its | bbaetz%cs.mcgill.ca | 1 | -12/+23 |
2001-11-07 | Bug 108547 - Make the JavaScript use proper DOM | jake%acutex.net | 1 | -10/+9 |
2001-11-07 | Refixing bug 71840 - The name should be the 'name' should be the same as what... | jake%acutex.net | 1 | -1/+1 |
2001-11-06 | SECURITY FIX see bug 108385: Due to trusting of passed form fields that shoul... | justdave%syndicomm.com | 1 | -10/+6 |