summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2000-05-16export_bug.cgi emits a bug as xml in a form that import.pl can use to import ...endico%mozilla.org3-0/+832
2000-05-09Add a new param, musthavemilestoneonaccept, which requires users toterry%mozilla.org2-2/+30
2000-05-09rolling version to 2.11 for developmentcyeh%bluemartini.com1-1/+1
2000-05-09rolling version number to latest release of 2.10cyeh%bluemartini.com1-1/+1
2000-05-09add sec disclaimer, move installation on NT note to the installationcyeh%bluemartini.com1-5/+11
2000-05-09fix warnings on DBID_to_real_or_loginname. thanks to endico@mozilla.orgcyeh%bluemartini.com1-2/+2
2000-05-09Validate value of $::FORM{who}. Thanks to Ed Korthof (edk@collab.net) for patch.cyeh%bluemartini.com1-0/+5
2000-05-06add little blurb about flush privscyeh%bluemartini.com1-0/+6
2000-04-30duhhh. backout unique index change for versions table.cyeh%bluemartini.com1-2/+1
2000-04-29Fix for bug #1105--no more annoying blank quipstara%tequilarista.org1-1/+11
2000-04-28Fixed a typo that was causing Perl to abort before printing the HTMLdmose%mozilla.org1-1/+1
2000-04-27bug 25010 need a way to edit groupsdonm%bluemartini.com4-47/+508
2000-04-27slightly more paranoid database schema:.cyeh%bluemartini.com1-1/+2
2000-04-27bug 30823, advanced querying didn't work for dependencies.donm%bluemartini.com1-2/+10
2000-04-26better implementation of realnames support. remove overhead of two sqlcyeh%bluemartini.com2-12/+13
2000-04-26patch from bug 2178 applied and fix for versions of GD/Chart::Lines that won'tdonm%bluemartini.com1-3/+10
2000-04-22added Windows NT blurb to disclaimer section.cyeh%bluemartini.com1-0/+7
2000-04-22Add conditional support to display users real name in bug reports if usercyeh%bluemartini.com2-9/+28
2000-04-22change field name to more accurately reflect what it iscyeh%bluemartini.com1-1/+1
2000-04-19backing out because this has broken bugzilla.mozilla.org. the choice is no lo...endico%mozilla.org5-509/+48
2000-04-19bug 25010 add ability to easily edit groupsdonm%bluemartini.com5-48/+509
2000-04-12use sendmail deferred delivery to avoid long hangs at bug submission timedmose%mozilla.org2-3/+8
2000-04-08add link to unconfirmedendico%mozilla.org1-1/+2
2000-04-07Queries should fully qualify the field name, in case there is moreterry%mozilla.org1-13/+18
2000-04-05Extra special disgusting hack: if we are ordering by target_milestone,terry%mozilla.org1-1/+10
2000-03-31Fixed perl warning which occurs if $ENV{"CONTENT_TYPE"} is not set.dmose%mozilla.org1-1/+1
2000-03-30Fixing a warning which happened if $ENV{'HTTP_USER_AGENT'} wasn't defined.dmose%mozilla.org1-1/+1
2000-03-29removing ShowCCList from globals.pl, as it is no longer useddmose%mozilla.org1-8/+0
2000-03-29adding a 'can confirm' radiobutton to 'reassign by component'dmose%mozilla.org2-0/+6
2000-03-29fix another warningdmose%mozilla.org1-2/+3
2000-03-29get rid of perl warningdmose%mozilla.org1-1/+0
2000-03-29allow users to watch the bugs of other usersdmose%mozilla.org10-191/+763
2000-03-24Wasn't finding anything if requesting target_milestone == "---".terry%mozilla.org1-1/+1
2000-03-24Fix stupid perl warning.terry%mozilla.org1-0/+1
2000-03-24Wasn't working right if usetargetmilestone was off.terry%mozilla.org1-1/+5
2000-03-24Added the concept of a "default milstone" for products, and make sureterry%mozilla.org4-36/+127
2000-03-24Add a bit of helpful debugging info when we get a consistancy check problem.terry%mozilla.org1-1/+6
2000-03-23Quick hack to fix the fact that new bugs have target_milestone of ""terry%mozilla.org1-2/+12
2000-03-22Patch by "Matt Masson" <matthew@zeroknowledge.com> -- allow definitionterry%mozilla.org9-21/+781
2000-03-21Clear the shadow log when doing a full sync; the data isn't good forterry%mozilla.org1-1/+2
2000-03-21Make the syncing process low priority, so that we won't hang upterry%mozilla.org1-0/+8
2000-03-21Make it so that we can (hopefully!) rebuild the shadow db withoutterry%mozilla.org2-17/+82
2000-03-19fixed bug where the everconfirmed field was not being properly set via a bug_...seth%cs.brandeis.edu1-3/+14
2000-03-17doh! my last checkin broke -v. fixed.dmose%mozilla.org1-3/+1
2000-03-16get rid of undefined warningdmose%mozilla.org1-1/+1
2000-03-16Added a bugzilla.procmailrc as a sample procmailrc fileseth%cs.brandeis.edu3-2/+37
2000-03-16A few changes ...seth%cs.brandeis.edu3-50/+270
2000-03-16Add a "send mail to bug owners" link (under circumstances where itterry%mozilla.org1-0/+14
2000-03-15updated to better reflect reality in terms of recent changes to bug_email.pl.seth%cs.brandeis.edu1-6/+15
2000-03-11Sigh. We now need to lock the attachments table, too, just in case aterry%mozilla.org1-1/+1