index
:
bugs
master
bugs.mageia.org
Frédéric "LpSolit" Buclin [lpsolit]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Bugzilla
/
Product.pm
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bug 519835: Remove Bugzilla::Product::check_product() in favor of Bugzilla::P...
Frédéric Buclin
2010-07-07
1
-25
/
+7
*
Bug 514618: Allow restricting the visibility and values of fields by
Kent Rogers
2010-07-05
1
-0
/
+16
*
Bug 572602: Change the way that Bugzilla::Object determines what fields
Max Kanat-Alexander
2010-06-23
1
-6
/
+0
*
Bug 556731 - Make Bugzilla::Milestone, Bugzilla::Version, and
Max Kanat-Alexander
2010-05-14
1
-2
/
+2
*
Bug 526189: Refactor the way that groups are checked for being validly
Max Kanat-Alexander
2010-03-15
1
-6
/
+22
*
Bug 526184: Allow groups to be specified when creating bugs using email_in.pl
Max Kanat-Alexander
2010-02-22
1
-11
/
+96
*
Bug 547428: SQL error when deleting a product and its related series when it ...
Bodo-Merle Sandor
2010-02-20
1
-1
/
+3
*
Bug 372979: Make voting into an extension
Max Kanat-Alexander
2010-02-15
1
-147
/
+0
*
Bug 487508: Allow restricting the visibility of custom fields and values by c...
Max Kanat-Alexander
2010-02-01
1
-15
/
+2
*
Bug 514970: Clean up duplicates.cgi and make it use Bug objects
Max Kanat-Alexander
2010-02-01
1
-0
/
+11
*
Bug 162060: Remove the relationship between "votestoconfirm" and whether or n...
mkanat%bugzilla.org
2009-12-17
1
-0
/
+6
*
Bug 369489: Remove the milestoneurl feature and link "Target Milestone" to th...
mkanat%bugzilla.org
2009-12-13
1
-6
/
+0
*
Bug 523411: Hook: product-end_of_create
mkanat%bugzilla.org
2009-11-30
1
-0
/
+3
*
Bug 451716: Deleting a product does not remove its entries from the 'Series' ...
lpsolit%gmail.com
2009-11-23
1
-3
/
+26
*
Bug 522404: Allow Bugzilla::Product->create to create multiple products in on...
mkanat%bugzilla.org
2009-10-24
1
-0
/
+2
*
Bug 522396: Bugzilla::Product->create should do better with missing input fields
mkanat%bugzilla.org
2009-10-22
1
-2
/
+5
*
Bug 500900: Confirming bugs requires NEW state to exist - Patch by FrédÃÂ...
lpsolit%gmail.com
2009-07-01
1
-2
/
+1
*
Bug 493090 - Product disallownew should be converted to isactive
ghendricks%novell.com
2009-05-20
1
-6
/
+6
*
Bug 471871: Bugzilla::Version has duplicated code compared to Bugzilla::Objec...
lpsolit%gmail.com
2009-04-10
1
-1
/
+1
*
Bug 478972: Remove the 'useentrygroupdefault' parameter - Patch by FrédÃÂ...
lpsolit%gmail.com
2009-03-31
1
-4
/
+3
*
Bug 371995: Allow the Product field to restrict visibility of custom fields
mkanat%bugzilla.org
2009-02-08
1
-1
/
+23
*
Bug 339381: Make Bugzilla::Classification use Bugzilla::Object - Patch by FrÃ...
lpsolit%gmail.com
2009-01-02
1
-2
/
+1
*
Bug 460509: Deleting a product with bugs fails because it hasn't loaded Bugzi...
mkanat%bugzilla.org
2008-10-18
1
-0
/
+1
*
Bug 455641: Implement Bugzilla::Field::Choice->update and have editvalues.cgi...
mkanat%bugzilla.org
2008-10-03
1
-2
/
+2
*
Bug 448593: Move code to edit product group settings from editproducts.cgi to...
lpsolit%gmail.com
2008-08-14
1
-18
/
+215
*
Bug 449390: "Add Product" fails with software error "Column 'defaultmilestone...
lpsolit%gmail.com
2008-08-07
1
-3
/
+3
*
Bug 449248: Improve $product->group_controls - Patch by Frédéric Buclin...
lpsolit%gmail.com
2008-08-06
1
-4
/
+5
*
Bug 313122: Implement Product->create, $product->update and $product->remove_...
lpsolit%gmail.com
2008-07-31
1
-15
/
+404
*
Bug 372795: Implement Bugzilla::Product::preload() to speed up query.cgi when...
mkanat%bugzilla.org
2008-03-27
1
-4
/
+39
*
Bug 401965: Move groups updating from process_bug.cgi to Bugzilla::Bug
mkanat%bugzilla.org
2008-01-12
1
-0
/
+70
*
Bug 339384: Make Bugzilla::Milestone use Bugzilla::Object - Patch by Max Kana...
lpsolit%gmail.com
2006-12-19
1
-9
/
+4
*
Bug 339385: Make Bugzilla::Version use Bugzilla::Object
mkanat%bugzilla.org
2006-12-19
1
-7
/
+3
*
Bug 339380: Make Bugzilla::Component use Bugzilla::Object
mkanat%bugzilla.org
2006-12-19
1
-5
/
+1
*
Bug 189627: Implement per-product privileges - Patch by Frédéric Buclin...
lpsolit%gmail.com
2006-11-11
1
-1
/
+4
*
Bug 346588: Versions should be sorted using vers_cmp() - Patch by Olav Vitter...
lpsolit%gmail.com
2006-08-04
1
-3
/
+4
*
Bug 174039: Set flags on bug entry - Patch by Frédéric Buclin <LpSolit@gmai...
lpsolit%gmail.com
2006-07-25
1
-0
/
+28
*
Bug 322848: Extremely slow performance with a lot of products (~1800) and sec...
mkanat%bugzilla.org
2006-07-21
1
-0
/
+26
*
Bug 339379: Make Bugzilla::Product use Bugzilla::Object
mkanat%bugzilla.org
2006-07-19
1
-84
/
+15
*
Bug 342238: There is a dependency loop between Bugzilla::User and Bugzilla::C...
mkanat%bugzilla.org
2006-07-09
1
-1
/
+1
*
Bug 314088: Several Bugzilla::Foo->new crash when passing a string instead of...
lpsolit%gmail.com
2005-10-28
1
-1
/
+4
*
Bug 313008 Lists of products, milestones, etc... should be sorted
bugreport%peshkin.net
2005-10-20
1
-3
/
+6
*
Bug 299753: Replace old code in editproducts.cgi by routines from Product.pm ...
lpsolit%gmail.com
2005-10-18
1
-0
/
+23
*
Bug 306601: Bugzilla::Classification needs a products() method - Patch by And...
lpsolit%gmail.com
2005-10-14
1
-58
/
+0
*
Bug 311419: Update the group_controls method from Product.pm to use Group.pm ...
lpsolit%gmail.com
2005-10-12
1
-9
/
+8
*
Bug 309749: Remove get_x_by_y functions from the new .pm files, in favor of o...
mkanat%kerio.com
2005-10-07
1
-9
/
+49
*
Bug 286158: Remove GetSelectableProducts() from globals.pl and use Bugzilla::...
lpsolit%gmail.com
2005-09-03
1
-8
/
+9
*
Bug 302650: Product.pm methods don't return what is expected for milestones a...
lpsolit%gmail.com
2005-08-27
1
-12
/
+11
*
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
-3
/
+3
*
Backout of bug 303669 which broke AppendComment and possibly a number
bugreport%peshkin.net
2005-08-09
1
-3
/
+3
[next]