aboutsummaryrefslogtreecommitdiffstats
path: root/Bugzilla/WebService/Group.pm
Commit message (Collapse)AuthorAgeFilesLines
* Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ↵Frédéric Buclin2012-01-111-15/+5
| | | | | | add it to files which miss one r=kiko r=mkanat r=mrbball a=LpSolit
* Bug 658485: Implement Group.update to update groups from the WebServicesCarole Pryfer2011-10-151-1/+151
| | | | r/a=mkanat
* Bug 469195: New WebService function, Group.create.Carole Pryfer2011-04-161-0/+141
r=mkanat, a=mkanat