aboutsummaryrefslogtreecommitdiffstats
path: root/Bugzilla/Field
Commit message (Expand)AuthorAgeFilesLines
* Bug 456922: Now that Bugzilla::Field::Choice is complete, clean up editvalues...mkanat%bugzilla.org2008-10-031-6/+5
* Bug 456919: Implement Bugzilla::Field::Choice->remove_from_db and have editva...mkanat%bugzilla.org2008-10-031-0/+40
* Bug 455641: Implement Bugzilla::Field::Choice->update and have editvalues.cgi...mkanat%bugzilla.org2008-10-031-1/+83
* Bug 455632: Add Bugzilla::Field::Choice->create and have editvalues.cgi use itmkanat%bugzilla.org2008-10-031-89/+148
* Bug 357904: Create an object for a Field Value and have Bugzilla::Field->lega...mkanat%bugzilla.org2008-09-241-0/+191