aboutsummaryrefslogtreecommitdiffstats
path: root/Bugzilla/WebService/Component.pm
Commit message (Collapse)AuthorAgeFilesLines
* Bug 1090275: WebServices modules should maintain a whitelist of methods that ↵David Lawrence2015-01-211-0/+4
| | | | | | are allowed instead of allowing access to any function imported into its namespace r=dylan,a=glob
* Bug 996893: Perl 5.18 and newer throw tons of warnings about deprecated modulesFrédéric Buclin2014-08-131-1/+2
| | | | r=dkl a=sgreen
* Bug 419568 - Web Service module to create a componentSimon Green2014-08-121-0/+148
r=dkl, a=sgreen