Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-04-05 | Bug 1261124: When deleting a component, this component is listed again | Frédéric Buclin | 1 | -1/+4 | |
r=dkl | |||||
2016-02-29 | Bug 1136137: Require Perl 5.14 | Frédéric Buclin | 1 | -1/+1 | |
r=dkl | |||||
2016-02-26 | Bug 1251221 - Pass cache => 1 to calls to Bugzilla::Product->new() called in ↵ | Dylan Hardison | 1 | -4/+3 | |
Bugzilla::{Milestone,Version,Component} r=dkl,a=dylan | |||||
2014-08-13 | Bug 996893: Perl 5.18 and newer throw tons of warnings about deprecated modules | Frédéric Buclin | 1 | -0/+1 | |
r=dkl a=sgreen | |||||
2014-01-02 | Bug 895813: Mandatory custom fields whose visibility depends on a component ↵ | Frédéric Buclin | 1 | -4/+4 | |
are not required on bug creation r=pketolai r=dkl a=sgreen | |||||
2013-11-13 | Bug 937991 - Fix typo in Bugzilla::Component documentation | Simon Green | 1 | -3/+1 | |
r=glob, a=sgreen | |||||
2012-12-19 | Bug 815532: Add caching for Bugzilla::User objects | Byron Jones | 1 | -12/+5 | |
r=dkl,a=LpSolit | |||||
2012-12-01 | Bug 787668: Use |use parent| instead of |use base| | Matt Selsky | 1 | -1/+1 | |
r/a=LpSolit | |||||
2012-11-30 | Bug 816747 - Add dummy POD for unPODded methods. | Marc Schumann | 1 | -0/+18 | |
r/a=LpSolit | |||||
2012-11-26 | Fix typo | Simon Green | 1 | -10/+10 | |
r/a=LpSolit https://bugzilla.mozilla.org/show_bug.cgi?id=814654 | |||||
2012-09-19 | Bug 445861: $component->default_qa_contact should not return the default ↵ | Koosha Khajeh Moogahi | 1 | -1/+4 | |
user object when no default QA contact is defined r/a=LpSolit | |||||
2012-09-01 | Bug 787529: Use |use 5.10.1| everywhere | Frédéric Buclin | 1 | -0/+3 | |
r=wicked a=LpSolit | |||||
2012-06-17 | Bug 765315: Mention the data type of 'product' param in POD of ↵ | Koosha Khajeh Moogahi | 1 | -4/+6 | |
Bugzilla::Component->new to avoid misunderstanding r/a=LpSolit | |||||
2012-01-11 | Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ↵ | Frédéric Buclin | 1 | -17/+5 | |
add it to files which miss one r=kiko r=mkanat r=mrbball a=LpSolit | |||||
2011-08-17 | Bug 661476: sanitycheck.pl should check if all products have components defined. | Frédéric Buclin | 1 | -0/+5 | |
Also, creating a new product from the web UI asks you to create a component too. r=glob a=LpSolit | |||||
2011-08-16 | Bug 675366: Use Bugzilla::Object::remove_from_db() when deleting a component | Edmund Yan | 1 | -8/+1 | |
r/a=LpSolit | |||||
2010-10-20 | Bug 553266: config.cgi?ctype=rdf spends most of its time loading flagtypes ↵ | Frédéric Buclin | 1 | -7/+5 | |
from the database a=LpSolit (module owner) | |||||
2010-08-31 | Bug 77193 - Add the ability to retire (disable) old versions, components and ↵ | Dave Lawrence | 1 | -1/+5 | |
milestones r/a=mkanat | |||||
2010-06-24 | Bug 572602: Change the way that Bugzilla::Object determines what fields | Max Kanat-Alexander | 1 | -7/+6 | |
are required for create(). It now assumes that any column that is NOT NULL and has not DEFAULT in the database is required. We also shift the burden of throwing errors about empty values to the validators. This fixes the bug that Bugzilla::Bug->create() wasn't populating default values for fields if they weren't specified in the create() parameters. r=timello, a=mkanat | |||||
2010-05-14 | Bug 556731 - Make Bugzilla::Milestone, Bugzilla::Version, and | Max Kanat-Alexander | 1 | -15/+10 | |
Bugzilla::Component use VALIDATOR_DEPENDENCIES instead of UPDATE_VALIDATORS r=LpSolit, a=LpSolit | |||||
2010-02-02 | Bug 487508: Allow restricting the visibility of custom fields and values by ↵ | Max Kanat-Alexander | 1 | -7/+23 | |
component r=dkl, a=mkanat | |||||
2009-04-12 | Bug 487769: checksetup.pl can no longer create versions in TestProduct due ↵ | lpsolit%gmail.com | 1 | -2/+4 | |
to insufficient privileges (checksetup.pl fails) - Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r/a=LpSolit | |||||
2007-10-12 | Bug 313123: Implement $component->create and $component->update based on ↵ | lpsolit%gmail.com | 1 | -55/+373 | |
Object.pm - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat | |||||
2006-12-23 | Bug 364743: Crash when renaming components (regression) - Patch by ↵ | lpsolit%gmail.com | 1 | -1/+2 | |
Frédéric Buclin <LpSolit@gmail.com> r/a=justdave | |||||
2006-12-19 | Bug 339380: Make Bugzilla::Component use Bugzilla::Object | mkanat%bugzilla.org | 1 | -54/+38 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk | |||||
2006-11-11 | Bug 189627: Implement per-product privileges - Patch by Frédéric ↵ | lpsolit%gmail.com | 1 | -1/+19 | |
Buclin <LpSolit@gmail.com> r=mkanat a=myk | |||||
2006-09-21 | Bug 38922: Default (Initial) CC list for each component | mkanat%bugzilla.org | 1 | -0/+23 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk | |||||
2006-07-25 | Bug 174039: Set flags on bug entry - Patch by Frédéric Buclin ↵ | lpsolit%gmail.com | 1 | -1/+31 | |
<LpSolit@gmail.com> r=wurblzap r=myk a=myk | |||||
2006-03-01 | Fix invalid POD formatting (patch for fixing broken tree - runtests.pl, test ↵ | jocuri%softhome.net | 1 | -2/+2 | |
11). | |||||
2005-10-28 | Bug 314088: Several Bugzilla::Foo->new crash when passing a string instead ↵ | lpsolit%gmail.com | 1 | -1/+4 | |
of a valid ID as a param - Patch by Frédéric Buclin <LpSolit@gmail.com> r=kiko a=justdave | |||||
2005-10-07 | Bug 309749: Remove get_x_by_y functions from the new .pm files, in favor of ↵ | mkanat%kerio.com | 1 | -36/+0 | |
object methods Patch By André Batosti <batosti@async.com.br> r=LpSolit, a=justdave | |||||
2005-09-07 | Bug 301743: Replace old code from editcomponents.cgi by methods and routines ↵ | lpsolit%gmail.com | 1 | -6/+118 | |
from Component.pm and Product.pm - Patch by Tiago R. Mello <timello@gmail.com> r=LpSolit a=justdave | |||||
2005-09-03 | Bug 286158: Remove GetSelectableProducts() from globals.pl and use ↵ | lpsolit%gmail.com | 1 | -9/+6 | |
Bugzilla::User::get_selectable_products() instead - Patch by Frédéric Buclin <LpSolit@gmail.com> r=joel,kiko a=justdave | |||||
2005-08-15 | Bug 303413: Remove "use Bugzilla" from all of the pm files. All of the cgi ↵ | justdave%bugzilla.org | 1 | -1/+0 | |
files already have it loaded, and it causes circular dependencies. Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=justdave a=justdave | |||||
2005-08-13 | Bug 303669: Bugzilla mis-uses perl subroutine prototypes | mkanat%kerio.com | 1 | -1/+1 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave | |||||
2005-08-09 | Backout of bug 303669 which broke AppendComment and possibly a number | bugreport%peshkin.net | 1 | -1/+1 | |
of other items. | |||||
2005-08-09 | Bug 303669: Bugzilla mis-uses perl subroutine prototypes | mkanat%kerio.com | 1 | -1/+1 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave | |||||
2005-07-13 | Bug 294160: Step 1 (RO): Create libraries for Products, Components, ↵ | lpsolit%gmail.com | 1 | -0/+198 | |
Classifications, Milestones, and Versions - Patch by Tiago R. Mello <timello@async.com.br> r=mkanat a=myk |