Граф коммитов

1213 Коммитов

Автор SHA1 Сообщение Дата
mcafee%netscape.com 50d2e5d2f2 Adding perl-path to match other tinderbox files. 1999-10-18 01:34:45 +00:00
warren%netscape.com ed9933a0ef Added .txt to delta file name. 1999-10-17 07:57:45 +00:00
warren%netscape.com 2e4ac2ec8a Changed format slightly. 1999-10-17 07:52:19 +00:00
warren%netscape.com a027754b42 Changed format slightly. 1999-10-17 07:50:09 +00:00
warren%netscape.com 982e15ba2c Added bloat log diffing program. 1999-10-17 07:42:27 +00:00
cyeh%netscape.com 0ae34be6b1 proxy checkin for terry@mozilla.org. quiet warnings about uninitialized
variables at runtime
1999-10-15 23:43:52 +00:00
terry%mozilla.org 8b409aca3c 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 7ff7cb6e09 Fixed a bunch of "undefined variable" warnings. 1999-10-15 23:16:32 +00:00
slamm%netscape.com cb7b0eebe9 Need to quote parentheses in ignore pattern. 1999-10-15 18:42:27 +00:00
mcafee%netscape.com b6422d5462 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 4fc4a57e8c 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 10b2a08471 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 8a806b0e3e fix to cope with checkins.when column name change to checkins.ci_when 1999-10-14 20:10:30 +00:00
terry%mozilla.org 69df57dc0d Fix invalid SQL introduced by last patch. 1999-10-14 17:34:00 +00:00
terry%mozilla.org 35bc9c57a6 Allow sorting of status whiteboard column. 1999-10-14 17:21:43 +00:00
cyeh%netscape.com 96e0fdab9e 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 e034619875 Removing the last vote on a bug was causing an SQL error. 1999-10-13 20:17:01 +00:00
terry%mozilla.org c5e7ef3438 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 d800bc5b93 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 c8705871c5 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 5ba179a29e 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 a7978eef56 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 d3f5ed29ce 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 e698ef7799 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 73836fbfa0 Remove extra 'mozilla/' in cvsblame'd source link. 1999-10-12 01:25:47 +00:00
terry%mozilla.org 37879fe897 Got rid of silly debugging hack. 1999-10-11 21:19:46 +00:00
terry%mozilla.org 0b3047654b Sort votes in decreasing order, not increasing. 1999-10-11 21:17:17 +00:00
slamm%netscape.com a58367ab0c Remove '-test' from output file name 1999-10-11 19:46:59 +00:00
slamm%netscape.com 988f35714b finished testing 1999-10-11 19:43:46 +00:00
slamm%netscape.com bc8b762dd5 New file indexing. Use '/cvsroot' instead of lxr index. 1999-10-11 19:42:53 +00:00
slamm%netscape.com 0090b51969 Skip attic files. 1999-10-11 19:40:51 +00:00
slamm%netscape.com fdfa397610 slight tweak. take 2. 1999-10-11 19:37:32 +00:00
slamm%netscape.com e8aa619ee8 slight tweak 1999-10-11 19:36:12 +00:00
slamm%netscape.com 62c8720062 Need to account for ,v 1999-10-11 19:34:57 +00:00
slamm%netscape.com c37af4a721 Test new file indexing. 1999-10-11 19:26:38 +00:00
terry%mozilla.org 8935369e7c Let's not keep everything locked up while regenerating. 1999-10-11 19:02:49 +00:00
terry%mozilla.org 369d2ff0ef Stop reporting "area"; don't report voters on the CC line. 1999-10-11 18:54:45 +00:00
terry%mozilla.org 4eb0891e1c Make "rescanall" only check bugs which have changed in the last two days. 1999-10-11 18:23:21 +00:00
terry%mozilla.org 0a344bc096 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 52e837f5e7 Oops; need extra directions to avoid problems when removing the "area" column. 1999-10-11 17:41:47 +00:00
terry%mozilla.org 1d2a2738a1 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 24d5cf4712 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 9f90f3f700 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 cab703bd23 Added ability to query by votes. 1999-10-08 14:47:21 +00:00
terry%mozilla.org 4b914195a0 Added ability to query by votes. 1999-10-08 14:41:17 +00:00
terry%mozilla.org 54757865f7 Fixed bug 15808 -- previous change had busted querying of CC. 1999-10-08 14:01:02 +00:00
terry%mozilla.org e19a276ee2 Sorting by the vote column was busted. 1999-10-08 00:30:49 +00:00
terry%mozilla.org 8cd1b485cd 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 446180aea4 Helpfile for voting feature. 1999-10-07 23:03:59 +00:00
endico%mozilla.org f99c21972a 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 3dc01b3de2 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 0f87672490 Missing some whitespace that may be vital. 1999-10-06 19:07:38 +00:00
endico%mozilla.org a553e33723 make file searches case insentive 1999-10-04 18:11:27 +00:00
terry%mozilla.org 7c7a35bd40 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 f36da99d84 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 6a21c6ce75 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 3f50ed4d98 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 cc0e1dcbdb 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 f3d24c3f35 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 96c3481ea5 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 3047adb17f 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 4723461f4c Need to quote "@" in double-quoted perl strings. 1999-09-23 22:21:30 +00:00
terry%mozilla.org ef283582dc 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 e9d353f3bd Patch by holger@holger.om.org (Holger Schurig) -- several cleanups. 1999-09-23 19:19:02 +00:00
terry%mozilla.org b850ef35ce 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 a7292b7de2 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 608a6c6772 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 41926a6714 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 b99d5b08ca 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 286c2fccd9 Added a directory for contributed software. 1999-09-21 20:11:56 +00:00
slamm%netscape.com 683ae086d3 Add parallel build (-j4) option 1999-09-18 01:05:35 +00:00
slamm%netscape.com 5ed08924a8 Fix script printing. 1999-09-18 00:37:29 +00:00
terry%mozilla.org fbd043431f If a mangled "order" is specified, it was crashing. 1999-09-17 17:52:49 +00:00
terry%mozilla.org a2b98618af 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 0039492216 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 cecfae988f 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 31892ff823 A couple more tweaks to get the count correct. 1999-09-16 17:38:07 +00:00
slamm%netscape.com cb776113b6 Exclude ignored warnings from report. 1999-09-16 17:21:24 +00:00
terry%mozilla.org 00e1989d67 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 c0c0f1922d Keep separate versions of admin files, based on the nickname we use. 1999-09-15 16:24:37 +00:00
terry%mozilla.org 1815ac81ca 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 3464eb913d Whining mail wasn't generated correctly if usernames != email addresses. 1999-09-15 12:26:58 +00:00
slamm%netscape.com ad0710fbde Style tweaks 1999-09-14 01:47:17 +00:00
endico%mozilla.org 648410d12a add milestone and bug owner to each bug, where appropriate. (repleaces chofmann.cgi) 1999-09-14 00:14:50 +00:00
slamm%netscape.com b30d0ed9e4 whoops. Last checkin was a slip. Undo. 1999-09-13 23:57:14 +00:00
slamm%netscape.com 028636a63c Add summary by name. Add body attributes for color, etc. 1999-09-13 23:56:11 +00:00
slamm%netscape.com 1f137e697f Add summary by name. Add body attributes for color, etc. 1999-09-13 23:55:17 +00:00
endico%mozilla.org 53079ef6e2 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 dc25b9faa8 Patch by fred@dicad.de (Friedhelm Goesling) -- make Javascript work under IE. 1999-09-10 18:53:51 +00:00
dmose%mozilla.org e643d5d663 Added some verbiage to the top of the page. 1999-09-09 17:41:19 +00:00
dmose%mozilla.org ed42b7a05a updated verbiage 1999-09-09 16:11:14 +00:00
dmose%mozilla.org b1ae7edebf Fixed an error message 1999-09-09 16:08:54 +00:00
dmose%mozilla.org 1a96f41000 Fixed a variable scoping error. 1999-09-09 16:04:46 +00:00
dmose%mozilla.org 34d6d11164 fixed syntax error 1999-09-09 04:49:01 +00:00
dmose%mozilla.org 0a3f53ab02 changed Netscape-related phrasing to the new political correctness 1999-09-09 04:42:27 +00:00
slamm%netscape.com 9188d7923c Break summary table into its own subroutine. 1999-09-09 01:51:51 +00:00
slamm%netscape.com ad0174dfd5 Fix source line ignoring. 1999-09-09 00:01:39 +00:00
slamm%netscape.com b001037f20 Filter 'statement has no effect' when it's in an ASSERT(). 1999-09-08 23:52:32 +00:00
slamm%netscape.com e2577861e4 Filter 'aggregate has a partly bracketed initializer'. 1999-09-08 23:50:41 +00:00
slamm%netscape.com 31d59a26e1 do not repeat the same warning in the output. 1999-09-08 23:47:37 +00:00
slamm%netscape.com 4ba443f831 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 8debb8151f Fix a bunch of multiple matches. 1999-09-08 23:19:42 +00:00
slamm%netscape.com dd7856caaf 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 f2b8ee4080 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 f49e50e3c6 Limit graph sizes to 64 inches in either dimension. (Yikes!) 1999-09-08 17:27:42 +00:00
slamm%netscape.com a1546824ff Trim some whitespace off the front. 1999-09-04 00:42:57 +00:00
leaf%mozilla.org 57d209b51b Adding the browser-buster 1999-08-31 21:21:26 +00:00
terry%mozilla.org 31986c475f Updated version string to 2.7 (development) 1999-08-30 23:02:52 +00:00
terry%mozilla.org c985bd9722 Updated version string to 2.6 (shipping) 1999-08-30 23:02:22 +00:00
terry%mozilla.org b059170a5e Don't spuriously quote newlines in the comment description. 1999-08-30 14:26:09 +00:00
endico%mozilla.org 5f8af20fe5 another M9 hard coded in to most doomed 1999-08-29 15:42:12 +00:00
terry%mozilla.org dd942612c8 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 8af02aab37 Added a missing </form>. 1999-08-27 17:17:43 +00:00
terry%mozilla.org e465f659eb 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 3d7067b270 fixed a typo 1999-08-27 04:11:44 +00:00
endico%mozilla.org 4be94b4e31 oops. M9 was haredwired in 1999-08-27 03:57:49 +00:00
dmose%mozilla.org aee8698df8 replaced 'external' with non-Netscape, and 'internal' with Netscape. 1999-08-27 01:00:07 +00:00
slamm%netscape.com 499d0dbc0c Add path for gunzip. Eventually this should be handled by a configure script. 1999-08-26 17:13:49 +00:00
slamm%netscape.com 34700e4c35 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 6f704fcaf7 More debugging. 1999-08-26 16:38:56 +00:00
slamm%netscape.com f007d5cd0d 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 1670d3b787 changed RCS Id tag form 1999-08-26 03:44:00 +00:00
dmose%mozilla.org 404491cb4b statistics generation cgi 1999-08-26 03:43:16 +00:00
slamm%netscape.com bebce1f12b Recommit. http log errors do not only show that it was missing. 1999-08-26 01:24:03 +00:00
slamm%netscape.com e1fcfbe1f8 Tinderbox was not happy. Backout. 1999-08-26 01:16:13 +00:00
slamm%netscape.com c465ff049b 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 81fc272082 Keep case for filename. 1999-08-26 00:47:58 +00:00
slamm%netscape.com f656623401 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 2e810df187 Patch by Christopher Blizzard <blizzard@redhat.com> -- added "uuid" command. 1999-08-25 16:39:01 +00:00
slamm%netscape.com 04484f0940 Start from the bottom up for ed, and skip ed if no changes. 1999-08-25 05:07:45 +00:00
slamm%netscape.com 1ba9e038c3 Use correct logic for removal 1999-08-25 05:01:00 +00:00
slamm%netscape.com 9b21dec00e 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 47bb5e2dc5 Use JavaScript to do refresh for both static and cgi versions. 1999-08-24 23:37:31 +00:00
slamm%netscape.com 65c887d416 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 be732dd5c3 Fix typo 1999-08-24 18:24:05 +00:00
slamm%netscape.com da9eb01826 Add warnings, but delay execution with 'at' command. 1999-08-24 17:20:55 +00:00
terry%mozilla.org ef96766a99 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 231f6e6fed Removed incorrect munging of the directory name. 1999-08-23 18:01:43 +00:00
mang%subcarrier.org 2898ee2db7 stock is now an alias for stocks, because I can't type 1999-08-20 03:58:00 +00:00
terry%mozilla.org 85f19de465 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 62d76aae66 Added OpenVMS to the list of operating systems. 1999-08-16 23:54:50 +00:00
terry%mozilla.org 5333975fc1 Wasn't using the 'emailsuffix' param. 1999-08-13 17:10:01 +00:00
slamm%netscape.com b90bb6a273 Add navigation links. Make no script case more obvious to user. 1999-08-13 15:57:50 +00:00
slamm%netscape.com 314517d1c4 Text tweaks. 1999-08-13 15:27:56 +00:00
terry%mozilla.org 3f4484ccb3 Add in babelfish code (stolen from infobot). 1999-08-13 00:21:01 +00:00
cyeh%netscape.com 41ee99f743 add rhat to stocks to track 1999-08-11 17:10:00 +00:00
jj%netscape.com 28fcb562b3 #5342: added a few strings to the Tinderbox Mac error parser 1999-08-10 21:31:52 +00:00
slamm%netscape.com 57d9b83687 Avoid tall lines (too many newlines) 1999-08-10 21:19:27 +00:00
slamm%netscape.com 3c389687c1 -mAvoid breaking the line in the middle of an entity. 1999-08-10 21:07:06 +00:00
terry%mozilla.org 02fe75ac14 Removed BEOS. 1999-08-09 18:30:24 +00:00
endico%mozilla.org e096d3a78d oops, its BEOS, not BE 1999-08-08 15:55:50 +00:00
endico%mozilla.org 888e0e3287 use BE, not ^BE 1999-08-08 15:45:26 +00:00
endico%mozilla.org c12ee46967 add BE to list of stocks we track. add RHAT next weds 1999-08-08 15:27:54 +00:00
mccabe%netscape.com 33ddacb91a Fix spelling; 'identfier' -> 'identifier' 1999-08-07 09:28:37 +00:00
endico%mozilla.org d7c9f032f3 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 b1253a6507 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 dd8b320f86 Add a new report "most recently doomed". 1999-08-07 00:38:09 +00:00
terry%mozilla.org 5a91d6ab68 Fixed bug in "show all diffs" feature. 1999-08-06 17:06:09 +00:00
terry%mozilla.org 19b45d397a Last patch didn't work -- perl doesn't like the "scaler" function. 1999-08-06 17:00:33 +00:00
terry%mozilla.org ec5e748d3b 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 50118c7bf8 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 ea5066a368 Oops. was counting closed bugs too. 1999-08-05 21:21:01 +00:00
endico%mozilla.org 5b284c1222 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 1e5fab3664 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 613dbfdb9d Oops; removed debugging output. 1999-08-05 16:43:00 +00:00
endico%mozilla.org 17dfc6ea07 add image/jpeg, image/png and image/gif mime types 1999-08-04 17:36:43 +00:00
terry%mozilla.org 7064e66bda 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 390fca49c4 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 a7d71f9995 usage comment 1999-08-02 18:04:23 +00:00
terry%mozilla.org 36d703f5fd Was generating incorrect link to the "CVS Query Page." 1999-08-02 16:36:15 +00:00
terry%mozilla.org 062a400700 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 e520bee479 keep search engine robots away. traversing lxr is incredibly wasteful 1999-07-31 18:31:58 +00:00
terry%mozilla.org 06b17b16d3 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 486fd4f5b0 Fix another stupid typo. 1999-07-30 15:13:01 +00:00
terry%mozilla.org c06fe864f8 Fixed typo in "mailto:" link. 1999-07-30 15:11:41 +00:00
terry%mozilla.org 0b7eef9f73 Fixed bug 10812 -- LXR paths were not getting generated correctly. 1999-07-30 01:28:32 +00:00
terry%mozilla.org c1cfee5784 Got rid of some silly warnings. 1999-07-27 23:19:02 +00:00
terry%mozilla.org 0f627b3c98 Was sending multiple messages telling people they're on the hook. 1999-07-27 23:10:12 +00:00
terry%mozilla.org 45d1045d17 The 'modules' list on the main query page was just all wrong. 1999-07-27 16:25:08 +00:00
terry%mozilla.org c1972e8e0d Turned on "use strict" and fixed all the resulting warnings and errors. 1999-07-26 23:59:03 +00:00
terry%mozilla.org fd1503f0d9 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 5d1bc1264d Turned on "use strict" and fixed all the resulting warnings and errors. 1999-07-26 23:36:33 +00:00
terry%mozilla.org 06d7bec196 Patch by jtg@varesearch.com -- fixed stupid typo in default value for
blurbhtml.
1999-07-26 20:50:10 +00:00
terry%mozilla.org 2ded41f475 Get rid of extra semicolons. 1999-07-26 20:41:54 +00:00
terry%mozilla.org 84d04cee96 Was doing date order backwards, compared to the way it used to be. 1999-07-26 19:06:26 +00:00
terry%mozilla.org 2fe756947a 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 eac4f0bec5 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 8447b2530b 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 2b1b839853 Fixed some warnings. 1999-07-24 04:49:32 +00:00
terry%mozilla.org 8750689ba6 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 8f618963db Munge usernames containing "%" into an "@" when determining email address. 1999-07-23 22:12:29 +00:00
terry%mozilla.org 46c666193c 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 79ad901888 Fixed count of "while tree is closed" checkins. 1999-07-23 19:58:41 +00:00
terry%mozilla.org ba86df650b Fixed stupid warning. 1999-07-23 19:37:02 +00:00
terry%mozilla.org b4545d5709 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 da2de04a34 Fixed stupid typo. 1999-07-23 19:21:13 +00:00
terry%mozilla.org 258ccf5f6d Let me tweak the parameters to DBI->connect(). 1999-07-23 19:14:37 +00:00
terry%mozilla.org bb14408922 Whoops; missing an include file. 1999-07-23 18:50:25 +00:00
terry%mozilla.org 744b1e709a Removed stupid debugging printf's. 1999-07-23 18:50:07 +00:00
cyeh%netscape.com ed76096b74 support terse=1 flag,mostly as a way to support pager notification 1999-07-23 18:43:06 +00:00