| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Bug 303669: Bugzilla mis-uses perl subroutine prototypes | mkanat%kerio.com | 2005-08-09 | 1 | -3/+3 |
* | Bug 286294: cleanup editclassifications.cgi and migrate the existent code to ... | lpsolit%gmail.com | 2005-07-29 | 1 | -8/+6 |
* | Bug 300532: Update editversions.cgi to use routines from Version.pm and Produ... | lpsolit%gmail.com | 2005-07-19 | 1 | -1/+45 |
* | Bug 294160: Step 1 (RO): Create libraries for Products, Components, Classific... | lpsolit%gmail.com | 2005-07-13 | 1 | -0/+336 |