aboutsummaryrefslogtreecommitdiffstats
path: root/Bugzilla/WebService/Group.pm
Commit message (Expand)AuthorAgeFilesLines
* Bug 1090275: WebServices modules should maintain a whitelist of methods that ...David Lawrence2015-01-211-0/+6
* Bug 996893: Perl 5.18 and newer throw tons of warnings about deprecated modulesFrédéric Buclin2014-08-131-0/+1
* Bug 1014345: Add Group.get RPC callDavid Lawrence2014-07-241-2/+2
* Bug 1014345 - Add Group.get RPC callSimon Green2014-07-021-0/+281
* 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