Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1999-05-25 | Added "Neutrino" to the list of operating systems | terry%mozilla.org | 2 | -3/+4 | |
1999-05-25 | Patch by Mark B. Hamby <mhamby@logicon.com> (somewhat hacked up by me) -- | terry%mozilla.org | 2 | -26/+44 | |
Allow case insensitive and regexp based searches for strings in bugs. | |||||
1999-05-25 | Get rid of stupid debugging code. | terry%mozilla.org | 1 | -5/+0 | |
1999-05-25 | Added Mac System 8.6. | terry%mozilla.org | 2 | -1/+7 | |
1999-05-25 | Make sure login name is in canonical form. | terry%mozilla.org | 1 | -2/+5 | |
1999-05-25 | Oops; fixed stupid typo. | terry%mozilla.org | 1 | -1/+1 | |
1999-05-25 | Don't put the filename in the content-type field; it's apparently not legal ↵ | terry%mozilla.org | 1 | -3/+2 | |
MIME for some content-types. | |||||
1999-05-13 | Don't do javascript on browsers older than 4.06; it seems not to be working. | terry%mozilla.org | 1 | -0/+7 | |
1999-05-13 | Minor formatting tweak. | terry%mozilla.org | 1 | -1/+1 | |
1999-05-13 | Added user preference controlling how much email they get. | terry%mozilla.org | 5 | -35/+105 | |
1999-05-13 | navigation_header() should work even if $::FORM{'id'} isn't defined. | terry%mozilla.org | 1 | -1/+2 | |
1999-05-12 | "nospam" feature. BugZilla will no longer email the person submitting | bryce-mozilla%nextbus.com | 5 | -62/+71 | |
the change (after all, they are right there viewing things interactively). To make this clear to everyone, print out the exact email list as each bug is processed. | |||||
1999-05-12 | Add new section on MySQL security, give hints for setting up the bug | bryce-mozilla%nextbus.com | 1 | -24/+94 | |
characterization enums, and a fix a few minor glitchies. A BugZilla novice, however, is the only person who can properly proof these instructions. | |||||
1999-05-12 | I keep chipping away at the Mozilla-specific things. | bryce-mozilla%nextbus.com | 1 | -20/+1 | |
1999-05-12 | Remove dead code | bryce-mozilla%nextbus.com | 1 | -10/+0 | |
1999-05-12 | Make URL an actual link | bryce-mozilla%nextbus.com | 1 | -1/+2 | |
1999-05-11 | Oops; back out last change; was checked in by mistake (and with the wrong ↵ | terry%mozilla.org | 4 | -64/+59 | |
log comment, too). | |||||
1999-05-11 | Remember the 'changedin' field when memorizing queries. | terry%mozilla.org | 5 | -60/+66 | |
1999-05-11 | Do some sanity checking on the entered bug number. | terry%mozilla.org | 1 | -1/+1 | |
1999-05-11 | Try to save Ry4an from getting some spam. | terry%mozilla.org | 1 | -2/+5 | |
1999-05-11 | Allow querying by groupset (though there is no UI for it yet; can only | terry%mozilla.org | 1 | -1/+1 | |
use this by manually hacking the URL string.) | |||||
1999-05-11 | Give better error messages when we can't display a bug. | terry%mozilla.org | 2 | -12/+27 | |
1999-05-08 | Oops. Accounts created via the "createaccount.cgi" page were not | terry%mozilla.org | 2 | -30/+36 | |
getting their password emailed to them. | |||||
1999-05-08 | Provide an option to tell mysql "set option SQL_BIG_TABLES=1". This | terry%mozilla.org | 2 | -0/+8 | |
is necessary for very big queries, but it will slow things up some otherwise. | |||||
1999-05-06 | Present people an immediate opportunity to attach something to a bug. | terry%mozilla.org | 1 | -0/+3 | |
1999-05-06 | Sigh. Fix some indentation I just screwed up. | terry%mozilla.org | 1 | -14/+14 | |
1999-05-06 | Get rid of tabs. (We try to keep tabs out of bugzilla source. We | terry%mozilla.org | 1 | -37/+37 | |
often fail.) | |||||
1999-05-06 | Added newlines to the end of some messages; the last line was getting | terry%mozilla.org | 1 | -5/+10 | |
eaten sometimes. | |||||
1999-05-06 | Was not properly remembering email addresses in memorized queries. | terry%mozilla.org | 1 | -1/+1 | |
1999-05-06 | Allow querying of bug creation times. | terry%mozilla.org | 4 | -3/+28 | |
1999-05-04 | Add parameter "usebrowserinfo", to allow disabling the setting of OS and ↵ | bryce-mozilla%nextbus.com | 2 | -43/+54 | |
Platform based on the brower the user makes the report from. Realign text box for narrower windows. Remove Mozilla-specific default parameter. | |||||
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 | |