summaryrefslogtreecommitdiffstats
path: root/extensions/PhabBugz/lib/User.pm
AgeCommit message (Expand)AuthorFilesLines
2018-12-05no bug - reformat all the code using the new perltidy rulesPerl Tidy1-103/+99
2018-08-17Bug 1482145 - add more type checking to phabbugz codeDylan William Hardison1-4/+9
2018-08-03Bug 1480583 - User->match is not paging properly so all user results are not ...dklawren1-3/+3
2018-07-27Bug 1478540 - Update User.pm to load more than 100 users by using the paging ...dklawren1-6/+10
2018-05-11Bug 1440086 - Refactor PhabBugz extension code to use new User.pm module for ...dklawren1-2/+3
2018-05-09Revert "Bug 1440086 - Refactor PhabBugz extension code to use new User.pm mod...Dylan William Hardison1-3/+2
2018-05-08Bug 1440086 - Refactor PhabBugz extension code to use new User.pm module for ...dklawren1-2/+3
2018-02-27Bug 1441329 - Fix typos in the PhahBugz User.pm moduledklawren1-3/+3
2018-02-26Bug 1437383: Create User.pm PhabBugz class for loading of a user object from ...dklawren1-0/+194