aboutsummaryrefslogtreecommitdiffstats
path: root/editmilestones.cgi
Commit message (Collapse)AuthorAgeFilesLines
* Bug 151053, ConnectToDatabase/quietly_check_login sometimes not calledbbaetz%student.usyd.edu.au2002-06-171-0/+1
| | | | | early enough r=mattyt, jouni
* Bug 140784 - edit*.cgi need a use lib "." on Win32/IIS w/ taint. Patch by ↵gerv%gerv.net2002-04-301-0/+1
| | | | jouni@heikniemi.net; r=bbaetz, gerv.
* Bug 106377 - processmail rescanall should use lastdiffedbbaetz%student.usyd.edu.au2002-03-041-1/+2
| | | | r=justdave, ddkilzer@theracingworld.com
* Fix for bug 104516: No code changes in this patch, all this checkin does is ↵justdave%syndicomm.com2001-10-131-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
* Fix for bug 71396 - $::db->do isn't needed anymorejake%acutex.net2001-06-161-9/+5
| | | | | Patch by Christian Reis <kiko@async.com.br> r= jake@acutex.net
* Fix for bug 74394: editmilestones.cgi can't edit the name and sortkey at the ↵justdave%syndicomm.com2001-04-061-7/+7
| | | | | | same time Patch by slee@uk.bnsmc.com (Stephen Lee)
* fix for 44617: edit*.cgi: Should show which product you're working oncyeh%bluemartini.com2000-08-311-7/+7
| | | | patches by mtakacs@pacbell.net (Tak)
* Added the concept of a "default milstone" for products, and make sureterry%mozilla.org2000-03-241-1/+17
| | | | that all products have at least that milestone defined.
* Patch by "Matt Masson" <matthew@zeroknowledge.com> -- allow definitionterry%mozilla.org2000-03-221-0/+552
of different target milestones by product.