index
:
bugzilla
flyspray
harmony-master
harmony-unstable
master
Bugzilla
Florian Pritz
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Bugzilla
/
Flag.pm
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-06
merged with upstream 4.2
David Lawrence
1
-7
/
+21
2014-10-06
Bug 1064140: [SECURITY] Private comments can be shown to flagmail recipients ...
Simon Green
1
-7
/
+21
2014-10-01
Bug 1075196 - Backport Bugzilla::Flag->update() modification_time fix from Bu...
Dylan William Hardison
1
-2
/
+3
2014-09-20
Bug 1067410 - Modification time wrong for deleted flags in review schema
Dylan William Hardison
1
-1
/
+10
2014-08-01
Fixed t/011pod.t errors on my development system
David Lawrence
1
-11
/
+12
2014-03-31
Bug 989650 - backport bug 294021 to bmo/4.2 to allow requestees to set attach...
David Lawrence
1
-1
/
+1
2014-03-06
Bug 956229: develop a system to track the lifetime of review/feedback/needinf...
1
-0
/
+4
2014-03-04
Bug 966180: backport bug 956233 to bmo (enable USE_MEMCACHE on most objects)
Byron Jones
1
-0
/
+2
2013-10-31
Bug 920026: show reminder of pending review, feedback, and needinfo requests ...
Byron Jones
1
-2
/
+2
2013-09-30
Bug 864625 - Setting a non-privileged user as a requestee on a secure bug whi...
Dave Lawrence
1
-6
/
+14
2013-07-10
Bug 822980 - backport bug 815532 to bmo (Bugzilla::User objects should be cac...
Dave Lawrence
1
-8
/
+9
2013-06-25
Bug 877083 - "Ignore Bug Mail" shouldn't lead to request email being dropped
Dave Lawrence
1
-3
/
+0
2013-04-11
Bug 859480: Ability to ignore specific bugs (not get email from them, even as...
Dave Lawrence
1
-0
/
+3
2013-04-04
Bug 852750 - Flags requested of me, shows only requested flags in non-restric...
Dave Lawrence
1
-1
/
+1
2013-03-26
Bug 854901: don't allow setting a flag's requestee to a disabled account
Byron Jones
1
-1
/
+7
2013-02-13
Bug 690833: Add the ability to restrict who can add comments to a bug report
Byron Jones
1
-0
/
+6
2013-01-07
Bug 823153 - Duplicate bugs are created when requestee confirmation is requir...
Dave Lawrence
1
-1
/
+1
2012-10-25
Bug 781336: disable SKIP_REQUESTEE_ON_ERROR
Byron Jones
1
-1
/
+1
2012-02-17
Bug 714370 - Add accessors to the Flag.pm object for modification_date and cr...
Dave Lawrence
1
-13
/
+21
2012-01-17
merged with bugzilla/4.2
Dave Lawrence
1
-0
/
+2
2012-01-12
Bug 715902: Do not log personal common activities in audit_log
Frédéric Buclin
1
-0
/
+2
2012-01-11
Bug 714370 - Add accessors to the Flag.pm object for modification_date and cr...
Dave Lawrence
1
-0
/
+13
2011-11-30
Bug 301656: Adds a preference to CC flag requestees to bugs
Byron Jones
1
-8
/
+20
2011-07-25
Bug 589128: Adds a preference allowing users to choose between text or html
Byron Jones
1
-2
/
+2
2011-04-23
Bug 652165: Flagmails have a wrong Date: value
Frédéric Buclin
1
-11
/
+11
2011-04-23
Bug 650624: Changing the requestee of a flag should not change the requester
Frédéric Buclin
1
-5
/
+3
2011-03-14
Bug 622943: Simple auditing of changes to Bugzilla::Object subclass objects
Max Kanat-Alexander
1
-0
/
+2
2010-07-08
Bug 452761: Make the Date header of bugmail and requestmail always be
Reed Loden
1
-1
/
+7
2010-06-24
Bug 572602: Change the way that Bugzilla::Object determines what fields
Max Kanat-Alexander
1
-8
/
+1
2010-05-14
Bug 565881: 'flag_status_invalid' and 'request_queue_group_invalid' should be...
Frédéric Buclin
1
-1
/
+1
2010-03-30
Bug 552167: show_bug.cgi loads flagtypes from the database for each attachment
Frédéric Buclin
1
-3
/
+5
2010-03-29
Bug 552476: Remove the obsolete Bugzilla::Flag->has_flags method
Frédéric Buclin
1
-20
/
+0
2010-03-12
Bug 551210: Retargetted flags should be deleted if the flag setter has no pri...
Frédéric Buclin
1
-0
/
+2
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
2010-02-17
Bug 537887 - "The flag setter should be able to unset a flag even if not in t...
Reed Loden
1
-0
/
+2
2010-02-11
Bug 545541: New Hook: object_columns
Max Kanat-Alexander
1
-1
/
+1
2010-02-01
Bug 534057: Auto-completion no longer works in email_in.pl
Frédéric Buclin
1
-2
/
+2
2009-11-24
Bug 430014: Re-write the code hooks system so that it uses modules instead of...
mkanat%bugzilla.org
1
-1
/
+1
2009-10-28
Bug 524814: Flag requests are resent all the time, even when flags are not up...
lpsolit%gmail.com
1
-2
/
+4
2009-08-05
Bug 415541: Implement $bug->set_flags() and $attachment->set_flags() - Patch ...
lpsolit%gmail.com
1
-716
/
+529
2009-04-09
Bug 454251: Implement Bugzilla::Attachment->create() and $attachment->update(...
lpsolit%gmail.com
1
-0
/
+40
2009-04-08
Fix incorrect regexp for bug 333648 - Patch by me
lpsolit%gmail.com
1
-1
/
+1
2009-02-14
Bug 333648: Add flag change to activity log and bugmail when only setter is c...
wicked%sci.fi
1
-5
/
+8
2008-09-09
Bug 388251: Implement 'new Bugzilla::Attachment' - Patch by Frédéric Bu...
lpsolit%gmail.com
1
-1
/
+1
2008-09-08
Bug 453743: Decrease the number of calls to the DB about flags when viewing a...
lpsolit%gmail.com
1
-0
/
+38
2008-08-28
Bug 449791 â Allow flag notification emails to be threaded similar to no...
dkl%redhat.com
1
-4
/
+9
2008-08-20
Bug 449306: Add a hook after a bug gets saved, and after flags get updated.
mkanat%bugzilla.org
1
-0
/
+7
2008-05-17
Bug 434062: Attachment flags can only be set once per bug (regression) - Patc...
lpsolit%gmail.com
1
-4
/
+4
2008-04-03
Bug 405946: Some emails are not sent in the language chosen by the addressee ...
lpsolit%gmail.com
1
-30
/
+28
2008-03-18
Bug 180259: "Requests" (logged out) and "My Requests" (logged in) links appea...
lpsolit%gmail.com
1
-0
/
+20
[next]