summaryrefslogtreecommitdiffstats
path: root/Bugzilla/Object.pm
AgeCommit message (Expand)AuthorFilesLines
2006-09-09Bug 287326: Ability to add custom single-select fields to a bug - Patch by Fr...lpsolit%gmail.com1-2/+6
2006-09-09Bug 323239: Move CC insertion from post_bug.cgi to Bugzilla::Bugmkanat%bugzilla.org1-19/+69
2006-09-06Bug 351098: Make Bugzilla::Object able to update objects in the database, and...mkanat%bugzilla.org1-6/+122
2006-09-05Tiny checkin fix for bug 349741 (fixes burning tree).mkanat%bugzilla.org1-1/+1
2006-09-05Bug 349741: Make Bugzilla::Bug able to do basic bug creation, and have post_b...mkanat%bugzilla.org1-12/+35
2006-08-26Bug 349349: Use ->create from Bugzilla::Object instead of insert_new_user for...mkanat%bugzilla.org1-2/+2
2006-08-11Bug 347291: Make Bugzilla::User use Bugzilla::Objectmkanat%bugzilla.org1-7/+33
2006-08-11Bug 347061: Create Bugzilla::Object->create and make Bugzilla::Keyword use itmkanat%bugzilla.org1-0/+71
2006-06-01Bug 329377: Bugzilla::Object base class for objectsmkanat%bugzilla.org1-0/+227