summaryrefslogtreecommitdiffstats
path: root/extensions/Push/lib
AgeCommit message (Expand)AuthorFilesLines
2018-03-20Bug 1447291 - Remove Apache2::Log from PhabBugs/Push in favor of logging fram...Dylan William Hardison1-30/+22
2018-03-07Revert Bug 1273381Dylan William Hardison5-34/+2
2018-03-05Bug 1273381 - Improve bugzilla object performance by using Class::XSAccessor ...Upasana5-2/+34
2018-02-28Bug 1440239 - PhabBugz - Assign a secure-revisionPiotr Zalewa1-5/+23
2018-01-03 Bug 1426518 - Revisions can optionally not have a bug id so we need to make ...dklawren1-1/+1
2017-12-19Bug 1409957 - Create polling daemon to query Phabricator for recent transcati...David Lawrence1-2/+2
2017-12-16Bug 1403777 - Migrate urlbase from params to localconfigDylan William Hardison3-4/+4
2017-12-05Revert "Bug 1409957 - Create polling daemon to query Phabricator for recent t...Dylan William Hardison1-2/+2
2017-11-29Bug 1409957 - Create polling daemon to query Phabricator for recent transcati...dklawren1-2/+2
2017-10-10Bug 1399593 - Add sync group comments during new revision creation as well as...David Walsh1-31/+5
2017-09-12Bug 1396957 - Synchronize CC list on security bugs over to revisions as subsc...dklawren1-8/+22
2017-09-07Bug 1396042 - Implement logging for the BMO push connectorDavid Walsh1-2/+18
2017-08-30Bug 1393023: Approving a revision creates an r+ flag on the revision attachme...dklawren1-30/+5
2017-08-11Bug 1382225 - Missing code from PhabBugz extension such as http basic auth su...dklawren1-15/+11
2017-08-02Fix #1386675 - Update user comparison in Phabricator push connectorDavid Walsh1-4/+8
2017-07-31Bug 1383108 - Sync security groups with Phabricator push connectorDavid Walsh1-32/+94
2017-07-19Bug 1380727 - Update BMO Push Connector to Make Revisions Public when Bug Mad...David Walsh1-6/+46
2017-07-19Bug 1374396 - Add initial push connector for PhabricatorDavid Walsh1-14/+2
2017-06-21Bug 1371464 - Delete code for Aha push connectorMary Umoh1-183/+0
2017-06-20 Bug 1374396 - Add initial push connector for Phabricator r=dklDavid Walsh1-0/+83
2016-10-04Bug 1306589 - BMO: CSRF vulnerability allows deleting admin queue entriesDavid Lawrence1-0/+2
2016-09-13Bug 1283930 - Add Makefile.PL & local/lib/perl5 support to bmo/master + local...Dylan William Hardison25-0/+27
2016-09-12Revert "Bug 1283930 - Add Makefile.PL & local/lib/perl5 support to bmo/master...Dylan William Hardison25-27/+0
2016-09-12Bug 1283930 - Add Makefile.PL & local/lib/perl5 support to bmo/master + local...Dylan William Hardison25-0/+27
2016-07-25Bug 1286988 - Cisco Spark BMO bot configured to lookup room name; consider us...David Lawrence1-25/+3
2016-07-25Bug 1286987 - When the cisco-spark keyword is added to an existing bug, pleas...David Lawrence1-4/+8
2016-07-07Bug 1251668 - Add code to BMO to push specific bug changes to a Cisco Spark c...David Lawrence1-1/+1
2016-07-05Bug 1237326 - Apache2::Log should only be loaded if we're running under mod_perlAnup Kumar1-1/+1
2016-06-29Bug 1251668 - Add code to BMO to push specific bug changes to a Cisco Spark c...David Lawrence1-0/+191
2016-03-07Bug 1252862 - Remove calls to delete_token() in several places where it is un...David Lawrence1-2/+1
2016-03-01Bug 1252216 - Push extension configuration is vulnerable to CSRF and potentia...David Lawrence2-0/+6
2016-02-11Bug 1244602 - rewrite the bmo --> reviewboard connector to create a bug inste...Byron Jones4-256/+102
2016-01-05Bug 1224001 - Add push connector for Aha.ioDylan Hardison1-0/+182
2015-01-27Bug 1124432: Backport upstream bug 1079065 to bmo/4.2 to fix improper use of ...David Lawrence2-4/+4
2014-11-11Bug 1096318: Restricting a bug's visibility does not delete any associated Mo...Dylan William Hardison1-0/+11
2014-07-22Disable unusued push connectorByron Jones1-0/+0
2014-05-21Bug 993223 - Notify Review Board when a bug is made confidentialDylan William Hardison4-0/+320
2014-03-04Bug 966180: backport bug 956233 to bmo (enable USE_MEMCACHE on most objects)Byron Jones4-0/+4
2013-08-12Bug 902212 - tidy up active_custom usage in TrackingFlagsDave Lawrence1-6/+2
2013-05-21Bug 874327: add Blocking_B2G to tcl connectorByron Jones1-6/+9
2013-03-26Bug 854770: fix issues with bugzilla-pushByron Jones3-1/+4
2013-03-25Bug 854322: Use of uninitialized value in Bugzilla/Extension/Push/Serialise.p...Byron Jones1-1/+1
2013-03-21Bug 853451: "not implemented" error when updating a bug with the "locale" mul...Byron Jones1-2/+6
2013-03-21Bug 833204: add support for sending attachments via pushByron Jones1-0/+32
2013-03-21Bug 853314: unable to edit bugzilla push options - insecure dependencyByron Jones5-1/+18
2013-01-02Bug 825828: if the connection to the database is lost, the push daemon termin...Byron Jones2-3/+18
2012-11-15Fix bug in push/TCL connector filenamesByron Jones1-9/+83
2012-11-14Bug 589322: fix push breakage (Net::RabbitMQ should be optional)Byron Jones1-1/+1
2012-11-14Bug 589322: deploy push extensionByron Jones22-0/+3191