terry%mozilla.org
4844fea98f
Fixed bug 15808 -- previous change had busted querying of CC.
1999-10-08 14:01:02 +00:00
terry%mozilla.org
d5fe5efede
Sorting by the vote column was busted.
1999-10-08 00:30:49 +00:00
terry%mozilla.org
58a7c6ecbc
Added the ability for users to "vote" on which bugs they think should
...
be fixed.
1999-10-07 23:54:52 +00:00
terry%mozilla.org
cff64789ae
Helpfile for voting feature.
1999-10-07 23:03:59 +00:00
endico%mozilla.org
cb3c8383b8
fixed html error so the grey text search box will be aligned at top
1999-10-07 21:02:59 +00:00
terry%mozilla.org
835c140e1a
Wow. Turns out this stuff would only handle 10 products. Did the
...
cheap fix that lets it handle 1000 products.
1999-10-06 20:37:37 +00:00
terry%mozilla.org
b49b2e40fd
Missing some whitespace that may be vital.
1999-10-06 19:07:38 +00:00
endico%mozilla.org
14751442af
make file searches case insentive
1999-10-04 18:11:27 +00:00
terry%mozilla.org
0a1bb415dc
Patch by holger@holger.om.org (Holger Schurig) -- cope if Chart::Lines module is unavailable.
1999-09-29 22:51:30 +00:00
terry%mozilla.org
8ccd410a48
Patch by holger@holger.om.org (Holger Schurig) -- one more fancy header that was missing.
1999-09-29 21:56:54 +00:00
terry%mozilla.org
7739b60824
Patch by holger@holger.om.org (Holger Schurig) -- was displaying header twice in some cases.
1999-09-27 22:22:24 +00:00
terry%mozilla.org
082965d92b
Patch by Markus Rex <msrex@suse.de> -- add a param to contorl whether to show quips.
1999-09-27 21:25:19 +00:00
terry%mozilla.org
85f5f2de91
Don't send email notification of bug changes to people who aren't allowed to see that bug.
1999-09-25 20:35:52 +00:00
terry%mozilla.org
6b2e91abe8
Patch by holger@holger.om.org (Holger Schurig) -- more fixups to put proper header on pages.
1999-09-24 19:15:51 +00:00
slamm%netscape.com
ea6367d854
Send stocks privately. A number of people including me would rather not see the stock number flying by all the time.
1999-09-24 18:19:01 +00:00
terry%mozilla.org
816293b6a4
The port to perl caused this to generate times several hours off (due to timezone follies).
1999-09-23 23:34:59 +00:00
terry%mozilla.org
b82209303d
Need to quote "@" in double-quoted perl strings.
1999-09-23 22:21:30 +00:00
terry%mozilla.org
3efe14a3d2
Patch by Tom Schutter <tom@platte.com> -- set component to 'GNATS Import' instead of $product
1999-09-23 21:35:29 +00:00
terry%mozilla.org
e7749e144e
Patch by holger@holger.om.org (Holger Schurig) -- several cleanups.
1999-09-23 19:19:02 +00:00
terry%mozilla.org
92745287f7
Patch by holger@holger.om.org (Holger Schurig) -- put the fancy header on several pages that were missing it.
1999-09-23 19:08:03 +00:00
slamm%netscape.com
21d3483003
Add Backwards.pm, some examples, and make sure examples directory is created. Thanks to Justin Hitt <hittjw@navyair.navy.mil> for the patch.
1999-09-22 18:51:13 +00:00
terry%mozilla.org
7d7deabbc9
Patch by Tom Schutter <tom@platte.com> -- was setting milestone descriptions to NULL instead of ''.
1999-09-22 15:55:56 +00:00
terry%mozilla.org
82f7d53541
Patches by Scott Heavner <sheavner@adaclabs.com> -- wording, wasn't displaying correct directory name.
1999-09-21 20:30:38 +00:00
terry%mozilla.org
fda3004860
This is a perl script to help import bugs from a GNATS database into a
...
Bugzilla database. Contributed by Tom Schutter <tom@platte.com>
1999-09-21 20:12:46 +00:00
terry%mozilla.org
1dc7fd856a
Added a directory for contributed software.
1999-09-21 20:11:56 +00:00
slamm%netscape.com
d3ceb3fe7b
Add parallel build (-j4) option
1999-09-18 01:05:35 +00:00
slamm%netscape.com
3a97a1fd0f
Fix script printing.
1999-09-18 00:37:29 +00:00
terry%mozilla.org
cabd2989ff
If a mangled "order" is specified, it was crashing.
1999-09-17 17:52:49 +00:00
terry%mozilla.org
d445116d20
Patch by Ian Wells <I.Wells@tarragon-et.co.uk> -- disable JavaScript
...
magic on IE (where it wasn't working), other minor cleanups.
1999-09-17 15:47:03 +00:00
endico%mozilla.org
bb4a7d848c
oops, glimpse claims the max size of a search string is 32 but empirical evidence suggests 29. Setting maxlength in the form to 29
1999-09-17 01:07:34 +00:00
endico%mozilla.org
6469e8ccaa
glimpse only allows a max of 32 characters with the -n option. -n is needed to get line numbers. Reduce the size of the form's input field to 32 chars and throw a message when the input is longer.
1999-09-17 00:43:31 +00:00
slamm%netscape.com
bc09e532dd
A couple more tweaks to get the count correct.
1999-09-16 17:38:07 +00:00
slamm%netscape.com
d34ccbde60
Exclude ignored warnings from report.
1999-09-16 17:21:24 +00:00
terry%mozilla.org
a179babd15
Patch by daa@rmi.net (Dave Avery) -- newer alphas of MySQL won't let
...
use "when" as a column name, so let's change our usage while it's
still easy to do so.
1999-09-15 17:25:28 +00:00
terry%mozilla.org
45442b9430
Keep separate versions of admin files, based on the nickname we use.
1999-09-15 16:24:37 +00:00
terry%mozilla.org
72bfe1e9f3
Removed one last (unused) TCL file; put in some things that were missing from the Makefile.
1999-09-15 14:50:45 +00:00
terry%mozilla.org
9a569a1b91
Whining mail wasn't generated correctly if usernames != email addresses.
1999-09-15 12:26:58 +00:00
slamm%netscape.com
643fbd7f48
Style tweaks
1999-09-14 01:47:17 +00:00
endico%mozilla.org
20aadd6668
add milestone and bug owner to each bug, where appropriate. (repleaces chofmann.cgi)
1999-09-14 00:14:50 +00:00
slamm%netscape.com
c8a1cb9cc0
whoops. Last checkin was a slip. Undo.
1999-09-13 23:57:14 +00:00
slamm%netscape.com
b35a9846b6
Add summary by name. Add body attributes for color, etc.
1999-09-13 23:56:11 +00:00
slamm%netscape.com
95068f55fa
Add summary by name. Add body attributes for color, etc.
1999-09-13 23:55:17 +00:00
endico%mozilla.org
313ddc4e98
Rework the init subroutine in Common.pm so glimpse doesn't go through the normal http_wash stuff so now you can do regexp searches and search->for pointers. Reworked the search form so that searching for literals is the default. Meta characters automatically escaped unless the regexp button is pushed. Changed the docs so it no longer says to use double backslashes to escape metachars. That's only needed from the shell.
1999-09-10 19:03:39 +00:00
terry%mozilla.org
09bb112935
Patch by fred@dicad.de (Friedhelm Goesling) -- make Javascript work under IE.
1999-09-10 18:53:51 +00:00
dmose%mozilla.org
1e41bf0297
Added some verbiage to the top of the page.
1999-09-09 17:41:19 +00:00
dmose%mozilla.org
bba49e13a2
updated verbiage
1999-09-09 16:11:14 +00:00
dmose%mozilla.org
6f058902fa
Fixed an error message
1999-09-09 16:08:54 +00:00
dmose%mozilla.org
26dde4a1f9
Fixed a variable scoping error.
1999-09-09 16:04:46 +00:00
dmose%mozilla.org
e5fbac16af
fixed syntax error
1999-09-09 04:49:01 +00:00
dmose%mozilla.org
870a488c70
changed Netscape-related phrasing to the new political correctness
1999-09-09 04:42:27 +00:00
slamm%netscape.com
f1f2ea559d
Break summary table into its own subroutine.
1999-09-09 01:51:51 +00:00
slamm%netscape.com
e899b92310
Fix source line ignoring.
1999-09-09 00:01:39 +00:00
slamm%netscape.com
0b35275222
Filter 'statement has no effect' when it's in an ASSERT().
1999-09-08 23:52:32 +00:00
slamm%netscape.com
a35f1e54e4
Filter 'aggregate has a partly bracketed initializer'.
1999-09-08 23:50:41 +00:00
slamm%netscape.com
aadd80f1f3
do not repeat the same warning in the output.
1999-09-08 23:47:37 +00:00
slamm%netscape.com
3ada9a95e9
Reapply earlier changes. Still no ignored warnings page, but the counts are correct now.
1999-09-08 23:40:40 +00:00
slamm%netscape.com
2a41151dc5
Fix a bunch of multiple matches.
1999-09-08 23:19:42 +00:00
slamm%netscape.com
88ebf202e7
back out last set of changes until I have the ignored warnings page ready.
1999-09-08 22:48:54 +00:00
slamm%netscape.com
0a9a2c4349
Ground work for 'by file' and 'ignored' pages. Fix keyword highlighting. Fix source line ignoring (e.g JS_ASSERT).
1999-09-08 22:37:54 +00:00
terry%mozilla.org
89395166ea
Limit graph sizes to 64 inches in either dimension. (Yikes!)
1999-09-08 17:27:42 +00:00
slamm%netscape.com
445a05c4b1
Trim some whitespace off the front.
1999-09-04 00:42:57 +00:00
leaf%mozilla.org
26ac41c9b3
Adding the browser-buster
1999-08-31 21:21:26 +00:00
terry%mozilla.org
f8133fbea7
Updated version string to 2.7 (development)
1999-08-30 23:02:52 +00:00
terry%mozilla.org
cf146c48b7
Updated version string to 2.6 (shipping)
1999-08-30 23:02:22 +00:00
terry%mozilla.org
6e6d3f2cd8
Don't spuriously quote newlines in the comment description.
1999-08-30 14:26:09 +00:00
endico%mozilla.org
f1407aee70
another M9 hard coded in to most doomed
1999-08-29 15:42:12 +00:00
terry%mozilla.org
3ceb3170da
Don't even mention bugs that the user does not have permission to see.
1999-08-27 17:31:21 +00:00
terry%mozilla.org
dcba0152e7
Added a missing </form>.
1999-08-27 17:17:43 +00:00
terry%mozilla.org
2b36070790
Don't use "GET" for a form with a password in the obvious case where
...
we have no other bookmarkable data that we'll want to put in the URL.
1999-08-27 17:17:29 +00:00
endico%mozilla.org
b20f3dc7c9
fixed a typo
1999-08-27 04:11:44 +00:00
endico%mozilla.org
7db400311f
oops. M9 was haredwired in
1999-08-27 03:57:49 +00:00
dmose%mozilla.org
d61bf22774
replaced 'external' with non-Netscape, and 'internal' with Netscape.
1999-08-27 01:00:07 +00:00
slamm%netscape.com
e7f1404e36
Add path for gunzip. Eventually this should be handled by a configure script.
1999-08-26 17:13:49 +00:00
slamm%netscape.com
6d5fc86c44
Apply this changes for the millionth time. The last tinderbox outage was happened because a mail server went down. This turns on warnings updating.
1999-08-26 17:13:21 +00:00
slamm%netscape.com
5f1f0c79ae
More debugging.
1999-08-26 16:38:56 +00:00
slamm%netscape.com
0e9d081daf
Add a filter for 'Statement with no effect' that brendan requested. Add some debugging statements (run with --debug).
1999-08-26 16:27:45 +00:00
dmose%mozilla.org
b7fef8f8a9
changed RCS Id tag form
1999-08-26 03:44:00 +00:00
dmose%mozilla.org
cd4008d454
statistics generation cgi
1999-08-26 03:43:16 +00:00
slamm%netscape.com
a07a03cc31
Recommit. http log errors do not only show that it was missing.
1999-08-26 01:24:03 +00:00
slamm%netscape.com
3170d8456a
Tinderbox was not happy. Backout.
1999-08-26 01:16:13 +00:00
slamm%netscape.com
c58c99cbab
Try to support a wider range of machines. Thanks to Dave Morrison <dave@bnl.gov> for the patch.
1999-08-26 01:14:49 +00:00
slamm%netscape.com
d72522af08
Keep case for filename.
1999-08-26 00:47:58 +00:00
slamm%netscape.com
d731828991
cleanup. For ep_windows.pl, switch to checking for 'mozilla' instead of 'ns' (should be a configurable item). Use fewer globals. Pass parameters more explicitly.
1999-08-26 00:45:12 +00:00
terry%mozilla.org
37a7ca3368
Patch by Christopher Blizzard <blizzard@redhat.com> -- added "uuid" command.
1999-08-25 16:39:01 +00:00
slamm%netscape.com
9b14056408
Start from the bottom up for ed, and skip ed if no changes.
1999-08-25 05:07:45 +00:00
slamm%netscape.com
dcd8426026
Use correct logic for removal
1999-08-25 05:01:00 +00:00
slamm%netscape.com
319421e949
Trim out old entries from build.dat and notes.txt. Also, use perl's find for removing old files.
1999-08-25 04:55:58 +00:00
slamm%netscape.com
b043818d12
Use JavaScript to do refresh for both static and cgi versions.
1999-08-24 23:37:31 +00:00
slamm%netscape.com
a6a39ea11d
Unix builds are working fine, but Mac and windows are flaking. Revert just in case.
1999-08-24 19:37:51 +00:00
slamm%netscape.com
081a7cb41b
Fix typo
1999-08-24 18:24:05 +00:00
slamm%netscape.com
0fdc784fb6
Add warnings, but delay execution with 'at' command.
1999-08-24 17:20:55 +00:00
terry%mozilla.org
f317f5da86
Patch suggested by dbaron@fas.harvard.edu -- kick the javascript on
...
loading, in case the default query has some relevant fields set.
1999-08-24 15:24:50 +00:00
terry%mozilla.org
7e7bff3bf0
Removed incorrect munging of the directory name.
1999-08-23 18:01:43 +00:00
mang%subcarrier.org
d6d16f5926
stock is now an alias for stocks, because I can't type
1999-08-20 03:58:00 +00:00
terry%mozilla.org
54026d1e4e
Patch by Chris Baldwin <chris.baldwin@siara.com> -- allow optional
...
entry of the user's realname. Note that nothing actually makes use of
this info at present.
1999-08-19 00:06:01 +00:00
terry%mozilla.org
3b8bb259e5
Added OpenVMS to the list of operating systems.
1999-08-16 23:54:50 +00:00
terry%mozilla.org
5399226320
Wasn't using the 'emailsuffix' param.
1999-08-13 17:10:01 +00:00
slamm%netscape.com
8e69a9776b
Add navigation links. Make no script case more obvious to user.
1999-08-13 15:57:50 +00:00
slamm%netscape.com
63140541d9
Text tweaks.
1999-08-13 15:27:56 +00:00
terry%mozilla.org
9ebf7c85c5
Add in babelfish code (stolen from infobot).
1999-08-13 00:21:01 +00:00
cyeh%netscape.com
949285ee9e
add rhat to stocks to track
1999-08-11 17:10:00 +00:00
jj%netscape.com
421d0252fe
#5342 : added a few strings to the Tinderbox Mac error parser
1999-08-10 21:31:52 +00:00
slamm%netscape.com
e744f57239
Avoid tall lines (too many newlines)
1999-08-10 21:19:27 +00:00
slamm%netscape.com
844c911192
-mAvoid breaking the line in the middle of an entity.
1999-08-10 21:07:06 +00:00
terry%mozilla.org
5294289135
Removed BEOS.
1999-08-09 18:30:24 +00:00
endico%mozilla.org
7504cb1728
oops, its BEOS, not BE
1999-08-08 15:55:50 +00:00
endico%mozilla.org
6656c1b414
use BE, not ^BE
1999-08-08 15:45:26 +00:00
endico%mozilla.org
0a3ba2cbff
add BE to list of stocks we track. add RHAT next weds
1999-08-08 15:27:54 +00:00
mccabe%netscape.com
7b41c58819
Fix spelling; 'identfier' -> 'identifier'
1999-08-07 09:28:37 +00:00
endico%mozilla.org
5052cd1ab1
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
8f64e71f14
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
32ce413edb
Add a new report "most recently doomed".
1999-08-07 00:38:09 +00:00
terry%mozilla.org
d9f13ec259
Fixed bug in "show all diffs" feature.
1999-08-06 17:06:09 +00:00
terry%mozilla.org
6a31420d39
Last patch didn't work -- perl doesn't like the "scaler" function.
1999-08-06 17:00:33 +00:00
terry%mozilla.org
c56c1e0786
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
149960696a
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
f51390d1ad
Oops. was counting closed bugs too.
1999-08-05 21:21:01 +00:00
endico%mozilla.org
f94cab1d47
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
f931022791
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
641c591fae
Oops; removed debugging output.
1999-08-05 16:43:00 +00:00
endico%mozilla.org
798dab9721
add image/jpeg, image/png and image/gif mime types
1999-08-04 17:36:43 +00:00
terry%mozilla.org
d7c3778e02
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
6502f13700
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
e0774b1605
usage comment
1999-08-02 18:04:23 +00:00
terry%mozilla.org
51988822c3
Was generating incorrect link to the "CVS Query Page."
1999-08-02 16:36:15 +00:00
terry%mozilla.org
cb3eb0d996
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
b30c4abcf3
keep search engine robots away. traversing lxr is incredibly wasteful
1999-07-31 18:31:58 +00:00
terry%mozilla.org
29071a75d2
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
5dd277a471
Fix another stupid typo.
1999-07-30 15:13:01 +00:00
terry%mozilla.org
a4bf7aceca
Fixed typo in "mailto:" link.
1999-07-30 15:11:41 +00:00
terry%mozilla.org
7ddbcc752a
Fixed bug 10812 -- LXR paths were not getting generated correctly.
1999-07-30 01:28:32 +00:00
terry%mozilla.org
ec53d4509d
Got rid of some silly warnings.
1999-07-27 23:19:02 +00:00
terry%mozilla.org
396eb6c0eb
Was sending multiple messages telling people they're on the hook.
1999-07-27 23:10:12 +00:00
terry%mozilla.org
0d5c0e85fe
The 'modules' list on the main query page was just all wrong.
1999-07-27 16:25:08 +00:00
terry%mozilla.org
09718a7a74
Turned on "use strict" and fixed all the resulting warnings and errors.
1999-07-26 23:59:03 +00:00
terry%mozilla.org
d315e9330d
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
e20a4ce802
Turned on "use strict" and fixed all the resulting warnings and errors.
1999-07-26 23:36:33 +00:00
terry%mozilla.org
f3d0d71ab2
Patch by jtg@varesearch.com -- fixed stupid typo in default value for
...
blurbhtml.
1999-07-26 20:50:10 +00:00
terry%mozilla.org
7b57541442
Get rid of extra semicolons.
1999-07-26 20:41:54 +00:00
terry%mozilla.org
cdfe81a904
Was doing date order backwards, compared to the way it used to be.
1999-07-26 19:06:26 +00:00
terry%mozilla.org
9601b2736a
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
6b5fa1a2ee
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
6c8ff6136c
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
3b796b29aa
Fixed some warnings.
1999-07-24 04:49:32 +00:00
terry%mozilla.org
56e8fd10e7
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
4e5f708eaf
Munge usernames containing "%" into an "@" when determining email address.
1999-07-23 22:12:29 +00:00
terry%mozilla.org
dfa62f6d8c
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
6d4e9f1a1e
Fixed count of "while tree is closed" checkins.
1999-07-23 19:58:41 +00:00
terry%mozilla.org
73556098a6
Fixed stupid warning.
1999-07-23 19:37:02 +00:00
terry%mozilla.org
676189de29
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
6782d07c1a
Fixed stupid typo.
1999-07-23 19:21:13 +00:00
terry%mozilla.org
197ec9c792
Let me tweak the parameters to DBI->connect().
1999-07-23 19:14:37 +00:00
terry%mozilla.org
7332c9d905
Whoops; missing an include file.
1999-07-23 18:50:25 +00:00
terry%mozilla.org
ce6e9b6a4c
Removed stupid debugging printf's.
1999-07-23 18:50:07 +00:00
cyeh%netscape.com
7f0054e2ff
support terse=1 flag,mostly as a way to support pager notification
1999-07-23 18:43:07 +00:00
terry%mozilla.org
61b2e0b068
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
921bdc5774
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
1b90e5a1ab
Take out warnings for now.
1999-07-22 23:32:31 +00:00
slamm%netscape.com
3b4a77222c
add some debug code
1999-07-22 23:22:46 +00:00
slamm%netscape.com
cb2bd5abec
Protect against bad parses
1999-07-22 23:14:15 +00:00
slamm%netscape.com
7da3da678d
slight cleanup
1999-07-22 23:12:00 +00:00
slamm%netscape.com
3005c15488
Grab more data.
1999-07-22 22:17:28 +00:00
terry%mozilla.org
4016da6ca2
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
5d3bfdbafd
Last checking not needed.
1999-07-22 18:48:39 +00:00
slamm%netscape.com
ec7f95746f
Generate warnings
1999-07-22 17:48:29 +00:00
slamm%netscape.com
0fbca381de
Avoid regenerating the same warnings file twice.
1999-07-22 01:09:50 +00:00
cyeh%netscape.com
dd2902b85f
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
e3bf4cc5b9
rounding messes up comments
1999-07-21 23:01:09 +00:00
slamm%netscape.com
ba5e7c3f35
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
259075e8a6
-mNot convinced it's working properly
1999-07-21 22:15:21 +00:00
slamm%netscape.com
0d9738a693
General cleanup and add warning processing for shrike.
1999-07-21 21:56:10 +00:00
slamm%netscape.com
b5cd91f4f0
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
1a08ab489a
Include warning summary at top after message of the day.
1999-07-21 21:08:40 +00:00
cyeh%netscape.com
19be81ed87
based the query on note time, rather than build time
1999-07-20 23:44:32 +00:00
cyeh%netscape.com
b53ce674ce
make a plain text option
1999-07-20 22:24:01 +00:00
slamm%netscape.com
79515cfd26
Handle multiple warnings on one source file line.
1999-07-19 20:46:17 +00:00
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