aboutsummaryrefslogtreecommitdiffstats
path: root/Bugzilla/WebService/Util.pm
Commit message (Expand)AuthorAgeFilesLines
* Bug 838846: In Product.get, include_fields => ['components'] no longer return...Simon Green2013-02-151-4/+13
* Bug 787668: Use |use parent| instead of |use base|Matt Selsky2012-12-011-1/+1
* Bug 816747 - Add dummy POD for unPODded methods.Marc Schumann2012-11-301-0/+8
* Fix typoFrédéric Buclin2012-10-131-1/+1
* Bug 787529: Use |use 5.10.1| everywhereFrédéric Buclin2012-09-011-0/+3
* Bug 775056 - Add prefix to filter() and filter_wants()Frank Becker2012-07-311-5/+14
* Bug 765558: params_to_objects() does not work properly in consecutive callsKoosha Khajeh Moogahi2012-06-171-2/+3
* Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ...Frédéric Buclin2012-01-111-19/+5
* Bug 647980: Implement a Product.update WebService method.Julien Heyman2011-08-091-0/+43
* Bug 605573: List all available WebService methods at the top of the PODFrédéric Buclin2010-11-041-7/+3
* Bug 579514: Make Bug.attachments also return attachment dataMax Kanat-Alexander2010-07-201-11/+25
* The changes to accept positional parameters in XML-RPC meant that sometimesMax Kanat-Alexander2010-07-131-0/+5
* Bug 577765: Allow XML-RPC to accept multiple positional parametersMax Kanat-Alexander2010-07-131-4/+4
* Bug 513593: Make the WebService taint incoming parametersmkanat%bugzilla.org2009-11-091-2/+35
* Bug 473646 - WebService methods should check list parameters for scalars and...dkl%redhat.com2009-01-261-1/+27
* Bug 450209: Clean up WebService POD and add a History section for all functio...mkanat%bugzilla.org2008-11-261-5/+6
* Bug 432914: include_fields and exclude_fields arguments for WebService User.g...mkanat%bugzilla.org2008-06-201-0/+74