summaryrefslogtreecommitdiffstats
path: root/Bugzilla/WebService/Group.pm
AgeCommit message (Expand)AuthorFilesLines
2016-04-27Bug 218917 - Allow the login name to be different from the email addressFrédéric Buclin1-5/+4
2016-02-29Bug 1136137: Require Perl 5.14Frédéric Buclin1-1/+1
2015-01-21Bug 1090275: WebServices modules should maintain a whitelist of methods that ...David Lawrence1-0/+6
2014-08-13Bug 996893: Perl 5.18 and newer throw tons of warnings about deprecated modulesFrédéric Buclin1-0/+1
2014-07-24Bug 1014345: Add Group.get RPC callDavid Lawrence1-2/+2
2014-07-02Bug 1014345 - Add Group.get RPC callSimon Green1-0/+281
2014-02-18Bug 972465 - Update all REST documentation to prepend /rest/ to the examples ...Dave Lawrence1-2/+2
2013-07-12Bug 866927 - Enhance Bugzilla WebServices to allow data access using RESTDave Lawrence1-5/+40
2012-12-01Bug 787668: Use |use parent| instead of |use base|Matt Selsky1-1/+1
2012-09-01Bug 787529: Use |use 5.10.1| everywhereFrédéric Buclin1-0/+2
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
2011-10-15Bug 658485: Implement Group.update to update groups from the WebServicesCarole Pryfer1-1/+151
2011-04-17Bug 469195: New WebService function, Group.create.Carole Pryfer1-0/+141