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

211 Коммитов

Автор SHA1 Сообщение Дата
terry%netscape.com c7187a28f9 Fixed a bug where the long descriptions of bugs had a variety of
newline characters at the end, depending on the operating system of
the browser that submitted the text.
1999-04-22 20:42:14 +00:00
terry%netscape.com beb86b2585 Ignore blanks when doing diff. In particular, this helps hide any
problems we may have with differing end-of-line characters.
1999-04-21 22:21:40 +00:00
terry%netscape.com 4afc1c61db Fixed a bug where the long descriptions of bugs had a variety of
newline characters at the end, depending on the operating system of
the browser that submitted the text.
1999-04-21 17:45:22 +00:00
terry%netscape.com 56c8200122 Oops; wasn't sending out mail when someone attached a file. 1999-04-18 02:44:03 +00:00
terry%netscape.com 8e36a0e574 Fixed bug 4928 -- wasn't encoding multi-line value fields properly,
which busted modern browsers (like, Mozilla itself).
1999-04-10 17:42:24 +00:00
terry%netscape.com c6d8ea2906 Patch from James Huff <james.huff@cdg.cendant.com> -- was missing one
file from list of scripts to run.
1999-04-10 16:43:09 +00:00
terry%netscape.com c0759fb448 Patch by jay@invengen.com -- fixed bug 4106 (was busting on IE). 1999-04-09 04:19:14 +00:00
terry%netscape.com b82b6a5752 Bugzilla now has the ability to store patches and other attachments with bugs. 1999-04-08 14:40:46 +00:00
terry%netscape.com 42ad8e1693 Added stuff to make it more obvious how to create an account. 1999-03-27 02:28:51 +00:00
terry%netscape.com 4fe3986212 Look for text like "bug 213" and make it a link to that bug... 1999-03-26 03:11:49 +00:00
terry%netscape.com 2c93ea2eb8 Redo the linkifying of URLs and email addresses to not munge up weird
cases so badly.
1999-03-26 02:34:12 +00:00
terry%netscape.com 65011fa0a4 Quote URLs and email addresses in the long description of bugs. 1999-03-25 00:14:26 +00:00
terry%netscape.com fba9b07486 On re-reading bug 4133, I see that I should just turn off the
javascript stuff on all instances of IE.
1999-03-24 22:02:48 +00:00
terry%netscape.com 1d2ca8aad9 Don't try to run our javascript if running on IE4. 1999-03-24 21:59:26 +00:00
terry%netscape.com fcf0b6c9f7 Can now query for a specified field being changed at a specified time,
optionally to a specified value.
1999-03-23 22:32:21 +00:00
terry%netscape.com d6f5c5f300 Patch by Dru Nelson <dnelson@redwoodsoft.com> -- quote the
logincookie, just in case some silly user mucked with their cookie file.
1999-03-22 23:48:39 +00:00
terry%netscape.com 18cd1c2f85 Turns out the javascript I was using was version 1.2, not 1.1. Who knew? 1999-03-22 21:34:39 +00:00
terry%netscape.com 0275f13163 Patch by David Gardiner <david.gardiner@unisa.edu.au> (with further
hacks by me):

