summaryrefslogtreecommitdiffstats
path: root/Bugzilla/WebService/Product.pm
AgeCommit message (Collapse)AuthorFilesLines
2009-01-26Bug 473646 - WebService methods should check list parameters for scalars ↵dkl%redhat.com1-1/+2
and convert before use Patch by Dave Lawrence <dkl@redhat.com> - r/a=mkanat
2008-11-26Bug 450209: Clean up WebService POD and add a History section for all ↵mkanat%bugzilla.org1-6/+14
functions that need one Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
2008-07-01Bug 437617: Make "type" a method of Bugzilla::WebServicemkanat%bugzilla.org1-4/+3
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat
2008-06-19Bug 437614 – Product.get_products should be accessible as Product.getdkl%redhat.com1-2/+10
Patch by David Lawrence <dkl@redhat.com> r/a=mkanat
2007-02-05Bug 369268: Wrong title for the API documentation of ↵lpsolit%gmail.com1-1/+1
Bugzilla::WebService::Product - Patch by Guzmán Brasó <gbn@hqso.net> r/a=mkanat
2006-11-10Bug 357482: Webservice should have a get_products methodmkanat%bugzilla.org1-29/+103
Patch By Mads Bondo Dydensborg <mbd@dbc.dk> r=mkanat, a=myk
2006-11-01Bug 356816: Make the webservice able to list productsmkanat%bugzilla.org1-0/+72
Patch By Mads Bondo Dydensborg <mbd@dbc.dk> r=mkanat, a=myk
2006-08-20Bug 224577: Bugzilla could use a web services interface.wurblzap%gmail.com1-0/+36
Patch by Marc Schumann <wurblzap@gmail.com>; r=mkanat; a=myk