- 02 Jan, 2009 1 commit
-
-
lpsolit%gmail.com authored
Bug 339381: Make Bugzilla::Classification use Bugzilla::Object - Patch by FrÃ
dà ric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit
-
- 18 Oct, 2008 1 commit
-
-
mkanat%bugzilla.org authored
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
-
- 03 Oct, 2008 1 commit
-
-
mkanat%bugzilla.org authored
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=bbaetz, a=mkanat
-
- 14 Aug, 2008 1 commit
-
-
lpsolit%gmail.com authored
Bug 448593: Move code to edit product group settings from editproducts.cgi to Bugzilla/Product.pm - Patch by FrÃ
dà ric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit
-
- 07 Aug, 2008 1 commit
-
-
lpsolit%gmail.com authored
Bug 449390: "Add Product" fails with software error "Column 'defaultmilestone' cannot be null" - Patch by FrÃ
dà ric Buclin <LpSolit@gmail.com> r/a=mkanat
-
- 06 Aug, 2008 1 commit
-
-
lpsolit%gmail.com authored
Bug 449248: Improve $product->group_controls - Patch by FrÃ
dà ric Buclin <LpSolit@gmail.com> r/a=mkanat
-
- 31 Jul, 2008 1 commit
-
-
lpsolit%gmail.com authored
Bug 313122: Implement Product->create, $product->update and $product->remove_from_db, and make editproducts.cgi use them - Patch by FrÃ
dà ric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit
-
- 27 Mar, 2008 1 commit
-
-
mkanat%bugzilla.org authored
Bug 372795: Implement Bugzilla::Product::preload() to speed up query.cgi when there are many products Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=mkanat
-
- 12 Jan, 2008 1 commit
-
-
mkanat%bugzilla.org authored
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
-
- 19 Dec, 2006 3 commits
-
-
lpsolit%gmail.com authored
Bug 339384: Make Bugzilla::Milestone use Bugzilla::Object - Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit a=justdave
-
mkanat%bugzilla.org authored
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk
-
mkanat%bugzilla.org authored
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk
-
- 11 Nov, 2006 1 commit
-
-
lpsolit%gmail.com authored
Bug 189627: Implement per-product privileges - Patch by FrÃ
dà ric Buclin <LpSolit@gmail.com> r=mkanat a=myk
-
- 04 Aug, 2006 1 commit
-
-
lpsolit%gmail.com authored
Bug 346588: Versions should be sorted using vers_cmp() - Patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=mkanat a=myk
-
- 25 Jul, 2006 1 commit
-
-
lpsolit%gmail.com authored
Bug 174039: Set flags on bug entry - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wurblzap r=myk a=myk
-
- 21 Jul, 2006 1 commit
-
-
mkanat%bugzilla.org authored
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk
-
- 19 Jul, 2006 1 commit
-
-
mkanat%bugzilla.org authored
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk
-
- 09 Jul, 2006 1 commit
-
-
mkanat%bugzilla.org authored
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=bkor, a=myk
-
- 28 Oct, 2005 1 commit
-
-
lpsolit%gmail.com authored
Bug 314088: Several Bugzilla::Foo->new crash when passing a string instead of a valid ID as a param - Patch by Frédéric Buclin <LpSolit@gmail.com> r=kiko a=justdave
-
- 20 Oct, 2005 1 commit
-
-
bugreport%peshkin.net authored
Patch by Joel Peshkin <bugreport@peshkin.net> r=lpsolit, a=justdave
-
- 18 Oct, 2005 1 commit
-
-
lpsolit%gmail.com authored
Bug 299753: Replace old code in editproducts.cgi by routines from Product.pm - Patch by André Batosti <batosti@async.com.br> r=LpSolit a=justdave
-
- 14 Oct, 2005 1 commit
-
-
lpsolit%gmail.com authored
Bug 306601: Bugzilla::Classification needs a products() method - Patch by André Batosti <batosti@async.com.br> r=LpSolit a=justdave
-
- 12 Oct, 2005 1 commit
-
-
lpsolit%gmail.com authored
Bug 311419: Update the group_controls method from Product.pm to use Group.pm - Patch by André Batosti <batosti@async.com.br> r=LpSolit a=justdave
-
- 07 Oct, 2005 1 commit
-
-
mkanat%kerio.com authored
Patch By AndrÃ
Batosti <batosti@async.com.br> r=LpSolit, a=justdave
-
- 03 Sep, 2005 1 commit
-
-
lpsolit%gmail.com authored
Bug 286158: Remove GetSelectableProducts() from globals.pl and use Bugzilla::User::get_selectable_products() instead - Patch by Frédéric Buclin <LpSolit@gmail.com> r=joel,kiko a=justdave
-
- 27 Aug, 2005 1 commit
-
-
lpsolit%gmail.com authored
Bug 302650: Product.pm methods don't return what is expected for milestones and versions - Patch by Gabriel Sales de Oliveira <gabriel@async.com.br> r=LpSolit a=justdave
-
- 15 Aug, 2005 1 commit
-
-
justdave%bugzilla.org authored
Bug 303413: Remove "use Bugzilla" from all of the pm files. All of the cgi files already have it loaded, and it causes circular dependencies. Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=justdave a=justdave
-
- 13 Aug, 2005 1 commit
-
-
mkanat%kerio.com authored
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
-
- 09 Aug, 2005 2 commits
-
-
bugreport%peshkin.net authored
of other items.
-
mkanat%kerio.com authored
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
-
- 29 Jul, 2005 1 commit
-
-
lpsolit%gmail.com authored
Bug 286294: cleanup editclassifications.cgi and migrate the existent code to use Classification.pm - Patch by Tiago R. Mello <timello@gmail.com> r=LpSolit a=myk
-
- 19 Jul, 2005 1 commit
-
-
lpsolit%gmail.com authored
Bug 300532: Update editversions.cgi to use routines from Version.pm and Product.pm - Patch by Tiago R. Mello <timello@async.com.br> r=LpSolit a=myk
-
- 13 Jul, 2005 1 commit
-
-
lpsolit%gmail.com authored
Bug 294160: Step 1 (RO): Create libraries for Products, Components, Classifications, Milestones, and Versions - Patch by Tiago R. Mello <timello@async.com.br> r=mkanat a=myk
-