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

1010 Коммитов

Автор SHA1 Сообщение Дата
mccabe%netscape.com 33ddacb91a Fix spelling; 'identfier' -> 'identifier' 1999-08-07 09:28:37 +00:00
endico%mozilla.org d7c9f032f3 only claim that these are the 20 most doomed if we've left people off the list 1999-08-07 02:25:38 +00:00
endico%mozilla.org b1253a6507 limit Most Recently Doomed to the 20 most doomed. the full report takes forever 1999-08-07 01:49:03 +00:00
endico%mozilla.org dd8b320f86 Add a new report "most recently doomed". 1999-08-07 00:38:09 +00:00
terry%mozilla.org 5a91d6ab68 Fixed bug in "show all diffs" feature. 1999-08-06 17:06:09 +00:00
terry%mozilla.org 19b45d397a Last patch didn't work -- perl doesn't like the "scaler" function. 1999-08-06 17:00:33 +00:00
terry%mozilla.org ec5e748d3b Fix some Y2K issues! Now, don't freak out. The only real bug was
that lists of checkins would have started displaying the year as "100"
in the year 2000.  I have changed to display 4-digit years throughout.
1999-08-05 22:49:38 +00:00
terry%mozilla.org 50118c7bf8 Fix some Y2K issues! Now, don't freak out. The only real bug was
that lists of checkins would have started displaying the year as "100"
in the year 2000.  I have changed to display 4-digit years throughout.
1999-08-05 22:43:45 +00:00
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