summaryrefslogtreecommitdiffstats
path: root/Bugzilla/Milestone.pm
AgeCommit message (Expand)AuthorFilesLines
2012-09-01Bug 787529: Use |use 5.10.1| everywhereFrédéric Buclin1-2/+3
2012-01-11Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ...Frédéric Buclin1-16/+5
2011-08-21Bug 679516: Call Bugzilla::Object->remove_from_db when deleting an objectEdmund Yan1-1/+1
2010-08-31Bug 77193 - Add the ability to retire (disable) old versions, components and ...Dave Lawrence1-5/+10
2010-06-24Bug 572602: Change the way that Bugzilla::Object determines what fieldsMax Kanat-Alexander1-4/+5
2010-05-14Bug 556731 - Make Bugzilla::Milestone, Bugzilla::Version, andMax Kanat-Alexander1-13/+12
2008-01-18Bug 408172: [Oracle] Bug lists longer than 1000 bugs failmkanat%bugzilla.org1-1/+1
2007-10-10Additional fix for bug 313129: Bugzilla::Milestone->_check_name() incorrectly...lpsolit%gmail.com1-1/+2
2007-10-10Bug 313129: Implement $milestone->create and $milestone->update based on Obje...lpsolit%gmail.com1-25/+240
2007-08-24Bug 373440: Make "check" into a generic function in Bugzilla::Objectmkanat%bugzilla.org1-35/+0
2006-12-19Bug 339384: Make Bugzilla::Milestone use Bugzilla::Object - Patch by Max Kana...lpsolit%gmail.com1-38/+37
2005-10-07Bug 309749: Remove get_x_by_y functions from the new .pm files, in favor of o...mkanat%kerio.com1-36/+0
2005-08-15Bug 303413: Remove "use Bugzilla" from all of the pm files. All of the cgi f...justdave%bugzilla.org1-1/+0
2005-08-13Bug 303669: Bugzilla mis-uses perl subroutine prototypesmkanat%kerio.com1-3/+3
2005-08-09Backout of bug 303669 which broke AppendComment and possibly a numberbugreport%peshkin.net1-3/+3
2005-08-09Bug 303669: Bugzilla mis-uses perl subroutine prototypesmkanat%kerio.com1-3/+3
2005-07-28Bug 300952: Change the editmilestones.cgi code to use Milestone.pm and Produc...lpsolit%gmail.com1-9/+69
2005-07-13Bug 294160: Step 1 (RO): Create libraries for Products, Components, Classific...lpsolit%gmail.com1-0/+172