Commit Graph

1522 Commits

Author SHA1 Message Date
terry%mozilla.org
c4fab20bed Recognize Windows98. 2000-01-04 19:27:49 +00:00
endico%mozilla.org
c1bf0f6491 strip the first "Fwd" from subject. add case insensitivity to removing "re" from subject 2000-01-04 00:42:57 +00:00
leaf%mozilla.org
015b32c03c someone complained that moshi, moshi is a telephone greeting only. 2000-01-03 19:38:08 +00:00
risto%netscape.com
ca88d1a230 Y2K fix. Localtime returns time by definition year - 1900. So year 2000
is returned as 100.
2000-01-03 10:06:00 +00:00
terry%mozilla.org
35b2429d00 Got rid of extra <H1> tag. 1999-12-28 22:31:47 +00:00
slamm%netscape.com
5d7a14b4f7 Initial support for HDML (sprint phones). 1999-12-18 03:51:43 +00:00
terry%mozilla.org
198d0d7862 Fixed very very nasty bug which, when deleting a component, would tell
you it had no bugs (even when it had some), and would then proceed to
delete all those bugs (even if you had the param set to never allow
bug deletion.)  Added some paranoia to prevent such things from
happening again.  Yikes.
1999-12-17 03:41:13 +00:00
terry%mozilla.org
0582508d69 Patch by freitag@suse.de (Klaas Freitag) -- add options to let Bugzilla require comments on certain operations. 1999-12-16 16:37:57 +00:00
terry%mozilla.org
dcc3ff514e Force selection of a valid product when doing a mass
reassign-to-component-owner.
1999-12-14 23:54:30 +00:00
mcafee%netscape.com
f286bbf593 Ignore Generated Files 1999-12-13 01:44:29 +00:00
slamm%netscape.com
69e69b39e1 Reorder 'Build Time' and 'Guilty' column headers so that their descriptive text is beneath them. 1999-12-10 21:57:46 +00:00
warren%netscape.com
c7c2f1972a Fixed up printing of bad leak/bloat values. 1999-12-10 05:17:56 +00:00
slamm%netscape.com
a5c40f34ec cd back to tinderbox directory to move who.dat.$$ to who.dat. 1999-12-10 01:11:10 +00:00
slamm%netscape.com
d8a5b789a7 Remove "Rebuild Guilty List" link. The list is built everytime a build is processed. Also, re-enable buffering the script output. That should help improve throughput. 1999-12-09 19:45:01 +00:00
slamm%netscape.com
7084b302b9 Fix empty guilty list in tinderbox page (bug #7637). Add comments. Move some code into functions. 1999-12-09 19:28:39 +00:00
mcafee%netscape.com
bed940cff6 Ignore generated files. 1999-12-06 19:44:38 +00:00
mcafee%netscape.com
a22bf1403c Adding debug print to put logfile name in build rectangle. Commented-out, uncomment to enable. 1999-12-06 19:42:10 +00:00
mcafee%netscape.com
811258dd6e Retired copydata.pl 1999-12-06 19:40:07 +00:00
terry%mozilla.org
41ed32807c Don't do dmose's paranoid checking of option values in the query page. 1999-12-06 17:09:54 +00:00
mcafee%netscape.com
0e8e833274 Removing copydata.pl, this script has bit-rotted. Use copydata instead. r=slamm 1999-12-06 07:26:49 +00:00
mcafee%netscape.com
b9a51cbe81 Tools for hacking on tinderbox server, courtesy slamm@netscape.com 1999-12-06 07:24:33 +00:00
terry%mozilla.org
50b941d218 Oops; previous patch caused extra percent-signs to appear in installations running older versions of MySQL. 1999-12-03 19:30:49 +00:00
terry%mozilla.org
0713dc58d8 Fixed bug 20126 -- use more international-friendly (and Y2K happier) date formats. 1999-12-03 19:28:18 +00:00
dmose%mozilla.org
b1cae38a41 special cased DUPLICATE in the make_options() sanity-checking code 1999-12-02 23:56:07 +00:00
dmose%mozilla.org
6c05f0d386 a bug fix or two and a whole bunch of sanity-checking of form submissions stuff 1999-12-02 23:21:42 +00:00
endico%mozilla.org
fb7133acca for nsI*.idl files, add deoxygen link and image 1999-11-23 21:59:13 +00:00
slamm%netscape.com
208e8a81eb Add 'mozilla/' to blame links. 1999-11-23 17:42:19 +00:00
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
slamm%netscape.com
c9f61c5f30 Clean up global names. Spit and polish. Fix '-w' warnings. 1999-10-29 18:52:04 +00:00
warren%netscape.com
df20383617 Made the leak/bloat baseline only be the min over the last 5 entries. 1999-10-29 17:19:54 +00:00
mcafee%netscape.com
ac060fe18e Updating legend to match new output format. 1999-10-29 05:02:00 +00:00
mcafee%netscape.com
e8d4ac6112 No spaces so units don't go on next line. 1999-10-29 04:45:52 +00:00
mcafee%netscape.com
aed0c9af45 oops left out b units 1999-10-29 04:36:17 +00:00
mcafee%netscape.com
cf909d95d2 Better units, r=brendan 1999-10-29 04:30:56 +00:00
mcafee%netscape.com
97265f6557 typo, r=slamm 1999-10-29 01:21:06 +00:00
warren%netscape.com
ae94405888 Added 1k fudge factor. 1999-10-29 00:40:04 +00:00
mcafee%netscape.com
f9e04a43da Adding bloat formatting, baseline mechanism. warren/mcafee 1999-10-28 23:18:50 +00:00
mcafee%netscape.com
d9dbb940f7 Ignore tree directories. 1999-10-28 21:16:44 +00:00
dmose%mozilla.org
04642b5d0c script to update license boilerplate in source files 1999-10-28 21:16:29 +00:00
warren%netscape.com
5eb4aa2542 Fixed thing that chops off final digit. 1999-10-28 21:06:36 +00:00
terry%mozilla.org
54b6b45af8 Back out last change -- specific to mozilla.org, not to general consumers of bugzilla. 1999-10-28 20:18:03 +00:00
endico%mozilla.org
5bd64cf68e Try to herd netscape communicator users away from bugzilla. "if your browser has a blue N logo go report the bug to netscape". This wording may be wrong later on but it works for now. 1999-10-28 20:12:52 +00:00
mcafee%netscape.com
a2e4fb60ad Updating legend for C, bloaty stats. 1999-10-28 19:47:47 +00:00
mcafee%netscape.com
2ec4894575 switching to absolute leak/bloat numbers. 1999-10-27 07:02:25 +00:00
mcafee%netscape.com
1b3474f8e2 switching to absolute leak/bloat numbers. 1999-10-27 06:34:28 +00:00
terry%mozilla.org
67d8218e4d Fixed perl warning. 1999-10-26 21:14:01 +00:00
slamm%netscape.com
d7f0896429 Need path to gunzip. This should be configured. 1999-10-26 16:56:00 +00:00
terry%mozilla.org
996672cca2 Update version to 1.3 (which means unstable, tip-of-CVS version). 1999-10-26 15:49:58 +00:00
terry%mozilla.org
0bc610dfa5 Fixed perl error caused by previous change. 1999-10-26 15:48:25 +00:00
terry%mozilla.org
fc9cbecfa5 Make version number be 1.2, we will be spinning a tarball. 1999-10-26 15:37:12 +00:00
endico%mozilla.org
82c16c91b5 make the grep for server error not so noisy 2>&1 1999-10-26 08:37:07 +00:00
slamm%netscape.com
ea33c764a5 Fix typo. 1999-10-26 01:40:23 +00:00
mccabe%netscape.com
d4dfe69b45 Initial checkin of mozbot code-reviewing functionality. 1999-10-26 01:22:00 +00:00
slamm%netscape.com
56e2086e1f Need double quotes instead of single quotes to get variable values (fix bloat.pl). 1999-10-25 18:02:06 +00:00
slamm%netscape.com
4986af2247 Need to 'require' treedata.pl to get warnings and bloat pattern strings. 1999-10-25 17:31:39 +00:00
slamm%netscape.com
8b15cc1741 Add bloat processing. Cleanup tacky code. 1999-10-23 01:43:28 +00:00
slamm%netscape.com
082bc322a8 Take out debug statement. 1999-10-23 01:35:40 +00:00
slamm%netscape.com
d64be2fda3 Parse build logs for bloat data from warren@netscape.com's bloat tool. 1999-10-23 01:22:41 +00:00
slamm%netscape.com
d43caa1460 Load bloat data. Clean up load_who(). 1999-10-23 01:18:25 +00:00
slamm%netscape.com
61a3493d1e Add bloat data to tree cells that have it. 1999-10-23 01:18:04 +00:00
endico%mozilla.org
4907085cbd improve error message mailed when cvs update dies 1999-10-22 23:07:44 +00:00
endico%mozilla.org
ccbbb400e6 cvs error notification was busted 1999-10-22 21:59:10 +00:00
slamm%netscape.com
f0d92f8b67 Fix typo. 1999-10-22 19:16:40 +00:00
slamm%netscape.com
9e59920095 Add some comments. Describe data structures. Tidy up a bit. 1999-10-22 18:53:56 +00:00
slamm%netscape.com
016e60cf26 Add filter for long long constants. Make sure summary table includes everyone (fix off by one error). 1999-10-22 17:34:16 +00:00
endico%mozilla.org
04924f2b34 oops forgot to add the newsbot directory to the path "../newsbot/newsbot.html", 1999-10-22 01:32:59 +00:00
slamm%netscape.com
d5705e7ec8 Get the relative prefix for the static page correct. 1999-10-22 01:23:48 +00:00
endico%mozilla.org
06d1cf50f2 the names of the files to be wrapped must be given relative to the root of the tree. in this case: "../newsbot/newsbot.html" 1999-10-22 00:45:56 +00:00
endico%mozilla.org
48d7414df9 escape quotes around ALIGN=\"right\" 1999-10-22 00:14:43 +00:00
endico%mozilla.org
9567d3112e align bottom row to the right. <TR ALIGN="right"> doesn't seem to work in mozilla 1999-10-21 23:52:41 +00:00
terry%mozilla.org
1fd1bc17dc Make "checkins in last 7 days" link work better in worlds with
multiple repositories.
1999-10-21 23:42:39 +00:00
terry%mozilla.org
d429f12e92 Wasn't working right with multiple repositories. 1999-10-21 22:51:50 +00:00
endico%mozilla.org
377a06f662 get rid of the <DIV>s and <SPAN>s since we have the rdf file now. the <SPAN> around the article link was messing up the link because they were intertwined <SPAN><A></SPAN>text</A> 1999-10-21 22:38:21 +00:00
terry%mozilla.org
b73f9c1a82 Add some more debugging output. 1999-10-21 22:04:13 +00:00
endico%mozilla.org
d19c2be5ae oops use '&', not '%' 1999-10-21 21:44:39 +00:00
endico%mozilla.org
10d6e5885b html escape gt and lt symbols in the View Article url 1999-10-21 21:22:44 +00:00
terry%mozilla.org
7265e9b718 Fix perl warning. 1999-10-21 18:19:48 +00:00
mcafee%netscape.com
e693b5af0e Moved to mozilla/tools/tinderbox (client-side script). 1999-10-21 05:20:02 +00:00
endico%mozilla.org
352d74414c remove the full path names on newsbot.html and wrapped.html so wrap.pl doesn't add "../" to everything. communicator doesn't mind this but it breaks msie and probably mozilla 1999-10-21 02:30:21 +00:00
endico%mozilla.org
173720c25a clairify that the 'mozilla' module contains the entire 'current' repository, not everything including all the branches. 1999-10-20 23:30:50 +00:00
endico%mozilla.org
df23f5512d add m10 tree for the Design Patterns contest 1999-10-20 21:52:08 +00:00
endico%mozilla.org
d36283e6c1 merge old changes from when we moved to komodo 1999-10-20 21:48:49 +00:00
terry%mozilla.org
0eb8a53f6d Ignore the "shadow" and "temp" directories. 1999-10-20 16:26:04 +00:00
terry%mozilla.org
7b237526f9 Fix perl warning. 1999-10-20 15:17:37 +00:00
terry%mozilla.org
3f31c6d6f2 Fix perl warning. 1999-10-20 14:12:43 +00:00
terry%mozilla.org
f3d48d098e Fixed stupid perl warning. 1999-10-20 00:27:16 +00:00
terry%mozilla.org
a022fd1435 Fixed stupid perl warning. 1999-10-20 00:06:41 +00:00
terry%mozilla.org
527fe98dd2 Need to value_quote() things that go into VALUE attributes in HTML. 1999-10-19 21:27:41 +00:00
endico%mozilla.org
de3d16bcdb align "edit products" at the top so its not lost 3 screens down in the products list. 1999-10-19 21:26:39 +00:00
terry%mozilla.org
5acadfe0b9 Fixed perl warning. 1999-10-19 19:42:49 +00:00
terry%mozilla.org
c484cf50dc Fixed perl warnings. 1999-10-19 16:41:40 +00:00
terry%mozilla.org
87c84fdd19 Fixed perl warnings. 1999-10-19 16:33:06 +00:00
terry%mozilla.org
39df65d0db This was using complicated perl features I don't understand, so I simplified it and it works now... 1999-10-19 16:24:48 +00:00
terry%mozilla.org
fddc259114 Fixed perl warning. 1999-10-19 15:07:27 +00:00
terry%mozilla.org
cb4af7d06e Fix perl warnings. 1999-10-19 15:05:16 +00:00
endico%mozilla.org
bf11c315ac search patterns are limited to 29 characters due to the -n option in glimpse 1999-10-19 02:14:09 +00:00
terry%mozilla.org
34130c865d Fixed perl warning. 1999-10-19 00:25:42 +00:00
terry%mozilla.org
b0db01c293 Fixed stupid perl warning. 1999-10-19 00:20:52 +00:00
terry%mozilla.org
5f3456602b Fix potential security hole (and I think some perl warnings.) 1999-10-19 00:17:54 +00:00
terry%mozilla.org
87878548b8 Fixed perl warnings -- this module no longer defines its own "die" routine. 1999-10-19 00:07:23 +00:00
terry%mozilla.org
a4b1e43399 Fixed stupid perl warning. 1999-10-19 00:04:59 +00:00
terry%mozilla.org
835438c4ed Fixed stupid perl warning. 1999-10-19 00:02:42 +00:00
terry%mozilla.org
b06439f614 Fixed stupid perl warnings. 1999-10-18 23:57:58 +00:00
terry%mozilla.org
8cf6cf4767 Fixed stupid perl warning. 1999-10-18 23:42:25 +00:00
terry%mozilla.org
df4530636d Fixed stupid perl warning. 1999-10-18 23:35:57 +00:00
terry%mozilla.org
a345d88f7e Oops; fixed perl error. 1999-10-18 23:32:03 +00:00
terry%mozilla.org
5d310e094f Fixed stupid perl warning. 1999-10-18 23:23:08 +00:00
terry%mozilla.org
1f12ca43e5 Fixed stupid perl warning. 1999-10-18 23:04:40 +00:00
terry%mozilla.org
d43d834edd Massive spank to put "use strict" in all Bonsai code. 1999-10-18 22:55:01 +00:00
warren%netscape.com
b8cdc893a1 Made bloatdiff distinguish between no change in leaks, and infinite leakage (no leak before, but leak now). 1999-10-18 19:43:29 +00:00
mcafee%netscape.com
9cc32d06d1 Adding perl-path to match other tinderbox files. 1999-10-18 01:34:45 +00:00
warren%netscape.com
ae0c15b9ae Added .txt to delta file name. 1999-10-17 07:57:45 +00:00
warren%netscape.com
72f03e9058 Changed format slightly. 1999-10-17 07:52:19 +00:00
warren%netscape.com
df9a34624c Changed format slightly. 1999-10-17 07:50:09 +00:00
warren%netscape.com
f6e9bb3f13 Added bloat log diffing program. 1999-10-17 07:42:27 +00:00
cyeh%netscape.com
9749a4ce85 proxy checkin for terry@mozilla.org. quiet warnings about uninitialized
variables at runtime
1999-10-15 23:43:52 +00:00
terry%mozilla.org
5cb243e6c8 Fixed what I believe is just a stupid typo. (This code really needs to have
"use strict" added to it all, and with all the resulting cleanup.)
1999-10-15 23:31:22 +00:00
terry%mozilla.org
90ca406a4e Fixed a bunch of "undefined variable" warnings. 1999-10-15 23:16:32 +00:00
slamm%netscape.com
53182006a8 Need to quote parentheses in ignore pattern. 1999-10-15 18:42:27 +00:00
mcafee%netscape.com
588d09c583 Add #status option so you don't have to scroll down to the tree status. 1999-10-15 00:50:58 +00:00
terry%mozilla.org
210fae5515 Patch by holger@holger.om.org (Holger Schurig) -- was not correctly fixing up the 'when' column in the bugs_activity table. 1999-10-14 22:35:12 +00:00
terry%mozilla.org
1d41655ca8 Patch by holger@holger.om.org (Holger Schurig) -- get the permissions right on the shadow directory. 1999-10-14 22:32:44 +00:00
dmose%mozilla.org
a4f1792e19 fix to cope with checkins.when column name change to checkins.ci_when 1999-10-14 20:10:30 +00:00
terry%mozilla.org
f87d270875 Fix invalid SQL introduced by last patch. 1999-10-14 17:34:00 +00:00
terry%mozilla.org
f1d07fa0be Allow sorting of status whiteboard column. 1999-10-14 17:21:43 +00:00
cyeh%netscape.com
591e5a1cd0 move megahal initialization so that if there is a nick collision and we
die, we at least don't leave a forked process behind.
1999-10-14 00:44:37 +00:00
terry%mozilla.org
89cd3b1c75 Removing the last vote on a bug was causing an SQL error. 1999-10-13 20:17:01 +00:00
terry%mozilla.org
30d63a4c52 Patch by Holger Schurig <holger@holger.om.org> -- rewriting and enhancing the
ability to edit components, products, and versions.  Yay!
1999-10-12 23:00:35 +00:00
cyeh%netscape.com
809db9452c add support for megahal conversation ai, fix syntax error for sending
stock reports to the original requestor.
1999-10-12 22:34:49 +00:00
terry%mozilla.org
c2cbdfc7f0 Patch by Holger Schurig <holger@holger.om.org> -- If there is no exactly ONE
user in the profiles table, then this user will be promoted into all groups.
1999-10-12 20:28:41 +00:00
terry%mozilla.org
3ab95a75a2 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-10-12 18:05:42 +00:00
terry%mozilla.org
644da3e59d Patch by Holger Schurig <holgerschurig@nikocity.de> -- replace all the
yicky old make*.sh files and the CHANGES file with a new, nifty
checksetup.pl file that knows how to create a setup from scratch as
well as upgrade an older setup to a new one.  Very cool stuff!
1999-10-12 16:58:11 +00:00
terry%mozilla.org
9716d1f959 Patch by tom@platte.com (Tom Schutter) -- wasn't working if no groups
had isbuggroup set.
1999-10-12 16:52:25 +00:00
terry%mozilla.org
c05b90d8e4 Updating the vote cache should not update the date-last-changed field
in the bug.
1999-10-12 11:18:29 +00:00
slamm%netscape.com
686efe4b0d Remove extra 'mozilla/' in cvsblame'd source link. 1999-10-12 01:25:47 +00:00
terry%mozilla.org
a34292afc3 Got rid of silly debugging hack. 1999-10-11 21:19:46 +00:00
terry%mozilla.org
53a33fe098 Sort votes in decreasing order, not increasing. 1999-10-11 21:17:17 +00:00
slamm%netscape.com
433b7fdae9 Remove '-test' from output file name 1999-10-11 19:46:59 +00:00
slamm%netscape.com
603f841ff7 finished testing 1999-10-11 19:43:46 +00:00
slamm%netscape.com
c9900fb7f7 New file indexing. Use '/cvsroot' instead of lxr index. 1999-10-11 19:42:53 +00:00
slamm%netscape.com
d5f9a540a6 Skip attic files. 1999-10-11 19:40:51 +00:00
slamm%netscape.com
d7e352b1be slight tweak. take 2. 1999-10-11 19:37:32 +00:00
slamm%netscape.com
2b0daf64f5 slight tweak 1999-10-11 19:36:12 +00:00
slamm%netscape.com
baa1b34dbe Need to account for ,v 1999-10-11 19:34:57 +00:00
slamm%netscape.com
7e79a116f4 Test new file indexing. 1999-10-11 19:26:38 +00:00
terry%mozilla.org
5d0924fdfb Let's not keep everything locked up while regenerating. 1999-10-11 19:02:49 +00:00
terry%mozilla.org
2b2d779419 Stop reporting "area"; don't report voters on the CC line. 1999-10-11 18:54:45 +00:00
terry%mozilla.org
622cca3806 Make "rescanall" only check bugs which have changed in the last two days. 1999-10-11 18:23:21 +00:00
terry%mozilla.org
1913f31fc9 Added ability to run "processmail rescanall" to scan *every* bug for
any mail that ought to be sent to someone.
1999-10-11 18:18:39 +00:00
terry%mozilla.org
e4ec856a08 Oops; need extra directions to avoid problems when removing the "area" column. 1999-10-11 17:41:47 +00:00
terry%mozilla.org
3c2c5481bf Stupid hack to let things work with people who have bookmarked
vote-sorting URLs using the old style.
1999-10-11 17:21:18 +00:00
terry%mozilla.org
cb052f3b3d Added a "votes" field to the bugs table, which caches the total number
of votes that have been cast for that bug.  This let me simplify the
SQL in buglist.cgi, which makes things more efficient and fixes
several strange bugs.
1999-10-11 17:14:32 +00:00
terry%mozilla.org
bb381f0492 Fixed bug 15890 -- was producing garbled SQL if doing a query
that required the bugs_activity table.
1999-10-08 23:45:42 +00:00
terry%mozilla.org
3aaa8ca320 Added ability to query by votes. 1999-10-08 14:47:21 +00:00
terry%mozilla.org
f99e209607 Added ability to query by votes. 1999-10-08 14:41:17 +00:00
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