summaryrefslogtreecommitdiffstats
path: root/Bugzilla/Component.pm
AgeCommit message (Expand)AuthorFilesLines
2012-09-01Bug 787529: Use |use 5.10.1| everywhereFrédéric Buclin1-0/+3
2012-06-17Bug 765315: Mention the data type of 'product' param in POD of Bugzilla::Comp...Koosha Khajeh Moogahi1-4/+6
2012-01-11Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ...Frédéric Buclin1-17/+5
2011-08-17Bug 661476: sanitycheck.pl should check if all products have components defined.Frédéric Buclin1-0/+5
2011-08-16Bug 675366: Use Bugzilla::Object::remove_from_db() when deleting a componentEdmund Yan1-8/+1
2010-10-20Bug 553266: config.cgi?ctype=rdf spends most of its time loading flagtypes fr...Frédéric Buclin1-7/+5
2010-08-31Bug 77193 - Add the ability to retire (disable) old versions, components and ...Dave Lawrence1-1/+5
2010-06-24Bug 572602: Change the way that Bugzilla::Object determines what fieldsMax Kanat-Alexander1-7/+6
2010-05-14Bug 556731 - Make Bugzilla::Milestone, Bugzilla::Version, andMax Kanat-Alexander1-15/+10
2010-02-02Bug 487508: Allow restricting the visibility of custom fields and values by c...Max Kanat-Alexander1-7/+23
2009-04-12Bug 487769: checksetup.pl can no longer create versions in TestProduct due to...lpsolit%gmail.com1-2/+4
2007-10-12Bug 313123: Implement $component->create and $component->update based on Obje...lpsolit%gmail.com1-55/+373
2006-12-23Bug 364743: Crash when renaming components (regression) - Patch by FrédÃÂ...lpsolit%gmail.com1-1/+2
2006-12-19Bug 339380: Make Bugzilla::Component use Bugzilla::Objectmkanat%bugzilla.org1-54/+38
2006-11-11Bug 189627: Implement per-product privileges - Patch by Frédéric Buclin...lpsolit%gmail.com1-1/+19
2006-09-21Bug 38922: Default (Initial) CC list for each componentmkanat%bugzilla.org1-0/+23
2006-07-25Bug 174039: Set flags on bug entry - Patch by Frédéric Buclin <LpSolit@gmai...lpsolit%gmail.com1-1/+31
2006-03-01Fix invalid POD formatting (patch for fixing broken tree - runtests.pl, test ...jocuri%softhome.net1-2/+2
2005-10-28Bug 314088: Several Bugzilla::Foo->new crash when passing a string instead of...lpsolit%gmail.com1-1/+4
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-09-07Bug 301743: Replace old code from editcomponents.cgi by methods and routines ...lpsolit%gmail.com1-6/+118
2005-09-03Bug 286158: Remove GetSelectableProducts() from globals.pl and use Bugzilla::...lpsolit%gmail.com1-9/+6
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-1/+1
2005-08-09Backout of bug 303669 which broke AppendComment and possibly a numberbugreport%peshkin.net1-1/+1
2005-08-09Bug 303669: Bugzilla mis-uses perl subroutine prototypesmkanat%kerio.com1-1/+1
2005-07-13Bug 294160: Step 1 (RO): Create libraries for Products, Components, Classific...lpsolit%gmail.com1-0/+198