Commit Graph

500 Commits

Author SHA1 Message Date
terry%netscape.com
67603d6423 Cope if no mindate/maxdate is provided. 1999-03-10 02:48:31 +00:00
terry%netscape.com
ef06aa8ceb Was displaying junk for the branch name if a checkin wasn't allowed. 1999-03-10 01:52:32 +00:00
slamm%netscape.com
c6d29414c2 Change 'name' array to 'build'. Looks like name is reserved or something. 1999-03-09 23:59:15 +00:00
slamm%netscape.com
a9666d419e Clean-up some output. Add link for 'Show next X hours' instead of 'Show more checkin history'. Skip dates that are in the future. 1999-03-09 21:30:02 +00:00
terry%netscape.com
c570f36bd7 Use new lxr links. 1999-03-09 20:57:24 +00:00
slamm%netscape.com
161e308a9d I broke it. ...again. back out, back out. 1999-03-09 19:57:13 +00:00
slamm%netscape.com
204de6effe Shorten the output a bit more. 1999-03-09 19:53:31 +00:00
terry%netscape.com
99a048b621 Patch by Ry4an Brase <ry4an@ry4an.org> -- fix typo. 1999-03-09 19:52:18 +00:00
terry%netscape.com
4e4dc0f626 Added a disgusting hack to deal with the fact that we can occasionally get builds with wildly wrong times. 1999-03-09 15:22:09 +00:00
terry%netscape.com
01d194aa5b Added a disgusting hack to deal with the fact that we can occasionally get builds with wildly wrong times. 1999-03-09 05:07:50 +00:00
terry%netscape.com
b72f255bec Added params to control how priorities are set in a new bug. You can
now choose whether to let submitters of new bugs choose a priority, or whether
they should just accept the default priority (which is now no longer hardcoded
to "P2", but is instead a param.)  The default value of the params will cause
the same behavior as before.
1999-03-09 02:33:58 +00:00
terry%netscape.com
259cd32039 Changed some QA contacts. 1999-03-08 20:47:51 +00:00
terry%netscape.com
f93bab436a Check qa_contact IDs. 1999-03-05 23:08:23 +00:00
slamm%netscape.com
bf70ff4e63 Via irc vote, turn on 'checkins since' links even for nocrap. 1999-03-05 22:10:04 +00:00
slamm%netscape.com
31f8738787 Fix type and add m4 to path. 1999-03-05 21:26:04 +00:00
slamm%netscape.com
2d657904a8 Have script write out its own .cvspass. Use '.mozconfig.sh' symbolic link for Save As 1999-03-05 20:53:22 +00:00
slamm%netscape.com
fab2658df8 Script writes its own .cvspass now 1999-03-05 20:51:12 +00:00
slamm%netscape.com
1a4d2024e1 Use symbolic link instead of rewrite rule. 1999-03-05 20:15:57 +00:00
terry%netscape.com
ed622524ac Fixed bug 3365 -- was generating wrong statistics if there were no NEW
or no ASSIGNED bugs.
1999-03-05 20:05:53 +00:00
terry%netscape.com
0068de47ac Reformated all the code to match the rest of Bugzilla. 1999-03-05 19:48:26 +00:00
slamm%netscape.com
45796ef36e Avoid copying the list pointers 1999-03-05 18:08:24 +00:00
terry%netscape.com
fc97a0f6cf Add check to make sure versions table is OK. 1999-03-05 17:55:45 +00:00
slamm%netscape.com
e64cb18d47 Don't use unshift because it is slow. Use push/reverse combo instead. 1999-03-05 17:14:03 +00:00
leaf%mozilla.org
5feaf62b70 ok, this time for sure, fixing mozbot. 1999-03-05 06:28:58 +00:00
leaf%mozilla.org
6eebf4a26a making the bot's given nick (an argument) global, because i'm evil. 1999-03-05 06:19:28 +00:00
slamm%netscape.com
d42daa439d Speed it up right. 1999-03-05 01:57:13 +00:00
slamm%netscape.com
3445d84e44 Uhoh, change wasn't ready for prime-time. backout. 1999-03-05 01:33:38 +00:00
slamm%netscape.com
461bd7d97d Speed up data reading. Read it backwards and only as much as needed. 1999-03-05 01:25:23 +00:00
slamm%netscape.com
abf6f9f371 Stick /opt/cvs-tools/bin on the path for cvs on cvs-mirror. 1999-03-05 01:03:33 +00:00
slamm%netscape.com
e46275a86f add a comment 1999-03-05 00:48:35 +00:00
slamm%netscape.com
df0ecab5e0 Try to create a subdir. 1999-03-05 00:44:17 +00:00
slamm%netscape.com
e8671d3c61 Need a cvs login for checking out configure.in 1999-03-05 00:23:57 +00:00
slamm%netscape.com
bc1e7e9cd3 Pull configure.in in subdir, configure-mirror. 1999-03-04 23:53:38 +00:00
slamm%netscape.com
9a39fccc09 Retire the old 'express' code. Also reduce the default hours from 36 down to 12. 1999-03-04 23:41:02 +00:00
slamm%netscape.com
649c654e40 Add 'express_fast' which is a much faster than 'express'. Uses Backwards.pm. This will probably replace 'express'. 1999-03-04 21:46:07 +00:00
terry%netscape.com
e6dc193423 Added "Grendel". 1999-03-04 20:37:25 +00:00
slamm%netscape.com
b237baf0b1 Add ability to reread options. Still need to modify a few of them (nspr, with pthreads, debug, checkout options) before anyone uses this feature. 1999-03-04 03:07:50 +00:00
terry%netscape.com
eed69a0350 "regenerate" was busted. 1999-03-04 01:22:27 +00:00
terry%netscape.com
8f26436002 Do the grand component/product renaming. 1999-03-04 01:12:31 +00:00
terry%netscape.com
f62e68a8af Added a "component/product" sanity check. 1999-03-03 22:55:36 +00:00
terry%netscape.com
87b1ba683a Oops; forgot description for "Apprunner". 1999-03-03 21:21:31 +00:00
terry%netscape.com
0ef6d9ff10 Added "Apprunner". 1999-03-03 21:19:33 +00:00
terry%netscape.com
d552261445 Added a "disallownew" field to the products table. If non-zero, then
don't let people file new bugs against this product.  (This is for when a
product is retired, but you want to keep the bug reports around for posterity.)
1999-03-03 18:16:24 +00:00
slamm%netscape.com
dc0be427fa still not working 1999-03-03 00:01:03 +00:00
slamm%netscape.com
fe63017911 a little more 1999-03-02 23:56:12 +00:00
slamm%netscape.com
775802415d try again 1999-03-02 23:47:31 +00:00
terry%netscape.com
944cf4ca08 Oops! Mispelled "petersen". 1999-03-02 17:45:23 +00:00
terry%netscape.com
29640df620 Got rid of the "bonsai-hook@warp" nonsense. Added an optional "cchookmail"
entry in the config file, to allow us to set people who always get
CC'd on mail to the hook.
1999-03-02 01:55:49 +00:00
slamm%netscape.com
16b3e0ee56 -mput back the 'who' link too. So much for my byte savings. Need to find a way to test for JavaScript. 1999-03-02 01:30:24 +00:00
slamm%netscape.com
7e47bd147f Don't rely on 'onclick' handler and pay the price for people who might not use javascript. 1999-03-02 01:14:21 +00:00