Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-04-14 | Bug 1088022 - Bump min version to CGI 4.09 | Frédéric Buclin | 1 | -6/+6 | |
r=dkl | |||||
2016-02-29 | Bug 1136137: Require Perl 5.14 | Frédéric Buclin | 1 | -4/+4 | |
r=dkl | |||||
2016-01-15 | 'Bug 1159057: change to create flags as part of bug creation process. r=gerv | Matt Tyson | 1 | -16/+42 | |
2015-03-19 | Bug 1105568: Add support for HTML flagmail | Ed Morley | 1 | -17/+10 | |
r=glob,a=glob | |||||
2014-10-06 | Bug 1064140: [SECURITY] Private comments can be shown to flagmail recipients ↵ | Simon Green | 1 | -7/+21 | |
who aren't in the insider group r=glob,a=glob | |||||
2014-10-01 | Bug 1070317 - Bugzilla::Flag's attribute modification_date is affected by ↵ | Dylan William Hardison | 1 | -2/+3 | |
the user's timezone and differs from the database copy after a call to $flag->update() r=dkl, a=justdave | |||||
2014-09-02 | Bug 281791 - Add ability to change flags in "change several bugs at once" | Simon Green | 1 | -0/+111 | |
r=glob, a=sgreen | |||||
2014-08-13 | Bug 996893: Perl 5.18 and newer throw tons of warnings about deprecated modules | Frédéric Buclin | 1 | -0/+1 | |
r=dkl a=sgreen | |||||
2014-03-21 | Bug 294021: Allow requestees to set attachment flags even if they don't have ↵ | Frédéric Buclin | 1 | -1/+1 | |
editbugs privs r=gerv a=justdave | |||||
2014-02-27 | Bug 947823: Replace gender-specific pronouns with gender-neutral pronouns | Charlie Somerville | 1 | -1/+1 | |
r=gerv a=justdave | |||||
2014-01-31 | Bug 956233: enable USE_MEMCACHE on most objects | Byron Jones | 1 | -0/+2 | |
r=dkl, a=glob | |||||
2013-09-30 | Bug 864625 - Setting a non-privileged user as a requestee on a secure bug ↵ | Dave Lawrence | 1 | -6/+14 | |
while ccing the same user to give access at the same r=LpSolit,a=sgreen | |||||
2013-07-22 | Bug 850986: don't allow setting a flag's requestee to a disabled account | Byron Jones | 1 | -1/+6 | |
r=dkl, a=justdave | |||||
2013-06-12 | Bug 877083 - "Ignore Bug Mail" shouldn't lead to request email being dropped | Dave Lawrence | 1 | -3/+0 | |
r=glob,a=LpSolit | |||||
2013-04-08 | Bug 148564 - Ability to ignore specific bugs (not get email from them, even ↵ | Dave Lawrence | 1 | -0/+3 | |
as the reporter) r=glob,r/a=LpSolit | |||||
2013-02-15 | Bug 830330: Make flags honour bug_check_can_change_field | Hugo Seabrook | 1 | -0/+6 | |
r=dkl, a=LpSolit | |||||
2012-12-19 | Bug 815532: Add caching for Bugzilla::User objects | Byron Jones | 1 | -9/+6 | |
r=dkl,a=LpSolit | |||||
2012-12-01 | Bug 787668: Use |use parent| instead of |use base| | Matt Selsky | 1 | -1/+1 | |
r/a=LpSolit | |||||
2012-11-30 | Bug 816747 - Add dummy POD for unPODded methods. | Marc Schumann | 1 | -0/+26 | |
r/a=LpSolit | |||||
2012-11-12 | Bug 676844: Replace ThrowCodeError() by ThrowUserError() when the error is ↵ | Frédéric Buclin | 1 | -2/+2 | |
not triggered by the code itself r=glob a=LpSolit | |||||
2012-09-30 | Remove the Contributors section from POD, we don't have it anywhere else | Frédéric Buclin | 1 | -25/+0 | |
2012-09-01 | Bug 787529: Use |use 5.10.1| everywhere | Frédéric Buclin | 1 | -2/+3 | |
r=wicked a=LpSolit | |||||
2012-02-14 | Bug 714370 - Add accessors to the Flag.pm object for modification_date and ↵ | Dave Lawrence | 1 | -10/+31 | |
creation_date r/a=LpSolit | |||||
2012-01-23 | Rollback of Bug 714370 as it causes error in bug creation due to DB_COLUMNS | Dave Lawrence | 1 | -26/+9 | |
2012-01-22 | Bug 714370 - Add accessors to the Flag.pm object for modification_date and ↵ | Dave Lawrence | 1 | -9/+26 | |
creation_date r/a=LpSolit | |||||
2012-01-12 | Bug 715902: Do not log personal common activities in audit_log | Frédéric Buclin | 1 | -0/+2 | |
r=dkl a=LpSolit | |||||
2012-01-11 | Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ↵ | Frédéric Buclin | 1 | -21/+5 | |
add it to files which miss one r=kiko r=mkanat r=mrbball a=LpSolit | |||||
2012-01-11 | Backed out mistaken commit of patch from bug 714370 | Dave Lawrence | 1 | -13/+0 | |
2012-01-11 | Bug 714370 - Add accessors to the Flag.pm object for modification_date and ↵ | Dave Lawrence | 1 | -0/+13 | |
creation_date r=glob | |||||
2011-11-30 | Bug 301656: Adds a preference to CC flag requestees to bugs | Byron Jones | 1 | -8/+20 | |
r=LpSolit, a=LpSolit | |||||
2011-10-19 | Bug 652149: Rename request/email.txt.tmpl into email/flagmail.txt.tmpl | Frédéric Buclin | 1 | -1/+1 | |
r=glob a=LpSolit | |||||
2011-07-25 | Bug 589128: Adds a preference allowing users to choose between text or html | Byron Jones | 1 | -2/+2 | |
for bugmail. r=LpSolit, a=LpSolit | |||||
2011-04-23 | Bug 652165: Flagmails have a wrong Date: value | Frédéric Buclin | 1 | -11/+11 | |
r=wicked a=LpSolit | |||||
2011-04-23 | Bug 650624: Changing the requestee of a flag should not change the requester | Frédéric Buclin | 1 | -5/+3 | |
a=LpSolit | |||||
2011-03-14 | Bug 622943: Simple auditing of changes to Bugzilla::Object subclass objects | Max Kanat-Alexander | 1 | -0/+2 | |
r=dkl, a=mkanat | |||||
2010-07-08 | Bug 452761: Make the Date header of bugmail and requestmail always be | Reed Loden | 1 | -1/+7 | |
equal to the delta_ts of the bug. This makes emails have the right Date even when they are sent much later by jobqueue.pl. r=mkanat, a=mkanat | |||||
2010-06-24 | Bug 572602: Change the way that Bugzilla::Object determines what fields | Max Kanat-Alexander | 1 | -8/+1 | |
are required for create(). It now assumes that any column that is NOT NULL and has not DEFAULT in the database is required. We also shift the burden of throwing errors about empty values to the validators. This fixes the bug that Bugzilla::Bug->create() wasn't populating default values for fields if they weren't specified in the create() parameters. r=timello, a=mkanat | |||||
2010-05-14 | Bug 565881: 'flag_status_invalid' and 'request_queue_group_invalid' should ↵ | Frédéric Buclin | 1 | -1/+1 | |
be user errors, not code errors a=LpSolit | |||||
2010-03-30 | Bug 552167: show_bug.cgi loads flagtypes from the database for each attachment | Frédéric Buclin | 1 | -3/+5 | |
r/a=mkanat | |||||
2010-03-29 | Bug 552476: Remove the obsolete Bugzilla::Flag->has_flags method | Frédéric Buclin | 1 | -20/+0 | |
a=LpSolit | |||||
2010-03-12 | Bug 551210: Retargetted flags should be deleted if the flag setter has no ↵ | Frédéric Buclin | 1 | -0/+2 | |
privs to set the flag in the new product a=LpSolit | |||||
2010-03-01 | Bug 508823: Make it so that you don't ever have to reset template_inner (like | Max Kanat-Alexander | 1 | -1/+0 | |
Bugzilla->template_inner("")). r=LpSolit, a=LpSolit | |||||
2010-02-17 | Bug 537887 - "The flag setter should be able to unset a flag even if not in ↵ | Reed Loden | 1 | -0/+2 | |
the request group" [r=LpSolit a=LpSolit] | |||||
2010-02-11 | Bug 545541: New Hook: object_columns | Max Kanat-Alexander | 1 | -1/+1 | |
r=mkanat, a=mkanat (module owner) | |||||
2010-02-01 | Bug 534057: Auto-completion no longer works in email_in.pl | Frédéric Buclin | 1 | -2/+2 | |
Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat | |||||
2009-11-24 | Bug 430014: Re-write the code hooks system so that it uses modules instead ↵ | mkanat%bugzilla.org | 1 | -1/+1 | |
of individual .pl files Patch by Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat | |||||
2009-10-28 | Bug 524814: Flag requests are resent all the time, even when flags are not ↵ | lpsolit%gmail.com | 1 | -2/+4 | |
updated - Patch by Frédéric Buclin <LpSolit@gmail.com> a=LpSolit | |||||
2009-08-05 | Bug 415541: Implement $bug->set_flags() and $attachment->set_flags() - Patch ↵ | lpsolit%gmail.com | 1 | -716/+529 | |
by Frédéric Buclin <LpSolit@gmail.com> a=LpSolit | |||||
2009-04-09 | Bug 454251: Implement Bugzilla::Attachment->create() and ↵ | lpsolit%gmail.com | 1 | -0/+40 | |
$attachment->update() - Patch by Frédéric Buclin <LpSolit@gmail.com> a=LpSolit (module owner) | |||||
2009-04-08 | Fix incorrect regexp for bug 333648 - Patch by me | lpsolit%gmail.com | 1 | -1/+1 | |