Commit Graph

2140 Commits

Author SHA1 Message Date
myk%mozilla.org
62514913c5 bug 75991: removed bugzilla-specific stuff and added bugzilla-specific script since bugzilla is moving to mothra; genstats.cgi will do the bonsai stats and genstats-bz.cgi will do the bugzilla stats 2001-04-14 01:47:40 +00:00
mcafee%netscape.com
fb70aca709 Adding Ts to legend 2001-04-10 09:49:33 +00:00
mcafee%netscape.com
1cee933ffa Adding startup.dat 2001-04-10 06:13:08 +00:00
mcafee%netscape.com
96b6669e1c Adding support for startup test. 2001-04-10 05:55:12 +00:00
mcafee%netscape.com
44c8693eeb process build log to create startup.dat file 2001-04-10 05:54:29 +00:00
justdave%syndicomm.com
247adaf957 Fix for bug 18349: query.cgi target_milestone value does not reload SELECTed item.
Patch by <jake@acutex.net>
r= justdave
2001-04-10 03:49:01 +00:00
justdave%syndicomm.com
5fe70f7653 Fix for bug 72379: query.cgi component value does not reload SELECTed item.
Patch by Myl Melez <myk@mozilla.org>
r= jake, justdave
2001-04-10 03:41:44 +00:00
mcafee%netscape.com
265438d001 remove bogus l 2001-04-10 01:26:52 +00:00
mcafee%netscape.com
03d96219d4 Adding white background, so linux sees white 2001-04-10 01:10:07 +00:00
mcafee%netscape.com
99b0b09921 shrinking who iframe a bit 2001-04-10 01:09:35 +00:00
endico%mozilla.org
a62419aabd change to using google links instead of the defunct deja.com links 2001-04-09 23:49:51 +00:00
justdave%syndicomm.com
5e45ff8188 Fix for bug 71659: New bugs weren't creating email if the reported didn't give a long description, and the first person who added a comment had their comment become the long description of the bug.
Patch by <jake@acutex.net>
r= justdave
2001-04-09 19:10:43 +00:00
endico%mozilla.org
4e717fdc0e only attempt to wrap the newsbot file if template and wrap script exist. Sometimes they don't if this script is run while the web site is being rebuilt. 2001-04-09 04:21:18 +00:00
justdave%syndicomm.com
24adb74e78 Fix for bug 66014: Correct sanitycheck for the new initialowner and
initialqacontact fields in the components table.
Patch by Matthew Tuck <matty@chariot.net.au>
r= afranke, justdave
2001-04-08 02:33:02 +00:00
justdave%syndicomm.com
a3c8569fdf Fix for bug 71808: Can't set email preferences for voters (which caused voters to get OldEmailTech notifications.
Patch by jake@acutex.net
r= justdave
2001-04-07 17:09:28 +00:00
justdave%syndicomm.com
47cea0555a Fix for bug 71912: changes email pref for "If I'm removed from that capacity" to "If I'm added to or removed from that capacity", so you can still get mail when someone adds you to a CC. Patch by <jake@acutex.net> r= justdave 2001-04-07 16:36:45 +00:00
justdave%syndicomm.com
d89ccdc16c Fix for bug 71607: remove "month-day only" date format from bug list views.
Patch by Stephan Niemz <st.n@gmx.net>
r= justdave
2001-04-07 03:30:59 +00:00
justdave%syndicomm.com
926fa731c5 Fix for bug 72721 (duplicates.cgi performs poorly with lots of bugs) and bug 69054 (DB_File not portable): dependence on DB_File removed, now uses AnyDBM_File which comes standard with Perl. Duplicates.cgi now runs its queries against the shadow database if it's available, among many other improvements.
Patch by gervase.markham@univ.ox.ac.uk (Gervase Markham)
r= justdave
2001-04-06 18:19:47 +00:00
justdave%syndicomm.com
c09b1fd81e Re-fix for bug 29820: remove "Changed" from email subject line. Based on patch submitted by Stephan Niemz [faniz] <st.n@gmx.net>, r= jake, cyeh
UPGRADE NOTES: when you install this update, you will need to change the subject line in your 'changedmail' and 'newchangedmail' params from the web by running editparams.cgi.  The subject line needs to be changed from:
Subject: [Bug %bugid%] %neworchanged% - %summary%
to
Subject: [Bug %bugid%] %neworchanged%%summary%

