Граф коммитов

1110 Коммитов

Автор SHA1 Сообщение Дата
justdave%syndicomm.com e6fe9a6c8b Backing out Gerv's checkin for bug 71840. Per the bug report, it did not have proper review first, and myk objected to what
got landed on irc.
2001-10-12 03:03:00 +00:00
gerv%gerv.net f5c157f6d7 Bug 71840 - Make comments referenceable. Patch by gerv; r=myk, jake (ish :-). 2001-10-11 23:07:54 +00:00
gerv%gerv.net 700187171a Bug 83058 - need a way to hide resolved bugs in dependency tree view. Patch by kiko; r=gerv, afranke. 2001-10-11 23:01:44 +00:00
gerv%gerv.net 748c27f850 Bug 76161 - Don't select "resolve as dup" radio button when exiting empty dupe field. Patch by justdave, r=jake, caillon. 2001-10-11 22:18:35 +00:00
gerv%gerv.net 1b446a2a5d Bug 57819 - cut down large mysql error strings. Patch by n_hibma@qubesoft.com, r=gerv. 2001-10-11 21:58:07 +00:00
gerv%gerv.net d0c33d7e8a Bug 52782 - whineatnews.pl email should use the 'sendmailnow' Param. Patch by e.maryniak@pobox.com, r=gerv. 2001-10-11 21:55:21 +00:00
gerv%gerv.net 358c20af07 Add MacOS X. Bug 52577. Patch by afranke. r=gerv. 2001-10-11 21:52:28 +00:00
gerv%gerv.net 86c2f2a0bd Bug 104247 - make colours in buglists work again. Patch by kiko, r=gerv. 2001-10-11 21:42:07 +00:00
jake%acutex.net c99b12f635 Fix for bug 104180 -   should only be used in the display for a saved query w/a space, not in the URL.
Patch by Christian Reis <kiko@async.com.br>
r= jake@acutex.net
2001-10-11 19:51:33 +00:00
jake%acutex.net 3e134016aa Fix for bug 103592 - e-mail addresses that are longer than 30 characters 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-11 19:44:46 +00:00
jake%acutex.net eb74456062 Fix for bug 104117 - The editkeywords.cgi link was broken as a result of the fix for bug 103554.
Patch by Christian Reis <kiko@async.com.br>
r= jake@acutex.net
2001-10-11 19:07:00 +00:00
justdave%syndicomm.com cba6d3584a Fix for bug 97784: comments in attachment update form are now properly 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 02:17:58 +00:00
justdave%syndicomm.com a8560efd7b Fix for bug 103554: HTML generated by the PutHeader and GetCommandMenu subroutines now validates as HTML 4.01 at W3C.
Patch by Christian Reis <kiko@async.com.br>
r= caillon, gerv, justdave
2001-10-10 23:36:29 +00:00
myk%mozilla.org 8f4820f5f8 Fix for bug 27420: Gives the Component and Target Milestone fields extra 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 19:50:02 +00:00
jake%acutex.net b5085765bb Fix for bug 65164 - Bugzilla wasn't sending </html> at the end of its pages.
Patch by Christian Reis <kiko@async.com.br>
r= gerv@mozilla.org, jake@acutex.net
2001-10-10 13:26:28 +00:00
justdave%syndicomm.com a56cf30d34 partial backout of the checkin from bug 103121, because it collided with the patch from bug 51519. This should satifactorily
meet the goals of both patches.  patch by kiko, r= justdave
2001-10-10 06:36:45 +00:00
timeless%mac.com 06b9d8a67f Bugzilla Bug 103121 editusers.cgi needs an Add link on the query page.
patch by dkl. r=kiko
2001-10-10 04:57:30 +00:00
timeless%mac.com 3e18f7d361 Bugzilla Bug 97185 make_select should add a newline after each option
patch by kiko. r=zach, gerv
2001-10-10 04:52:09 +00:00
timeless%mac.com d953bf2a54 Bugzilla Bug 51521 Broken HTML on user permissions page
patchwork by john.beranek@pace.co.uk and kiko. r=zach, kiko, gerv
2001-10-10 04:47:17 +00:00
jake%acutex.net 9e3be8f1c7 It's also possible to PROCESS another attachment fragment, not just INCLUDE.
No review needed for tests at this time. NOT PART OF BUILD.
2001-10-09 19:14:59 +00:00
zach%zachlipton.com 2edfc29dd8 Fix for bug 98074: Attachment manager doesn't html_escape bug titles.
r1=caillon <mailto:caillon@returnzero.com>, r2=Jake
<mailto:jake@acutex.net>
2001-10-07 17:50:22 +00:00
jake%acutex.net b351c9eaa8 Allow compile tests for files that run in taint mode
No review needed for tests at this time. NOT PART OF BUILD
2001-10-06 23:22:48 +00:00
jake%acutex.net 90ef6cf6a4 We also need to look for templates that are INCLUDEd in other templates.
No review needed for tests at this time. NOT PART OF BUILD
2001-10-06 21:37:22 +00:00
bbaetz%cs.mcgill.ca 8b54109985 Doc type fix, r=kiko 2001-10-06 19:04:08 +00:00
jake%acutex.net f503702088 Test that scans Bugzilla's code looking for used templates then checks to 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 18:59:36 +00:00
zach%zachlipton.com 8d4abc6e4a Fixing issue where excluded files aren't excluded if they end in .pl or
.cgi.
2001-10-06 03:49:06 +00:00
zach%zachlipton.com e2a1e61fca Don't test importxml.pl since you need XML::Parser which is not required,
creating a false fail.

