Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-06-28 | Bug 1469378 - Update feed daemon to only manage subscribers on a revision ↵ | dklawren | 1 | -7/+9 | |
if the bug is private, otherwise leave it alone | |||||
2018-06-25 | Bug 1457900 - When restricting a revision to a bugzilla group we should tag ↵ | dklawren | 1 | -15/+4 | |
the revision with the project | |||||
2018-05-31 | Bug 1430905 - Remove legacy phabbugz code that is no longer needed | dklawren | 1 | -55/+42 | |
2018-04-26 | Bug 1454647 - Mirror all BMO groups as Phabricator projects and keep them in ↵ | dklawren | 1 | -1/+0 | |
sync | |||||
2018-04-20 | Bug 1455493 - cleanup push connector logging | Dylan William Hardison | 4 | -25/+20 | |
2018-04-20 | Code Pull requests 33 Insights Settings Bug 1452531 - PhabBugz code should ↵ | dklawren | 1 | -1/+1 | |
add allow visibility to reviewers when creating custom policies | |||||
2018-03-20 | Bug 1447291 - Remove Apache2::Log from PhabBugs/Push in favor of logging ↵ | Dylan William Hardison | 1 | -30/+22 | |
framework | |||||
2018-03-07 | Revert Bug 1273381 | Dylan William Hardison | 5 | -34/+2 | |
This reverts commit ed53ecda0546d6c639fa3d227a59ace4d57b81a5. | |||||
2018-03-05 | Bug 1273381 - Improve bugzilla object performance by using Class::XSAccessor ↵ | Upasana | 5 | -2/+34 | |
for object accessors | |||||
2018-02-28 | Bug 1440239 - PhabBugz - Assign a secure-revision | Piotr Zalewa | 1 | -5/+23 | |
2018-02-21 | Bug 1439797 - Enable reporting-only CSP by default | Dylan William Hardison | 1 | -2/+2 | |
2018-01-03 | Bug 1426518 - Revisions can optionally not have a bug id so we need to make ↵ | dklawren | 1 | -1/+1 | |
it optional in the type constraints of Revision.pm | |||||
2017-12-19 | Bug 1409957 - Create polling daemon to query Phabricator for recent ↵ | David Lawrence | 1 | -2/+2 | |
transcations and update bug data according to revision changes | |||||
2017-12-16 | Bug 1403777 - Migrate urlbase from params to localconfig | Dylan William Hardison | 3 | -4/+4 | |
2017-12-05 | Bug 1423206 - Remove aha removal code | Dylan William Hardison | 1 | -9/+0 | |
2017-12-05 | Revert "Bug 1409957 - Create polling daemon to query Phabricator for recent ↵ | Dylan William Hardison | 1 | -2/+2 | |
transcations and update bug data according to revision changes" This reverts commit 7da8e374e0c96e10077690935e829b0c04fc82f4. | |||||
2017-11-29 | Bug 1409957 - Create polling daemon to query Phabricator for recent ↵ | dklawren | 1 | -2/+2 | |
transcations and update bug data according to revision changes | |||||
2017-10-10 | Bug 1399593 - Add sync group comments during new revision creation as well ↵ | David Walsh | 1 | -31/+5 | |
as push connector | |||||
2017-09-12 | Bug 1396957 - Synchronize CC list on security bugs over to revisions as ↵ | dklawren | 1 | -8/+22 | |
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 | |||||
2017-09-07 | Bug 1396042 - Implement logging for the BMO push connector | David Walsh | 1 | -2/+18 | |
2017-08-30 | Bug 1393023: Approving a revision creates an r+ flag on the revision ↵ | dklawren | 1 | -30/+5 | |
attachment in the associated bug (#219) Approving a revision creates an r+ flag on the revision attachment in the associated bug * - Working version - Splits accepted_users on ':' instead of accepting a list (phab issue) | |||||
2017-08-11 | Bug 1382225 - Missing code from PhabBugz extension such as http basic auth ↵ | dklawren | 1 | -15/+11 | |
support and other minor improvements | |||||
2017-08-02 | Fix #1386675 - Update user comparison in Phabricator push connector | David Walsh | 1 | -4/+8 | |
2017-07-31 | Bug 1383108 - Sync security groups with Phabricator push connector | David Walsh | 1 | -32/+94 | |
r=dkl | |||||
2017-07-19 | Bug 1380727 - Update BMO Push Connector to Make Revisions Public when Bug ↵ | David Walsh | 1 | -6/+46 | |
Made Public | |||||
2017-07-19 | Bug 1374396 - Add initial push connector for Phabricator | David Walsh | 1 | -14/+2 | |
2017-06-21 | Bug 1371464 - Delete code for Aha push connector | Mary Umoh | 2 | -183/+9 | |
* Add install_update_db to Extension.pm | |||||
2017-06-20 | Bug 1374396 - Add initial push connector for Phabricator r=dkl | David Walsh | 1 | -0/+83 | |
2017-05-19 | Bug 1366798 - Fix test breakage due to change to t/Support/Files.pm in bug ↵ | David Lawrence | 3 | -0/+6 | |
1361151 | |||||
2016-12-21 | Bug 1321662 - Ensure that Carp and Carp::Heavy are only loaded after @INC is ↵ | Dylan William Hardison | 2 | -4/+2 | |
setup with the vendor bundles | |||||
2016-10-04 | Bug 1306589 - BMO: CSRF vulnerability allows deleting admin queue entries | David Lawrence | 4 | -11/+32 | |
2016-09-13 | Bug 1283930 - Add Makefile.PL & local/lib/perl5 support to bmo/master + ↵ | Dylan William Hardison | 29 | -8/+34 | |
local symlink to data/ directory | |||||
2016-09-12 | Revert "Bug 1283930 - Add Makefile.PL & local/lib/perl5 support to ↵ | Dylan William Hardison | 29 | -34/+8 | |
bmo/master + local symlink to data/ directory" This reverts commit e6bf4cacb10f86077fe898349485f5c7ab9fb4b6. | |||||
2016-09-12 | Bug 1283930 - Add Makefile.PL & local/lib/perl5 support to bmo/master + ↵ | Dylan William Hardison | 29 | -8/+34 | |
local symlink to data/ directory | |||||
2016-07-25 | Bug 1286988 - Cisco Spark BMO bot configured to lookup room name; consider ↵ | David Lawrence | 1 | -25/+3 | |
using room identifier | |||||
2016-07-25 | Bug 1286987 - When the cisco-spark keyword is added to an existing bug, ↵ | David Lawrence | 1 | -4/+8 | |
please have the BMO bot send info to Spark | |||||
2016-07-07 | Bug 1251668 - Add code to BMO to push specific bug changes to a Cisco Spark ↵ | David Lawrence | 1 | -1/+1 | |
chatroom | |||||
2016-07-05 | Bug 1237326 - Apache2::Log should only be loaded if we're running under mod_perl | Anup Kumar | 1 | -1/+1 | |
2016-06-29 | Bug 1251668 - Add code to BMO to push specific bug changes to a Cisco Spark ↵ | David Lawrence | 1 | -0/+191 | |
chatroom | |||||
2016-03-07 | Bug 1252862 - Remove calls to delete_token() in several places where it is ↵ | David Lawrence | 1 | -2/+1 | |
unnecessary | |||||
2016-03-01 | Bug 1252216 - Push extension configuration is vulnerable to CSRF and ↵ | David Lawrence | 3 | -0/+7 | |
potentially code execution | |||||
2016-02-11 | Bug 1244602 - rewrite the bmo --> reviewboard connector to create a bug ↵ | Byron Jones | 4 | -256/+102 | |
instead of updating reviewboard | |||||
2016-01-05 | Bug 1224001 - Add push connector for Aha.io | Dylan Hardison | 1 | -0/+182 | |
2015-07-14 | Bug 1180570 - store attachment size in the database | Byron Jones | 1 | -9/+11 | |
2015-01-27 | Bug 1124432: Backport upstream bug 1079065 to bmo/4.2 to fix improper use of ↵ | David Lawrence | 2 | -4/+4 | |
open() calls | |||||
2014-11-11 | Bug 1096318: Restricting a bug's visibility does not delete any associated ↵ | Dylan William Hardison | 1 | -0/+11 | |
MozReview review requests | |||||
2014-08-18 | Bug 1054832: past revisions of comments are not removed by the database ↵ | Byron Jones | 1 | -0/+10 | |
sanisisation script | |||||
2014-07-22 | Disable unusued push connector | Byron Jones | 2 | -5/+0 | |
2014-05-21 | Bug 993223 - Notify Review Board when a bug is made confidential | Dylan William Hardison | 6 | -1/+548 | |
r=glob | |||||
2014-03-04 | Bug 966180: backport bug 956233 to bmo (enable USE_MEMCACHE on most objects) | Byron Jones | 4 | -0/+4 | |