Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bug 487769: checksetup.pl can no longer create versions in TestProduct due ↵ | lpsolit%gmail.com | 2009-04-11 | 1 | -2/+4 |
| | | | | to insufficient privileges (checksetup.pl fails) - Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r/a=LpSolit | ||||
* | Bug 313123: Implement $component->create and $component->update based on ↵ | lpsolit%gmail.com | 2007-10-12 | 1 | -55/+373 |
| | | | | Object.pm - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat | ||||
* | Bug 364743: Crash when renaming components (regression) - Patch by ↵ | lpsolit%gmail.com | 2006-12-23 | 1 | -1/+2 |
| | | | | Frédéric Buclin <LpSolit@gmail.com> r/a=justdave | ||||
* | Bug 339380: Make Bugzilla::Component use Bugzilla::Object | mkanat%bugzilla.org | 2006-12-19 | 1 | -54/+38 |
| | | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk | ||||
* | Bug 189627: Implement per-product privileges - Patch by Frédéric ↵ | lpsolit%gmail.com | 2006-11-11 | 1 | -1/+19 |
| | | | | Buclin <LpSolit@gmail.com> r=mkanat a=myk | ||||
* | Bug 38922: Default (Initial) CC list for each component | mkanat%bugzilla.org | 2006-09-21 | 1 | -0/+23 |
| | | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk | ||||
* | Bug 174039: Set flags on bug entry - Patch by Frédéric Buclin ↵ | lpsolit%gmail.com | 2006-07-25 | 1 | -1/+31 |
| | | | | <LpSolit@gmail.com> r=wurblzap r=myk a=myk | ||||
* | Fix invalid POD formatting (patch for fixing broken tree - runtests.pl, test ↵ | jocuri%softhome.net | 2006-02-28 | 1 | -2/+2 |
| | | | | 11). | ||||
* | 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 309749: Remove get_x_by_y functions from the new .pm files, in favor of ↵ | mkanat%kerio.com | 2005-10-07 | 1 | -36/+0 |
| | | | | | | object methods Patch By André Batosti <batosti@async.com.br> r=LpSolit, a=justdave | ||||
* | Bug 301743: Replace old code from editcomponents.cgi by methods and routines ↵ | lpsolit%gmail.com | 2005-09-07 | 1 | -6/+118 |
| | | | | from Component.pm and Product.pm - Patch by Tiago R. Mello <timello@gmail.com> r=LpSolit a=justdave | ||||
* | Bug 286158: Remove GetSelectableProducts() from globals.pl and use ↵ | lpsolit%gmail.com | 2005-09-03 | 1 | -9/+6 |
| | | | | Bugzilla::User::get_selectable_products() instead - Patch by Frédéric Buclin <LpSolit@gmail.com> r=joel,kiko 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 | -1/+1 |
| | | | | 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 | -1/+1 |
| | | | | of other items. | ||||
* | Bug 303669: Bugzilla mis-uses perl subroutine prototypes | mkanat%kerio.com | 2005-08-09 | 1 | -1/+1 |
| | | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave | ||||
* | Bug 294160: Step 1 (RO): Create libraries for Products, Components, ↵ | lpsolit%gmail.com | 2005-07-13 | 1 | -0/+198 |
Classifications, Milestones, and Versions - Patch by Tiago R. Mello <timello@async.com.br> r=mkanat a=myk |