summaryrefslogtreecommitdiffstats
path: root/extensions/PhabBugz/lib/WebService.pm
AgeCommit message (Expand)AuthorFilesLines
2018-09-12Bug 1487422 - Remove Phabricator section from MyDashboard and related WebServ...dklawren1-103/+2
2018-07-27Bug 1478983 - WebService endpoint to check if a user can enter a bug into a g...Mark Côté1-17/+53
2018-07-25no bug - Include Bugzilla::Error in PhabBugz's WebService.pm.Mark Côté1-0/+1
2018-06-26Bug 1470966 - "Status" column in Phabricator dashboard isn't very usefuldklawren1-1/+0
2018-05-31Bug 1430905 - Remove legacy phabbugz code that is no longer neededdklawren1-275/+9
2018-05-24Bug 1462685 - Use Phabricators Draft functionality to allow sending of initia...dklawren1-1/+58
2018-05-11Bug 1440086 - Refactor PhabBugz extension code to use new User.pm module for ...dklawren1-6/+4
2018-05-09Revert "Bug 1440086 - Refactor PhabBugz extension code to use new User.pm mod...Dylan William Hardison1-4/+6
2018-05-08Bug 1440086 - Refactor PhabBugz extension code to use new User.pm module for ...dklawren1-6/+4
2018-04-26Bug 1454647 - Mirror all BMO groups as Phabricator projects and keep them in ...dklawren1-1/+0
2018-04-20Bug 1440828 - Phabricator review requests should show up on the BMO dashboardbyron jones1-5/+109
2018-01-03 Bug 1426518 - Revisions can optionally not have a bug id so we need to make ...dklawren1-3/+3
2018-01-03Bug 1427743 - legacy phabbugz API code errors when trying to set an inactive ...dklawren1-2/+2
2017-12-19Bug 1409957 - Create polling daemon to query Phabricator for recent transcati...David Lawrence1-1/+1
2017-12-16Bug 1403777 - Migrate urlbase from params to localconfigDylan William Hardison1-2/+2
2017-12-05Revert "Bug 1409957 - Create polling daemon to query Phabricator for recent t...Dylan William Hardison1-1/+1
2017-11-29Bug 1409957 - Create polling daemon to query Phabricator for recent transcati...dklawren1-1/+1
2017-10-10Bug 1399593 - Add sync group comments during new revision creation as well as...David Walsh1-10/+5
2017-09-28Bug 1403584: Clear r+ in bug when reviewer is removed from the revision by th...dklawren1-4/+11
2017-09-14Bug 1399508 - Pass along transaction id to BMO API calls for linking back to ...dklawren1-0/+2
2017-09-11Bug 1397927 - Add comment to bug when a revision is accepted/denied with the ...dklawren1-7/+31
2017-08-31Bug 1395346 - Allow setting obsolete to false for phabricator attachments whe...dklawren1-2/+8
2017-08-30Revert "Bug 1395346 - Allow setting obsolete to false for phabricator attachm...David Lawrence1-8/+2
2017-08-30Bug 1395346 - Allow setting obsolete to false for phabricator attachments whe...David Lawrence1-2/+8
2017-08-30Bug 1393023: Approving a revision creates an r+ flag on the revision attachme...dklawren1-8/+151
2017-08-17Bug 1389372 - Add REST API endpoint to validate whether a BMO user ID can see...David Walsh1-0/+38
2017-08-11Bug 1382225 - Missing code from PhabBugz extension such as http basic auth su...dklawren1-4/+16
2017-07-31Bug 1383108 - Sync security groups with Phabricator push connectorDavid Walsh1-1/+2
2017-07-20Bug 1380727 - Update BMO Push Connector to Make Revisions Public when Bug Mad...dklawren1-2/+2
2017-07-19Bug 1380727 - Update BMO Push Connector to Make Revisions Public when Bug Mad...David Walsh1-2/+3
2017-07-07Bug 1367604 - BMO extension to apply security policies to Phabricator revisio...dklawren1-0/+112