aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Update some things for more modern mysql's.terry%mozilla.org1999-06-121-9/+17
* Make nospam comparison case insensitive, since BugZilla keeps thebryce-mozilla%nextbus.com1999-06-111-2/+3
* Explain how to configure things so that big attachments will work.terry%mozilla.org1999-06-041-0/+7
* Added simple sanity checking of the dependencies table.terry%mozilla.org1999-06-021-0/+18
* Oops; was flailing if rankdir wasn't defined.terry%mozilla.org1999-05-281-1/+3
* Allow user to control orientation of graph; default it to left-to-right.terry%mozilla.org1999-05-281-1/+8
* Notify by mail whenever a related bug changes status.terry%mozilla.org1999-05-282-7/+14
* Patched minor security hole; don't show summary of bugs that the userterry%mozilla.org1999-05-272-2/+12
* Make sure every node that we asked about shows up in the graph, eventerry%mozilla.org1999-05-271-1/+5
* Added dependencies, so that you can mark which bugs depend on whichterry%mozilla.org1999-05-278-33/+546
* Fixed bug 7000 -- handle hyphens in hostnames of email addresses whenterry%mozilla.org1999-05-261-1/+1
* Avoid mid-air collisions (implementing a suggestion byterry%mozilla.org1999-05-264-32/+94
* Fixed stupid typo.terry%mozilla.org1999-05-261-1/+1
* Added "Neutrino" to the list of operating systemsterry%mozilla.org1999-05-252-3/+4
* Patch by Mark B. Hamby <mhamby@logicon.com> (somewhat hacked up by me) --terry%mozilla.org1999-05-252-26/+44
* Get rid of stupid debugging code.terry%mozilla.org1999-05-251-5/+0
* Added Mac System 8.6.terry%mozilla.org1999-05-252-1/+7
* Make sure login name is in canonical form.terry%mozilla.org1999-05-251-2/+5
* Oops; fixed stupid typo.terry%mozilla.org1999-05-251-1/+1
* Don't put the filename in the content-type field; it's apparently not legal M...terry%mozilla.org1999-05-251-3/+2
* Don't do javascript on browsers older than 4.06; it seems not to be working.terry%mozilla.org1999-05-131-0/+7
* Minor formatting tweak.terry%mozilla.org1999-05-131-1/+1
* 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