aboutsummaryrefslogtreecommitdiffstats
path: root/editversions.cgi
Commit message (Expand)AuthorAgeFilesLines
* Bug 312157: Remove $::template and $::vars from globals.pl - Patch by Olav Vi...lpsolit%gmail.com2005-10-251-2/+2
* Bug 309749: Remove get_x_by_y functions from the new .pm files, in favor of o...mkanat%kerio.com2005-10-071-4/+1
* Bug 307604: "Redisplay table with bug counts" should also be available from e...lpsolit%gmail.com2005-09-281-0/+4
* Bug 304696: Replace UserInGroup() by $user->in_group() when checking user pri...lpsolit%gmail.com2005-09-161-3/+2
* Bug 301508: Remove CGI.pl - Patch by Frédéric Buclin <LpSolit@gmail.com> r=...lpsolit%gmail.com2005-08-101-1/+0
* Bug 300532: Update editversions.cgi to use routines from Version.pm and Produ...lpsolit%gmail.com2005-07-191-177/+69
* Bug 86328: Deleting bugs doesn't delete dependent records properly - Patch by...lpsolit%gmail.com2005-04-061-48/+15
* Bug 283581 : Move UserInGroup out of globals.pltravis%sedsystems.ca2005-03-161-0/+1
* Bug 284975: Any code after Throw*Error is a dead code.mkanat%kerio.com2005-03-091-8/+0
* Bug 277782: _throw_error should unlock tables when tables are locked, automat...mkanat%kerio.com2005-03-051-3/+0
* Bug 280503: Replace "LOCK/UNLOCK TABLES" with Bugzilla::DB function callmkanat%kerio.com2005-02-181-12/+13
* Bug 281574 : Combine version_/milestone_/component_no_action errors into one.travis%sedsystems.ca2005-02-171-1/+1
* Bug 257315 : type of delta_ts in bugs table should not be timestamptravis%sedsystems.ca2005-02-091-2/+1
* Backing out the checking from bug 257315 until it gets corrected. It prevent...justdave%bugzilla.org2005-01-301-1/+2
* Bug 257315 : type of delta_ts in bugs table should not be timestamptravis%sedsystems.ca2005-01-291-2/+1
* Bug 278650 : editversions.cgi still uses "auth_cant_edit_versions"travis%sedsystems.ca2005-01-281-5/+4
* Patch for bug 190226: templatize editversions.cgi; patch by GavinS <bugzilla@...jocuri%softhome.net2005-01-161-228/+136
* Bug 252450: Unlock tables in edit*.cgi before sending trailerbugreport%peshkin.net2004-07-271-4/+1
* Bug 141006: Run edit*.cgis in taint mode.jouni%heikniemi.net2004-05-231-1/+1
* Patch for bug 238860: remove %FORM from editversions.cgi; patch by Teemu Mann...jocuri%softhome.net2004-03-281-4/+5
* Bug 235265: Getting rid of some unwanted form value dumps.justdave%syndicomm.com2004-03-271-4/+0
* Fix for bug 234175: Remove deprecated ConnectToDatabase() andkiko%async.com.br2004-03-271-2/+2
* Bug 208604 - Make data/template dir locations configurablebbaetz%acm.org2003-11-221-5/+4
* Bug 201816 - use CGI.pm for header outputbbaetz%acm.org2003-05-051-1/+1
* Bug 65319 editmilestones & editversions don't have extra add.timeless%mozdev.org2003-03-301-1/+1
* Bug 196433 - Bugzilla now uses /usr/bin/perl as the shebang linejake%bugzilla.org2003-03-271-1/+1
* Bug 76923 - Don't |use diagnostics| (its really expensive at startup time)bbaetz%student.usyd.edu.au2002-08-261-1/+0
* Bug 43600 - Convert products/components to use ids instead of names.bbaetz%student.usyd.edu.au2002-08-121-42/+31
* Bug 151053, ConnectToDatabase/quietly_check_login sometimes not calledbbaetz%student.usyd.edu.au2002-06-171-0/+1
* Bug 140784 - edit*.cgi need a use lib "." on Win32/IIS w/ taint. Patch by jou...gerv%gerv.net2002-04-301-0/+1
* Bug 106377 - processmail rescanall should use lastdiffedbbaetz%student.usyd.edu.au2002-03-041-1/+2
* Fix for bug 104516: No code changes in this patch, all this checkin does is r...justdave%syndicomm.com2001-10-131-2/+2
* Refixing bug 71396. Each PushGlobalSQLState() needs a PopGlobalSQLState() and...jake%acutex.net2001-06-191-1/+1
* Fix for bug 71396 - $::db->do isn't needed anymorejake%acutex.net2001-06-161-9/+5
* fix for 44617: edit*.cgi: Should show which product you're working oncyeh%bluemartini.com2000-08-311-6/+6
* Patch by Ramon Felciano <felciano@ingenuity.com>, with many tweaks byterry%mozilla.org2000-01-151-1/+1
* Fixed very very nasty bug which, when deleting a component, would tellterry%mozilla.org1999-12-171-11/+17
* updated license boilerplatedmose%mozilla.org1999-11-021-9/+19
* Need to value_quote() things that go into VALUE attributes in HTML.terry%mozilla.org1999-10-201-5/+10
* Patch by Holger Schurig <holger@holger.om.org> -- rewriting and enhancing theterry%mozilla.org1999-10-131-0/+542