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