Commit Graph

1413 Commits

Author SHA1 Message Date
terry%mozilla.org
b09009c9db Submission by Klaas Freitag <freitag@suse.de>. 2000-03-07 17:36:48 +00:00
terry%mozilla.org
0e0fd005d7 Patch by Olaf Krische <krische@mbi-berlin.de> -- Fixed HTML typos. 2000-03-07 17:32:51 +00:00
terry%mozilla.org
993a18a07c Fixed very stupid typo. 2000-03-06 23:21:51 +00:00
rginda%netscape.com
afde87d5e3 Modify parse_devedge_doc.pl so it didn't lose the description after the first note (this was bad.)
Madify parse_apidoc.pl to warn (not croak) on empty tags, and to be able to deal with duplicate tags.
2000-03-04 05:07:20 +00:00
risto%netscape.com
59e13d9772 *** empty log message *** 2000-03-03 23:52:48 +00:00
rginda%netscape.com
3aadf08ddb updated readme, add comments to parse_apidoc.pl, make parse_devedge_doc.pl exit on startup, remove zpidoc.xml (it's in mozilla.org/projects/apidoc) 2000-03-03 19:59:54 +00:00
slamm%netscape.com
3d97402ccd Nudge the hour coloring. It was off by a second. 2000-03-03 17:32:04 +00:00
dmose%mozilla.org
c60a73cc5a move configurables to the top of the file and get rid of a few perl warnings 2000-03-03 06:14:50 +00:00
terry%mozilla.org
421437ef3c *** empty log message *** 2000-03-02 03:01:10 +00:00
terry%mozilla.org
3a5ed55d35 URL changes 2000-03-02 00:01:47 +00:00
risto%netscape.com
5b6520833b Changed URL 2000-03-01 23:16:23 +00:00
risto%netscape.com
6e8a32a32e URL changes here too 2000-03-01 23:13:07 +00:00
risto%netscape.com
cee97fa3bb Changing URLs 2000-03-01 23:11:38 +00:00
rginda%netscape.com
f8536a436b Initial add of APIDOC api documentation script. a=leaf 2000-03-01 01:14:20 +00:00
terry%mozilla.org
10626c1f40 Make a universal routine to report errors in forms, so that we can
have a universal (and more noticable) way of displaying them.
2000-02-25 19:32:47 +00:00
terry%mozilla.org
7895407330 If there is only one project allowing new bugs, don't bother prompting
for which project to use.
2000-02-25 18:55:41 +00:00
cyeh%netscape.com
71c7907995 update documentation to reflect new binary location code 2000-02-25 18:26:10 +00:00
cyeh%netscape.com
1e96bd17b1 add support for including a ftp url as a part of the tinderbox completion
message. if you include:
tinderbox: binaryurl: url
then a "D" link will show up in the status pane of a build, which is
a link to the binary. r=slamm,terry
2000-02-25 18:19:56 +00:00
terry%mozilla.org
1711899c6a Fixed to cope with new longdescs table. 2000-02-24 17:54:56 +00:00
slamm%netscape.com
61fd5aa3d2 Add most recent checkins to the top time slot. Previously they were left off. (And add nextbuildtime to the build record. Not used yet). 2000-02-24 17:48:36 +00:00
terry%mozilla.org
edcc54480b Cut down on the number of syncshadowdb processes we fork off. 2000-02-18 21:38:23 +00:00
terry%mozilla.org
1bb290aedb Don't stomp on bugs timestamps when adding the new everconfirmed field. 2000-02-18 20:03:17 +00:00
terry%mozilla.org
3ab2815fc6 Check that we have defined a shadow db before trying to use it. 2000-02-18 19:33:42 +00:00
terry%mozilla.org
2e951c9f45 Make reports work off of the the shadow database. 2000-02-18 01:15:21 +00:00
terry%mozilla.org
f16e1a83d9 Fixed some functions in buglist.cgi that won't work if we're hooked up
to the shadow database.
2000-02-18 00:50:25 +00:00
slamm%netscape.com
211918130c Fix 'off by one' error. 2000-02-18 00:49:45 +00:00
terry%mozilla.org
890e5ce7c0 Wasn't always tweaking LOCK TABLES commands correctly when shadowing. And finally fixed it to actually generate useful SQL error messages. 2000-02-18 00:43:56 +00:00
slamm%netscape.com
ceacb3b7d7 Add log for tinderbox columns 2000-02-18 00:16:52 +00:00
slamm%netscape.com
169fd4ccf5 Take out more debuging code. 2000-02-18 00:09:44 +00:00
slamm%netscape.com
f4ce9890ff Skip writing unused data file warnings.dat 2000-02-18 00:02:37 +00:00
slamm%netscape.com
b172cf22dd Uncomment line to build file index. 2000-02-17 23:56:09 +00:00
slamm%netscape.com
846b89333f New warnings command line. 2000-02-17 23:31:10 +00:00
slamm%netscape.com
814b4343fe Add Mac warnings. 2000-02-17 23:27:17 +00:00
slamm%netscape.com
a078f69885 Print out last good know logfile name. (Useful to pass to other script when testing). 2000-02-17 22:27:00 +00:00
terry%mozilla.org
732a4ab9f6 Added an optional ability to keep a read-only shadow database, so that
bug queries can be run against it, so that these slow queries won't be
able to tie up the rest of the system.
2000-02-17 21:41:39 +00:00
terry%mozilla.org
dd5e744669 Fixed bug where it was complaining that people without permissions
were changing the resolution, even if they weren't.
2000-02-17 19:27:46 +00:00
terry%mozilla.org
d8660034bf Was crashing when logging profile activity. 2000-02-17 16:46:36 +00:00
terry%mozilla.org
0971c5f33a Oops; had the name of the "editbugs" group typed in wrong in a couple
of places.
2000-02-17 15:59:56 +00:00
terry%mozilla.org
b995fd3665 Display all possible state transitions in a bug if the user is not
logged in.  Since they haven't logged in, we don't know what they will
be allowed to do.  And users who disable cookies tend to pretty often
not be logged in.
2000-02-17 15:53:40 +00:00
terry%mozilla.org
c67a07d986 Put the "users" link in the trailer for people who are able to tweak
the permissions of other users.
2000-02-17 15:52:12 +00:00
terry%mozilla.org
29a6c841a0 Ignore leading and trailing whitespace when trying to decide if
someone changed something.
2000-02-17 15:11:37 +00:00
terry%mozilla.org
eb2c661f2f Removed stupid debugging printf. 2000-02-17 15:09:32 +00:00
terry%mozilla.org
98315867d7 Fixed icky infinite loop bug. 2000-02-17 14:57:57 +00:00
terry%mozilla.org
96c88c41ae Was crapping out if strictvaluechecks was turned on. 2000-02-17 14:49:33 +00:00
slamm%netscape.com
2d571a50b9 Copy logs that match from treedata.pl 2000-02-17 07:09:25 +00:00
erik%netscape.com
c174c8a0e0 contribution from Bruce Robson: ported to Windows NT and fixed a couple of
bugs
2000-02-17 07:01:52 +00:00
slamm%netscape.com
ce0d728c4a Run copylogs as 'perl copylogs' to make Windows happy. 2000-02-17 06:39:00 +00:00
terry%mozilla.org
718ebdae52 Major spankage. Added a new state, UNCONFIRMED. Added new groups,
"editbugs" and "canconfirm".  People without these states are now much
more limited in what they can do.

For backwards compatability, by default all users will have the
editbugs and canconfirm bits on them.  Installing this changes as is
should only have one major visible effect -- an UNCONFIRMED state
will appear in the query page.  But no bugs will become in that state,
until you tweak some of the new voting-related parameters you'll find
when editing products.
2000-02-17 05:15:23 +00:00
slamm%netscape.com
9e1d5f8645 Make checkins fall into the correct group (change edge condition). Also, drop ampersand from subroutine calls. 2000-02-17 02:32:42 +00:00
slamm%netscape.com
c80bb57d06 Subtract one from the 'C' link's maxdate. Otherwise, checkins fall into the wrong group. Also, add a link for the previous 24 hours of data. 2000-02-17 02:31:42 +00:00