Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-03-27 | Bug 372795: Implement Bugzilla::Product::preload() to speed up query.cgi ↵ | mkanat%bugzilla.org | 1 | -42/+41 | |
when there are many products Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=mkanat | |||||
2008-01-18 | Bug 408172: [Oracle] Bug lists longer than 1000 bugs fail | mkanat%bugzilla.org | 1 | -2/+3 | |
Patch By Xiaoou Wu <xiaoou.wu@oracle.com> r=mkanat, a=mkanat | |||||
2007-11-29 | Bug 397099: Date/Time Fields should have a JavaScript widget for picking a date | mkanat%bugzilla.org | 1 | -1/+13 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, r=glob, a=mkanat | |||||
2007-10-10 | Bug 313129: Implement $milestone->create and $milestone->update based on ↵ | lpsolit%gmail.com | 1 | -0/+1 | |
Object.pm - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat | |||||
2007-08-24 | Bug 373440: Make "check" into a generic function in Bugzilla::Object | mkanat%bugzilla.org | 1 | -3/+49 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | |||||
2007-07-27 | Bug 388149: Move updating of time-tracking fields into Bugzilla::Bug | mkanat%bugzilla.org | 1 | -1/+11 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | |||||
2007-07-14 | Bug 388045: Move updating of cc_accessible and reporter_accessible into ↵ | mkanat%bugzilla.org | 1 | -0/+20 | |
Bugzilla::Bug (from process_bug) Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | |||||
2007-07-13 | Bug 385849: Make Bugzilla::Bug do updating for op_sys, rep_platform, and ↵ | mkanat%bugzilla.org | 1 | -0/+10 | |
other product-inspecific fields Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit | |||||
2007-04-19 | Bug 372531: "match" should be a generic function in Bugzilla::Object | mkanat%bugzilla.org | 1 | -0/+69 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | |||||
2007-03-24 | Bug 374012: Use transactions inside of Bugzilla::Object | mkanat%bugzilla.org | 1 | -1/+9 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | |||||
2007-03-10 | Bug 372700: Make Bugzilla::Bug do bug updating for moving in process_bug.cgi | mkanat%bugzilla.org | 1 | -5/+15 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | |||||
2007-03-06 | Bug 372533: Bugzilla::Object->update throws a warning if some values are ↵ | mkanat%bugzilla.org | 1 | -8/+16 | |
undefined Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | |||||
2006-12-19 | Bug 339380: Make Bugzilla::Component use Bugzilla::Object | mkanat%bugzilla.org | 1 | -19/+68 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk | |||||
2006-10-21 | Bug 352243: Make editusers.cgi use Bugzilla::User for basic user updates | mkanat%bugzilla.org | 1 | -7/+36 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave | |||||
2006-09-09 | Bug 287326: Ability to add custom single-select fields to a bug - Patch by ↵ | lpsolit%gmail.com | 1 | -2/+6 | |
Frédéric Buclin <LpSolit@gmail.com> and Max Kanat-Alexander <mkanat@bugzilla.org> r=mkanat a=myk | |||||
2006-09-09 | Bug 323239: Move CC insertion from post_bug.cgi to Bugzilla::Bug | mkanat%bugzilla.org | 1 | -19/+69 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, r=bkor, a=myk | |||||
2006-09-06 | Bug 351098: Make Bugzilla::Object able to update objects in the database, ↵ | mkanat%bugzilla.org | 1 | -6/+122 | |
and make Bugzilla::Keyword use it Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk | |||||
2006-09-05 | Tiny checkin fix for bug 349741 (fixes burning tree). | mkanat%bugzilla.org | 1 | -1/+1 | |
2006-09-05 | Bug 349741: Make Bugzilla::Bug able to do basic bug creation, and have ↵ | mkanat%bugzilla.org | 1 | -12/+35 | |
post_bug.cgi use it Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=bkor, a=myk | |||||
2006-08-26 | Bug 349349: Use ->create from Bugzilla::Object instead of insert_new_user ↵ | mkanat%bugzilla.org | 1 | -2/+2 | |
for Bugzilla::User Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk | |||||
2006-08-11 | Bug 347291: Make Bugzilla::User use Bugzilla::Object | mkanat%bugzilla.org | 1 | -7/+33 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk | |||||
2006-08-11 | Bug 347061: Create Bugzilla::Object->create and make Bugzilla::Keyword use it | mkanat%bugzilla.org | 1 | -0/+71 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=bkor, a=myk | |||||
2006-06-01 | Bug 329377: Bugzilla::Object base class for objects | mkanat%bugzilla.org | 1 | -0/+227 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, r=kevin.benton, a=justdave |