terry%mozilla.org
dff44db67b
Vastly speed up searches if a directory name is specified.
1999-11-19 17:22:47 +00:00
terry%mozilla.org
04480d28f4
Updated version string to 2.9 (development)
1999-11-19 15:57:00 +00:00
terry%mozilla.org
d2c51fe4bb
Updated version string to 2.8 (shipping)
1999-11-19 15:56:28 +00:00
terry%mozilla.org
20d3d90a69
Was crashing if not using milestones.
1999-11-19 15:51:48 +00:00
terry%mozilla.org
af842d8536
Fixed bug 4889 -- don't allow new bugs to be submitted with a blank summary.
1999-11-19 14:50:57 +00:00
terry%mozilla.org
04b27d57fa
Patch by Tom Schutter <tom@platte.com>: Added some more doc, fixed product description.
1999-11-18 17:29:58 +00:00
waterson%netscape.com
aaba2b75a1
Be sure to waitpid() after killing the process so as not to leave zombies around.
1999-11-18 06:06:28 +00:00
waterson%netscape.com
71da41f221
Be sure to close the file before moving it.
1999-11-18 03:38:24 +00:00
waterson%netscape.com
fa8d76523f
Add chdir() so that it can be called from an alias.
1999-11-18 03:29:11 +00:00
waterson%netscape.com
7582dd007e
Add some commentary and a '--timeout' option.
1999-11-17 23:02:53 +00:00
waterson%netscape.com
ad9879c908
Add usage notes.
1999-11-17 22:30:35 +00:00
waterson%netscape.com
d90ac16633
Increase timeout to 10min., and don't over-eagerly assume the app crashed. Add code to send email.
1999-11-17 22:26:50 +00:00
leaf%mozilla.org
9b000d2760
removing useless line
1999-11-17 22:19:07 +00:00
leaf%mozilla.org
11e98b1b79
really fixing ls calls.
1999-11-17 22:14:21 +00:00
waterson%netscape.com
fca6817d94
Initial revision.
1999-11-17 20:52:45 +00:00
waterson%netscape.com
3d0ca561ac
Fix license to use MPL.
1999-11-17 20:42:57 +00:00
waterson%netscape.com
b060e04dec
Fix license to use MPL.
1999-11-17 19:15:05 +00:00
slamm%netscape.com
f7c558f048
Now adjust the ignored warnings with the changes.
1999-11-17 04:12:00 +00:00
slamm%netscape.com
898920cacb
Remember to add source_root when searching for file in repository.
1999-11-17 04:09:19 +00:00
slamm%netscape.com
4049acf0ea
Fix filename lookups. Needed to remove source root for path.
1999-11-17 03:52:53 +00:00
waterson%netscape.com
61960e813f
Fix default 'logdir' param.
1999-11-16 22:19:23 +00:00
waterson%netscape.com
a3ddaf8232
Pretty up the main table.
1999-11-16 22:15:26 +00:00
waterson%netscape.com
d515f53683
Add top-level 'logs.cgi' to show all the logs; deal with stuff being in a 'data' subdirectory.
1999-11-16 22:10:11 +00:00
waterson%netscape.com
5c3b70e316
Fix exec() and kill() stuff.
1999-11-16 01:54:12 +00:00
waterson%netscape.com
2d47d12a89
Initial revision.
1999-11-15 23:56:58 +00:00
waterson%netscape.com
ac59a831d6
Add MPL.
1999-11-15 23:15:49 +00:00
waterson%netscape.com
ed44bf0cf8
Initial revision.
1999-11-15 22:31:34 +00:00
terry%mozilla.org
122440cea6
Added missing get_line.pl.
1999-11-12 21:14:29 +00:00
mcafee%netscape.com
763166e905
Nuking this file. ar=slamm,waterson
1999-11-11 22:16:51 +00:00
terry%mozilla.org
1142641a31
Back out that completely bizarre and weird checkin that warren did.
1999-11-11 13:58:45 +00:00
warren%netscape.com
b377f57b3a
Removing neckoutil_s.lib from tree. Moving/renaming nsNeckoUtil.h to nsNetUtil.h. Bug#11159. r=colin@theblakes.com,kipp,waterson,valeski,pierre,nisheeth
1999-11-11 08:50:26 +00:00
terry%mozilla.org
9c85d6570c
freshmeat seems to have changed the location of their RDF page.
1999-11-11 00:55:49 +00:00
terry%mozilla.org
9554300a3f
Turns out string fields should all be declared as "binary" if we want
...
them to be case-insensitive.
1999-11-09 18:12:43 +00:00
slamm%netscape.com
dc00250669
Now really get it right.
1999-11-09 18:05:12 +00:00
slamm%netscape.com
f18878266f
Get directory right for mailnews aggregate warnings.
1999-11-09 18:01:26 +00:00
slamm%netscape.com
cebd1e0da6
Add warning filtering by directory. Fix some perl warnings.
1999-11-09 17:58:56 +00:00
endico%mozilla.org
3c100f1ccb
Oops, now the text inside the form's text box is also centered. Re-fix this by adding </P> after the blurb at the top
1999-11-09 01:38:00 +00:00
endico%mozilla.org
150f259810
add a <P> before the <HR> so this looks better with mozilla. apparently in html 4.0, <HR> doesn't cause a </PR> so the entire rest of the page was getting centered after the <PR ALIGN=CENTER>
1999-11-09 00:38:35 +00:00
dmose%mozilla.org
d4cc3f0c8a
updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org
1999-11-06 02:59:15 +00:00
slamm%netscape.com
f98b1c149e
Do run-length encoding for the raw data option. End revision records with a period. Buffer the raw data output.
1999-11-04 02:14:56 +00:00
slamm%netscape.com
b4e499bb4d
Add feature for beard and his leak soup tool. Return raw data if 'data=1' is added as a parameter. Cleaned up some code too.
1999-11-03 23:37:44 +00:00
endico%mozilla.org
c578c0097a
fixed a bunch of typos. Also, handleCheckinMail.tc was replaced by handleCheckinMail.pl
1999-11-03 20:33:57 +00:00
slamm%netscape.com
49454dc044
Ignore a few more warnings caused by lame unix header files.
1999-11-03 18:52:13 +00:00
terry%mozilla.org
27e39bfe08
Whoops! Was reporting ASSIGNED bugs as being closed. Also, changed
...
it to report the resolution of the bug instead of the word "closed".
Many thanks to dbaron@fas.harvard.edu for suggesting this change, and
reporting the bug.
1999-11-03 00:44:29 +00:00
terry%mozilla.org
1fc0f060c6
Due to popular request, "bug changed" mail will only report changes in
...
state on dependent bugs if they move from an 'open' to a 'closed'
state, or visa-versa. Also, if there are more than 5 bugs on the
list, then we won't even try to generate the details (doing so only
generates lots of extra mail that is too hard to parse anyway.)
1999-11-02 22:14:11 +00:00
slamm%netscape.com
8c2b9af30f
Bloat: Change coloring algorithm. Set the baseline every time there is a jump up or down.
1999-11-02 20:09:20 +00:00
dmose%mozilla.org
2db9bdbbbe
updated license boilerplate
1999-11-01 23:33:56 +00:00
slamm%netscape.com
ed0d904aa5
Use tb_find_build_record() instead of find_build_record().
1999-10-29 19:20:53 +00:00
slamm%netscape.com
6762ed67b5
Spit and polish. Take 2. Do not put 'undef' in 'my' list.
1999-10-29 19:01:14 +00:00
slamm%netscape.com
adf6020f0c
Somethings not working. Backup
1999-10-29 18:54:32 +00:00