No review needed for tests. NOT PART OF BUILD
2001-10-06 03:25:43 +00:00
zach%zachlipton.com 1898fb6cc6 Get rid of our which causes errors on 5.005.
No review needed for tests at this time. NOT PART OF BUILD
2001-10-06 01:23:38 +00:00
myk%mozilla.org 6912d44952 Fix for bug 76714: correctly nests the FORM and TABLE elements.
Patch by Gerv Markham <gerv@mozilla.org>.
r=myk@mozilla.org, no second review needed.
2001-10-06 00:03:00 +00:00
jake%acutex.net f2720e0228 Fix for bug 57821 - Empty regular expression causes a software error.
Patch by Nick Hibma <n_hibma@qubesoft.com>
r= jake@acutex.net
2001-10-05 23:06:08 +00:00
jake%acutex.net 133f72a1e6 Fix for bug 66651 - Include link to attachment in notification mail
Patch by Gavin Shelley <gavins@iplbath.com>
r= jake@acutex.net
2001-10-05 22:38:12 +00:00
jake%acutex.net c9c0f7626c Fix for bug 93006 - The mass change page was auto-selecting the wrong radio button.
r= caillon@returnzero.com
2001-10-05 22:20:33 +00:00
jake%acutex.net 61845a9e58 Fix for bug 55630 - email-suffix is not shown in createaccount-page
Patch by kai morich <mail@kai-morich.de>
r= matty@chariot.net.au
2001-10-05 19:38:26 +00:00
jake%acutex.net e9eb057055 Fix for bug 83474 - The tables were not being unlocked properly when 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 15:18:12 +00:00
zach%zachlipton.com 5e1771bd45 Fix for bug 102032: Fix tinderbox test errors and warnings. Patch to make 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 02:16:34 +00:00
zach%zachlipton.com 92f724c63f Fix for bug 98095:importxml.pl fails perl -wc test. Simple 1 line addition
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-05 00:42:06 +00:00
timeless%mac.com 3146968916 Bugzilla Bug 69533 enter_bug.cgi does not auto-detect HP-UX as OS
patch by gary@radionics.com r=zach
2001-10-04 00:06:54 +00:00
justdave%syndicomm.com 2d5eda33b3 Fix for bug 82809: comments in bugs no longer have &#013; where the linefeeds should be.
Patch by Dave Miller <justdave@syndicomm.com>
r= timeless@mac.com (no 2nd review needed)
2001-10-03 07:49:19 +00:00
zach%zachlipton.com 62c5c1ebd2 Fix for bug 52885: automatic radio selection for reassign shouldn't
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-10-02 01:20:52 +00:00
myk%mozilla.org 792932cb8f Fix for bug 98744: No more software error when the user clicks "remove cc" without specifying users to remove.
Fix by Jake <jake@acutex.net>.
r=myk@mozilla.org, no second review needed.
2001-09-28 19:49:53 +00:00
myk%mozilla.org 8b1f97bb8e Fix for bug 73959: Make buglist.cgi display the "Show Votes" link at the bottom of the screen.
Patch by Jake <jake@acutex.net>.
r=myk@mozilla.org, no second review needed.
2001-09-28 19:17:27 +00:00
myk%mozilla.org 91450a2f49 Fix for bug #53612: The milestone URL appears correctly when deleting a product or a component.
Patch by Jake <jake@acutex.net>.
r=gerv@mozilla.org,myk@mozilla.org
2001-09-27 23:49:07 +00:00
zach%zachlipton.com 55c885d4fd Partil fix for bug 102032: Fix tinderbox test errors and warnings. This patch adds some -w and use strict; work to clean up
most of the '002goodperl.t' errors.

r=Dave Miller <justdave@syndicomm.com> no 2nd review required.
2001-09-27 23:19:33 +00:00
justdave%syndicomm.com 2084da19a0 Fix for bug 101659: emailsuffix was missing from the component owner mailto tag on sites that use emailsuffix.
Patch by Steve Naldrett <snaldrett@transparentnetworks.com>
r= justdave@syndicomm.com x2
2001-09-26 02:37:29 +00:00
zach%zachlipton.com b1ef6bb6e8 Fix for bug 93388: Full name should be trimmed of whitespace before going
into database.

r1=Zach Lipton <zach@zachlipton.com> r2=Andreas Franke
<afranke@ags.uni-sb.de>. Patch by Christopher Aillon
<caillon@returnzero.com>.
2001-09-23 17:20:50 +00:00
zach%zachlipton.com 4914db56bd Fix for bug 97588: localconfig should mention access.conf as well as
httpd.conf (for old apache). Simple 2line comment addition to localconfig
to inform the user they may need to look at access.conf in addition to
httpd.conf if they are using an older version of apache.

Patch by Gavin Shelley <gavins@iplbath.com> r=Zach Lipton
<zach@zachlipton.com> no 2nd review needed for this patch.
2001-09-23 17:07:55 +00:00
zach%zachlipton.com 1d46e21d01 Have checksetup.pl block web-access to runtests.sh (by .htaccess) and
chmod +x runtests.sh so that it can be run with ./

r=bbaetz on irc, no 2nd review needed. No bug filed.
2001-09-23 04:28:17 +00:00
zach%zachlipton.com 2f3b70d35e Renaming *.t to be 00*.t to solve any sorting issues down the road as per
bug 97976.

No review required for tests at this time. NOT_PART_OF_BUILD
2001-09-23 04:08:44 +00:00
zach%zachlipton.com 88ae8c099f *** empty log message *** 2001-09-23 04:02:19 +00:00
jake%acutex.net d93a7d31b6 Fix for bug 97971 - Sanity check should check statuses, resolutions, everconfirmed & number of votes.
Patch by Matthew Tuck <matty@chariot.net.au>
r= jake@acutex.net
2001-09-19 15:06:43 +00:00