aboutsummaryrefslogtreecommitdiffstats
path: root/Bugzilla/WebService/Group.pm
Commit message (Expand)AuthorAgeFilesLines
* Bug 972465 - Update all REST documentation to prepend /rest/ to the examples ...Dave Lawrence2014-02-181-2/+2
* Bug 866927 - Enhance Bugzilla WebServices to allow data access using RESTDave Lawrence2013-07-121-5/+40
* Bug 787668: Use |use parent| instead of |use base|Matt Selsky2012-12-011-1/+1
* Bug 787529: Use |use 5.10.1| everywhereFrédéric Buclin2012-09-011-0/+2
* 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
* Bug 658485: Implement Group.update to update groups from the WebServicesCarole Pryfer2011-10-151-1/+151
* Bug 469195: New WebService function, Group.create.Carole Pryfer2011-04-161-0/+141