summaryrefslogtreecommitdiffstats
path: root/extensions/PhabBugz/lib/Constants.pm
AgeCommit message (Collapse)AuthorFilesLines
2018-04-20Bug 1453124 - extensions/PhabBugz/bin/update_project_members.pl should be ↵dklawren1-2/+4
combined with the normal feed daemon
2018-04-11Bug 1453122 - The phabbugz feed daemon should use IO::Async::Timer instead ↵dklawren1-2/+4
of using while loop
2017-12-19Bug 1409957 - Create polling daemon to query Phabricator for recent ↵David Lawrence1-0/+2
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-2/+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/+2
transcations and update bug data according to revision changes
2017-08-11Bug 1382225 - Missing code from PhabBugz extension such as http basic auth ↵dklawren1-0/+25
support and other minor improvements