Or whatever is appropriate for the subject you are using on your system.  Note the removal of the " - " in the middle.
2001-04-06 17:40:49 +00:00
justdave%syndicomm.com
f09960cb4a Fix for bug 74394: editmilestones.cgi can't edit the name and sortkey at the same time
Patch by slee@uk.bnsmc.com (Stephen Lee)
2001-04-06 16:47:49 +00:00
justdave%syndicomm.com
06b3d0b211 Backing out Blake's misfire 2001-04-06 04:44:41 +00:00
mcafee%netscape.com
d617e6fb40 Adding support for pageloader test. 2001-04-06 04:02:25 +00:00
mcafee%netscape.com
4898b51f3e Adding support for pageloader test. 2001-04-06 03:56:50 +00:00
mcafee%netscape.com
80409a1106 Adding pageloader.dat to copyfile list 2001-04-06 03:42:36 +00:00
mcafee%netscape.com
65e9828273 First add 2001-04-06 03:40:08 +00:00
blakeross%telocity.com
c9b9689e26 Use more efficient command structure, refactor commands, broadcasters and keys, remove unused attributes, do some other optimization (72923). Landing navigator part only; this should help new window opening and some other areas. r=ben sr=hyatt 2001-04-05 19:53:13 +00:00
kestes%tradinglinx.com
df9cba1f8e auto generate the version number based on the output of the date command 2001-04-05 17:48:23 +00:00
kestes%tradinglinx.com
1cc06e04fd relax the uid/gid security checks for Debian 2001-04-04 14:23:36 +00:00
dave%intrec.com
900965b19d Fix for bug 74529: backward email filtering fixed. patch by jake@acutex.net 2001-04-03 20:54:53 +00:00
dave%intrec.com
8c81eb9243 Fix for bug 53696: periods(.) and plusses(+) were not being accepted as valid in mime-types, which are legal per RFC2045 and RFC2048. 2001-04-03 20:42:58 +00:00
kestes%tradinglinx.com
0c6d2da4cd relax the uid/gid security checks for redhat 7.0 2001-04-03 15:14:27 +00:00
kestes%tradinglinx.com
5a3e1f56e0 do not have blank lines before the mail headers, postfix will choke. 2001-03-30 22:44:54 +00:00
kestes%tradinglinx.com
526caf9356 do not have blank lines before the mail headers, postfix will choke. 2001-03-30 22:44:10 +00:00
kestes%tradinglinx.com
f51084f38a remove duplicate printing of unmonitored build list. 2001-03-30 19:54:50 +00:00
kestes%tradinglinx.com
1c0f2a2618 I seem to have trouble keeping the interface
TinderDB::Build::all_build_names($tree);
consistent will all usage of this function.
2001-03-30 15:37:44 +00:00
blakeross%telocity.com
2b5153d392 Backing out on request of module owner (no review, no module owner approval, unstable code). Don't shoot the messenger (with the checkin access)! 2001-03-30 00:34:31 +00:00
timeless%mac.com
78638cd1e0 fix version. 2001-03-29 22:40:51 +00:00
timeless%mac.com
8b6f15dc64 Bugzilla Bug 74024 check techbot1 into cvs
Land techbot1 into mozbot tree. This has been a long time coming.

techbot1 includes support for arbitrary commands, bugzilla features including
bug, component and keyword queries. more support for tinderbox including
sheriff querying.  support for multiple channels.  it handles missing
components better.
2001-03-29 22:38:35 +00:00
mcafee%netscape.com
dfce4b727f Adding bonsai tree name field, plus hints in parens so it's easier for newbies to figure this out. 2001-03-29 03:45:38 +00:00
cyeh%bluemartini.com
5efba7210d add comment about DB_File requirement for collectstats.pl 2001-03-29 00:36:38 +00:00
cyeh%bluemartini.com
29502ab302 fix for 71798: bugmail not sent when moving from cc to assigned fields
checked in patch based on patch submitted by jake@acutex.net
2001-03-28 23:43:39 +00:00
terry%mozilla.org
98f92a6f09 Improve error message 2001-03-26 22:10:36 +00:00
kestes%tradinglinx.com
89fa987d61 put correct mailing address in comment. 2001-03-26 14:08:42 +00:00
kestes%tradinglinx.com
42e0d5ea22 put correct mailing address in comment. 2001-03-26 14:05:48 +00:00
kestes%tradinglinx.com
fda5601a8f for security, set a umask.
typo with $MINIMUM_BUILD_SECONDS was causing too little sleeping and
many builds occured flooding my disk space.
2001-03-26 13:37:24 +00:00
kestes%tradinglinx.com
1480e5a432 for security, set a umask 2001-03-26 13:36:28 +00:00
kestes%tradinglinx.com
ea51ad7e61 got the mindate/maxdate backwards for the "C" link. I thought I fixed
this already.
2001-03-26 13:36:00 +00:00
timeless%mac.com
486382c27a Bugzilla Bug 73426 fix viewallnotes.cgi compile errors <q src="tinderbox" class="errors"/>
fixes tinderbox bustage
2001-03-26 10:49:46 +00:00
cls%seawood.org
176d0306a5 Backing out previous checkin. 2001-03-25 23:53:37 +00:00
endico%mozilla.org
b0e5e6903d Lets be consistant. Switch back to #!/usr/bonsaitools/bin/perl -w 2001-03-25 08:59:55 +00:00