aboutsummaryrefslogtreecommitdiffstats
path: root/Bugzilla/Component.pm
Commit message (Expand)AuthorAgeFilesLines
* Bug 1261124: When deleting a component, this component is listed againFrédéric Buclin2016-04-051-1/+4
* Bug 996893: Perl 5.18 and newer throw tons of warnings about deprecated modulesFrédéric Buclin2014-08-131-0/+1
* Bug 895813: Mandatory custom fields whose visibility depends on a component a...Frédéric Buclin2014-01-021-4/+4
* Bug 937991 - Fix typo in Bugzilla::Component documentationSimon Green2013-11-131-3/+1
* Bug 815532: Add caching for Bugzilla::User objectsByron Jones2012-12-191-12/+5
* Bug 787668: Use |use parent| instead of |use base|Matt Selsky2012-12-011-1/+1
* Bug 816747 - Add dummy POD for unPODded methods.Marc Schumann2012-11-301-0/+18
* Fix typoSimon Green2012-11-261-10/+10
* Bug 445861: $component->default_qa_contact should not return the default user...Koosha Khajeh Moogahi2012-09-191-1/+4
* Bug 787529: Use |use 5.10.1| everywhereFrédéric Buclin2012-09-011-0/+3
* Bug 765315: Mention the data type of 'product' param in POD of Bugzilla::Comp...Koosha Khajeh Moogahi2012-06-171-4/+6
* Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ...Frédéric Buclin2012-01-111-17/+5
* Bug 661476: sanitycheck.pl should check if all products have components defined.Frédéric Buclin2011-08-171-0/+5
* Bug 675366: Use Bugzilla::Object::remove_from_db() when deleting a componentEdmund Yan2011-08-161-8/+1
* Bug 553266: config.cgi?ctype=rdf spends most of its time loading flagtypes fr...Frédéric Buclin2010-10-201-7/+5
* Bug 77193 - Add the ability to retire (disable) old versions, components and ...Dave Lawrence2010-08-311-1/+5
* Bug 572602: Change the way that Bugzilla::Object determines what fieldsMax Kanat-Alexander2010-06-231-7/+6
* Bug 556731 - Make Bugzilla::Milestone, Bugzilla::Version, andMax Kanat-Alexander2010-05-141-15/+10
* Bug 487508: Allow restricting the visibility of custom fields and values by c...Max Kanat-Alexander2010-02-011-7/+23
* Bug 487769: checksetup.pl can no longer create versions in TestProduct due to...lpsolit%gmail.com2009-04-111-2/+4
* Bug 313123: Implement $component->create and $component->update based on Obje...lpsolit%gmail.com2007-10-121-55/+373
* Bug 364743: Crash when renaming components (regression) - Patch by FrédÃÂ...lpsolit%gmail.com2006-12-231-1/+2
* Bug 339380: Make Bugzilla::Component use Bugzilla::Objectmkanat%bugzilla.org2006-12-191-54/+38
* Bug 189627: Implement per-product privileges - Patch by Frédéric Buclin...lpsolit%gmail.com2006-11-111-1/+19
* Bug 38922: Default (Initial) CC list for each componentmkanat%bugzilla.org2006-09-211-0/+23
* Bug 174039: Set flags on bug entry - Patch by Frédéric Buclin <LpSolit@gmai...lpsolit%gmail.com2006-07-251-1/+31
* Fix invalid POD formatting (patch for fixing broken tree - runtests.pl, test ...jocuri%softhome.net2006-02-281-2/+2
* Bug 314088: Several Bugzilla::Foo->new crash when passing a string instead of...lpsolit%gmail.com2005-10-281-1/+4
* 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 301743: Replace old code from editcomponents.cgi by methods and routines ...lpsolit%gmail.com2005-09-071-6/+118
* Bug 286158: Remove GetSelectableProducts() from globals.pl and use Bugzilla::...lpsolit%gmail.com2005-09-031-9/+6
* 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-1/+1
* Backout of bug 303669 which broke AppendComment and possibly a numberbugreport%peshkin.net2005-08-091-1/+1
* Bug 303669: Bugzilla mis-uses perl subroutine prototypesmkanat%kerio.com2005-08-091-1/+1
* Bug 294160: Step 1 (RO): Create libraries for Products, Components, Classific...lpsolit%gmail.com2005-07-131-0/+198