Commit Graph

2037 Commits

Author SHA1 Message Date
kestes%tradinglinx.com
fc0ee5998a Do not put any testing (if present) directories into the package.
do not create unused tinderbox2 directory.
2001-02-16 20:04:56 +00:00
kestes%tradinglinx.com
9d35bc1252 create a BT_URL entry.
fix possible security risk in default $ADMINISTRATIVE_NETWORK_PAT
2001-02-16 20:04:08 +00:00
kestes%tradinglinx.com
5bd2d5ea52 minor fixes to local variables.
is_status_final  did not recieve its arguments from @_ properly.
2001-02-16 20:03:13 +00:00
kestes%tradinglinx.com
329c13608f get default BT_URL from TinderConfig 2001-02-16 20:02:21 +00:00
cyeh%bluemartini.com
703642cb77 fix for 68873 : Bugzilla install doesn't work over NFS; mention this in README
patch submitted by tstromberg@rtci.com (Thomas Stromberg).
2001-02-16 18:07:54 +00:00
cyeh%bluemartini.com
e1e6320abf fix for 17773: Checksetup.pl should create maintainer if database is empty.
patch submitted by dave@intrec.com (Dave Miller)
create an administrator if we don't find one in the db or if new.
2001-02-16 17:56:05 +00:00
kestes%tradinglinx.com
26a102a2c4 more comments,
allow each ticket to go to multiple trees.
2001-02-16 01:43:49 +00:00
kestes%tradinglinx.com
e5166e4862 more comments,
parenthesize some localize variables
change the scaling of the window to better suite the installed netscape.
there should be a better way to autosize the windows!
2001-02-16 01:41:28 +00:00
kestes%tradinglinx.com
f238af1524 more comments,
localize some variables which were not local by accident.
change function name update2bug_url to  bug_id2bug_url
2001-02-16 01:40:08 +00:00
kestes%tradinglinx.com
8cf1cb1723 change the default window sizes to work with the installed version of
netscape.  There has to be a better way to size these windows!
2001-02-16 01:34:37 +00:00
cyeh%bluemartini.com
ce33ff04b0 fix for 65396:
Remember This Query should give option to add to page footer
patch submitted by st.n@gmx.net (Stephan Niemz)
2001-02-16 01:22:39 +00:00
kestes%tradinglinx.com
7f5952e9de do not run both bonsai and cvs by default. People will find it strange. 2001-02-16 00:10:48 +00:00
kestes%tradinglinx.com
20e58209f1 typo, there was a missing @_ in a function, so no local variables were
getting instatiated.
2001-02-16 00:09:54 +00:00
kestes%tradinglinx.com
5da231716e use new function (BuildStatus::is_status_final($buildstatus)) to allow users
to change default of ( ($buildstatus eq 'not_running') || ($buildstatus eq 'building') ) .
make more consistent use of  build_names($tree); to find the ordered
list of buildnames.
my notion of mindate/maxdate was the reverse of bonsai so fix it here.
the notion of $previous_rec was illdefined and causing problems.
2001-02-16 00:08:53 +00:00
kestes%tradinglinx.com
a167ac90ed typo in use of FileStructure::URLS 2001-02-15 23:58:04 +00:00
kestes%tradinglinx.com
28ceb84a56 some variables were not being interpolated because they were in single quotes.
This could not have worked.
2001-02-15 23:53:33 +00:00
cyeh%bluemartini.com
d42d7db47f fix for 28676 :
When a bug is marked duplicate, the reporter should be added to the bug that it duplicated.
patch submitted by jake@acutex.net (Jake).
2001-02-15 22:42:13 +00:00
kestes%tradinglinx.com
166b2d86e7 update info for new release 2001-02-15 21:13:53 +00:00
kestes%tradinglinx.com
f1da0320a4 update the version number 2001-02-15 21:13:33 +00:00
kestes%tradinglinx.com
61f5728c3b add func sort_tree_buildnames 2001-02-15 21:11:40 +00:00
kestes%tradinglinx.com
13eeb0bb9e add func is_status_final
add 1; to end of file
2001-02-15 21:11:04 +00:00
kestes%tradinglinx.com
96044a8fd0 sync with CVS module, mostly parenthesis were different. 2001-02-15 21:07:55 +00:00
kestes%tradinglinx.com
e5bc9c5b5e localize many variables which were accidentally global.
fix bugs in the way the extra treestate data was trimmed from the DB.
change name of package so we can run CVS and BONSAI VC's at the same time for debugging.
2001-02-15 21:00:51 +00:00
kestes%tradinglinx.com
7080294a15 now works and is insync with VC_CVS.pm 2001-02-15 20:56:58 +00:00
kestes%tradinglinx.com
cf9234d955 Add bonsai support.
Make $BRIEF_LOG_TRIM_DAYS &  $FULL_LOG_TRIM_DAYS have same default.
2001-02-15 20:55:49 +00:00
kestes%tradinglinx.com
688cfe710b now default variables can be overriden by variables in the environment.
allow users to have a cgibin directory which only holds '*.cgi' files.
2001-02-15 20:54:32 +00:00
kestes%tradinglinx.com
5a3b9eaf91 add new email address 2001-02-15 20:52:26 +00:00
kestes%tradinglinx.com
c6ae0f3a2b round the time down to even seconds. initalize two variables to null string. 2001-02-15 20:51:58 +00:00
kestes%tradinglinx.com
3c8eb16980 fix the display of the printing of the bonsai version number 2001-02-15 20:49:56 +00:00
kestes%tradinglinx.com
ebc8c7270e A working version for TreeState using BonsaiData 2001-02-15 20:48:37 +00:00
kestes%tradinglinx.com
4b0abac70a do not pass remote information to bonsai. This allows us to run both
CVS and Bonsai mode at the same time for the same tree while testing.
2001-02-15 20:47:53 +00:00
kestes%tradinglinx.com
fbc2d8bf80 Relax the check for ID's which are considered daemon (root). 2001-02-15 20:44:48 +00:00
kestes%tradinglinx.com
fefb895d3d cleaner interface to bonsai 2001-02-15 20:41:25 +00:00
kestes%tradinglinx.com
29c8b14bf7 *** empty log message *** 2001-02-15 20:40:30 +00:00
dmose%mozilla.org
6077fdc769 fix for bug found in original 17464 patch, where removal from the CC list was not generating a mail. r=donm@bluemartini.com 2001-02-14 20:41:26 +00:00
kestes%tradinglinx.com
ac55b72317 add new type for password field which will not display value on cgi page. 2001-02-09 15:16:57 +00:00
kestes%tradinglinx.com
0220e79ea9 Fixed typo form.
maxdate field was not formatted in the same way as the
mindate field, this caused the value to not be loaded from the URL.
2001-02-08 22:53:34 +00:00
dave%intrec.com
98cc99db5a Fix for bug 22041: Bug page title now includes bug summary. Patch by st.n@gmx.net (Stephan Niemz (faniz)) 2001-02-02 03:44:47 +00:00
dave%intrec.com
aaa9c4bc2c Fix for bug 66149: better error message on connection failures. Patch by shie9022@msmailhub.oulan.ou.edu (Alan Shields) 2001-02-02 03:29:26 +00:00
dave%intrec.com
f708c0f022 Fix for bug 66154, fixes error introduced in v1.42 of reports.cgi from bug 39159. Patch by Alan Shields <shie9022@msmailhub.oulan.ou.edu> 2001-01-27 02:34:17 +00:00
dave%intrec.com
5ba72f8814 cleaning up trailing whitespace in buglist.cgi source. (no code changes) Patch by Stephan Niemz [faniz] <st.n@gmx.net> 2001-01-25 05:30:35 +00:00
dave%intrec.com
95b168a589 Fix for bug 66058: dates in Created and Changed date columns in buglists are now in context with how old the bug is.
within the last 18 hours: time only (12:24:34)
within the last   6 days: weekday and time (Fri 12:24)
within the last 100 days: month and day (01-19)
older than 100 days: previous behaviour (2001-01-19)
2001-01-25 05:08:21 +00:00
dave%intrec.com
eb97fe2f98 Fix for bug 55429: can't always vote more than once per bug, depending on product. Patch by Matthew Tuck <matty@box.net.au> 2001-01-25 04:56:14 +00:00
dave%intrec.com
3fee301357 Re-fixing bug 30694. part of the original patch got left out. 2001-01-25 02:51:49 +00:00
dave%intrec.com
fd9e89629d Fix for part 2 of bug 31456: changes the way checksetup.pl handles the localconfig file internally to guarantee proper detection of any variables defined in localconfig (even empty arrays, which it couldn't detect before, in case someone adds one to localcofig at some point) 2001-01-24 23:27:13 +00:00
dave%intrec.com
ae5aeaa50f Fix for bug 30694: adds title attributes to bug links with bug status and description. Patch by jake@acutex.net 2001-01-24 22:24:06 +00:00
dave%intrec.com
051b1fbde9 Fix for bug 65598: check for minimum versions of some of the Perl modules Bugzilla needs. Also check for minimum version of MySQL server on the other end. 2001-01-24 20:31:45 +00:00
dmose%mozilla.org
4c96f21aae patch from bug 17464 to give user some control over what sorts of bug mail get sent to an account. Original patch by al_raetz@yahoo.com and lots of additional hacking by me; r=donm@bluemartini.com 2001-01-24 20:26:24 +00:00
dave%intrec.com
c9b78f3af8 Fix for bug 31295: use checkbox for votes if only one vote allowed. Also eliminate displaying products with no votes. Patch by Stephan Niemz <st.n@gmx.net> 2001-01-24 02:41:41 +00:00
dave%intrec.com
9f0fd03b44 Fix for bug 45784: URL field truncated at quote marks. Patch by
jake@acutex.net
2001-01-24 01:54:42 +00:00
tara%tequilarista.org
8dfe98e098 Landing Ask Bjoern Hansen's fix for bug #39159 2001-01-20 16:58:32 +00:00
tara%tequilarista.org
51b3d54882 Landing suggested addition from Bernd Eckenfels for bug # 56822 2001-01-19 20:57:52 +00:00
gerv%gerv.net
657799e507 More bug 6682. Perhaps this could be it. 2001-01-18 23:08:22 +00:00
tara%tequilarista.org
a65e4dc297 Cleaning up the language for matty for bug #45213 2001-01-18 02:20:04 +00:00
tara%tequilarista.org
ebcce99393 Landing patch for bug #58436 from Henrik Gemal 2001-01-18 02:14:11 +00:00
gerv%gerv.net
e3edb6ac22 Code to upgrade data file formats from old version, and intermediate broken version. Bug 6682. 2001-01-17 15:52:20 +00:00
dave%intrec.com
27ee8d4837 Fix for bug 32000 (and refixing bug 4928): extra newlines in comments made
with NS4-Mac
2001-01-16 21:09:33 +00:00
dave%intrec.com
2766b34f94 Removing extraneous space from the mysql command in the event the database
has a password.  mysql wants no space between the -p and the password.
2001-01-09 21:47:06 +00:00
dave%intrec.com
3b79cb392c Fix for bug 36596: cvsquery.cgi looping (cvsquery.pl - build_map)
cvsquery.pl no longer causes an infinite loop if you query on a module
other than 'all'
2001-01-09 21:24:46 +00:00
kestes%staff.mail.com
81e762f887 $previous_rec needed wider scope. I had accidentally narrowed the
scope when tixing the 'building' issue.
2001-01-09 15:43:39 +00:00
kestes%staff.mail.com
d1e1e7e363 fix problem which occurs in with some redhat users. 2001-01-08 22:36:21 +00:00
kestes%staff.mail.com
867f7be8c1 delete unused tinderbox variable buildfamily. This will surely
confuse some user if I leave it in.
2001-01-06 01:34:21 +00:00
kestes%staff.mail.com
a0ae5a5ad6 typo the module is erro_parse not error_parser 2001-01-06 01:33:22 +00:00
kestes%staff.mail.com
8d910643a1 clarify some details which came up in email correspondence. 2001-01-06 01:32:47 +00:00
kestes%staff.mail.com
7155a19998 better man page to explain the mail format. 2001-01-06 01:32:03 +00:00
kestes%staff.mail.com
fc4cc97b70 clean up the SECONDS_PER_* variables
add some periods to the end of error messages.
2001-01-06 01:31:30 +00:00
kestes%staff.mail.com
4c3646e80b allow the 'building' mails to not trip the test for gridsize. 2001-01-06 01:30:37 +00:00
kestes%staff.mail.com
97510cf920 some new versions of CVS output dates in a new format, allow for these
dates.
2001-01-06 01:27:55 +00:00
kestes%staff.mail.com
55fe69eae0 stat fix for perl 5.6 from "John Turner" <jdturner@nc.rr.com> 2001-01-05 17:30:35 +00:00
kestes%staff.mail.com
57b1da22fd from http://www.mozilla.org/projects/tinderbox/ 2001-01-04 16:41:38 +00:00
kestes%staff.mail.com
74834eac46 If they are not on a valid network they should not see what our
other security checks are.
2001-01-04 16:40:53 +00:00
kestes%staff.mail.com
1ad4e09f55 forgot to turn on the new security features. Turned them off to test
at my site.
2001-01-04 16:40:22 +00:00
kestes%staff.mail.com
49efcc8976 add more documentation to top of file explaining what file does.
add strict checks on directories, so that there is no security problem
with our data.
treat special ids and groups as if they are root, now its a fatal error.
2001-01-04 00:31:20 +00:00
kestes%staff.mail.com
83dde91ab7 add more documentation to top of file explaining what file does.
move untaint code to after the variable is defined.
2001-01-04 00:30:13 +00:00
kestes%staff.mail.com
a12eb2292b add more documentation to top of file explaining what file does. 2001-01-04 00:29:40 +00:00
kestes%staff.mail.com
e20c29253e add more documentation to top of file explaining what file does.
remove old cruft from when I tried strict time checks on mail files.
typo wrote  $tree meant  $TINDERBOX{'$tree'}
2001-01-04 00:29:09 +00:00
kestes%staff.mail.com
6f0d7320dc add more documentation to top of file explaining what file does.
document eval as a security problem.
define the administrative network to limit who can run the admintree
page.
2001-01-04 00:28:00 +00:00
kestes%staff.mail.com
d184248d8a add more documentation to top of file explaining what file does 2001-01-04 00:26:16 +00:00
kestes%staff.mail.com
d6cb31785c add more documentation to top of file explaining what file does
do not allow changes by users who are on unknown networks
2001-01-04 00:25:14 +00:00
kestes%staff.mail.com
20d68e68fb add more documentation to top of file explaining what file does
add emacs header
2001-01-04 00:24:09 +00:00
kestes%staff.mail.com
0a07e53c91 add more documentation
document  'make compile_bin_code'
2001-01-04 00:22:37 +00:00
kestes%staff.mail.com
7e3475ce68 add more documentation 2001-01-04 00:22:14 +00:00
kestes%staff.mail.com
8f0fafe2e7 change ($starttime < $timenow) ||
to      ($starttime <= $timenow) ||
2001-01-04 00:21:36 +00:00
kestes%staff.mail.com
0c368e7867 document security issue with eval 2001-01-04 00:21:03 +00:00
kestes%staff.mail.com
33411bd5a5 use new secure default mode for creating directories 2001-01-04 00:20:26 +00:00
kestes%staff.mail.com
4460aea536 moved to default_config 2001-01-03 22:03:40 +00:00
valeski%netscape.com
e0e038a875 trying to fix caching problem w/ wap browsers 2001-01-03 17:29:57 +00:00
dmose%mozilla.org
a1b8c789f4 changes from jake@acutex.net to make it possible to toggle the default value of newemailtech for new profiles, this is set by default to be turned on (the old default was off) ; r=dmose@mozilla.org. changes from me to make newemailtech the default in all new installations, and update the verbiage in various spots to make it clear that newemailtech is now considered the one true way and the old tech will be going away. r=endico@mozilla.org,cyeh@bluemartini.com 2000-12-22 23:01:30 +00:00
dmose%mozilla.org
f004f59c84 script for watching mysqld. r=endico@mozilla.org 2000-12-22 20:48:47 +00:00
dmose%mozilla.org
6b53213991 updated to ignore graphs subdir 2000-12-22 20:48:16 +00:00
gerv%gerv.net
b56a5eb3ac Made deletion of graphs safer. Thanks to Joseph Heenan <joseph@picsel.com> 2000-12-14 17:52:18 +00:00
gerv%gerv.net
a550f386e8 Fix duplicates table check; make sure we create graphs directory. 2000-12-14 17:48:01 +00:00
gerv%gerv.net
7264e82a4f Fixed problem with ranges in regexps that I dreamt about a few nights ago. 2000-12-14 17:39:33 +00:00
gerv%gerv.net
5b5b189288 Fixed dupes table detection code; added check for graphs directory. 2000-12-14 12:19:35 +00:00
gerv%gerv.net
d6f20616fb Formatting change. Trivial. 2000-12-14 12:17:11 +00:00
endico%mozilla.org
762947abf9 trivial change to test whether cvs is working 2000-12-14 03:09:17 +00:00
dmose%mozilla.org
2fbcabc6c8 add a stack to save the current global SQL state so that queries can be nested. used this mechanism to fix the 62618 regression. r=encido@mozilla.org 2000-12-12 03:47:40 +00:00
dmose%mozilla.org
fc71168a37 patch from Jake <jsteenhagen@novagate.com> to fix bug 59515; adds a title attribute containing status and short description to various bug links. In some browsers (most Mozilla builds, at least) this makes the status and short description available as a tooltip, so it is no longer necessary to click through to see it. r=dmose@mozilla.org 2000-12-07 03:04:32 +00:00
gerv%gerv.net
62bfb000c3 Bug 6682: moving location of graph creation dir to graphs instead of data/mining, for security reasons. 2000-12-05 22:36:26 +00:00
leaf%mozilla.org
acbe7a75b2 reworded description of when to contact module owners, moa=dmose 2000-11-30 23:41:35 +00:00