aboutsummaryrefslogtreecommitdiffstats
path: root/Bugzilla/Object.pm
Commit message (Expand)AuthorAgeFilesLines
* Bug 372700: Make Bugzilla::Bug do bug updating for moving in process_bug.cgimkanat%bugzilla.org2007-03-101-5/+15
* Bug 372533: Bugzilla::Object->update throws a warning if some values are unde...mkanat%bugzilla.org2007-03-061-8/+16
* Bug 339380: Make Bugzilla::Component use Bugzilla::Objectmkanat%bugzilla.org2006-12-191-19/+68
* Bug 352243: Make editusers.cgi use Bugzilla::User for basic user updatesmkanat%bugzilla.org2006-10-211-7/+36
* Bug 287326: Ability to add custom single-select fields to a bug - Patch by Fr...lpsolit%gmail.com2006-09-091-2/+6
* Bug 323239: Move CC insertion from post_bug.cgi to Bugzilla::Bugmkanat%bugzilla.org2006-09-091-19/+69
* Bug 351098: Make Bugzilla::Object able to update objects in the database, and...mkanat%bugzilla.org2006-09-061-6/+122
* Tiny checkin fix for bug 349741 (fixes burning tree).mkanat%bugzilla.org2006-09-041-1/+1
* Bug 349741: Make Bugzilla::Bug able to do basic bug creation, and have post_b...mkanat%bugzilla.org2006-09-041-12/+35
* Bug 349349: Use ->create from Bugzilla::Object instead of insert_new_user for...mkanat%bugzilla.org2006-08-261-2/+2
* Bug 347291: Make Bugzilla::User use Bugzilla::Objectmkanat%bugzilla.org2006-08-111-7/+33
* Bug 347061: Create Bugzilla::Object->create and make Bugzilla::Keyword use itmkanat%bugzilla.org2006-08-111-0/+71
* Bug 329377: Bugzilla::Object base class for objectsmkanat%bugzilla.org2006-06-011-0/+227