Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2001-10-15 | Bug 99716 - allow query for Attachment is obsolete AND Attachment Status. ↵ | gerv%gerv.net | 1 | -7/+23 | |
Patch by myk, r=justdave, jake. | |||||
2001-10-14 | Bug 57819 - change the size of the bit we print in the large error case. ↵ | gerv%gerv.net | 1 | -2/+2 | |
r=justdave. | |||||
2001-10-13 | Tabs are not allowed in Bugzilla source... if we find one, issue a warning. | jake%acutex.net | 1 | -0/+45 | |
No review needed for tests at this time. NOT PART OF BUILD | |||||
2001-10-13 | Fix for bug 104516: No code changes in this patch, all this checkin does is ↵ | justdave%syndicomm.com | 21 | -448/+448 | |
remove all tabs from the bugzilla source and replace it with the appropriate number of spaces (in most cases 8) to line up with existing code. This is part of the effort to bring the existing codebase up to par with our style guidelines. Patch by Jake Steehagen <jake@acutex.net> r= justdave x2 | |||||
2001-10-13 | Fix for bug 19910: Bugzilla installs on the same server would interfere with ↵ | justdave%syndicomm.com | 8 | -24/+26 | |
each others' cookies. Cookies now have a path value that can be set to indicate which bugzilla install they belong to. Browsers will only send the cookie to the appropriate installation. The path can be set in the 'cookiepath' parameter in editparams.cgi. Patch by Dave Lawrence <dkl@redhat.com> r= myk, justdave | |||||
2001-10-13 | Fix for bug 101056: multiple form values of the same name were not getting ↵ | justdave%syndicomm.com | 1 | -0/+8 | |
correctly stashed if the user had to log in as part of a form submit. Patch by Myk Melez <myk@mozilla.org> r= gerv, justdave | |||||
2001-10-13 | Bug 100490 - better error message with no JavaScript for QuickSearch. Patch ↵ | gerv%gerv.net | 1 | -1/+4 | |
by afranke, r=kiko, gerv. | |||||
2001-10-13 | If a template doesn't exist, this should be considered a compile failure. | jake%acutex.net | 1 | -2/+2 | |
No review needed for tests at this time. NOT PART OF BUILD | |||||
2001-10-13 | Fix for bug 91486: Add "changed from" option to the boolean chart. | myk%mozilla.org | 2 | -0/+10 | |
Patch by Stephen Lee <slee@uk.bnsmc.com>. r=myk@mozilla.org | |||||
2001-10-12 | Backing out Gerv's checkin for bug 71840. Per the bug report, it did not ↵ | justdave%syndicomm.com | 2 | -27/+11 | |
have proper review first, and myk objected to what got landed on irc. | |||||
2001-10-12 | Bug 71840 - Make comments referenceable. Patch by gerv; r=myk, jake (ish :-). | gerv%gerv.net | 2 | -11/+27 | |
2001-10-12 | Bug 83058 - need a way to hide resolved bugs in dependency tree view. Patch ↵ | gerv%gerv.net | 1 | -40/+318 | |
by kiko; r=gerv, afranke. | |||||
2001-10-12 | Bug 76161 - Don't select "resolve as dup" radio button when exiting empty ↵ | gerv%gerv.net | 1 | -1/+1 | |
dupe field. Patch by justdave, r=jake, caillon. | |||||
2001-10-12 | Bug 57819 - cut down large mysql error strings. Patch by ↵ | gerv%gerv.net | 1 | -2/+7 | |
n_hibma@qubesoft.com, r=gerv. | |||||
2001-10-12 | Bug 52782 - whineatnews.pl email should use the 'sendmailnow' Param. Patch ↵ | gerv%gerv.net | 1 | -1/+4 | |
by e.maryniak@pobox.com, r=gerv. | |||||
2001-10-12 | Add MacOS X. Bug 52577. Patch by afranke. r=gerv. | gerv%gerv.net | 1 | -4/+2 | |
2001-10-12 | Bug 104247 - make colours in buglists work again. Patch by kiko, r=gerv. | gerv%gerv.net | 1 | -3/+3 | |
2001-10-12 | Fix for bug 104180 - should only be used in the display for a saved ↵ | jake%acutex.net | 1 | -2/+3 | |
query w/a space, not in the URL. Patch by Christian Reis <kiko@async.com.br> r= jake@acutex.net | |||||
2001-10-12 | Fix for bug 103592 - e-mail addresses that are longer than 30 characters ↵ | jake%acutex.net | 1 | -11/+20 | |
will be truncated in the bug list. Patch by Christian Reis <kiko@async.com.br> r= gerv@mozilla.org, afranke@ags.uni-sb.de, jake@acutex.net | |||||
2001-10-12 | Fix for bug 104117 - The editkeywords.cgi link was broken as a result of the ↵ | jake%acutex.net | 1 | -2/+2 | |
fix for bug 103554. Patch by Christian Reis <kiko@async.com.br> r= jake@acutex.net | |||||
2001-10-11 | Fix for bug 97784: comments in attachment update form are now properly ↵ | justdave%syndicomm.com | 2 | -3/+20 | |
word-wrapped. This is a server-side implementation to do the word-wrapping, which will probably eventually be used in the main comments area on the bug form as well. Patch by Myk Melez <myk@mozilla.org> r= gerv, justdave | |||||
2001-10-11 | Fix for bug 103554: HTML generated by the PutHeader and GetCommandMenu ↵ | justdave%syndicomm.com | 1 | -52/+68 | |
subroutines now validates as HTML 4.01 at W3C. Patch by Christian Reis <kiko@async.com.br> r= caillon, gerv, justdave | |||||
2001-10-11 | Fix for bug 27420: Gives the Component and Target Milestone fields extra ↵ | myk%mozilla.org | 1 | -2/+2 | |
space in the long list display of bugs. Patch by Randall Whitman <randall.whitman@solipsa.com>. r=justdave@syndicomm.com, no second review needed | |||||
2001-10-10 | Fix for bug 65164 - Bugzilla wasn't sending </html> at the end of its pages. | jake%acutex.net | 1 | -0/+11 | |
Patch by Christian Reis <kiko@async.com.br> r= gerv@mozilla.org, jake@acutex.net | |||||
2001-10-10 | partial backout of the checkin from bug 103121, because it collided with the ↵ | justdave%syndicomm.com | 1 | -1/+1 | |
patch from bug 51519. This should satifactorily meet the goals of both patches. patch by kiko, r= justdave | |||||
2001-10-10 | Bugzilla Bug 103121 editusers.cgi needs an Add link on the query page. | timeless%mac.com | 1 | -1/+2 | |
patch by dkl. r=kiko | |||||
2001-10-10 | Bugzilla Bug 97185 make_select should add a newline after each option | timeless%mac.com | 1 | -5/+5 | |
patch by kiko. r=zach, gerv | |||||
2001-10-10 | Bugzilla Bug 51521 Broken HTML on user permissions page | timeless%mac.com | 1 | -1/+2 | |
patchwork by john.beranek@pace.co.uk and kiko. r=zach, kiko, gerv | |||||
2001-10-10 | It's also possible to PROCESS another attachment fragment, not just INCLUDE. | jake%acutex.net | 1 | -1/+1 | |
No review needed for tests at this time. NOT PART OF BUILD. | |||||
2001-10-08 | Fix for bug 98074: Attachment manager doesn't html_escape bug titles. | zach%zachlipton.com | 1 | -3/+8 | |
r1=caillon <mailto:caillon@returnzero.com>, r2=Jake <mailto:jake@acutex.net> | |||||
2001-10-07 | Allow compile tests for files that run in taint mode | jake%acutex.net | 2 | -3/+10 | |
No review needed for tests at this time. NOT PART OF BUILD | |||||
2001-10-07 | We also need to look for templates that are INCLUDEd in other templates. | jake%acutex.net | 2 | -4/+22 | |
No review needed for tests at this time. NOT PART OF BUILD | |||||
2001-10-07 | Doc type fix, r=kiko | bbaetz%cs.mcgill.ca | 2 | -2/+2 | |
2001-10-07 | Test that scans Bugzilla's code looking for used templates then checks to ↵ | jake%acutex.net | 2 | -0/+108 | |
make sure that: a) All the required templates exist b) They all have good syntax No review needed for tests at this time. NOT PART OF BUILD | |||||
2001-10-06 | Fixing issue where excluded files aren't excluded if they end in .pl or | zach%zachlipton.com | 1 | -4/+5 | |
.cgi. | |||||
2001-10-06 | Don't test importxml.pl since you need XML::Parser which is not required, | zach%zachlipton.com | 1 | -1/+1 | |
creating a false fail. No review needed for tests. NOT PART OF BUILD | |||||
2001-10-06 | Get rid of our which causes errors on 5.005. | zach%zachlipton.com | 1 | -1/+5 | |
No review needed for tests at this time. NOT PART OF BUILD | |||||
2001-10-06 | Fix for bug 76714: correctly nests the FORM and TABLE elements. | myk%mozilla.org | 1 | -3/+3 | |
Patch by Gerv Markham <gerv@mozilla.org>. r=myk@mozilla.org, no second review needed. | |||||
2001-10-06 | Fix for bug 57821 - Empty regular expression causes a software error. | jake%acutex.net | 1 | -2/+7 | |
Patch by Nick Hibma <n_hibma@qubesoft.com> r= jake@acutex.net | |||||
2001-10-06 | Fix for bug 66651 - Include link to attachment in notification mail | jake%acutex.net | 1 | -0/+11 | |
Patch by Gavin Shelley <gavins@iplbath.com> r= jake@acutex.net | |||||
2001-10-06 | Fix for bug 93006 - The mass change page was auto-selecting the wrong radio ↵ | jake%acutex.net | 1 | -1/+1 | |
button. r= caillon@returnzero.com | |||||
2001-10-06 | Fix for bug 55630 - email-suffix is not shown in createaccount-page | jake%acutex.net | 1 | -1/+1 | |
Patch by kai morich <mail@kai-morich.de> r= matty@chariot.net.au | |||||
2001-10-06 | Fix for bug 83474 - The tables were not being unlocked properly when ↵ | jake%acutex.net | 1 | -1/+3 | |
rebuilding the keyword cache if there were no keywords to rebuild. Patch by Lukasz Engel <Lukasz.Engel@softax.pl> r= matty@chariot.net.au | |||||
2001-10-05 | Fix for bug 102032: Fix tinderbox test errors and warnings. Patch to make ↵ | zach%zachlipton.com | 1 | -4/+8 | |
new_comment.cgi use strict and warnings and make tests run at 100%! Patch by Jake <jake@acutex.net>, r=justdave, no 2nd review needed. | |||||
2001-10-05 | Fix for bug 98095:importxml.pl fails perl -wc test. Simple 1 line addition | zach%zachlipton.com | 1 | -0/+3 | |
that makes importxml.pl not fail the tests. We are on our way to 100%! Patch by Jake <jake@acutex.net>, r=zach@zachlipton.com, no 2nd review required. | |||||
2001-10-04 | Bugzilla Bug 69533 enter_bug.cgi does not auto-detect HP-UX as OS | timeless%mac.com | 1 | -1/+1 | |
patch by gary@radionics.com r=zach | |||||
2001-10-03 | Fix for bug 82809: comments in bugs no longer have 
 where the ↵ | justdave%syndicomm.com | 1 | -1/+1 | |
linefeeds should be. Patch by Dave Miller <justdave@syndicomm.com> r= timeless@mac.com (no 2nd review needed) | |||||
2001-10-02 | Fix for bug 52885: automatic radio selection for reassign shouldn't | zach%zachlipton.com | 1 | -1/+1 | |
trigger if new text is same as original owner or empty. Patch by Christopher Aillon (caillon@returnzero.com). R=Bradley Baetz (bbaetz@cs.mcgill.ca). No 2nd review needed. | |||||
2001-09-29 | Fix for bug 98744: No more software error when the user clicks "remove cc" ↵ | myk%mozilla.org | 1 | -1/+1 | |
without specifying users to remove. Fix by Jake <jake@acutex.net>. r=myk@mozilla.org, no second review needed. | |||||
2001-09-29 | Fix for bug 73959: Make buglist.cgi display the "Show Votes" link at the ↵ | myk%mozilla.org | 1 | -3/+3 | |
bottom of the screen. Patch by Jake <jake@acutex.net>. r=myk@mozilla.org, no second review needed. |