summaryrefslogtreecommitdiffstats
path: root/Bugzilla/Flag.pm
AgeCommit message (Expand)AuthorFilesLines
2018-03-07Revert Bug 1273381Dylan William Hardison1-6/+1
2018-03-05Bug 1273381 - Improve bugzilla object performance by using Class::XSAccessor ...Upasana1-1/+6
2017-07-07Bug 1377933 - Remove trailing whitespace from all perl filesDylan William Hardison1-3/+3
2016-11-17Bug 1317965 - Flag permission checks broken by bug 1257662 allowing unauthori...Dylan William Hardison1-17/+5
2016-09-13Bug 1283930 - Add Makefile.PL & local/lib/perl5 support to bmo/master + local...Dylan William Hardison1-23/+9
2016-09-12Revert "Bug 1283930 - Add Makefile.PL & local/lib/perl5 support to bmo/master...Dylan William Hardison1-9/+23
2016-09-12Bug 1283930 - Add Makefile.PL & local/lib/perl5 support to bmo/master + local...Dylan William Hardison1-23/+9
2016-07-11Bug 1283848 - Setting needinfo at time of bug filing results in relative date...David Lawrence1-0/+2
2016-06-03Bug 1270720 - Do not add reporter email address to CC list when flagging "Nee...David Lawrence1-1/+2
2016-04-04Bug 1257662 - Disallow clearing a flag if the flag is set to allow granting b...David Lawrence1-3/+3
2015-07-15Bug 1183975 - limit the number of accounts a new user can add to any multi-us...Byron Jones1-0/+1
2015-06-03Bug 1169131: add-mozreview-children.pl production run issuesMark Côté1-2/+10
2014-10-06merged with upstream 4.2David Lawrence1-7/+21
2014-10-06Bug 1064140: [SECURITY] Private comments can be shown to flagmail recipients ...Simon Green1-7/+21
2014-10-01Bug 1075196 - Backport Bugzilla::Flag->update() modification_time fix from Bu...Dylan William Hardison1-2/+3
2014-09-20Bug 1067410 - Modification time wrong for deleted flags in review schemaDylan William Hardison1-1/+10
2014-08-01Fixed t/011pod.t errors on my development systemDavid Lawrence1-11/+12
2014-03-31Bug 989650 - backport bug 294021 to bmo/4.2 to allow requestees to set attach...David Lawrence1-1/+1
2014-03-06Bug 956229: develop a system to track the lifetime of review/feedback/needinf...1-0/+4
2014-03-04Bug 966180: backport bug 956233 to bmo (enable USE_MEMCACHE on most objects)Byron Jones1-0/+2
2013-10-31Bug 920026: show reminder of pending review, feedback, and needinfo requests ...Byron Jones1-2/+2
2013-09-30Bug 864625 - Setting a non-privileged user as a requestee on a secure bug whi...Dave Lawrence1-6/+14
2013-07-10Bug 822980 - backport bug 815532 to bmo (Bugzilla::User objects should be cac...Dave Lawrence1-8/+9
2013-06-25Bug 877083 - "Ignore Bug Mail" shouldn't lead to request email being droppedDave Lawrence1-3/+0
2013-04-11Bug 859480: Ability to ignore specific bugs (not get email from them, even as...Dave Lawrence1-0/+3
2013-04-04Bug 852750 - Flags requested of me, shows only requested flags in non-restric...Dave Lawrence1-1/+1
2013-03-26Bug 854901: don't allow setting a flag's requestee to a disabled accountByron Jones1-1/+7
2013-02-13Bug 690833: Add the ability to restrict who can add comments to a bug reportByron Jones1-0/+6
2013-01-07Bug 823153 - Duplicate bugs are created when requestee confirmation is requir...Dave Lawrence1-1/+1
2012-10-25Bug 781336: disable SKIP_REQUESTEE_ON_ERRORByron Jones1-1/+1
2012-02-17Bug 714370 - Add accessors to the Flag.pm object for modification_date and cr...Dave Lawrence1-13/+21
2012-01-17merged with bugzilla/4.2Dave Lawrence1-0/+2
2012-01-12Bug 715902: Do not log personal common activities in audit_logFrédéric Buclin1-0/+2
2012-01-11Bug 714370 - Add accessors to the Flag.pm object for modification_date and cr...Dave Lawrence1-0/+13
2011-11-30Bug 301656: Adds a preference to CC flag requestees to bugsByron Jones1-8/+20
2011-07-25Bug 589128: Adds a preference allowing users to choose between text or htmlByron Jones1-2/+2
2011-04-23Bug 652165: Flagmails have a wrong Date: valueFrédéric Buclin1-11/+11
2011-04-23Bug 650624: Changing the requestee of a flag should not change the requesterFrédéric Buclin1-5/+3
2011-03-14Bug 622943: Simple auditing of changes to Bugzilla::Object subclass objectsMax Kanat-Alexander1-0/+2
2010-07-08Bug 452761: Make the Date header of bugmail and requestmail always beReed Loden1-1/+7
2010-06-24Bug 572602: Change the way that Bugzilla::Object determines what fieldsMax Kanat-Alexander1-8/+1
2010-05-14Bug 565881: 'flag_status_invalid' and 'request_queue_group_invalid' should be...Frédéric Buclin1-1/+1
2010-03-30Bug 552167: show_bug.cgi loads flagtypes from the database for each attachmentFrédéric Buclin1-3/+5
2010-03-29Bug 552476: Remove the obsolete Bugzilla::Flag->has_flags methodFrédéric Buclin1-20/+0
2010-03-12Bug 551210: Retargetted flags should be deleted if the flag setter has no pri...Frédéric Buclin1-0/+2
2010-03-01Bug 508823: Make it so that you don't ever have to reset template_inner (likeMax Kanat-Alexander1-1/+0
2010-02-17Bug 537887 - "The flag setter should be able to unset a flag even if not in t...Reed Loden1-0/+2
2010-02-11Bug 545541: New Hook: object_columnsMax Kanat-Alexander1-1/+1
2010-02-01Bug 534057: Auto-completion no longer works in email_in.plFrédéric Buclin1-2/+2
2009-11-24Bug 430014: Re-write the code hooks system so that it uses modules instead of...mkanat%bugzilla.org1-1/+1