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

1052 Коммитов

Автор SHA1 Сообщение Дата
endico%mozilla.org ea5066a368 Oops. was counting closed bugs too. 1999-08-05 21:21:01 +00:00
endico%mozilla.org 5b284c1222 don't offer most doomed report if this bugzilla installation doesn't use milestones. remove semicolons from sql queries. the version of mysql running on lounge throws an error on semicoloned queries. 1999-08-05 20:48:51 +00:00
endico%mozilla.org 1e5fab3664 Add a current milestone variable and a most doomed report that's like the ones chofmann posts listing engineers with Mx bugs by number of bugs. 1999-08-05 20:02:20 +00:00
terry%mozilla.org 613dbfdb9d Oops; removed debugging output. 1999-08-05 16:43:00 +00:00
endico%mozilla.org 17dfc6ea07 add image/jpeg, image/png and image/gif mime types 1999-08-04 17:36:43 +00:00
terry%mozilla.org 7064e66bda Patch by msrex@suse.de -- don't send mail to the same address more
than once (in case our mail transport is too stupid to remove the dups
for us).
1999-08-04 15:07:28 +00:00
terry%mozilla.org 390fca49c4 Patch by msrex@suse.de -- was not giving an opportunity to resolve or verify a bunch of bugs at once. 1999-08-03 18:41:29 +00:00
mcafee%netscape.com a7d71f9995 usage comment 1999-08-02 18:04:23 +00:00
terry%mozilla.org 36d703f5fd Was generating incorrect link to the "CVS Query Page." 1999-08-02 16:36:15 +00:00
terry%mozilla.org 062a400700 Fix a typo in the "process any SQL" feature, that has made this
feature completely busted for about a year now.  I guess people don't
use it...
1999-08-02 16:12:47 +00:00
endico%mozilla.org e520bee479 keep search engine robots away. traversing lxr is incredibly wasteful 1999-07-31 18:31:58 +00:00
terry%mozilla.org 06b17b16d3 Cope with newer rss format (so that, for example, we can now get the
headlines for mozillazine again).
1999-07-30 16:53:50 +00:00
terry%mozilla.org 486fd4f5b0 Fix another stupid typo. 1999-07-30 15:13:01 +00:00
terry%mozilla.org c06fe864f8 Fixed typo in "mailto:" link. 1999-07-30 15:11:41 +00:00
terry%mozilla.org 0b7eef9f73 Fixed bug 10812 -- LXR paths were not getting generated correctly. 1999-07-30 01:28:32 +00:00
terry%mozilla.org c1cfee5784 Got rid of some silly warnings. 1999-07-27 23:19:02 +00:00
terry%mozilla.org 0f627b3c98 Was sending multiple messages telling people they're on the hook. 1999-07-27 23:10:12 +00:00
terry%mozilla.org 45d1045d17 The 'modules' list on the main query page was just all wrong. 1999-07-27 16:25:08 +00:00
terry%mozilla.org c1972e8e0d Turned on "use strict" and fixed all the resulting warnings and errors. 1999-07-26 23:59:03 +00:00
terry%mozilla.org fd1503f0d9 Backed out code Dieter put in that tried to restrict the view to only
directories in the current module.  I think it was buggy, and it is
not behavior I particularly want anyway.
1999-07-26 23:46:04 +00:00
terry%mozilla.org 5d1bc1264d Turned on "use strict" and fixed all the resulting warnings and errors. 1999-07-26 23:36:33 +00:00
terry%mozilla.org 06d7bec196 Patch by jtg@varesearch.com -- fixed stupid typo in default value for
blurbhtml.
1999-07-26 20:50:10 +00:00
terry%mozilla.org 2ded41f475 Get rid of extra semicolons. 1999-07-26 20:41:54 +00:00
terry%mozilla.org 84d04cee96 Was doing date order backwards, compared to the way it used to be. 1999-07-26 19:06:26 +00:00
terry%mozilla.org 2fe756947a Dieter's patch tried to optimize things by using the legaldirs file
lying around when doing queries by module.  This is a good idea, but
only works when the query being done is for the default module for a
tree.  This isn't always the case!  Rolled back code to Lloyd's old
code, which nobody really understands, but it works...
1999-07-26 16:10:55 +00:00
bryce-mozilla%nextbus.com eac4f0bec5 Not really having time to really finish this, I'll put it up for others to work with.
This is a login-centric view of the database.  It is very slow for systems
ith large numbers of logins.
1999-07-25 19:45:55 +00:00
terry%mozilla.org 8447b2530b Fixed stupid typos that caused it to not correctly report whether a
tree is open.
1999-07-24 05:04:37 +00:00
terry%mozilla.org 2b1b839853 Fixed some warnings. 1999-07-24 04:49:32 +00:00
terry%mozilla.org 8750689ba6 Fix busted guilty column.
Bonsai's query_checkins call has become pickier; now it wants to be
run from inside the bonsai directory, and wants the $::TreeID variable
to be set correctly.

