aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Stop generating the %::keywordsbyid hashtable that nothing was using.terry%mozilla.org2000-01-071-2/+0
* Whoops; SQL doesn't seem to want me to mention a table in a SELECT statementterry%mozilla.org2000-01-071-2/+2
* Add support for a new "keywords" feature. This lets some centralterry%mozilla.org2000-01-078-16/+646
* Oops; fixed table alignment problem introduced by last change.terry%mozilla.org2000-01-071-1/+1
* A few months ago, we lost the ability to edit the votes-per-user fieldterry%mozilla.org2000-01-051-11/+35
* When no bugs are found, give links to make another query or to submitterry%mozilla.org2000-01-051-0/+3
* Recognize Windows98.terry%mozilla.org2000-01-051-0/+1
* Got rid of extra <H1> tag.terry%mozilla.org1999-12-291-1/+1
* Fixed very very nasty bug which, when deleting a component, would tellterry%mozilla.org1999-12-173-36/+51
* Patch by freitag@suse.de (Klaas Freitag) -- add options to let Bugzilla requi...terry%mozilla.org1999-12-173-11/+90
* Force selection of a valid product when doing a massterry%mozilla.org1999-12-151-0/+5
* Don't do dmose's paranoid checking of option values in the query page.terry%mozilla.org1999-12-072-1/+8
* Oops; previous patch caused extra percent-signs to appear in installations ru...terry%mozilla.org1999-12-041-1/+1
* Fixed bug 20126 -- use more international-friendly (and Y2K happier) date for...terry%mozilla.org1999-12-042-4/+4
* special cased DUPLICATE in the make_options() sanity-checking codedmose%mozilla.org1999-12-031-1/+2
* a bug fix or two and a whole bunch of sanity-checking of form submissions stuffdmose%mozilla.org1999-12-035-12/+163
* Updated version string to 2.9 (development)terry%mozilla.org1999-11-191-1/+1
* Updated version string to 2.8 (shipping)terry%mozilla.org1999-11-191-1/+1
* Was crashing if not using milestones.terry%mozilla.org1999-11-191-1/+1
* Fixed bug 4889 -- don't allow new bugs to be submitted with a blank summary.terry%mozilla.org1999-11-191-0/+7
* Patch by Tom Schutter <tom@platte.com>: Added some more doc, fixed product de...terry%mozilla.org1999-11-191-2/+5
* Whoops! Was reporting ASSIGNED bugs as being closed. Also, changedterry%mozilla.org1999-11-031-4/+6
* Due to popular request, "bug changed" mail will only report changes interry%mozilla.org1999-11-031-8/+17
* updated license boilerplatedmose%mozilla.org1999-11-0250-660/+766
* Back out last change -- specific to mozilla.org, not to general consumers of ...terry%mozilla.org1999-10-291-13/+7
* Try to herd netscape communicator users away from bugzilla. "if your browser ...endico%mozilla.org1999-10-291-7/+13
* Fix perl warning.terry%mozilla.org1999-10-221-1/+1
* Ignore the "shadow" and "temp" directories.terry%mozilla.org1999-10-201-0/+2
* Fix perl warning.terry%mozilla.org1999-10-201-0/+1
* Fix perl warning.terry%mozilla.org1999-10-201-0/+3
* Fixed stupid perl warning.terry%mozilla.org1999-10-201-1/+3
* Need to value_quote() things that go into VALUE attributes in HTML.terry%mozilla.org1999-10-203-20/+44
* align "edit products" at the top so its not lost 3 screens down in the produc...endico%mozilla.org1999-10-201-2/+2
* Fixed stupid perl warning.terry%mozilla.org1999-10-191-1/+1
* Fixed stupid perl warnings.terry%mozilla.org1999-10-195-0/+65
* Fixed stupid perl warning.terry%mozilla.org1999-10-192-6/+13
* Patch by holger@holger.om.org (Holger Schurig) -- was not correctly fixing up...terry%mozilla.org1999-10-151-2/+2
* Patch by holger@holger.om.org (Holger Schurig) -- get the permissions right o...terry%mozilla.org1999-10-151-1/+2
* Fix invalid SQL introduced by last patch.terry%mozilla.org1999-10-151-6/+8
* Allow sorting of status whiteboard column.terry%mozilla.org1999-10-151-1/+1
* Removing the last vote on a bug was causing an SQL error.terry%mozilla.org1999-10-141-0/+1
* Patch by Holger Schurig <holger@holger.om.org> -- rewriting and enhancing theterry%mozilla.org1999-10-136-80/+2510
* Patch by Holger Schurig <holger@holger.om.org> -- If there is no exactly ONEterry%mozilla.org1999-10-132-109/+151
* Patch by Holger Schurig <holgerschurig@nikocity.de> -- replace all theterry%mozilla.org1999-10-1216-650/+965
* Patch by tom@platte.com (Tom Schutter) -- wasn't working if no groupsterry%mozilla.org1999-10-121-0/+3
* Updating the vote cache should not update the date-last-changed fieldterry%mozilla.org1999-10-123-5/+5
* Got rid of silly debugging hack.terry%mozilla.org1999-10-121-1/+0
* Sort votes in decreasing order, not increasing.terry%mozilla.org1999-10-121-2/+3
* Let's not keep everything locked up while regenerating.terry%mozilla.org1999-10-121-0/+2
* Stop reporting "area"; don't report voters on the CC line.terry%mozilla.org1999-10-121-7/+13