Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1999-05-04 | Create a summary report for "-All-" bugs. Default links on. Switch sense of | bryce-mozilla%nextbus.com | 2 | -27/+43 | |
banner flag. Add commented-out line to enable showing SQL line. | |||||
1999-05-02 | Fix HTML syntax errors, validate with http://validator.w3.org . Show | bryce-mozilla%nextbus.com | 1 | -7/+8 | |
on the the login name that will be used as the "reporter" (to more completely represent the bug report, and to prevent people from forgetting to switch logins when using another person's browser). | |||||
1999-05-01 | Added a "blocker" severity. | terry%mozilla.org | 3 | -2/+9 | |
1999-05-01 | Updated version string to 2.5 (development) | terry%mozilla.org | 1 | -1/+1 | |
1999-05-01 | Updated version string to 2.4 (shipping) | terry%mozilla.org | 1 | -1/+1 | |
1999-05-01 | Stop populating the default database with mozilla-specific stuff. | terry%mozilla.org | 3 | -167/+5 | |
1999-04-29 | Patch by mhamby@logicon.com -- provide a UI for adding new components. | terry%netscape.com | 3 | -0/+201 | |
1999-04-29 | Added a tiny bit of bulletproofing. | terry%netscape.com | 1 | -1/+1 | |
1999-04-28 | Patch by Ry4an Brase <rbrase@cyrus.net> -- fixed silly typo. | terry%netscape.com | 1 | -1/+1 | |
1999-04-28 | Added links to "a duplicate of" bug ids. | terry%netscape.com | 1 | -1/+8 | |
1999-04-28 | Added a link from a bug that points back to itself, so you can | terry%netscape.com | 1 | -1/+1 | |
middle-click on it and stuff. | |||||
1999-04-28 | Patch by David Gardiner <david.gardiner@unisa.edu.au> -- added new headerhtml | terry%netscape.com | 3 | -16/+32 | |
param to allow people to customize the html put in the <HEAD> portion of generated documents. Also, a few other minor patches. | |||||
1999-04-23 | Fixed a bug where the long descriptions of bugs had a variety of | terry%netscape.com | 1 | -0/+37 | |
newline characters at the end, depending on the operating system of the browser that submitted the text. | |||||
1999-04-22 | Ignore blanks when doing diff. In particular, this helps hide any | terry%netscape.com | 1 | -1/+1 | |
problems we may have with differing end-of-line characters. | |||||
1999-04-22 | Fixed a bug where the long descriptions of bugs had a variety of | terry%netscape.com | 2 | -2/+13 | |
newline characters at the end, depending on the operating system of the browser that submitted the text. | |||||
1999-04-18 | Oops; wasn't sending out mail when someone attached a file. | terry%netscape.com | 1 | -0/+2 | |
1999-04-11 | Fixed bug 4928 -- wasn't encoding multi-line value fields properly, | terry%netscape.com | 1 | -10/+2 | |
which busted modern browsers (like, Mozilla itself). | |||||
1999-04-11 | Patch from James Huff <james.huff@cdg.cendant.com> -- was missing one | terry%netscape.com | 1 | -0/+1 | |
file from list of scripts to run. | |||||
1999-04-09 | Patch by jay@invengen.com -- fixed bug 4106 (was busting on IE). | terry%netscape.com | 1 | -0/+4 | |
1999-04-08 | Bugzilla now has the ability to store patches and other attachments with bugs. | terry%netscape.com | 6 | -2/+283 | |
1999-03-27 | Added stuff to make it more obvious how to create an account. | terry%netscape.com | 4 | -13/+102 | |
1999-03-26 | Look for text like "bug 213" and make it a link to that bug... | terry%netscape.com | 1 | -1/+10 | |
1999-03-26 | Redo the linkifying of URLs and email addresses to not munge up weird | terry%netscape.com | 3 | -13/+62 | |
cases so badly. | |||||
1999-03-25 | Quote URLs and email addresses in the long description of bugs. | terry%netscape.com | 3 | -2/+18 | |
1999-03-25 | On re-reading bug 4133, I see that I should just turn off the | terry%netscape.com | 1 | -2/+1 | |
javascript stuff on all instances of IE. | |||||
1999-03-25 | Don't try to run our javascript if running on IE4. | terry%netscape.com | 1 | -2/+9 | |
1999-03-24 | Can now query for a specified field being changed at a specified time, | terry%netscape.com | 5 | -5/+87 | |
optionally to a specified value. | |||||
1999-03-23 | Patch by Dru Nelson <dnelson@redwoodsoft.com> -- quote the | terry%netscape.com | 1 | -1/+1 | |
logincookie, just in case some silly user mucked with their cookie file. | |||||
1999-03-23 | Turns out the javascript I was using was version 1.2, not 1.1. Who knew? | terry%netscape.com | 1 | -1/+1 | |
1999-03-20 | Patch by David Gardiner <david.gardiner@unisa.edu.au> (with further | terry%netscape.com | 1 | -1/+127 | |
hacks by me): Added javascript magic to adjust component/version lists when products get selected. | |||||
1999-03-12 | Added new pages to edit existing components. | terry%netscape.com | 3 | -1/+267 | |
1999-03-12 | Allow importing of groupset. | terry%netscape.com | 1 | -2/+2 | |
1999-03-12 | Added 'groups' stuff, where we have different group bits that we can | terry%netscape.com | 18 | -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. | |||||
1999-03-11 | Redistributed some QA folks. | terry%netscape.com | 1 | -5/+5 | |
1999-03-10 | Patch by Ry4an Brase <ry4an@ry4an.org> -- fix typo. | terry%netscape.com | 1 | -1/+1 | |
1999-03-09 | Added params to control how priorities are set in a new bug. You can | terry%netscape.com | 4 | -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. | |||||
1999-03-09 | Changed some QA contacts. | terry%netscape.com | 1 | -2/+2 | |
1999-03-06 | Check qa_contact IDs. | terry%netscape.com | 1 | -3/+6 | |
1999-03-06 | Fixed bug 3365 -- was generating wrong statistics if there were no NEW | terry%netscape.com | 1 | -7/+3 | |
or no ASSIGNED bugs. | |||||
1999-03-06 | Reformated all the code to match the rest of Bugzilla. | terry%netscape.com | 1 | -58/+47 | |
1999-03-06 | Add check to make sure versions table is OK. | terry%netscape.com | 1 | -1/+19 | |
1999-03-05 | Added "Grendel". | terry%netscape.com | 3 | -0/+9 | |
1999-03-04 | "regenerate" was busted. | terry%netscape.com | 1 | -2/+3 | |
1999-03-04 | Do the grand component/product renaming. | terry%netscape.com | 3 | -89/+96 | |
1999-03-04 | Added a "component/product" sanity check. | terry%netscape.com | 1 | -2/+20 | |
1999-03-04 | Oops; forgot description for "Apprunner". | terry%netscape.com | 1 | -1/+1 | |
1999-03-04 | Added "Apprunner". | terry%netscape.com | 1 | -0/+1 | |
1999-03-04 | Added a "disallownew" field to the products table. If non-zero, then | terry%netscape.com | 4 | -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.) | |||||
1999-03-03 | Oops! Mispelled "petersen". | terry%netscape.com | 1 | -2/+2 | |
1999-03-02 | Changed qa contact for NGLayout's "Layout" component to be peterson. | terry%netscape.com | 1 | -1/+1 | |