This stuff is all too fragile to believe.
1999-07-24 04:47:57 +00:00
terry%mozilla.org 8f618963db Munge usernames containing "%" into an "@" when determining email address. 1999-07-23 22:12:29 +00:00
terry%mozilla.org 46c666193c Whoops. I had pulled out the POSIX stuff, cause I thought it was
conflicting with something, but I was wrong and confused.  Fixed.
1999-07-23 20:04:42 +00:00
terry%mozilla.org 79ad901888 Fixed count of "while tree is closed" checkins. 1999-07-23 19:58:41 +00:00
terry%mozilla.org ba86df650b Fixed stupid warning. 1999-07-23 19:37:02 +00:00
terry%mozilla.org b4545d5709 Cope with new Bonsai code. In particular, renamed globals.pl to be tbglobals.pl, to avoid conflicting with Bonsai's new globals.pl. 1999-07-23 19:36:38 +00:00
terry%mozilla.org da2de04a34 Fixed stupid typo. 1999-07-23 19:21:13 +00:00
terry%mozilla.org 258ccf5f6d Let me tweak the parameters to DBI->connect(). 1999-07-23 19:14:37 +00:00
terry%mozilla.org bb14408922 Whoops; missing an include file. 1999-07-23 18:50:25 +00:00
terry%mozilla.org 744b1e709a Removed stupid debugging printf's. 1999-07-23 18:50:07 +00:00
cyeh%netscape.com ed76096b74 support terse=1 flag,mostly as a way to support pager notification 1999-07-23 18:43:06 +00:00
terry%mozilla.org d1360d1cc4 Massive patch (mostly from Dieter Weber <dieter@Compatible.COM>) -- ported all TCL code to Perl. 1999-07-23 18:39:31 +00:00
cyeh%netscape.com 7d1593ba6c evil evil hack. make sure that sheriffs is connected to
bonsai-hook@cvs-mirror.mozilla.org. This should be moved into a configfile
somewhere.
1999-07-23 01:48:08 +00:00
slamm%netscape.com 31d90f6ae6 Take out warnings for now. 1999-07-22 23:32:31 +00:00
slamm%netscape.com 2b52e77b3b add some debug code 1999-07-22 23:22:46 +00:00
slamm%netscape.com deb1a1cebd Protect against bad parses 1999-07-22 23:14:15 +00:00
slamm%netscape.com 2fdc2d91eb slight cleanup 1999-07-22 23:12:00 +00:00
slamm%netscape.com 314b9004b5 Grab more data. 1999-07-22 22:17:28 +00:00
terry%mozilla.org e900f2414d Make sure to recreate the database files from scratch every time. It used to merge old entries in with the stuff we recalculate. 1999-07-22 19:58:11 +00:00
slamm%netscape.com c5675b6fdc Last checking not needed. 1999-07-22 18:48:39 +00:00
slamm%netscape.com 08ab1fc548 Generate warnings 1999-07-22 17:48:29 +00:00
slamm%netscape.com 89b7f4158e Avoid regenerating the same warnings file twice. 1999-07-22 01:09:50 +00:00
cyeh%netscape.com 0e5f78075b remove
bonsai-hookinterest@glacier
mcom.dev.client.build.busted
from default hook addresses. add builds instead
1999-07-21 23:21:16 +00:00
slamm%netscape.com 72a64ed205 rounding messes up comments 1999-07-21 23:01:09 +00:00
slamm%netscape.com 0844e436fb Round times to nearest minute. This avoids having multiple lines displaying the same minute. 1999-07-21 22:55:13 +00:00
slamm%netscape.com 530b72f80f -mNot convinced it's working properly 1999-07-21 22:15:21 +00:00
slamm%netscape.com 439c0be759 General cleanup and add warning processing for shrike. 1999-07-21 21:56:10 +00:00
slamm%netscape.com d8ac9bdd6e Move warnings file to <tree>/warnings.html when done. Output warnings summary to <tree>/warn.pl. 1999-07-21 21:09:41 +00:00
slamm%netscape.com 0960e140ff Include warning summary at top after message of the day. 1999-07-21 21:08:40 +00:00
cyeh%netscape.com c387f2e92f based the query on note time, rather than build time 1999-07-20 23:44:32 +00:00
cyeh%netscape.com 213a34f05a make a plain text option 1999-07-20 22:24:01 +00:00
slamm%netscape.com 6ce677eb5b Handle multiple warnings on one source file line. 1999-07-19 20:46:17 +00:00
slamm%netscape.com 70d02a2f12 Even More general ignore for getAttribute 1999-07-16 00:08:43 +00:00
slamm%netscape.com 82e8ae10f7 More general ignore for getAttribute 1999-07-16 00:06:17 +00:00
slamm%netscape.com c992214677 Skip mozilla/network warnings. Add some other ignores (at kipp's request). 1999-07-15 23:59:33 +00:00
mcafee%netscape.com e4b8289dc3 Prefixing hook mail subject with Hook: 1999-07-15 18:15:44 +00:00
slamm%netscape.com fafd2dada1 Oh yeah, I wanted to use Helvetica instead of <tt>. 1999-07-13 02:46:56 +00:00
slamm%netscape.com 9ad6b9075d 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 65baa2844d remove extra header 1999-07-13 02:26:56 +00:00
cyeh%netscape.com 30c3f0cb75 add missing table header 1999-07-13 02:24:15 +00:00
cyeh%netscape.com a191f53883 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 370ae5f282 missing } 1999-07-13 02:11:46 +00:00
cyeh%netscape.com fc1c208d9e more flailing, add code for .cgi 1999-07-13 02:09:00 +00:00
cyeh%netscape.com a9ce87db95 perl -c is your friend. fix compile errors. 1999-07-13 02:04:21 +00:00
cyeh%netscape.com 79d1ad520a *** empty log message *** 1999-07-13 01:55:49 +00:00
cyeh%netscape.com d5c17ee7f4 add date/time query, ala bustagestats.cgi 1999-07-13 01:46:00 +00:00
bryce-mozilla%nextbus.com 25f14fc118 Spurious &. Remove $::buffer feature, as it was unused and broken. 1999-07-08 23:55:32 +00:00
bryce-mozilla%nextbus.com 3eda4debcb More tiny battles in the HTML syntax error war 1999-07-08 23:06:47 +00:00
bryce-mozilla%nextbus.com cccb1f4b7b Another battle in the HTML syntax error war. 1999-07-08 22:53:50 +00:00
slamm%netscape.com 439b62ecca Convert 'local' to 'my'. Use POSIX::strftime instead of Date::Format::time2str 1999-07-08 16:16:47 +00:00
terry%mozilla.org ae05431842 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 0b3d9ccf0b Bring back occurences count. 1999-07-08 00:10:58 +00:00
slamm%netscape.com c750a1a144 Output proper warnings count. Filter out 'was hidden' instead of 'by foo'. 1999-07-08 00:06:26 +00:00
slamm%netscape.com ac2721c725 Trim leading whitespace in source code. 1999-07-07 19:11:02 +00:00
slamm%netscape.com 8ea0e43e02 Fix name conflict between note() and note[]. Change note[] to notes[]. 1999-07-07 16:16:08 +00:00
brendan%mozilla.org dad8ccfdcb Don't ask for Berkeley-DB owner, sleepycat owns it. 1999-07-07 00:02:40 +00:00
slamm%netscape.com 3089b85486 Remove broken tree2 references. Squeeze file size. 1999-07-06 22:39:39 +00:00
slamm%netscape.com a3316b16bb allow 'fulltext' with short url (e.g. log=<tree>/logfile&fulltext=1) 1999-07-06 22:37:17 +00:00
slamm%netscape.com 0467e26e8c Find builds with <tree>/<logfile> to shorten urls 1999-07-06 22:35:00 +00:00
slamm%netscape.com db022eb442 Change showlog 'exerpt' parameter to 'log'. 1999-07-06 21:30:20 +00:00
slamm%netscape.com a7fffd4ff3 Shorter showlog link. 1999-07-06 21:27:22 +00:00
slamm%netscape.com c5d9cf3ed7 Support log=<tree>/<logfile> for tinderbox. 1999-07-06 21:23:32 +00:00
slamm%netscape.com 2430a207a0 Add url escaping. 1999-07-02 18:51:04 +00:00
slamm%netscape.com f28157be8d Escape bugzilla logins for urls. 1999-07-02 18:43:56 +00:00
slamm%netscape.com ed028ca29a Rollback last change and escape the '%' instead (as %25). 1999-07-02 18:26:17 +00:00
slamm%netscape.com 527e8782ce 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 6d0a0d6423 Silly hack to view all the notes. 1999-07-02 15:50:43 +00:00
slamm%netscape.com b989851d0d Use '_content' target for sidebar panel link. 1999-07-01 18:08:15 +00:00
bryce-mozilla%nextbus.com 8e7293357a 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 a8f9c1a60e 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 942228fb69 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 ef4a318bdb Using redirected bonsai loses hash. Use full link again. 1999-06-28 23:08:37 +00:00
slamm%netscape.com 2e5a1c7050 base target not really wanted on every link 1999-06-28 23:05:18 +00:00
slamm%netscape.com cc2a7ac093 Clean up unblamed items' presentation. 1999-06-28 18:38:51 +00:00
slamm%netscape.com 847e37f53d Fix bonsai link 1999-06-28 18:33:46 +00:00
slamm%netscape.com 898ad8eda1 Fix typo. 1999-06-28 18:25:56 +00:00
slamm%netscape.com db28f5fd0c Shorten warnings page. Fix summary table at top. 1999-06-28 18:23:51 +00:00
slamm%netscape.com 34599b89a5 Use 'excerpt' arg for viewing part of a log. 1999-06-28 18:22:24 +00:00
slamm%netscape.com cf7e58cf65 Find a build record by logfile name. 1999-06-28 18:21:40 +00:00
bryce-mozilla%nextbus.com 1f13f8920b 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 68bfc46a1f fix typo. 1999-06-25 22:14:51 +00:00
slamm%netscape.com 70052c4313 Add netscape.com to cvsblames that have no address. 1999-06-25 22:13:43 +00:00
slamm%netscape.com 6f734dd353 one more column. be more careful about going over the end 1999-06-25 22:09:43 +00:00
slamm%netscape.com 9ced6b830e fix typo 1999-06-25 22:06:33 +00:00
slamm%netscape.com f2a731ba59 more columns 1999-06-25 22:05:09 +00:00
slamm%netscape.com 2d22885768 Cleaner 'no match' presentation. 1999-06-25 21:55:39 +00:00
slamm%netscape.com a1439d4172 Use lxr for showing multiple file match 1999-06-25 21:54:24 +00:00
slamm%netscape.com 6f8bb10dd5 Guess this ignore pattern does not work on older perl. 1999-06-25 21:43:06 +00:00
slamm%netscape.com e6b1bebc67 print summary of folks at top 1999-06-25 21:42:22 +00:00
slamm%netscape.com 9861123091 split warning text properly. Add another ignore. 1999-06-25 21:05:52 +00:00
slamm%netscape.com fc8b6920fb Save time by avoiding file stat for file lookup 1999-06-25 20:52:50 +00:00
slamm%netscape.com c13d69e55e found it 1999-06-25 20:31:06 +00:00
slamm%netscape.com 85f23e864e help debug lookup bug 1999-06-25 20:25:44 +00:00
slamm%netscape.com 87e75042c8 Tweak file lookups. Add ignore entry. 1999-06-25 20:21:17 +00:00
slamm%netscape.com 95ee55ae78 Quote keyword replacement for s/// 1999-06-25 19:49:33 +00:00
slamm%netscape.com 1e302a1f45 Included a few more file types for blaming. Give total warning count. Report unblamed warnings. Use shrike builds. luxor is not using --enable-pedantic. 1999-06-25 19:39:31 +00:00
slamm%netscape.com b769fa1bc9 Fix spell-o. 1999-06-25 15:35:41 +00:00
endico%mozilla.org 0f7f429c84 use the new hostname www.deja.com instead of dejanews 1999-06-25 04:05:54 +00:00
slamm%netscape.com fcebd9c152 Fix tiny error. 1999-06-24 23:34:56 +00:00
slamm%netscape.com 1f31216a9f Pass all build params to log. 1999-06-24 23:30:34 +00:00
slamm%netscape.com 04d74727f8 Add ability to show log fragment. 1999-06-24 23:30:08 +00:00
slamm%netscape.com 92e0cfec10 Avoid counting repeated warnings too many times. 1999-06-24 23:01:02 +00:00
slamm%netscape.com 11ae9a7cd0 Add license. Output html to a file. 1999-06-24 22:33:33 +00:00
slamm%netscape.com 8747a4f83f Move warnings into tinderbox. 1999-06-24 22:10:11 +00:00
slamm%netscape.com 4b2e7625e5 Parse warnings and print a report based on cvs blame. 1999-06-24 22:07:54 +00:00
terry%mozilla.org a78320604d Get rid of hard-coded lxr strings. 1999-06-24 18:17:58 +00:00
slamm%netscape.com 6036c9679e Add log file name to log links. 1999-06-24 02:02:14 +00:00
slamm%netscape.com 303b12cdd7 Build file name has from glimpse list. 1999-06-24 01:47:36 +00:00
slamm%netscape.com 85f9ed0f89 Use the proper cvsroot. Update the file index each run. 1999-06-23 20:45:49 +00:00
slamm%netscape.com 3306bb87de Get it running 1999-06-23 20:38:23 +00:00
slamm%netscape.com 36265a0a11 Do not use 'undef' in my declaration. 1999-06-23 20:11:27 +00:00
slamm%netscape.com 43734ed6cf Use bonsai's perl 1999-06-23 20:09:34 +00:00
slamm%netscape.com fe2b3f5084 Read last successful buildlog. 1999-06-23 20:06:37 +00:00
slamm%netscape.com dd6dfec128 Find the fullpath to a file in the tree based on its basename. 1999-06-23 18:47:53 +00:00
slamm%netscape.com ee8d8823f5 Parse warnings from build logs and generate a report. 1999-06-23 18:25:23 +00:00
terry%mozilla.org 728e68a306 Make attachments remember who submitted that attachment. 1999-06-22 23:44:22 +00:00
slamm%netscape.com f3fa943d28 Remove 'Previous Revision' link from mark line. It is confusing to people. 1999-06-22 21:30:37 +00:00
slamm%netscape.com b2137bd60a Need to pass thru return value to make who link really work. 1999-06-18 16:08:24 +00:00
slamm%netscape.com fa454e26d3 Fix who link for 5.0. 1999-06-18 16:04:01 +00:00
mcafee%netscape.com c44a13df20 Old who_link bariable should be d.target.href to match the 1.71 checkin. 1999-06-18 01:59:48 +00:00
slamm%netscape.com c1fb80d295 Hack link on panel so it loads in the main content area for M7. 1999-06-17 20:50:52 +00:00
slamm%netscape.com 5337aafd5b Add timezone to time at top of page. 1999-06-15 22:20:31 +00:00
terry%mozilla.org a43d9a664e Explain some history. 1999-06-15 15:44:42 +00:00
terry%mozilla.org 7db21547d1 Patch by Christopher Kline <ckline@media.mit.edu> -- wasn't sending
right password to mysql.
1999-06-15 15:32:25 +00:00
endico%mozilla.org f294439aac attempt to dissuade robots from indexing the entire lxr.mozilla.org site 1999-06-15 06:34:45 +00:00
bryce-mozilla%nextbus.com 67c572f15b Assorted minor UI cleanups (mostly putting navigation headers in, and
rewording "return to query page" for pages where that is not always true.
Also add two options to the main index.html
1999-06-15 04:29:05 +00:00
bryce-mozilla%nextbus.com 67a3e254d6 Fix several browsers, Lynx and Opera at least. HTML syntax errors here
and there were fixed, and serverpush was restricted only to the versions
of Mozilla known to support it.
1999-06-15 04:25:29 +00:00
terry%mozilla.org 9a7fdf8412 A null quip file was causing errors. 1999-06-14 17:37:02 +00:00
terry%mozilla.org eed2580484 Added the ability to configure bugzilla so that we only allow local
usernames for email addresses.
1999-06-14 17:33:52 +00:00
terry%mozilla.org 9732bb48e1 Added BeOS to the list of OS's. 1999-06-14 16:46:40 +00:00
bryce-mozilla%nextbus.com b220e28f13 Give administrators a clue that upgrading is possible, even straightforward. 1999-06-12 01:16:44 +00:00
leaf%mozilla.org 240883bd12 mozbot should report test failures in the brief report 1999-06-11 23:36:46 +00:00
leaf%mozilla.org 4992938bfa Mozbot should be able to see the difference between red and orange builds. 1999-06-11 23:08:47 +00:00
terry%mozilla.org 916ad5b7ed Display components in alphabetical order. 1999-06-11 17:39:38 +00:00
terry%mozilla.org a4dbada4ee Some apache servers seem not to deliever the REMOTE_HOST environment var. 1999-06-11 17:39:19 +00:00
terry%mozilla.org c588156968 Was choking if not using qacontact field. 1999-06-11 17:37:43 +00:00
terry%mozilla.org b6da5f21a5 Update some things for more modern mysql's. 1999-06-11 17:37:11 +00:00
bryce-mozilla%nextbus.com fd5ef6ca34 Make nospam comparison case insensitive, since BugZilla keeps the
case of the login, which might differ from the case in the database.
1999-06-11 16:07:32 +00:00
slamm%netscape.com 4131d3fefe Reverse the order of the notes. Put the most recent on top. Remove unnecessary check for bad mail time. 1999-06-09 22:32:42 +00:00
slamm%netscape.com ef1ad64925 Update with changes from Ken Estes <kestes@staff.mail.com>. 1999-06-09 17:06:56 +00:00
slamm%netscape.com bfcad49f96 Put real link on the comment star for those people that do not use JavaScript. 1999-06-07 23:49:37 +00:00
slamm%netscape.com c5039493fa who popup can use href for the layer src. 1999-06-05 02:50:59 +00:00
slamm%netscape.com bdbcdd5027 Try again. 1999-06-05 02:25:27 +00:00
slamm%netscape.com a92b4af20c Tidy up query link. 1999-06-05 02:21:48 +00:00
slamm%netscape.com 751281b5b3 Make who menu handle tinderbox links more succinctly. 1999-06-05 02:18:36 +00:00
slamm%netscape.com 652dd4a9ad Fix who links for static page. 1999-06-05 01:23:58 +00:00
slamm%netscape.com b37e7da58b Rebuild static pages when note is added. 1999-06-04 22:56:36 +00:00
slamm%netscape.com 231b980bc9 Fix relative links for static page. 1999-06-04 21:54:15 +00:00
terry%mozilla.org fab6a2a35c dmose now owns despot. 1999-06-04 17:10:28 +00:00
slamm%netscape.com 5e520136cb Fix typo. 1999-06-04 17:06:20 +00:00
slamm%netscape.com 72698fe3c1 Static page does not need header. 1999-06-03 23:42:34 +00:00
slamm%netscape.com 31a7740439 Add a static page for tinderbox. 1999-06-03 23:38:24 +00:00
terry%mozilla.org 665ae7e1a6 Keep the connection to the database open for as little as possible,
and that while in a lock.  That way, multiple checkins all happening at
once can't overflow mysql with too many connections.
1999-06-03 20:32:20 +00:00
terry%mozilla.org 567ba31599 Explain how to configure things so that big attachments will work. 1999-06-03 19:56:43 +00:00
terry%mozilla.org 894e9bf0aa Added simple sanity checking of the dependencies table. 1999-06-01 20:52:15 +00:00
endico%mozilla.org aa105289b5 add missing ) 1999-05-27 23:38:06 +00:00
endico%mozilla.org 708b06a795 allow message/news mime type for included message as this is what is used by communicator 3.x 1999-05-27 23:25:52 +00:00
terry%mozilla.org 2e62b59033 Oops; was flailing if rankdir wasn't defined. 1999-05-27 20:20:57 +00:00
terry%mozilla.org df7a90ff79 Allow user to control orientation of graph; default it to left-to-right. 1999-05-27 19:53:25 +00:00
terry%mozilla.org 5c14d16fe9 Notify by mail whenever a related bug changes status. 1999-05-27 18:18:29 +00:00
terry%mozilla.org b1b6f7d4f5 Patched minor security hole; don't show summary of bugs that the user
doesn't have permission to see.
1999-05-27 15:17:25 +00:00
terry%mozilla.org b2811522eb Make sure every node that we asked about shows up in the graph, even
if it doesn't have any dependency relationships.
1999-05-27 14:42:19 +00:00
terry%mozilla.org 7c73172489 Added dependencies, so that you can mark which bugs depend on which
other ones.
1999-05-27 14:13:41 +00:00
slamm%netscape.com 7bdbd3c619 Use absolute path for link in sidebar panel. 1999-05-27 02:18:19 +00:00
slamm%netscape.com 70e9a94391 Put "C" links back. People want them. 1999-05-27 01:26:56 +00:00
slamm%netscape.com 0a40e971ba Only refresh sidebar panel every 5 minutes. 1999-05-27 00:22:02 +00:00
slamm%netscape.com fcab9338a8 Update Sidebar Flash and Panel Content when new data arrives. 1999-05-26 18:51:47 +00:00
slamm%netscape.com f60ac90b56 Generate static pages for Sidebar Flash and Tinderbox Panel 1999-05-26 18:12:11 +00:00
terry%mozilla.org bf476ef028 Fixed bug 7000 -- handle hyphens in hostnames of email addresses when
highlighting.
1999-05-25 19:52:34 +00:00
slamm%netscape.com d444e47a9a Avoid implicitly defining build records. 1999-05-25 19:35:13 +00:00
terry%mozilla.org 520571a268 Avoid mid-air collisions (implementing a suggestion by
py8ieh=bugzilla@bath.ac.uk).
1999-05-25 19:22:31 +00:00
slamm%netscape.com b78af786b4 If a build is new it's 'last_status' is building. 1999-05-25 19:04:09 +00:00