summaryrefslogtreecommitdiffstats
path: root/editmilestones.cgi
AgeCommit message (Collapse)AuthorFilesLines
2001-10-13Fix for bug 104516: No code changes in this patch, all this checkin does is ↵justdave%syndicomm.com1-2/+2
remove all tabs from the bugzilla source and replace it with the appropriate number of spaces (in most cases 8) to line up with existing code. This is part of the effort to bring the existing codebase up to par with our style guidelines. Patch by Jake Steehagen <jake@acutex.net> r= justdave x2
2001-06-16Fix for bug 71396 - $::db->do isn't needed anymorejake%acutex.net1-9/+5
Patch by Christian Reis <kiko@async.com.br> r= jake@acutex.net
2001-04-07Fix for bug 74394: editmilestones.cgi can't edit the name and sortkey at the ↵justdave%syndicomm.com1-7/+7
same time Patch by slee@uk.bnsmc.com (Stephen Lee)
2000-08-31fix for 44617: edit*.cgi: Should show which product you're working oncyeh%bluemartini.com1-7/+7
patches by mtakacs@pacbell.net (Tak)
2000-03-24Added the concept of a "default milstone" for products, and make sureterry%mozilla.org1-1/+17
that all products have at least that milestone defined.
2000-03-22Patch by "Matt Masson" <matthew@zeroknowledge.com> -- allow definitionterry%mozilla.org1-0/+552
of different target milestones by product.