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

4351 Коммитов

Автор SHA1 Сообщение Дата
terry%netscape.com 2589b364a9 More shuffling of owners. 1998-11-22 15:54:40 +00:00
terry%netscape.com 3a7184dad9 valeski is no longer here; gagan now owns 'Networking Library'. 1998-11-22 01:17:08 +00:00
terry%netscape.com fa15991abc Patch from Sam Ziegler <sam@ziegler.org>: fix some typos. 1998-11-22 01:12:09 +00:00
terry%netscape.com ec25a8bc94 Backed out Andrew's patch -- turns out it was doing quoting sublty wrong. 1998-11-20 19:18:37 +00:00
terry%netscape.com a3cad4f603 Wasn't handling spaces in components or versions correctly. 1998-11-18 05:38:43 +00:00
terry%netscape.com cd794ecc25 Patch by Andrew Anderson <andrew@redhat.com>. Many minor bugfixes and cleanup. 1998-11-16 19:43:50 +00:00
terry%netscape.com 87a8d40bbc Patch by Sam Ziegler <ziegler@mediaguaranty.com> -- cope with product
names that have a "/" in them.
1998-11-09 23:19:37 +00:00
terry%netscape.com 79db619968 Patch by Sam Ziegler <ziegler@mediaguaranty.com> -- noted the CPAN
modules that the report stuff now depends on.
1998-11-09 23:19:15 +00:00
terry%netscape.com df0d751c3c Fixed stupid bug causing stupid error messages. 1998-11-09 22:45:32 +00:00
terry%netscape.com e72975b6a5 kostello now owns Selection bugs. 1998-11-09 21:25:27 +00:00
terry%netscape.com 5bb072d325 Add Directory LDAP stuff. 1998-11-09 20:22:53 +00:00
terry%netscape.com 52d6b88306 Added Calendar product. 1998-11-05 17:44:28 +00:00
harrison%netscape.com d8e980e97e output key no longer required, silently defaults to most_doomed.
(people were linking into report.cgi without an output key
specified, this fix prevents perl from squealing.)
1998-10-27 10:54:27 +00:00
harrison%netscape.com 9c6892f477 changed the CHANGES file to reflect changes made 1998-10-27 10:46:25 +00:00
harrison%netscape.com e35c429d89 updates for collectstats.pl and the Chart::Base requirement 1998-10-27 10:43:38 +00:00
harrison%netscape.com 46ecce78c1 all products get stats collected now, not just a hardcoded list. 1998-10-27 10:43:24 +00:00
harrison%netscape.com 7e3aec890b security check for legal products in place. bug charts are not
available as an option if collectstats.pl has never been run.
added quip support.
1998-10-27 10:43:01 +00:00
harrison%netscape.com 6a85c2e1c3 run me out of cron, i collect stats for the report graphs. 1998-10-26 20:15:38 +00:00
harrison%netscape.com ae78dd58e4 patch from Sam Ziegler <ziegler@mediaguaranty.com>, bug
graphs available, minor hacks.
1998-10-26 20:15:13 +00:00
harrison%netscape.com 231d481f7e fixed typo 1998-10-21 10:22:57 +00:00
terry%netscape.com 03016bca21 Added Mozbot component to Webtools. 1998-10-20 21:44:36 +00:00
terry%netscape.com 9944d48984 Oops; was importing incorrect component names. 1998-10-19 18:46:14 +00:00
terry%netscape.com 774d74628b Added a mechanism where I can add new bugs from the netscape bugsystem. Other installations of Bugzilla probably don't need to worry about this file any. 1998-10-19 18:11:53 +00:00
harrison%netscape.com f20850d33a added required second argument to make_options call, should keep
perl from complaining about Use of uninitialized value at
CGI.pl line 189 (#1)
1998-10-18 22:32:15 +00:00
harrison%netscape.com c924c8cb1e created reports.cgi which provide an overview of active bugs
sorted by owner. updated README to reflect my experiences
installing mysql, bugzilla. put links into index.html, query.cgi
to point into reports.cgi. harrison 10/18/98
1998-10-18 22:18:25 +00:00
terry%netscape.com 1816bc467d Removed incorrect comment. 1998-10-14 23:23:30 +00:00
terry%netscape.com d149d19e57 Removed some files that aren't used by anything. 1998-10-13 22:27:11 +00:00
terry%netscape.com 3e26c4a0a4 Removed some old commented-out tcl stuff. 1998-10-13 22:24:56 +00:00
terry%netscape.com 5c2392ca45 Fixed bug 1083 -- was some stupid problems with creating a new account. 1998-10-13 18:15:37 +00:00
terry%netscape.com 95715343a5 Added 'Despot'. 1998-10-07 18:58:55 +00:00
terry%netscape.com 3d58294930 Removed the old "Bugzilla" product; those bugs are now part of the
new "Webtools" product.
1998-10-06 21:52:09 +00:00
terry%netscape.com 41d9307d49 Added new "Webtools" product. 1998-10-06 21:44:41 +00:00
terry%netscape.com d1783dd4fe Added new "products" table, which contains a description for each
product.  This description is presented when the user is entering a
new bug.
1998-10-06 20:23:40 +00:00
terry%netscape.com ba438b67c2 Added admin page for changing of default owners (code by Sam Ziegler <sam@ziegler.org>) 1998-09-30 00:05:25 +00:00
terry%netscape.com 8c866ad87d Don't do server-push if the user seems to be using Internet Explorer. 1998-09-29 19:20:59 +00:00
terry%netscape.com d34354c9fa Akkana now owns Composer. 1998-09-28 21:53:08 +00:00
terry%netscape.com 73413297d4 Fixed bug 890. Apparently, Apache has the habit of lower-casing some
of the boundary strings, so we'll just lower-case them all to make
things work.
1998-09-24 21:12:46 +00:00
terry%netscape.com f9b37a0354 Patch by (mostly) Bert Driehuis <bert_driehuis@nl.compuware.com> --
explain a bit about the versioncache file.
1998-09-21 23:29:39 +00:00
terry%netscape.com d6d28618c7 Patch by Bert Driehuis <bert_driehuis@nl.compuware.com> -- recognize
BSDI systems.
1998-09-21 18:51:33 +00:00
terry%netscape.com 50859c18c7 Was generating garbage instead of the Cc: line. 1998-09-21 18:07:52 +00:00
terry%netscape.com 82a52e72d9 Whoops. Ignore anything that tries to override the version number in
the params file.
1998-09-19 06:20:13 +00:00
terry%netscape.com 9571ac5452 Updated version string to 2.1 (development) 1998-09-19 06:08:15 +00:00
terry%netscape.com 4b27250c06 Updated version string to 2.0 (shipping) 1998-09-19 06:02:20 +00:00
terry%netscape.com bd07e71c3f Make it clear to people that "%version%" will work. 1998-09-19 05:48:09 +00:00
terry%netscape.com 84056449e2 Change default banner to include version info. 1998-09-19 05:47:54 +00:00
terry%netscape.com 8628633ee7 Updated version string to 1.3 (development) 1998-09-19 04:52:13 +00:00
terry%netscape.com be4d24654b Add simple support for a version string. 1998-09-19 04:38:12 +00:00
terry%netscape.com a243e0a9a6 Patch from Sam Ziegler <ziegler@mediaguaranty.com> -- Don't choke if argv is empty. 1998-09-19 02:35:09 +00:00
terry%netscape.com 158f747a78 Patch from Sam Ziegler <ziegler@mediaguaranty.com> -- add the URL for TiemDate. 1998-09-19 02:34:41 +00:00
terry%netscape.com 16b59e3dc1 Bug fix by Brian Jones <cbj@nortel.net> -- was failing to create new users. 1998-09-17 00:21:07 +00:00
terry%netscape.com c7b2deca42 Get rid of .tcl files; we're a perl app now. 1998-09-16 15:08:09 +00:00
terry%netscape.com a1ad0f723b Fixed bug 827 -- silly me still had a reference to a .tcl file. Oops! 1998-09-16 14:36:38 +00:00
terry%netscape.com 53b6e21c17 Whoops; a bad username was causing perl warning messages. 1998-09-15 22:12:52 +00:00
terry%netscape.com 6ad9c93c61 Add a few more clues. 1998-09-15 21:55:46 +00:00
terry%netscape.com a3f67c759a Everything has been ported to now run under Perl. 1998-09-15 21:49:26 +00:00
terry%netscape.com 7393c9b12a Added new "Layout" component to NGLayout. 1998-09-11 16:59:02 +00:00
terry%netscape.com c73a647f06 Added 1998-09-04 version. 1998-09-08 22:06:33 +00:00
terry%netscape.com 4c91268bc4 Chouck isn't here; fix owner of LibMocha. 1998-09-06 15:03:41 +00:00
terry%netscape.com 6bf789cdc1 Added "Viewer App" component. 1998-09-04 18:26:09 +00:00
terry%netscape.com 80933ae162 Give a better message, in the case that someone changes a bug that had
an invalid component or version field.  (Like, for example, all the
new NGLayout bugs.)
1998-09-04 14:30:04 +00:00
terry%netscape.com 12d34b0058 Amusil now owns plugins. 1998-09-04 00:45:20 +00:00
terry%netscape.com c7b9a4d38b Added in NGLayout stuff. (gotta come up with a better way of tweaking
these tables!)
1998-09-03 22:50:31 +00:00
terry%netscape.com 28d8fd31c6 Oops; mention nomail and maillock. (Thanks to
Sam Ziegler <ziegler@mediaguaranty.com> for pointing out their lack.)
1998-09-02 22:31:50 +00:00
terry%netscape.com 28ecbe013a Patch by Sam Ziegler <ziegler@mediaguaranty.com> -- allow querying for
empty resolution.
1998-09-02 19:02:30 +00:00
terry%netscape.com 7b9f4a667e Changelog of important Bugzilla changes. 1998-09-02 18:56:48 +00:00
terry%netscape.com d570212b2b Changed the way password validation works. We now keep a
crypt'd version of the password in the database, and check against
that.  (This is silly, because we're also keeping the plaintext
version there, but I have plans...)  Stop passing the plaintext
password around as a cookie; instead, we have a cookie that references
a record in a new database table, logincookies.

IMPORTANT: if updating from an older version of Bugzilla, you must run
the following commands to keep things working:

 ./makelogincookiestable.sh
 echo "alter table profiles add column cryptpassword varchar(64);" | mysql bugs
 echo "update profiles set cryptpassword = encrypt(password,substring(rand(),3, 4));" | mysql bugs
1998-09-02 18:54:54 +00:00
terry%netscape.com f42a22045c Mention the "comments" file. 1998-09-02 18:34:04 +00:00
terry%netscape.com 030660e730 Tell people that they have to "create database bugs;". 1998-09-01 23:55:45 +00:00
terry%netscape.com 18834062f0 Patch inspired by Sam Ziegler <ziegler@mediaguaranty.com> -- deal
better with product names that have spaces or other weird stuff in them.
1998-09-01 21:01:44 +00:00
terry%netscape.com 2cbeda2ea4 Patch by Sam Ziegler <ziegler@mediaguaranty.com> -- add a handy link
to enter a new bug.
1998-09-01 21:01:10 +00:00
terry%netscape.com 8d623f539d Use POST, not GET. Allow for boolean params. 1998-09-01 20:54:24 +00:00
terry%netscape.com 7ad9b17f3a Use the "urlbase" param. Make regeneration easier. 1998-09-01 14:02:13 +00:00
terry%netscape.com 5378510eea Oh, gee, djw doesn't work here anymore, and doesn't own the Layout
module anymore.  Whoops.

I gotta make all our "lists of owners" sync'd together...
1998-09-01 04:58:10 +00:00
terry%netscape.com 7415a0b171 Fixed bug #541 -- sorting by "assignee" now works. 1998-09-01 04:41:58 +00:00
terry%netscape.com 24bf72bec9 Added parameters to specify the HTML that goes at the top of every
page.  The banner.html and blurb.html files are now obsolete!
1998-09-01 04:33:37 +00:00
terry%netscape.com f53c5fdd40 Whine at people who haven't been checking their NEW bugs. 1998-09-01 04:22:32 +00:00
terry%netscape.com 99c54b3eee Allow editing of parameters via a web page. 1998-09-01 04:21:45 +00:00
terry%netscape.com 5898e21f10 Do some simple sanity checks. 1998-09-01 01:20:36 +00:00
terry%netscape.com 2b14cdefb7 Patch by Sam Ziegler <ziegler@mediaguaranty.com> -- was crashing if
you have exactly one product defined.  Oops!
1998-08-31 20:41:13 +00:00
terry%netscape.com 924700b781 Patch by Sam Ziegler <ziegler@mediaguaranty.com> -- do some sanity
checking on the list of column names we're given.
1998-08-31 20:38:47 +00:00
terry%netscape.com 7112a9934c Get rid of "verified_ts" and "resolved_ts" stuff; we aren't keeping
that stuff in this database.
1998-08-28 20:19:31 +00:00
terry%netscape.com f01ab67010 Back out last change. No diffs are showing up at all! 1998-08-28 19:23:41 +00:00
terry%netscape.com 027bc808cf Fixed bug 544 -- now use unified diffs instead of context diffs in mail. 1998-08-28 19:17:59 +00:00
terry%netscape.com ba3fcdf7aa Fixed bug 513 -- adding CC field caused crash. 1998-08-28 18:32:15 +00:00
terry%netscape.com 1f94f958bf Debugging support -- if we get an SQL error, show the SQL command that failed. 1998-08-28 18:31:05 +00:00
terry%netscape.com dee0dd8188 Get rid of the "read and eat" line; it doesn't make sense here. 1998-08-28 13:50:41 +00:00
shaver%netscape.com 42ba8cf782 tell people how to change their new password 1998-08-27 20:18:13 +00:00
terry%netscape.com 3528975f0e Hacky preventative for bug 540 -- disable the "edit long description"
feature entirely.
1998-08-27 18:14:14 +00:00
terry%netscape.com ac754b99b7 Fixed bug 538 -- can now search through summary and description fields. 1998-08-27 17:22:23 +00:00
terry%netscape.com 493e899bb8 The default product is now called "Mozilla". 1998-08-27 15:30:25 +00:00
terry%netscape.com 8bff984097 Sort the list of products. 1998-08-27 15:30:01 +00:00
terry%netscape.com 65415e22cc Fixed bug 539 -- cope with multiple products in the system. 1998-08-27 14:56:19 +00:00
terry%netscape.com 4f298e3ff0 I'd prefer to be known as terry@mozilla.org. 1998-08-27 14:55:27 +00:00
terry%netscape.com fc8f5c2532 Don't choke if the user hits a space or something in the 'changed in
last ___ days' field.
1998-08-27 00:03:27 +00:00
terry%netscape.com 36f7787980 Oops; mail the right URL. 1998-08-26 22:51:52 +00:00
jwz%mozilla.org a1dfca3520 give the image a border 1998-08-26 22:36:44 +00:00
jwz%mozilla.org 02adbfd4d5 smaller version of the ant image (8k instead of 17k.) 1998-08-26 22:36:05 +00:00
terry%netscape.com 855689c8f6 Turn on mail notifications. 1998-08-26 22:23:00 +00:00
terry%netscape.com a297c7d217 About the Bugzilla source. 1998-08-26 20:15:06 +00:00
terry%netscape.com 26befa161d Stop looking for "target_fix_version". 1998-08-26 19:26:59 +00:00
terry%netscape.com 1ded8b327a Bugzilla source. 1998-08-26 06:14:20 +00:00