aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Added user preference controlling how much email they get.terry%mozilla.org1999-05-135-35/+105
* navigation_header() should work even if $::FORM{'id'} isn't defined.terry%mozilla.org1999-05-131-1/+2
* "nospam" feature. BugZilla will no longer email the person submittingbryce-mozilla%nextbus.com1999-05-125-62/+71
* Add new section on MySQL security, give hints for setting up the bugbryce-mozilla%nextbus.com1999-05-121-24/+94
* I keep chipping away at the Mozilla-specific things.bryce-mozilla%nextbus.com1999-05-121-20/+1
* Remove dead codebryce-mozilla%nextbus.com1999-05-121-10/+0
* Make URL an actual linkbryce-mozilla%nextbus.com1999-05-121-1/+2
* Oops; back out last change; was checked in by mistake (and with the wrong log...terry%mozilla.org1999-05-114-64/+59
* Remember the 'changedin' field when memorizing queries.terry%mozilla.org1999-05-115-60/+66
* Do some sanity checking on the entered bug number.terry%mozilla.org1999-05-111-1/+1
* Try to save Ry4an from getting some spam.terry%mozilla.org1999-05-111-2/+5
* Allow querying by groupset (though there is no UI for it yet; can onlyterry%mozilla.org1999-05-111-1/+1
* Give better error messages when we can't display a bug.terry%mozilla.org1999-05-112-12/+27
* Oops. Accounts created via the "createaccount.cgi" page were notterry%mozilla.org1999-05-082-30/+36
* Provide an option to tell mysql "set option SQL_BIG_TABLES=1". Thisterry%mozilla.org1999-05-082-0/+8
* Present people an immediate opportunity to attach something to a bug.terry%mozilla.org1999-05-061-0/+3
* Sigh. Fix some indentation I just screwed up.terry%mozilla.org1999-05-061-14/+14
* Get rid of tabs. (We try to keep tabs out of bugzilla source. Weterry%mozilla.org1999-05-061-37/+37
* Added newlines to the end of some messages; the last line was gettingterry%mozilla.org1999-05-061-5/+10
* Was not properly remembering email addresses in memorized queries.terry%mozilla.org1999-05-061-1/+1
* Allow querying of bug creation times.terry%mozilla.org1999-05-064-3/+28
* Add parameter "usebrowserinfo", to allow disabling the setting of OS and Plat...bryce-mozilla%nextbus.com1999-05-042-43/+54
* Create a summary report for "-All-" bugs. Default links on. Switch sense ofbryce-mozilla%nextbus.com1999-05-042-27/+43
* Fix HTML syntax errors, validate with http://validator.w3.org . Showbryce-mozilla%nextbus.com1999-05-021-7/+8
* Added a "blocker" severity.terry%mozilla.org1999-05-013-2/+9
* Updated version string to 2.5 (development)terry%mozilla.org1999-05-011-1/+1
* Updated version string to 2.4 (shipping)terry%mozilla.org1999-05-011-1/+1
* Stop populating the default database with mozilla-specific stuff.terry%mozilla.org1999-05-013-167/+5
* Patch by mhamby@logicon.com -- provide a UI for adding new components.terry%netscape.com1999-04-293-0/+201
* Added a tiny bit of bulletproofing.terry%netscape.com1999-04-291-1/+1
* Patch by Ry4an Brase <rbrase@cyrus.net> -- fixed silly typo.terry%netscape.com1999-04-281-1/+1
* Added links to "a duplicate of" bug ids.terry%netscape.com1999-04-281-1/+8
* Added a link from a bug that points back to itself, so you canterry%netscape.com1999-04-281-1/+1
* Patch by David Gardiner <david.gardiner@unisa.edu.au> -- added new headerhtmlterry%netscape.com1999-04-283-16/+32
* Fixed a bug where the long descriptions of bugs had a variety ofterry%netscape.com1999-04-231-0/+37
* Ignore blanks when doing diff. In particular, this helps hide anyterry%netscape.com1999-04-221-1/+1
* Fixed a bug where the long descriptions of bugs had a variety ofterry%netscape.com1999-04-222-2/+13
* Oops; wasn't sending out mail when someone attached a file.terry%netscape.com1999-04-181-0/+2
* Fixed bug 4928 -- wasn't encoding multi-line value fields properly,terry%netscape.com1999-04-111-10/+2
* Patch from James Huff <james.huff@cdg.cendant.com> -- was missing oneterry%netscape.com1999-04-101-0/+1
* 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
* 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
* 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
* Patch by Dru Nelson <dnelson@redwoodsoft.com> -- quote theterry%netscape.com1999-03-231-1/+1