Age | Commit message (Expand) | Author | Files | Lines |
2014-05-12 | Bug 992767: backport bug 987032 to bmo (allow memcached to cache bugzilla con... | Byron Jones | 1 | -0/+2 |
2013-04-16 | Bug 782210: If a custom field depends on a product, component or classificat... | Pami Ketolainen | 1 | -0/+1 |
2010-10-18 | Bug 595569: Fixes Bugzilla::Field::ChoiceInterface->controls_visibility_of_fi... | Tiago Mello | 1 | -4/+15 |
2010-07-23 | Bug 577054: ChoiceInterface was denying the deletion of any value if | Max Kanat-Alexander | 1 | -3/+9 |
2010-07-05 | Bug 514618: Allow restricting the visibility and values of fields by | Kent Rogers | 1 | -0/+1 |
2010-06-24 | Bug 572602: Change the way that Bugzilla::Object determines what fields | Max Kanat-Alexander | 1 | -2/+0 |
2010-06-18 | Bug 556422: Move the existing bug-moving functionality into an extension | Max Kanat-Alexander | 1 | -1/+1 |
2010-05-14 | Bug 561296: A fix allowing updating a field value's name when it is | Max Kanat-Alexander | 1 | -1/+20 |
2010-02-11 | Bug 545541: New Hook: object_columns | Max Kanat-Alexander | 1 | -1/+1 |
2010-02-03 | Bug 544008: Bugzilla/Field/ChoiceInterface.pm didn't get checked in on bug | Max Kanat-Alexander | 1 | -0/+267 |
2010-02-02 | Bug 487508: Allow restricting the visibility of custom fields and values by c... | Max Kanat-Alexander | 1 | -131/+9 |
2009-07-23 | Bug 504944: Use of uninitialized value in hash element at Bugzilla/Field/Choi... | lpsolit%gmail.com | 1 | -4/+5 |
2009-07-18 | Bug 456743 - Add the ability to disable field values (mark them as inactive) | ghendricks%novell.com | 1 | -3/+9 |
2009-06-21 | Bug 463598: Improve the performance of the JavaScript that adjusts field valu... | mkanat%bugzilla.org | 1 | -6/+16 |
2009-02-23 | Bug 476607: "Constant subroutine redefined" warnings from Bugzilla::Field::Ch... | mkanat%bugzilla.org | 1 | -6/+6 |
2009-02-21 | Bug 479345: Field::Choice->update returns incorrect data in list context, lea... | lpsolit%gmail.com | 1 | -1/+1 |
2009-02-08 | Bug 371995: Allow the Product field to restrict visibility of custom fields | mkanat%bugzilla.org | 1 | -1/+8 |
2008-11-07 | Bug 308253: Ability to add select (enum) fields to a bug whose list of values... | mkanat%bugzilla.org | 1 | -2/+46 |
2008-10-25 | Bug 291433: Ability to have custom fields whose visibility depends on the val... | mkanat%bugzilla.org | 1 | -0/+12 |
2008-10-03 | Bug 456922: Now that Bugzilla::Field::Choice is complete, clean up editvalues... | mkanat%bugzilla.org | 1 | -6/+5 |
2008-10-03 | Bug 456919: Implement Bugzilla::Field::Choice->remove_from_db and have editva... | mkanat%bugzilla.org | 1 | -0/+40 |
2008-10-03 | Bug 455641: Implement Bugzilla::Field::Choice->update and have editvalues.cgi... | mkanat%bugzilla.org | 1 | -1/+83 |
2008-10-03 | Bug 455632: Add Bugzilla::Field::Choice->create and have editvalues.cgi use it | mkanat%bugzilla.org | 1 | -89/+148 |
2008-09-24 | Bug 357904: Create an object for a Field Value and have Bugzilla::Field->lega... | mkanat%bugzilla.org | 1 | -0/+191 |