aboutsummaryrefslogtreecommitdiffstats
path: root/Bugzilla/WebService/Product.pm
Commit message (Collapse)AuthorAgeFilesLines
* Bug 437617: Make "type" a method of Bugzilla::WebServicemkanat%bugzilla.org2008-07-011-4/+3
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat
* Bug 437614 – Product.get_products should be accessible as Product.getdkl%redhat.com2008-06-191-2/+10
| | | | Patch by David Lawrence <dkl@redhat.com> r/a=mkanat
* Bug 369268: Wrong title for the API documentation of ↵lpsolit%gmail.com2007-02-051-1/+1
| | | | Bugzilla::WebService::Product - Patch by Guzmán Brasó <gbn@hqso.net> r/a=mkanat
* Bug 357482: Webservice should have a get_products methodmkanat%bugzilla.org2006-11-101-29/+103
| | | | Patch By Mads Bondo Dydensborg <mbd@dbc.dk> r=mkanat, a=myk
* Bug 356816: Make the webservice able to list productsmkanat%bugzilla.org2006-11-011-0/+72
| | | | Patch By Mads Bondo Dydensborg <mbd@dbc.dk> r=mkanat, a=myk
* Bug 224577: Bugzilla could use a web services interface.wurblzap%gmail.com2006-08-201-0/+36
Patch by Marc Schumann <wurblzap@gmail.com>; r=mkanat; a=myk