summaryrefslogtreecommitdiffstats
path: root/Bugzilla/WebService/Group.pm
AgeCommit message (Collapse)AuthorFilesLines
2012-09-01Bug 787529: Use |use 5.10.1| everywhereFrédéric Buclin1-0/+2
r=wicked a=LpSolit
2012-01-11Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ↵Frédéric Buclin1-15/+5
add it to files which miss one r=kiko r=mkanat r=mrbball a=LpSolit
2011-10-15Bug 658485: Implement Group.update to update groups from the WebServicesCarole Pryfer1-1/+151
r/a=mkanat
2011-04-17Bug 469195: New WebService function, Group.create.Carole Pryfer1-0/+141
r=mkanat, a=mkanat