]> git.ipfire.org Git - thirdparty/bugzilla.git/commit
Bug 1396957 - Synchronize CC list on security bugs over to revisions as subscribers...
authordklawren <dklawren@users.noreply.github.com>
Tue, 12 Sep 2017 17:05:32 +0000 (13:05 -0400)
committerDavid Walsh <davidwalsh83@gmail.com>
Tue, 12 Sep 2017 17:05:32 +0000 (12:05 -0500)
commit90757225b25c4eab4b4f4b9296c63746c710721d
tree1f7d4961e21aa2592f62d66fc86a5a603ea740f0
parent43d5609877e8690fe5bba5243d4642014fb2ba06
Bug 1396957 - Synchronize CC list on security bugs over to revisions as subscribers (#230)

* Bug 1396957 - Synchronize CC list on security bugs over to revisions as subscribers

* - Updated to only make subscriber changes if no groups have changed.
- This cuts down on the amount of custom policy changes in the revision
activity.

* Bug 1396957 - Synchronize CC list on security bugs over to revisions as subscribers

* - Updated to only make subscriber changes if no groups have changed.
- This cuts down on the amount of custom policy changes in the revision
activity.

* Bug 1396042 - Implement logging for the BMO push connector

* Bug 1397747 - Move _get_all_group_names to Bugzilla::Config::Common::_get_all_group_names, and remove copy-pasted code
extensions/PhabBugz/lib/Util.pm
extensions/Push/lib/Connector/Phabricator.pm