842 Commits

Author SHA1 Message Date
slamm%netscape.com
ce899a1b87 Even More general ignore for getAttribute 1999-07-16 00:08:43 +00:00
slamm%netscape.com
817f91c6b0 More general ignore for getAttribute 1999-07-16 00:06:17 +00:00
slamm%netscape.com
8b01deff27 Skip mozilla/network warnings. Add some other ignores (at kipp's request). 1999-07-15 23:59:33 +00:00
mcafee%netscape.com
c1efe1462b Prefixing hook mail subject with Hook: 1999-07-15 18:15:44 +00:00
slamm%netscape.com
8e48755268 Oh yeah, I wanted to use Helvetica instead of <tt>. 1999-07-13 02:46:56 +00:00
slamm%netscape.com
29f37db070 Remove 'narrow' parameter. Remove footer inclusion. Thanks to Ken Estes (kestes@staff.mail.com) for the suggestions. 1999-07-13 02:45:10 +00:00
cyeh%netscape.com
003c74eedc remove extra header 1999-07-13 02:26:56 +00:00
cyeh%netscape.com
453d7729bf add missing table header 1999-07-13 02:24:15 +00:00
cyeh%netscape.com
e89872ca61 sigh. okay, if it doesn't work now, i am really going to setup a test
environment. this is embarassing.
1999-07-13 02:12:55 +00:00
cyeh%netscape.com
bf1d689df7 missing } 1999-07-13 02:11:46 +00:00
cyeh%netscape.com
10f81ba19c more flailing, add code for .cgi 1999-07-13 02:09:00 +00:00
cyeh%netscape.com
dc5cf70e70 perl -c is your friend. fix compile errors. 1999-07-13 02:04:21 +00:00
cyeh%netscape.com
1d4dc40ec5 *** empty log message *** 1999-07-13 01:55:49 +00:00
cyeh%netscape.com
70a203d25d add date/time query, ala bustagestats.cgi 1999-07-13 01:46:00 +00:00
bryce-mozilla%nextbus.com
625955254f Spurious &. Remove $::buffer feature, as it was unused and broken. 1999-07-08 23:55:32 +00:00
bryce-mozilla%nextbus.com
98a6b37482 More tiny battles in the HTML syntax error war 1999-07-08 23:06:47 +00:00
bryce-mozilla%nextbus.com
f7155a6bb3 Another battle in the HTML syntax error war. 1999-07-08 22:53:50 +00:00
slamm%netscape.com
ebcb27e90d Convert 'local' to 'my'. Use POSIX::strftime instead of Date::Format::time2str 1999-07-08 16:16:47 +00:00
terry%mozilla.org
91c30afd6e Enable custom bug creation pages that try to set more fields than
enter_bug.cgi does.
1999-07-08 00:21:33 +00:00
slamm%netscape.com
bcd738056e Bring back occurences count. 1999-07-08 00:10:58 +00:00
slamm%netscape.com
14ff0ad244 Output proper warnings count. Filter out 'was hidden' instead of 'by foo'. 1999-07-08 00:06:26 +00:00
slamm%netscape.com
17545415ad Trim leading whitespace in source code. 1999-07-07 19:11:02 +00:00
slamm%netscape.com
ba4754d0ad Fix name conflict between note() and note[]. Change note[] to notes[]. 1999-07-07 16:16:08 +00:00
brendan%mozilla.org
7547930b8e Don't ask for Berkeley-DB owner, sleepycat owns it. 1999-07-07 00:02:40 +00:00
slamm%netscape.com
f779701ee1 Remove broken tree2 references. Squeeze file size. 1999-07-06 22:39:39 +00:00
slamm%netscape.com
63d48e4fa5 allow 'fulltext' with short url (e.g. log=<tree>/logfile&fulltext=1) 1999-07-06 22:37:17 +00:00
slamm%netscape.com
bde30a251d Find builds with <tree>/<logfile> to shorten urls 1999-07-06 22:35:00 +00:00
slamm%netscape.com
699169120b Change showlog 'exerpt' parameter to 'log'. 1999-07-06 21:30:20 +00:00
slamm%netscape.com
3a978f0d55 Shorter showlog link. 1999-07-06 21:27:22 +00:00
slamm%netscape.com
06e71e5dd3 Support log=<tree>/<logfile> for tinderbox. 1999-07-06 21:23:32 +00:00
slamm%netscape.com
23df043521 Add url escaping. 1999-07-02 18:51:04 +00:00
slamm%netscape.com
0be3be273d Escape bugzilla logins for urls. 1999-07-02 18:43:56 +00:00
slamm%netscape.com
3a814ed2bd Rollback last change and escape the '%' instead (as %25). 1999-07-02 18:26:17 +00:00
slamm%netscape.com
77321ad793 Fix who links. (Pass slamm@netscape.com instead of slamm%netscape.com). The '%' was getting parsed as an escaped charater. (I could escape the %, but sending '@' works fine. 1999-07-02 17:48:58 +00:00
terry%mozilla.org
8a43c91ef9 Silly hack to view all the notes. 1999-07-02 15:50:43 +00:00
slamm%netscape.com
78b1658e9e Use '_content' target for sidebar panel link. 1999-07-01 18:08:20 +00:00
bryce-mozilla%nextbus.com
745dee3496 The next logical extension of the fixes for non-Netscape browsers
from the last checkin.  Non-serverpush browsers have always been sent
incorrect HTML headers, causing assorted problems (see Bug #8069 affecting
MSIE).  The code paths are very convoluted, but I think I have now
straightened them out.
1999-07-01 03:45:43 +00:00
slamm%netscape.com
3e13257e39 Filter: declaration of `index\' hides global definition. More noise than help. Points out over use of string.h, but not everyone needs to look at it. 1999-06-30 21:52:42 +00:00
endico%mozilla.org
d6ba233761 Added "entryheaderhtml" parameter which lets you specify text to
add to beginning of bug entry form. also aligned text in the form
to make it pretty. Uncomment the <!--</tr><tr>--> if people complain
the 80 col description text box doesn't fit narrow screens.
1999-06-29 00:24:41 +00:00
slamm%netscape.com
b387e9974b Using redirected bonsai loses hash. Use full link again. 1999-06-28 23:08:37 +00:00
slamm%netscape.com
335eda8336 base target not really wanted on every link 1999-06-28 23:05:18 +00:00
slamm%netscape.com
12c759c16e Clean up unblamed items' presentation. 1999-06-28 18:38:51 +00:00
slamm%netscape.com
740bdbce84 Fix bonsai link 1999-06-28 18:33:46 +00:00
slamm%netscape.com
65b9504995 Fix typo. 1999-06-28 18:25:56 +00:00
slamm%netscape.com
e5743e8b3d Shorten warnings page. Fix summary table at top. 1999-06-28 18:23:51 +00:00
slamm%netscape.com
5517846563 Use 'excerpt' arg for viewing part of a log. 1999-06-28 18:22:24 +00:00
slamm%netscape.com
50ab142bc7 Find a build record by logfile name. 1999-06-28 18:21:40 +00:00
bryce-mozilla%nextbus.com
fb85d06003 Another battle in the HTML syntax error war. Two bodies, and a hanging
table data.  Hope this is OK, Terry.
1999-06-27 02:09:45 +00:00
slamm%netscape.com
9d8b66ea92 fix typo. 1999-06-25 22:14:51 +00:00
slamm%netscape.com
174b554398 Add netscape.com to cvsblames that have no address. 1999-06-25 22:13:43 +00:00