summaryrefslogtreecommitdiffstats
path: root/Bugzilla/Field.pm
AgeCommit message (Expand)AuthorFilesLines
2018-03-07Revert Bug 1273381Dylan William Hardison1-11/+0
2018-03-05Bug 1273381 - Improve bugzilla object performance by using Class::XSAccessor ...Upasana1-0/+11
2017-07-07Bug 1377933 - Remove trailing whitespace from all perl filesDylan William Hardison1-15/+15
2017-04-10Bug 1355137 - Cache Bugzilla::Field objects that are used as visibility fieldsDylan William Hardison1-1/+1
2016-09-27ug 1268317 - Add Triage Contact to Components as an Editable Field (everythin...David Lawrence1-0/+1
2016-09-13Bug 1283930 - Add Makefile.PL & local/lib/perl5 support to bmo/master + local...Dylan William Hardison1-17/+7
2016-09-12Revert "Bug 1283930 - Add Makefile.PL & local/lib/perl5 support to bmo/master...Dylan William Hardison1-7/+17
2016-09-12Bug 1283930 - Add Makefile.PL & local/lib/perl5 support to bmo/master + local...Dylan William Hardison1-17/+7
2016-06-30Bug 1283310 - Optimizations for Bugzilla::active_custom_fields()Dylan Hardison1-0/+3
2015-06-04Bug 1171074: Removing a custom field does not clear config memcacheDavid Lawrence1-0/+3
2015-02-02Bug 1123769: add a "rank" field to bugzilla to track priorityByron Jones1-0/+2
2014-10-14Bug 1074586 - New Feature: Bugs of InterestDylan William Hardison1-0/+2
2014-10-11Revert "Bug 1074586 - New Feature: Bugs of Interest"Dylan William Hardison1-2/+0
2014-10-10Bug 1074586 - New Feature: Bugs of InterestDylan William Hardison1-0/+2
2014-09-11Bug 1052851: add the ability to search by "assignee last login date"Byron Jones1-0/+2
2014-06-03Bug 1000917: Backport upstream bug 489028 to bmo/4.2 to allow user last visit...Dylan William Hardison [:dylan]1-0/+2
2014-05-12Bug 992767: backport bug 987032 to bmo (allow memcached to cache bugzilla con...Byron Jones1-0/+5
2014-03-04Bug 966180: backport bug 956233 to bmo (enable USE_MEMCACHE on most objects)Byron Jones1-0/+2
2013-12-10Bug 942725: backport bug 793963 to bmo (add the ability to tag comments with ...Byron Jones1-0/+1
2013-11-14Product and Component entries in emails sent out for new bugs are positioned ...Byron Jones1-3/+3
2013-05-03Bug 866248 - backport new date custom field type from bug 801664 to bmo/4.2Gervase Markham1-4/+6
2013-01-30Bug 102048: Display the "Blocks" and "Depends On" columns in buglistsDave Lawrence1-2/+2
2013-01-30Fix $field being undef for the field_end_of_create hookByron Jones1-1/+1
2012-11-14merged with bugzilla/4.2Dave Lawrence1-21/+12
2012-10-19Bug 531243: Bugzilla crashes on show_bug if it's hit while a custom field is ...Frédéric Buclin1-1/+9
2012-01-09merge with bugzilla/4.2Dave Lawrence1-2/+4
2011-12-16Last Comment Bug 685611 - delta_ts is updated even when no changes are made t...Dave Lawrence1-2/+4
2011-10-05more porting workDavid Lawrence1-59/+108
2011-07-25Bug 642388: Description of field days_elapsed missing from global/field-descs...Frédéric Buclin1-0/+1
2011-03-01Bug 616341: Make "tag" a valid search field in Search.pm, for the newMax Kanat-Alexander1-0/+1
2010-10-29Bug 602456: Make Search.pm not quote numeric input for numeric fieldsMax Kanat-Alexander1-15/+54
2010-10-05Bug 26074 - Ability to limit search by number of CommentsMax Kanat-Alexander1-0/+2
2010-08-27Bug 479400: Add the ability to show or hide particular custom fieldsTiago Mello1-32/+84
2010-08-24Bug 586871: Convert all Bugzilla->get_fields calls to Bugzilla->fieldsTiago Mello1-4/+4
2010-08-03Bug 583287: Some fields should not be displayed in bugmail for new bugsFrédéric Buclin1-2/+2
2010-07-18Bug 119703: Create an attachment by pasting it into a text fieldFrédéric Buclin1-1/+0
2010-07-09Bug 576670: Optimize Search.pm's "init" method for being called many timesMax Kanat-Alexander1-1/+1
2010-07-06Bug 574177: Adds is_mandatory => 1 option for the product and version fieldTiago Mello1-1/+2
2010-07-05Bug 514618: Allow restricting the visibility and values of fields byKent Rogers1-1/+1
2010-07-05Bug 455810 - Add autocomplete support to the keywords fieldReed Loden1-2/+2
2010-06-24Bug 572602: Change the way that Bugzilla::Object determines what fieldsMax Kanat-Alexander1-2/+0
2010-06-22Bug 567281: Make Bugzilla::Field use VALIDATOR_DEPENDENCIES instead ofMax Kanat-Alexander1-65/+47
2010-05-19Bug 494395: Implement the ability to mark custom fields as mandatory whenTiago Mello1-2/+44
2010-04-22Bug 560009: Use firstidx from List::MoreUtils instead of lsearchMax Kanat-Alexander1-2/+2
2010-04-07Bug 557686: PostgreSQL crashes when deleting a custom field of type Date/TimeFrédéric Buclin1-5/+1
2010-04-07Bug 557495: PostgreSQL crashes when deleting a custom field of type BugIDFrédéric Buclin1-2/+4
2010-03-29Bug 25275: Allow the URL column to be displayed in buglistsGervase Markham1-1/+2
2010-02-17Bug 329637: Add a Calendar widget to the Deadline fieldMax Kanat-Alexander1-1/+1
2010-02-17Bug 529201: Add help for every single field to fields.htmlMax Kanat-Alexander1-0/+18
2010-02-16Bug 372979: Make voting into an extensionMax Kanat-Alexander1-1/+0