Commit Graph

125 Commits

Author SHA1 Message Date
terry%netscape.com
a631f0cb7c Get rid of "verified_ts" and "resolved_ts" stuff; we aren't keeping
that stuff in this database.
1998-08-28 20:19:31 +00:00
terry%netscape.com
261d7a0b13 Back out last change. No diffs are showing up at all! 1998-08-28 19:23:41 +00:00
terry%netscape.com
33307dbc4b Fixed bug 544 -- now use unified diffs instead of context diffs in mail. 1998-08-28 19:17:59 +00:00
terry%netscape.com
de183621a7 Fixed bug 513 -- adding CC field caused crash. 1998-08-28 18:32:15 +00:00
terry%netscape.com
a729e91e6e Debugging support -- if we get an SQL error, show the SQL command that failed. 1998-08-28 18:31:05 +00:00
terry%netscape.com
b0e5b61885 Get rid of the "read and eat" line; it doesn't make sense here. 1998-08-28 13:50:41 +00:00
shaver%netscape.com
802e755292 tell people how to change their new password 1998-08-27 20:18:13 +00:00
terry%netscape.com
3f17267cf3 Hacky preventative for bug 540 -- disable the "edit long description"
feature entirely.
1998-08-27 18:14:14 +00:00
terry%netscape.com
5bc14685ee Fixed bug 538 -- can now search through summary and description fields. 1998-08-27 17:22:23 +00:00
terry%netscape.com
bb84abf51c The default product is now called "Mozilla". 1998-08-27 15:30:25 +00:00
terry%netscape.com
1ff106e5b2 Sort the list of products. 1998-08-27 15:30:01 +00:00
terry%netscape.com
2e14f97ac4 Fixed bug 539 -- cope with multiple products in the system. 1998-08-27 14:56:19 +00:00
terry%netscape.com
a25f8b562e I'd prefer to be known as terry@mozilla.org. 1998-08-27 14:55:27 +00:00
terry%netscape.com
dde7c7fa02 Don't choke if the user hits a space or something in the 'changed in
last ___ days' field.
1998-08-27 00:03:27 +00:00
terry%netscape.com
7b679c1f2b Oops; mail the right URL. 1998-08-26 22:51:52 +00:00
jwz%mozilla.org
58fd92adc9 give the image a border 1998-08-26 22:36:44 +00:00
jwz%mozilla.org
e5ec0ed082 smaller version of the ant image (8k instead of 17k.) 1998-08-26 22:36:05 +00:00
terry%netscape.com
73880a12a0 Turn on mail notifications. 1998-08-26 22:23:00 +00:00
terry%netscape.com
36d6462815 About the Bugzilla source. 1998-08-26 20:15:06 +00:00
terry%netscape.com
de2acd2865 Stop looking for "target_fix_version". 1998-08-26 19:26:59 +00:00
terry%netscape.com
0be4b6cf6d Bugzilla source. 1998-08-26 06:14:20 +00:00
preed%netscape.com
0ad3c0b9e9 Adds functionality to write multiple comments to a log with one
submission. Also fixes some bugs and UI problems. Reviewed by terry.
1998-08-25 21:22:32 +00:00
preed%netscape.com
93655d3fe8 This is a bug fix; when two tree were displayed at once, the argument in
the menu for "addnote.cgi" was passed as tree1 and tree2, not the specific
buildtree for that block. This problem was experienced with the other menu
items, but corrected before the first checkin. This checkin fixes this
problem with addnote.cgi as well.
1998-08-21 18:40:26 +00:00
preed%netscape.com
9c30654549 Fixes some bugs in the way messages of the day were stored; certain
characters could cause tinderbox to bomb out because they weren't escaped,
and the '1;' at the end was missing (which is bad because this is needed
if it's required). Reviewed by terry.
1998-08-19 23:31:52 +00:00
preed%netscape.com
3e59f4918a Added features to allow popup menu's in showbuilds.cgi (requsted), and
modified a chop to chomp to make SURE it does what we want. Reviewed by
terry.
1998-08-19 23:20:45 +00:00
preed%netscape.com
d479c07bb0 addition to code to allow open/closed information on tinderbox pages
(essentially turned this functionality on again). reviewed by ltabb.
1998-08-06 23:35:58 +00:00
terry%netscape.com
e912f1f705 Patch by Erik Bruchez <Erik.Bruchez@iname.com> -- cope with "-d" in
the modules file.
1998-08-06 16:54:50 +00:00
preed%netscape.com
0f06cc2a1b Added testfailed status; modified gz filenames to add buildates; reviewed
by ltabb.
1998-08-04 00:29:17 +00:00
jwz%netscape.com
b7934e9a91 from Dawn Endico <dawn@cannibal.mi.org>:
Make the url prefix for bonsai configurable.
1998-07-28 19:18:54 +00:00
jwz%netscape.com
f1d8366b20 from Dawn Endico <dawn@cannibal.mi.org>:
add bonsaihome configuration variable
1998-07-28 19:17:42 +00:00
jwz%netscape.com
cf371de941 from Dawn Endico <dawn@cannibal.mi.org>:
export $Path variable. Local.pm needs it as a global variable.

htmlify file names and email addresses
1998-07-28 19:17:30 +00:00
jwz%netscape.com
76541b4016 from Dawn Endico <dawn@cannibal.mi.org>:
remove the hard space from the template. Its now the job of the
description function to provide a space in case of a blank desc.
1998-07-28 19:17:14 +00:00
jwz%netscape.com
389c07fd5e from Dawn Endico <dawn@cannibal.mi.org>:
move description functions to the new Local.pm module
1998-07-28 19:17:03 +00:00
jwz%netscape.com
955aefac9c from Dawn Endico <dawn@cannibal.mi.org>:
use the new bonsaihome configuration variable
1998-07-28 19:16:48 +00:00
jwz%netscape.com
b731e4f4c7 from Dawn Endico <dawn@cannibal.mi.org>:
Place installation specific subroutines into their own module.
New improved file/directory description hackery goes here.
1998-07-28 19:16:34 +00:00
terry%netscape.com
596f661dc2 Expand email addresses properly when sending tree opened, tree closed notices. 1998-07-27 21:10:16 +00:00
terry%netscape.com
a3288e5006 Munge the username to a proper email address before sending mail. 1998-07-27 20:57:51 +00:00
terry%netscape.com
8c30803b52 Deal better with % in the middle of usernames. 1998-07-27 20:53:06 +00:00
terry%netscape.com
25e26733c3 Call ldap with only 20 people at a time, because it sometimes seems to
choke if you give it too many at once.
1998-07-22 21:12:19 +00:00
terry%netscape.com
a5b181c0b4 Fix to deal with new '%' style of usernames. 1998-07-22 19:01:47 +00:00
terry%netscape.com
b360a22121 Don't exec mail any more. 1998-07-20 16:05:37 +00:00
cyeh
48e92b95db add example tinderbox client scripts 1998-07-09 17:36:13 +00:00
terry
5f55ebe701 Patch by Matthew Wilson <msw@gimp.org> -- more layer poisition fixes. 1998-07-06 17:09:33 +00:00
terry
c5b14f9fa0 Needs to loadConfigData() so that it can get the value of $rcsdiffcommand. 1998-07-06 16:50:08 +00:00
terry
5385128cc9 Patch by Matthew Wilson <msw@gimp.org> -- removed extraneous apostrophe. 1998-07-02 22:54:16 +00:00
cyeh
db6fcffbdc added "Couldn't find project file " error. This happens when a CW project
can't find the file to compile.
1998-07-02 17:26:48 +00:00
terry
72b25879c7 Oops; left out one sentence. 1998-06-30 17:46:26 +00:00
terry
25c6393b5f Add some explaination of what "the hook" is. 1998-06-30 17:39:57 +00:00
terry
f1d43b689f Oops; backed out last change. (I need to learn how to use CVS. :-) 1998-06-29 17:37:06 +00:00
terry
953de4703b Patches by Matthew Wilson <msw@gimp.org> -- added much of the missing configuration ability. 1998-06-29 16:21:41 +00:00