summaryrefslogtreecommitdiffstats
path: root/extensions/example/lib/WSExample.pm
AgeCommit message (Collapse)AuthorFilesLines
2008-05-28Bug 435507: Provide a method of hooking the WebService error codesmkanat%bugzilla.org1-1/+3
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=ghendricks, a=mkanat
2007-10-19Add license blocks to the example plugin code. (Follow-up for bug 396243.)mkanat%bugzilla.org1-0/+20
2007-10-19Bug 396243: Allow extensions (aka plugins) to extend the WebService interfacemkanat%bugzilla.org1-0/+10
This also includes the first checkin of the example plugin. Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=ghendricks, a=mkanat