Added javascript magic to adjust component/version lists when products
get selected.
1999-03-19 21:40:14 +00:00
terry%netscape.com 2cff0b28e9 Added new pages to edit existing components. 1999-03-11 22:48:42 +00:00
terry%netscape.com c9b01af08a Allow importing of groupset. 1999-03-11 16:54:12 +00:00
terry%netscape.com ac6b592a3c Added 'groups' stuff, where we have different group bits that we can
put on a person or on a bug.  Some of the group bits control access to bugzilla
features.  And a person can't access a bug unless he has every group bit set
that is also set on the bug.
1999-03-11 16:30:54 +00:00
terry%netscape.com 4b670c8cc6 Redistributed some QA folks. 1999-03-10 19:23:46 +00:00
terry%netscape.com ec8b962e55 Patch by Ry4an Brase <ry4an@ry4an.org> -- fix typo. 1999-03-09 19:52:18 +00:00
terry%netscape.com 8a8c7a19ac Added params to control how priorities are set in a new bug. You can
now choose whether to let submitters of new bugs choose a priority, or whether
they should just accept the default priority (which is now no longer hardcoded
to "P2", but is instead a param.)  The default value of the params will cause
the same behavior as before.
1999-03-09 02:33:58 +00:00
terry%netscape.com b71f05bf82 Changed some QA contacts. 1999-03-08 20:47:51 +00:00
terry%netscape.com 568a6e0ded Check qa_contact IDs. 1999-03-05 23:08:23 +00:00
terry%netscape.com 0876c9ee3e Fixed bug 3365 -- was generating wrong statistics if there were no NEW
or no ASSIGNED bugs.
1999-03-05 20:05:53 +00:00
terry%netscape.com 5e0d61f18d Reformated all the code to match the rest of Bugzilla. 1999-03-05 19:48:26 +00:00
terry%netscape.com b6e395f91e Add check to make sure versions table is OK. 1999-03-05 17:55:45 +00:00
terry%netscape.com e10a5fbd6e Added "Grendel". 1999-03-04 20:37:25 +00:00
terry%netscape.com d5a1b3fe73 "regenerate" was busted. 1999-03-04 01:22:27 +00:00
terry%netscape.com 4a051a3372 Do the grand component/product renaming. 1999-03-04 01:12:31 +00:00
terry%netscape.com 71285ed003 Added a "component/product" sanity check. 1999-03-03 22:55:36 +00:00
terry%netscape.com 2c3272d7fc Oops; forgot description for "Apprunner". 1999-03-03 21:21:31 +00:00
terry%netscape.com 6285de1400 Added "Apprunner". 1999-03-03 21:19:33 +00:00
terry%netscape.com 5dc23cc3e0 Added a "disallownew" field to the products table. If non-zero, then
don't let people file new bugs against this product.  (This is for when a
product is retired, but you want to keep the bug reports around for posterity.)
1999-03-03 18:16:24 +00:00
terry%netscape.com b45095ec23 Oops! Mispelled "petersen". 1999-03-02 17:45:23 +00:00
terry%netscape.com 5de5ae997d Changed qa contact for NGLayout's "Layout" component to be peterson. 1999-03-02 01:07:31 +00:00
terry%netscape.com 7335c6ac51 Removed "Platform: Rhapsody" component. 1999-02-26 22:05:52 +00:00
terry%netscape.com b84468493d Removed "Platform: Lesstif on Linux" component. 1999-02-26 01:18:25 +00:00
terry%netscape.com 21ddb935c6 Patch by Dhiren Patel <dhiren@nuvomedia.com> (tweaked by me) -- add a
link to Enter A Bug when viewing a list of bugs.
1999-02-26 01:08:50 +00:00
terry%netscape.com 3ea5a6025f Removed MFC/Win32 component. 1999-02-26 01:01:34 +00:00
terry%netscape.com e82400446c Major rewrite by Ry4an Brase <ry4an@ry4an.org>, with some edits by me. 1999-02-26 00:47:29 +00:00
terry%netscape.com 27d54894f9 Wasn't able to mass-change a component before. 1999-02-25 23:54:14 +00:00
terry%netscape.com c7277d3b6f Removed MacOS/PPC component. 1999-02-25 23:42:52 +00:00
terry%netscape.com 6628351057 Removed OS/2 component. 1999-02-25 18:11:20 +00:00
terry%netscape.com a707bc50c6 Patch from Dhiren Patel <dhiren@nuvomedia.com> -- deal with products
that have spaces or other weird characters in them.
1999-02-25 18:01:02 +00:00
terry%netscape.com 0a634ca0a3 Added ImageLib component to NGLayout. 1999-02-23 19:55:34 +00:00
terry%netscape.com 8f09ae9b8b Set a few of the missing QAContact fields. 1999-02-23 19:48:24 +00:00
terry%netscape.com c8570af890 Put in better description for Embedding APIs. 1999-02-17 16:14:14 +00:00