Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Fix for bug 61634: explain what "Milestone URL" is on the editproducts page. | justdave%syndicomm.com | 2001-11-22 | 1 | -1/+1 | |
| | | | | | patch by Matthew Tuck <matty@chariot.net.au> r= caillon, justdave | |||||
* | Bug 104261 - incorrect template paths. r=myk, ddk. | gerv%gerv.net | 2001-11-22 | 4 | -4/+4 | |
| | ||||||
* | Fix for bug 99864: consistant use of "product" vs "program" | justdave%syndicomm.com | 2001-11-22 | 2 | -3/+3 | |
| | | | | | Patch by Josh Soref <timeless@mac.com> r= dkl, justdave | |||||
* | Bugzilla Bug 93754 describe should be #directable | timeless%mac.com | 2001-11-22 | 2 | -2/+6 | |
| | | | | r=justdave,dkl | |||||
* | Fix for bug 102141: SECURITY FIX - the Product popup menu on the show_bug ↵ | justdave%syndicomm.com | 2001-11-21 | 1 | -4/+44 | |
| | | | | | | | | | form listed all products, even if the user didn't have access to all of them. It now only shows products the user has access to (and the product the bug is in, if the user is viewing it because of some other override) Patch by George Hotelling <george.hotelling@iconideas.com> and Dave Miller <justdave@syndicomm.com> r= bbaetz, caillon | |||||
* | Bug 110276:SQL error in globals.pl. | matty%chariot.net.au | 2001-11-21 | 1 | -1/+2 | |
| | | | | Patch by me, r=bbaetz,caillon. | |||||
* | Added blurb about unified diffs. | barnboy%trilobyte.net | 2001-11-21 | 2 | -0/+24 | |
| | ||||||
* | Taint mode note. | barnboy%trilobyte.net | 2001-11-21 | 2 | -0/+20 | |
| | ||||||
* | Added Javascript, Cookies, and Templatization requirements to Hacking | barnboy%trilobyte.net | 2001-11-21 | 2 | -2/+72 | |
| | | | | Bugzilla. | |||||
* | Added tip about checking sanitycheck.cgi if you make schema changes, | barnboy%trilobyte.net | 2001-11-21 | 2 | -2/+22 | |
| | | | | per bug 98049. | |||||
* | Removed references to bugzilla.mozilla.org so we can avoid | barnboy%trilobyte.net | 2001-11-21 | 2 | -14/+14 | |
| | | | | | spurious bug postings. However, this file will need some significant treatment for 2.16 release since the query.cgi interface has changed. | |||||
* | Backing out previous checkin, this file is distributed with Bugzilla, we ↵ | justdave%syndicomm.com | 2001-11-21 | 1 | -4/+0 | |
| | | | | don't need mozilla-specific information in it. | |||||
* | Added one liner mentioning that mozilla.org provides only one vote | barnboy%trilobyte.net | 2001-11-21 | 1 | -0/+4 | |
| | | | | per bug. | |||||
* | 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 | |
| | | | | for .htaccess to function. See bug 97668. | |||||
* | Changed openjade compilation instructions to match new commands | barnboy%trilobyte.net | 2001-11-21 | 1 | -5/+17 | |
| | | | | required by XML conversion of the Guide. | |||||
* | Initial conversion to XML format from SGML. | barnboy%trilobyte.net | 2001-11-21 | 21 | -209/+209 | |
| | | | | | | | Note this is a work-in-progress. It compiles cleanly, but I am not yet submitting compiled HTML and text. There is one notable problem: nsgmls barfs on the <imagedata> tag in database.sgml during validation. openjade handles it fine. Weird. | |||||
* | Fix for bug 109240: fixes the regression that changed the way comments ↵ | myk%mozilla.org | 2001-11-20 | 1 | -1/+1 | |
| | | | | | | | regarding attachment creation are formatted. Patch by Jake <jake@acutex.net>. r=myk@mozilla.org, no second review needed. | |||||
* | Fix for bug 107120, templates/default/global/header has invalid HTML. | zach%zachlipton.com | 2001-11-20 | 1 | -1/+1 | |
| | | | | | | | | Patch removes a <meta> tag as per bug 38856. Patch by David D. Kilzer <mailto:ddkilzer@theracingworld.com>. r1=Christopher Aillon <mailto:caillon@returnzero.com>. No 2nd review required as per caillon. | |||||
* | Bug 98707. Query.cgi rewrite. Patch by me, layout by mpt and others, ↵ | gerv%gerv.net | 2001-11-19 | 2 | -878/+240 | |
| | | | | r=justdave, mattyt. Wahey! | |||||
* | Bug 98707. Query.cgi rewrite, reformatting and templatisation. Patch by me, ↵ | gerv%gerv.net | 2001-11-19 | 1 | -0/+778 | |
| | | | | layout by mpt and others, r=justdave,matty. Wahey! | |||||
* | Moving a comment to the right place, in order to be able to make a comment ↵ | matty%chariot.net.au | 2001-11-18 | 1 | -2/+2 | |
| | | | | | | | | about my previous check in that accidentally got checked in without a comment, and hence didn't show up on Tinderbox I think. It was a change to CGI.pl, a fix for bug 105812: Rename "Components" link in sub GetCommandMenu() to "Products". The patch was by James A Laska <jlaska@us.ibm.com>. | |||||
* | *** 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 ↵ | justdave%syndicomm.com | 2001-11-18 | 1 | -1/+2 | |
| | | | | | | | | not a partial URL needed an http:// added to the front of it, which had the side-effect of duplicating the http:// on the front when a URL was passed from Bugzilla Helper. Patch by Josh Soref <timeless@mac.com> r= justdave, caillon | |||||
* | Fix for bug 109354: After entering a new bug, the link offering to add an ↵ | justdave%syndicomm.com | 2001-11-18 | 1 | -1/+1 | |
| | | | | | | | | attachment to the bug you just created pointed at the old attachment form instead of the new one. Patch by Josh Soref <timeless@mac.com> r= myk x2 | |||||
* | Fix for bug 107120: templates/default/global/header was generating HTML that ↵ | justdave%syndicomm.com | 2001-11-18 | 1 | -6/+6 | |
| | | | | | | | wouldn't validate as HTML 4.01 Transitional Patch by Dave Miller <justdave@syndicomm.com> r= jake, bbaetz | |||||
* | Fix for bug 92500: line-feeds were not being properly converted when ↵ | justdave%syndicomm.com | 2001-11-18 | 1 | -1/+1 | |
| | | | | | | | submitting parameter changes with some Mac browsers. Patch by Gervase Markham <gerv@mozilla.org> r= ddk, justdave | |||||
* | 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 ↵ | justdave%syndicomm.com | 2001-11-18 | 1 | -2/+4 | |
| | | | | | | | | product/component change, prompt the user that they forgot to comment first, before prompting for component, milestone, and version for new product. Patch by Garvase Markham <gerv@mozilla.org> r= kiko, ddk | |||||
* | 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 | |
| | | | | | Patch by Andreas Franke <afranke@ags.uni-sb.de> r= gerv, kiko | |||||
* | Fix the double testing of .pm files. | zach%zachlipton.com | 2001-11-18 | 1 | -7/+3 | |
| | | | | No review needed for tests at this time. | |||||
* | Bug 104677 : Votes field (text style) on showvotes.cgi defaults to size 5, ↵ | matty%chariot.net.au | 2001-11-17 | 2 | -6/+25 | |
| | | | | | | not natural size and doesn't include a maxlength attribute. Patch by Christoper Aillon <caillon@returnzero.com>. | |||||
* | 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 | |
| | | | | Quote manually rather than using qw to get arround this | |||||
* | Bug 101560 - clear some more env vars so that system calls will run in | bbaetz%cs.mcgill.ca | 2001-11-17 | 1 | -2/+1 | |
| | | | | | | taint mode. The perforce integration stuff needs this. r=gerv,mattyt | |||||
* | 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 | |
| | | | | | | mysql versions don't support. Remove the checksetup.pl restriction, too. r=jake x2 | |||||
* | We don't really need to look for fragments that are pulled in by [% INCLUDE ↵ | jake%acutex.net | 2001-11-14 | 1 | -15/+0 | |
| | | | | %] or [% PROCESS %]. While removing this code bit doesn't allow us to seperatly check that those fragments exist and compile, they'll be checked atomatically when the the template that wants them is run through the process() routine by the 004template.t test. This issue was raised because bug 98707 introduced a [% BLOCK %] element and the syntax for using that is the same as for including a template fragment. | |||||
* | Fix license headers and make attachment changed page look like bug changed ↵ | gerv%gerv.net | 2001-11-14 | 9 | -7/+196 | |
| | | | | page. Bug 99518 and 98110. r-myk, no second review. | |||||
* | 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 | |
| | | | | | | tooltip for it, you'd get uninitialized variables warnings in your error log. This path also introduces a cache so if the same bug # is mentioned more than once during the same running of the script, it only has to query the database once. r= mattyt, gerv | |||||
* | 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 | |
| | | | | r=justdave,gerv | |||||
* | Bugzilla Bug 109138 platform detection not working on macintosh | timeless%mac.com | 2001-11-09 | 1 | -4/+14 | |
| | | | | r=bbaetz,dkl | |||||
* | Fix for bug 109048: fixes error when creating attachments without logging in. | myk%mozilla.org | 2001-11-09 | 1 | -3/+4 | |
| | | | | | Patch by Myk Melez <myk@mozilla.org>. r=bbaetz,gerv | |||||
* | Fix for bug 99519: timestamps were not being set correctly in the activity ↵ | justdave%syndicomm.com | 2001-11-08 | 1 | -6/+8 | |
| | | | | | | | | table in some situations, and the delta_ts on the bug itself was not always being updated if dependencies or CCs changed. Patch by Dave Miller <justdave@syndicomm.com> r= bbaetz, jake | |||||
* | Fix for bug 104652: Duplicate bugs in the dependency tree now get marked ↵ | myk%mozilla.org | 2001-11-08 | 1 | -4/+13 | |
| | | | | | | | with the message "This bug appears elsewhere in this tree." so users know why the bug does not appear to have dependencies. Patch by Gerv <gerv@mozilla.org>. r=jake@acutex.net,myk@mozilla.org | |||||
* | Fix for bug 108822: Prevent any user from changing their own groupset. | myk%mozilla.org | 2001-11-08 | 1 | -2/+2 | |
| | | | | | Patch by Jake <jake@acutex.net>. r=bbaetz,myk | |||||
* | Fix for bug 108821: Prevent users with any blessgroupset privileges from ↵ | myk%mozilla.org | 2001-11-08 | 1 | -1/+4 | |
| | | | | | | | blessing any group set. Patch by Jake <jake@acutex.net> and Bradley <bbaetz@cs.mcgill.ca>. r=jake,myk for Bradley's portion, r=bbaetz,myk for Jake's portion. | |||||
* | Fix for bug 108812: Prevent users from running queries containing arbitrary SQL. | myk%mozilla.org | 2001-11-08 | 1 | -4/+8 | |
| | | | | | Patch by Jake <jake@acutex.net> r=bbaetz,myk | |||||
* | Require (temporarily) mysql >= 3.23.5 for the ~ operator, needed for the | bbaetz%cs.mcgill.ca | 2001-11-08 | 1 | -1/+9 | |
| | | | | | | | fix to bug 107718. This should be removed when the group stuff lands (bug 60822). r=justdave x 2 |