| Commit message (Expand) | Author | Age | Files | Lines |
* | no bug - perltidy again, using the latest release | Perl Tidy | 2019-01-31 | 1 | -1/+1 |
* | no bug - reformat all the code using the new perltidy rules | Perl Tidy | 2019-01-30 | 1 | -261/+279 |
* | Bug 1261124: When deleting a component, this component is listed again | Frédéric Buclin | 2016-04-05 | 1 | -1/+4 |
* | Bug 996893: Perl 5.18 and newer throw tons of warnings about deprecated modules | Frédéric Buclin | 2014-08-13 | 1 | -0/+1 |
* | Bug 895813: Mandatory custom fields whose visibility depends on a component a... | Frédéric Buclin | 2014-01-02 | 1 | -4/+4 |
* | Bug 937991 - Fix typo in Bugzilla::Component documentation | Simon Green | 2013-11-13 | 1 | -3/+1 |
* | Bug 815532: Add caching for Bugzilla::User objects | Byron Jones | 2012-12-19 | 1 | -12/+5 |
* | Bug 787668: Use |use parent| instead of |use base| | Matt Selsky | 2012-12-01 | 1 | -1/+1 |
* | Bug 816747 - Add dummy POD for unPODded methods. | Marc Schumann | 2012-11-30 | 1 | -0/+18 |
* | Fix typo | Simon Green | 2012-11-26 | 1 | -10/+10 |
* | Bug 445861: $component->default_qa_contact should not return the default user... | Koosha Khajeh Moogahi | 2012-09-19 | 1 | -1/+4 |
* | Bug 787529: Use |use 5.10.1| everywhere | Frédéric Buclin | 2012-09-01 | 1 | -0/+3 |
* | Bug 765315: Mention the data type of 'product' param in POD of Bugzilla::Comp... | Koosha Khajeh Moogahi | 2012-06-17 | 1 | -4/+6 |
* | Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ... | Frédéric Buclin | 2012-01-11 | 1 | -17/+5 |
* | Bug 661476: sanitycheck.pl should check if all products have components defined. | Frédéric Buclin | 2011-08-17 | 1 | -0/+5 |
* | Bug 675366: Use Bugzilla::Object::remove_from_db() when deleting a component | Edmund Yan | 2011-08-16 | 1 | -8/+1 |
* | Bug 553266: config.cgi?ctype=rdf spends most of its time loading flagtypes fr... | Frédéric Buclin | 2010-10-20 | 1 | -7/+5 |
* | Bug 77193 - Add the ability to retire (disable) old versions, components and ... | Dave Lawrence | 2010-08-31 | 1 | -1/+5 |
* | Bug 572602: Change the way that Bugzilla::Object determines what fields | Max Kanat-Alexander | 2010-06-23 | 1 | -7/+6 |
* | Bug 556731 - Make Bugzilla::Milestone, Bugzilla::Version, and | Max Kanat-Alexander | 2010-05-14 | 1 | -15/+10 |
* | Bug 487508: Allow restricting the visibility of custom fields and values by c... | Max Kanat-Alexander | 2010-02-01 | 1 | -7/+23 |
* | Bug 487769: checksetup.pl can no longer create versions in TestProduct due to... | lpsolit%gmail.com | 2009-04-11 | 1 | -2/+4 |
* | Bug 313123: Implement $component->create and $component->update based on Obje... | lpsolit%gmail.com | 2007-10-12 | 1 | -55/+373 |
* | Bug 364743: Crash when renaming components (regression) - Patch by FrédÃÂ... | lpsolit%gmail.com | 2006-12-23 | 1 | -1/+2 |
* | Bug 339380: Make Bugzilla::Component use Bugzilla::Object | mkanat%bugzilla.org | 2006-12-19 | 1 | -54/+38 |
* | Bug 189627: Implement per-product privileges - Patch by Frédéric Buclin... | lpsolit%gmail.com | 2006-11-11 | 1 | -1/+19 |
* | Bug 38922: Default (Initial) CC list for each component | mkanat%bugzilla.org | 2006-09-21 | 1 | -0/+23 |
* | Bug 174039: Set flags on bug entry - Patch by Frédéric Buclin <LpSolit@gmai... | lpsolit%gmail.com | 2006-07-25 | 1 | -1/+31 |
* | Fix invalid POD formatting (patch for fixing broken tree - runtests.pl, test ... | jocuri%softhome.net | 2006-02-28 | 1 | -2/+2 |
* | Bug 314088: Several Bugzilla::Foo->new crash when passing a string instead of... | lpsolit%gmail.com | 2005-10-28 | 1 | -1/+4 |
* | Bug 309749: Remove get_x_by_y functions from the new .pm files, in favor of o... | mkanat%kerio.com | 2005-10-07 | 1 | -36/+0 |
* | Bug 301743: Replace old code from editcomponents.cgi by methods and routines ... | lpsolit%gmail.com | 2005-09-07 | 1 | -6/+118 |
* | Bug 286158: Remove GetSelectableProducts() from globals.pl and use Bugzilla::... | lpsolit%gmail.com | 2005-09-03 | 1 | -9/+6 |
* | Bug 303413: Remove "use Bugzilla" from all of the pm files. All of the cgi f... | justdave%bugzilla.org | 2005-08-15 | 1 | -1/+0 |
* | Bug 303669: Bugzilla mis-uses perl subroutine prototypes | mkanat%kerio.com | 2005-08-13 | 1 | -1/+1 |
* | Backout of bug 303669 which broke AppendComment and possibly a number | bugreport%peshkin.net | 2005-08-09 | 1 | -1/+1 |
* | Bug 303669: Bugzilla mis-uses perl subroutine prototypes | mkanat%kerio.com | 2005-08-09 | 1 | -1/+1 |
* | Bug 294160: Step 1 (RO): Create libraries for Products, Components, Classific... | lpsolit%gmail.com | 2005-07-13 | 1 | -0/+198 |