summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2000-01-07Oops; fixed table alignment problem introduced by last change.terry%mozilla.org1-1/+1
2000-01-05A few months ago, we lost the ability to edit the votes-per-user fieldterry%mozilla.org1-11/+35
2000-01-05When no bugs are found, give links to make another query or to submitterry%mozilla.org1-0/+3
2000-01-05Recognize Windows98.terry%mozilla.org1-0/+1
1999-12-29Got rid of extra <H1> tag.terry%mozilla.org1-1/+1
1999-12-17Fixed very very nasty bug which, when deleting a component, would tellterry%mozilla.org3-36/+51
1999-12-17Patch by freitag@suse.de (Klaas Freitag) -- add options to let Bugzilla requi...terry%mozilla.org3-11/+90
1999-12-15Force selection of a valid product when doing a massterry%mozilla.org1-0/+5
1999-12-07Don't do dmose's paranoid checking of option values in the query page.terry%mozilla.org2-1/+8
1999-12-04Oops; previous patch caused extra percent-signs to appear in installations ru...terry%mozilla.org1-1/+1
1999-12-04Fixed bug 20126 -- use more international-friendly (and Y2K happier) date for...terry%mozilla.org2-4/+4
1999-12-03special cased DUPLICATE in the make_options() sanity-checking codedmose%mozilla.org1-1/+2
1999-12-03a bug fix or two and a whole bunch of sanity-checking of form submissions stuffdmose%mozilla.org5-12/+163
1999-11-20Updated version string to 2.9 (development)terry%mozilla.org1-1/+1
1999-11-20Updated version string to 2.8 (shipping)terry%mozilla.org1-1/+1
1999-11-20Was crashing if not using milestones.terry%mozilla.org1-1/+1
1999-11-19Fixed bug 4889 -- don't allow new bugs to be submitted with a blank summary.terry%mozilla.org1-0/+7
1999-11-19Patch by Tom Schutter <tom@platte.com>: Added some more doc, fixed product de...terry%mozilla.org1-2/+5
1999-11-03Whoops! Was reporting ASSIGNED bugs as being closed. Also, changedterry%mozilla.org1-4/+6
1999-11-03Due to popular request, "bug changed" mail will only report changes interry%mozilla.org1-8/+17
1999-11-02updated license boilerplatedmose%mozilla.org50-660/+766
1999-10-29Back out last change -- specific to mozilla.org, not to general consumers of ...terry%mozilla.org1-13/+7
1999-10-29Try to herd netscape communicator users away from bugzilla. "if your browser ...endico%mozilla.org1-7/+13
1999-10-22Fix perl warning.terry%mozilla.org1-1/+1
1999-10-21Ignore the "shadow" and "temp" directories.terry%mozilla.org1-0/+2
1999-10-21Fix perl warning.terry%mozilla.org1-0/+1
1999-10-20Fix perl warning.terry%mozilla.org1-0/+3
1999-10-20Fixed stupid perl warning.terry%mozilla.org1-1/+3
1999-10-20Need to value_quote() things that go into VALUE attributes in HTML.terry%mozilla.org3-20/+44
1999-10-20align "edit products" at the top so its not lost 3 screens down in the produc...endico%mozilla.org1-2/+2
1999-10-19Fixed stupid perl warning.terry%mozilla.org1-1/+1
1999-10-19Fixed stupid perl warnings.terry%mozilla.org5-0/+65
1999-10-19Fixed stupid perl warning.terry%mozilla.org2-6/+13
1999-10-15Patch by holger@holger.om.org (Holger Schurig) -- was not correctly fixing up...terry%mozilla.org1-2/+2
1999-10-15Patch by holger@holger.om.org (Holger Schurig) -- get the permissions right o...terry%mozilla.org1-1/+2
1999-10-15Fix invalid SQL introduced by last patch.terry%mozilla.org1-6/+8
1999-10-15Allow sorting of status whiteboard column.terry%mozilla.org1-1/+1
1999-10-14Removing the last vote on a bug was causing an SQL error.terry%mozilla.org1-0/+1
1999-10-13Patch by Holger Schurig <holger@holger.om.org> -- rewriting and enhancing theterry%mozilla.org6-80/+2510
1999-10-13Patch by Holger Schurig <holger@holger.om.org> -- If there is no exactly ONEterry%mozilla.org2-109/+151
1999-10-13Patch by Holger Schurig <holgerschurig@nikocity.de> -- replace all theterry%mozilla.org16-650/+965
1999-10-13Patch by tom@platte.com (Tom Schutter) -- wasn't working if no groupsterry%mozilla.org1-0/+3
1999-10-12Updating the vote cache should not update the date-last-changed fieldterry%mozilla.org3-5/+5
1999-10-12Got rid of silly debugging hack.terry%mozilla.org1-1/+0
1999-10-12Sort votes in decreasing order, not increasing.terry%mozilla.org1-2/+3
1999-10-12Let's not keep everything locked up while regenerating.terry%mozilla.org1-0/+2
1999-10-12Stop reporting "area"; don't report voters on the CC line.terry%mozilla.org1-7/+13
1999-10-12Make "rescanall" only check bugs which have changed in the last two days.terry%mozilla.org1-1/+1
1999-10-12Added ability to run "processmail rescanall" to scan *every* bug forterry%mozilla.org1-1/+15
1999-10-12Oops; need extra directions to avoid problems when removing the "area" column.terry%mozilla.org1-3/+8