summaryrefslogtreecommitdiffstats
path: root/Bugzilla/WebService/Product.pm
AgeCommit message (Expand)AuthorFilesLines
2012-09-01Bug 787529: Use |use 5.10.1| everywhereFrédéric Buclin1-0/+2
2012-07-31Bug 778674: Throw an error in Product.get() if required params are not passedKoosha Khajeh Moogahi1-1/+6
2012-02-24Bug 692507 - WebService API calls where appropriate should be using the shado...Dave Lawrence1-1/+6
2012-01-31Bug 714446: Product.create default behavior is broken and inconsistent with PODFrédéric Buclin1-18/+58
2012-01-11Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ...Frédéric Buclin1-16/+5
2012-01-10Bug 716726: Fix the documentation of WebServices that the next major version ...Frédéric Buclin1-1/+1
2011-10-15Bug 689862: Fix Product.get to only return the Classification name,Tiago Mello1-17/+2
2011-09-27Bug 655652: Remove "internals" field from Product.getFrédéric Buclin1-9/+35
2011-09-16Fix typo in PODFrédéric Buclin1-2/+2
2011-08-09Bug 647980: Implement a Product.update WebService method.Julien Heyman1-2/+193
2011-05-17Bug 655229: Adds components, versions and milestones to Product.get Byron Jones1-28/+216
2011-04-08Improve the POD for Product.create.Max Kanat-Alexander1-11/+17
2011-04-07Bug 469193: WebService function to create new products (Product.create)Julien Heyman1-0/+115
2010-11-04Bug 605573: List all available WebService methods at the top of the PODFrédéric Buclin1-10/+5
2010-04-22Bug 550732: Allow read-only JSON-RPC methods to be called with GETMax Kanat-Alexander1-0/+7
2010-02-01Fix the data in the bzr repo to match the data in the CVS repo.Max Kanat-Alexander1-0/+0
2009-01-26Bug 473646 - WebService methods should check list parameters for scalars and...dkl%redhat.com1-1/+2
2008-11-26Bug 450209: Clean up WebService POD and add a History section for all functio...mkanat%bugzilla.org1-6/+14
2008-07-01Bug 437617: Make "type" a method of Bugzilla::WebServicemkanat%bugzilla.org1-4/+3
2008-06-19Bug 437614 – Product.get_products should be accessible as Product.getdkl%redhat.com1-2/+10
2007-02-05Bug 369268: Wrong title for the API documentation of Bugzilla::WebService::Pr...lpsolit%gmail.com1-1/+1
2006-11-10Bug 357482: Webservice should have a get_products methodmkanat%bugzilla.org1-29/+103
2006-11-01Bug 356816: Make the webservice able to list productsmkanat%bugzilla.org1-0/+72
2006-08-20Bug 224577: Bugzilla could use a web services interface.wurblzap%gmail.com1-0/+36