aboutsummaryrefslogtreecommitdiffstats
path: root/Bugzilla/Version.pm
Commit message (Expand)AuthorAgeFilesLines
* Bug 77193 - Add the ability to retire (disable) old versions, components and ...Dave Lawrence2010-08-311-3/+8
* Bug 572602: Change the way that Bugzilla::Object determines what fieldsMax Kanat-Alexander2010-06-231-4/+5
* Bug 556731 - Make Bugzilla::Milestone, Bugzilla::Version, andMax Kanat-Alexander2010-05-141-10/+9
* Bug 471871: Bugzilla::Version has duplicated code compared to Bugzilla::Objec...lpsolit%gmail.com2009-04-101-109/+90
* Bug 373440: Make "check" into a generic function in Bugzilla::Objectmkanat%bugzilla.org2007-08-241-26/+0
* Bug 374215: Move all generally-useful Installation subroutines to Bugzilla::...mkanat%bugzilla.org2007-03-161-1/+1
* Bug 371016: Versions are no longer sorted by version-sortmkanat%bugzilla.org2007-02-211-1/+10
* Bug 339385: Make Bugzilla::Version use Bugzilla::Objectmkanat%bugzilla.org2006-12-191-39/+37
* Bug 313125: Implement validations and database persistence functions for Vers...lpsolit%gmail.com2006-07-191-0/+105
* Bug 330521: Remove @::legal_product, @::legal_components and @::legal_target_...lpsolit%gmail.com2006-03-161-18/+0
* Bug 328602: Eliminate %::versions and @::legal_versionsmkanat%kerio.com2006-03-031-0/+18
* Bug 309749: Remove get_x_by_y functions from the new .pm files, in favor of o...mkanat%kerio.com2005-10-071-36/+0
* Bug 303413: Remove "use Bugzilla" from all of the pm files. All of the cgi f...justdave%bugzilla.org2005-08-151-1/+0
* Bug 303669: Bugzilla mis-uses perl subroutine prototypesmkanat%kerio.com2005-08-131-2/+2
* Backout of bug 303669 which broke AppendComment and possibly a numberbugreport%peshkin.net2005-08-091-2/+2
* Bug 303669: Bugzilla mis-uses perl subroutine prototypesmkanat%kerio.com2005-08-091-2/+2
* Bug 300532: Update editversions.cgi to use routines from Version.pm and Produ...lpsolit%gmail.com2005-07-191-10/+54
* Bug 294160: Step 1 (RO): Create libraries for Products, Components, Classific...lpsolit%gmail.com2005-07-131-0/+170