aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Patch from James Huff <james.huff@cdg.cendant.com> -- was missing oneterry%netscape.com1999-04-101-0/+1
| | | | file from list of scripts to run.
* Patch by jay@invengen.com -- fixed bug 4106 (was busting on IE).terry%netscape.com1999-04-091-0/+4
|
* Bugzilla now has the ability to store patches and other attachments with bugs.terry%netscape.com1999-04-086-2/+283
|
* Added stuff to make it more obvious how to create an account.terry%netscape.com1999-03-274-13/+102
|
* Look for text like "bug 213" and make it a link to that bug...terry%netscape.com1999-03-261-1/+10
|
* Redo the linkifying of URLs and email addresses to not munge up weirdterry%netscape.com1999-03-263-13/+62
| | | | cases so badly.
* Quote URLs and email addresses in the long description of bugs.terry%netscape.com1999-03-253-2/+18
|
* On re-reading bug 4133, I see that I should just turn off theterry%netscape.com1999-03-251-2/+1
| | | | javascript stuff on all instances of IE.
* Don't try to run our javascript if running on IE4.terry%netscape.com1999-03-251-2/+9
|
* Can now query for a specified field being changed at a specified time,terry%netscape.com1999-03-245-5/+87
| | | | optionally to a specified value.
* Patch by Dru Nelson <dnelson@redwoodsoft.com> -- quote theterry%netscape.com1999-03-231-1/+1
| | | | logincookie, just in case some silly user mucked with their cookie file.
* Turns out the javascript I was using was version 1.2, not 1.1. Who knew?terry%netscape.com1999-03-231-1/+1
|
* Patch by David Gardiner <david.gardiner@unisa.edu.au> (with furtherterry%netscape.com1999-03-201-1/+127
| | | | | | | hacks by me): Added javascript magic to adjust component/version lists when products get selected.
* Added new pages to edit existing components.terry%netscape.com1999-03-123-1/+267
|
* Allow importing of groupset.terry%netscape.com1999-03-121-2/+2
|
* Added 'groups' stuff, where we have different group bits that we canterry%netscape.com1999-03-1218-84/+279
| | | | | | 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.
* Redistributed some QA folks.terry%netscape.com1999-03-111-5/+5
|
* Patch by Ry4an Brase <ry4an@ry4an.org> -- fix typo.terry%netscape.com1999-03-101-1/+1
|
* Added params to control how priorities are set in a new bug. You canterry%netscape.com1999-03-094-5/+45
| | | | | | | 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.
* Changed some QA contacts.terry%netscape.com1999-03-091-2/+2
|
* Check qa_contact IDs.terry%netscape.com1999-03-061-3/+6
|
* Fixed bug 3365 -- was generating wrong statistics if there were no NEWterry%netscape.com1999-03-061-7/+3
| | | | or no ASSIGNED bugs.
* Reformated all the code to match the rest of Bugzilla.terry%netscape.com1999-03-061-58/+47
|
* Add check to make sure versions table is OK.terry%netscape.com1999-03-061-1/+19
|
* Added "Grendel".terry%netscape.com1999-03-053-0/+9
|
* "regenerate" was busted.terry%netscape.com1999-03-041-2/+3
|
* Do the grand component/product renaming.terry%netscape.com1999-03-043-89/+96
|
* Added a "component/product" sanity check.terry%netscape.com1999-03-041-2/+20
|
* Oops; forgot description for "Apprunner".terry%netscape.com1999-03-041-1/+1
|
* Added "Apprunner".terry%netscape.com1999-03-041-0/+1
|
* Added a "disallownew" field to the products table. If non-zero, thenterry%netscape.com1999-03-044-3/+24
| | | | | 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.)
* Oops! Mispelled "petersen".terry%netscape.com1999-03-031-2/+2
|
* Changed qa contact for NGLayout's "Layout" component to be peterson.terry%netscape.com1999-03-021-1/+1
|
* Removed "Platform: Rhapsody" component.terry%netscape.com1999-02-271-2/+0
|
* Removed "Platform: Lesstif on Linux" component.terry%netscape.com1999-02-261-1/+0
|
* Patch by Dhiren Patel <dhiren@nuvomedia.com> (tweaked by me) -- add aterry%netscape.com1999-02-261-1/+2
| | | | link to Enter A Bug when viewing a list of bugs.
* Removed MFC/Win32 component.terry%netscape.com1999-02-261-1/+0
|
* Major rewrite by Ry4an Brase <ry4an@ry4an.org>, with some edits by me.terry%netscape.com1999-02-261-106/+344
|
* Wasn't able to mass-change a component before.terry%netscape.com1999-02-261-3/+2
|
* Removed MacOS/PPC component.terry%netscape.com1999-02-261-1/+0
|
* Removed OS/2 component.terry%netscape.com1999-02-261-1/+0
|
* Patch from Dhiren Patel <dhiren@nuvomedia.com> -- deal with productsterry%netscape.com1999-02-261-1/+1
| | | | that have spaces or other weird characters in them.
* Added ImageLib component to NGLayout.terry%netscape.com1999-02-241-0/+1
|
* Set a few of the missing QAContact fields.terry%netscape.com1999-02-241-4/+4
|
* Put in better description for Embedding APIs.terry%netscape.com1999-02-181-1/+1
|
* Fixed up NGLayout components (see bug 3139).terry%netscape.com1999-02-171-6/+6
|
* Added five new components to Mozilla and to MailNews (see bug 3155).terry%netscape.com1999-02-171-0/+10
|
* Add info about MysqlPerl stuff.terry%netscape.com1999-02-171-0/+21
|
* Updates to NGLayout -- added descriptions, other changes too.terry%netscape.com1999-02-131-22/+21
|
* Removed duplicate entries.terry%netscape.com1999-02-121-2/+0
|