summaryrefslogtreecommitdiffstats
path: root/extensions/PhabBugz/lib/Project.pm
AgeCommit message (Collapse)AuthorFilesLines
2018-05-11Bug 1440086 - Refactor PhabBugz extension code to use new User.pm module for ↵dklawren1-16/+12
better type checking
2018-05-09Revert "Bug 1440086 - Refactor PhabBugz extension code to use new User.pm ↵Dylan William Hardison1-12/+16
module for better type checking" This reverts commit 739676cf4b122cdec12981c2bc3a79c3f54aa7e4.
2018-05-08Bug 1440086 - Refactor PhabBugz extension code to use new User.pm module for ↵dklawren1-16/+12
better type checking
2018-04-20Bug 1453124 - extensions/PhabBugz/bin/update_project_members.pl should be ↵dklawren1-1/+1
combined with the normal feed daemon
2018-04-12Bug 1453681 - Phabricator project.search when searching for a specific ↵dklawren1-1/+12
project name can return more than one match
2018-03-02Bug 1402494 - BMO Integration User is a full administrative user on Phabricatordklawren1-6/+6
2018-02-28Bug 1440239 - PhabBugz - Assign a secure-revisionPiotr Zalewa1-0/+14
2018-02-13Bug 1434064 - Refactor Project.pm to use Moo for better type checkingdklawren1-153/+149
2018-02-07Bug 1430259 - Update policy code in BMO PhabBugz extension to update custom ↵dklawren1-37/+60
policy if a private bugs groups have changed.
2017-12-19Bug 1409957 - Create polling daemon to query Phabricator for recent ↵David Lawrence1-0/+290
transcations and update bug data according to revision changes
2017-12-05Revert "Bug 1409957 - Create polling daemon to query Phabricator for recent ↵Dylan William Hardison1-290/+0
transcations and update bug data according to revision changes" This reverts commit 7da8e374e0c96e10077690935e829b0c04fc82f4.
2017-11-29Bug 1409957 - Create polling daemon to query Phabricator for recent ↵dklawren1-0/+290
transcations and update bug data according to revision changes