summaryrefslogtreecommitdiffstats
path: root/Bugzilla/WebService/Group.pm
AgeCommit message (Collapse)AuthorFilesLines
2015-01-27Bug 1124437: Backport upstream bug 1090275 to bmo/4.2 to whitelist ↵Byron Jones1-0/+6
webservice api methods
2014-10-09Bug 1079476: Backport upstream bug 1014345 and bug 658485 to bmo/4.2 to ↵David Lawrence1-19/+459
allow getting and updating groups
2013-07-15Bug 892601 - Port over upstream native REST patch (bug 866927) to bmo/4.2Dave Lawrence1-5/+24
r=glob
2011-04-17Bug 469195: New WebService function, Group.create.Carole Pryfer1-0/+141
r=mkanat, a=mkanat