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

1197 Коммитов

Автор SHA1 Сообщение Дата
terry%mozilla.org 74f153100e Fix perl warning. 1999-10-21 18:19:48 +00:00
mcafee%netscape.com 3691d56137 Moved to mozilla/tools/tinderbox (client-side script). 1999-10-21 05:20:02 +00:00
endico%mozilla.org 57ef3f72f1 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 1b640e884d 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 c872b2fee7 add m10 tree for the Design Patterns contest 1999-10-20 21:52:08 +00:00
endico%mozilla.org bc7d2096a3 merge old changes from when we moved to komodo 1999-10-20 21:48:49 +00:00
terry%mozilla.org 925c0a1160 Ignore the "shadow" and "temp" directories. 1999-10-20 16:26:04 +00:00
terry%mozilla.org 47571138f8 Fix perl warning. 1999-10-20 15:17:37 +00:00
terry%mozilla.org 83ee8e24e6 Fix perl warning. 1999-10-20 14:12:43 +00:00
terry%mozilla.org d232f5e72d Fixed stupid perl warning. 1999-10-20 00:27:16 +00:00
terry%mozilla.org a1444210ed Fixed stupid perl warning. 1999-10-20 00:06:41 +00:00
terry%mozilla.org a47dfff5c5 Need to value_quote() things that go into VALUE attributes in HTML. 1999-10-19 21:27:41 +00:00
endico%mozilla.org 282b877aaa 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 f79dd6cea9 Fixed perl warning. 1999-10-19 19:42:49 +00:00
terry%mozilla.org 2d89c35e20 Fixed perl warnings. 1999-10-19 16:41:40 +00:00
terry%mozilla.org ecabffbee3 Fixed perl warnings. 1999-10-19 16:33:06 +00:00
terry%mozilla.org 1a9e02a81d 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 7e49118e5a Fixed perl warning. 1999-10-19 15:07:27 +00:00
terry%mozilla.org 303710c7d8 Fix perl warnings. 1999-10-19 15:05:16 +00:00
endico%mozilla.org c036659032 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 4bb8ee1f88 Fixed perl warning. 1999-10-19 00:25:42 +00:00
terry%mozilla.org dcacbf119d Fixed stupid perl warning. 1999-10-19 00:20:52 +00:00
terry%mozilla.org ffdc31e803 Fix potential security hole (and I think some perl warnings.) 1999-10-19 00:17:54 +00:00
terry%mozilla.org 91020c0bd5 Fixed perl warnings -- this module no longer defines its own "die" routine. 1999-10-19 00:07:23 +00:00
terry%mozilla.org 607a20961e Fixed stupid perl warning. 1999-10-19 00:04:59 +00:00
terry%mozilla.org 2e67d20ca4 Fixed stupid perl warning. 1999-10-19 00:02:42 +00:00
terry%mozilla.org da0f505ba9 Fixed stupid perl warnings. 1999-10-18 23:57:58 +00:00
terry%mozilla.org 2a34cda875 Fixed stupid perl warning. 1999-10-18 23:42:25 +00:00
terry%mozilla.org c206a888f5 Fixed stupid perl warning. 1999-10-18 23:35:57 +00:00
terry%mozilla.org 25535f33b9 Oops; fixed perl error. 1999-10-18 23:32:03 +00:00
terry%mozilla.org 0165e4370c Fixed stupid perl warning. 1999-10-18 23:23:08 +00:00
terry%mozilla.org b754bd3902 Fixed stupid perl warning. 1999-10-18 23:04:40 +00:00
terry%mozilla.org b2df112085 Massive spank to put "use strict" in all Bonsai code. 1999-10-18 22:55:01 +00:00
warren%netscape.com 101bc8e5e8 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 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