Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bug 346588: Versions should be sorted using vers_cmp() - Patch by Olav ↵ | lpsolit%gmail.com | 2006-08-04 | 1 | -3/+4 |
| | | | | Vitters <bugzilla-mozilla@bkor.dhs.org> r=mkanat a=myk | ||||
* | Bug 174039: Set flags on bug entry - Patch by Frédéric Buclin ↵ | lpsolit%gmail.com | 2006-07-25 | 1 | -0/+28 |
| | | | | <LpSolit@gmail.com> r=wurblzap r=myk a=myk | ||||
* | Bug 322848: Extremely slow performance with a lot of products (~1800) and ↵ | mkanat%bugzilla.org | 2006-07-21 | 1 | -0/+26 |
| | | | | | | security groups for each Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk | ||||
* | Bug 339379: Make Bugzilla::Product use Bugzilla::Object | mkanat%bugzilla.org | 2006-07-19 | 1 | -84/+15 |
| | | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk | ||||
* | Bug 342238: There is a dependency loop between Bugzilla::User and ↵ | mkanat%bugzilla.org | 2006-07-09 | 1 | -1/+1 |
| | | | | | | Bugzilla::Component Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=bkor, a=myk | ||||
* | Bug 314088: Several Bugzilla::Foo->new crash when passing a string instead ↵ | lpsolit%gmail.com | 2005-10-28 | 1 | -1/+4 |
| | | | | of a valid ID as a param - Patch by Frédéric Buclin <LpSolit@gmail.com> r=kiko a=justdave | ||||
* | Bug 313008 Lists of products, milestones, etc... should be sorted | bugreport%peshkin.net | 2005-10-20 | 1 | -3/+6 |
| | | | | | Patch by Joel Peshkin <bugreport@peshkin.net> r=lpsolit, a=justdave | ||||
* | Bug 299753: Replace old code in editproducts.cgi by routines from Product.pm ↵ | lpsolit%gmail.com | 2005-10-18 | 1 | -0/+23 |
| | | | | - Patch by André Batosti <batosti@async.com.br> r=LpSolit a=justdave | ||||
* | Bug 306601: Bugzilla::Classification needs a products() method - Patch by ↵ | lpsolit%gmail.com | 2005-10-14 | 1 | -58/+0 |
| | | | | André Batosti <batosti@async.com.br> r=LpSolit a=justdave | ||||
* | Bug 311419: Update the group_controls method from Product.pm to use Group.pm ↵ | lpsolit%gmail.com | 2005-10-12 | 1 | -9/+8 |
| | | | | - Patch by André Batosti <batosti@async.com.br> r=LpSolit a=justdave | ||||
* | Bug 309749: Remove get_x_by_y functions from the new .pm files, in favor of ↵ | mkanat%kerio.com | 2005-10-07 | 1 | -9/+49 |
| | | | | | | object methods Patch By André Batosti <batosti@async.com.br> r=LpSolit, a=justdave | ||||
* | Bug 286158: Remove GetSelectableProducts() from globals.pl and use ↵ | lpsolit%gmail.com | 2005-09-03 | 1 | -8/+9 |
| | | | | Bugzilla::User::get_selectable_products() instead - Patch by Frédéric Buclin <LpSolit@gmail.com> r=joel,kiko a=justdave | ||||
* | Bug 302650: Product.pm methods don't return what is expected for milestones ↵ | lpsolit%gmail.com | 2005-08-27 | 1 | -12/+11 |
| | | | | and versions - Patch by Gabriel Sales de Oliveira <gabriel@async.com.br> r=LpSolit a=justdave | ||||
* | Bug 303413: Remove "use Bugzilla" from all of the pm files. All of the cgi ↵ | justdave%bugzilla.org | 2005-08-15 | 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 | ||||
* | Bug 303669: Bugzilla mis-uses perl subroutine prototypes | mkanat%kerio.com | 2005-08-13 | 1 | -3/+3 |
| | | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave | ||||
* | Backout of bug 303669 which broke AppendComment and possibly a number | bugreport%peshkin.net | 2005-08-09 | 1 | -3/+3 |
| | | | | of other items. | ||||
* | Bug 303669: Bugzilla mis-uses perl subroutine prototypes | mkanat%kerio.com | 2005-08-09 | 1 | -3/+3 |
| | | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave | ||||
* | Bug 286294: cleanup editclassifications.cgi and migrate the existent code to ↵ | lpsolit%gmail.com | 2005-07-29 | 1 | -8/+6 |
| | | | | use Classification.pm - Patch by Tiago R. Mello <timello@gmail.com> r=LpSolit a=myk | ||||
* | Bug 300532: Update editversions.cgi to use routines from Version.pm and ↵ | lpsolit%gmail.com | 2005-07-19 | 1 | -1/+45 |
| | | | | Product.pm - Patch by Tiago R. Mello <timello@async.com.br> r=LpSolit a=myk | ||||
* | Bug 294160: Step 1 (RO): Create libraries for Products, Components, ↵ | lpsolit%gmail.com | 2005-07-13 | 1 | -0/+336 |
Classifications, Milestones, and Versions - Patch by Tiago R. Mello <timello@async.com.br> r=mkanat a=myk |