summaryrefslogtreecommitdiffstats
path: root/Bugzilla/WebService/Util.pm
AgeCommit message (Expand)AuthorFilesLines
2016-03-19Bug 1230932: Providing a condition as an ID to the webservice results in a ta...Frédéric Buclin1-4/+10
2016-02-29Bug 1136137: Require Perl 5.14Frédéric Buclin1-1/+1
2016-01-15'Bug 1159057: change to create flags as part of bug creation process. r=gervMatt Tyson1-3/+2
2015-12-22Revert "Bug 1230932 - Providing a condition as an ID to the webservice result...David Lawrence1-9/+1
2015-12-22Bug 1230932 - Providing a condition as an ID to the webservice results in a t...Dylan Hardison1-1/+9
2015-03-11Bug 1141440: OPTION response for CORS requests to REST doesn't allow X-Bugzil...David Lawrence1-10/+4
2015-03-09Bug 1139755: Fix 'Use of uninitialized value' warningByron Jones1-1/+1
2015-03-09Bug 1139755: Allow API authentication with X-HeadersByron Jones1-1/+19
2014-11-12Bug 1001462: Bug.search causes error when using simple token auth and specify...David Lawrence1-3/+3
2014-08-13Bug 996893: Perl 5.18 and newer throw tons of warnings about deprecated modulesFrédéric Buclin1-0/+1
2014-07-27Bug 726696 - All authenticated WebServices methods should require username/pa...Simon Green1-0/+5
2014-06-18Bug 1026726: filter_wants should be updated to allow exclude_fields higher pr...David Lawrence1-4/+4
2014-05-12Backout of Bug 1001462 - Bug.search causes error when using simple token auth...David Lawrence1-11/+12
2014-05-12Bug 1001462 - Bug.search causes error when using simple token auth and specif...David Lawrence1-12/+11
2014-04-11Bug 540818 - Improve include_fields and exclude_fields to accept _default, _a...David Lawrence1-21/+51
2014-04-02Bug 990252 - Using the webservices API, passing in certain keys as parameters...David Lawrence1-2/+3
2014-02-25Bug 972881 - Add hooks to Bugzilla/WebService/Server/REST.pm to allow for ext...Dave Lawrence1-0/+3
2013-12-31Bug 756048 - Add and update bug and attachment flags using the WebService API Dave Lawrence1-0/+87
2013-08-27Bug 893195 - Allow token based authentication for webservicesDave Lawrence1-0/+23
2013-07-26Bug 880093 - Cache filter_wantsSimon Green1-7/+17
2013-02-15Bug 838846: In Product.get, include_fields => ['components'] no longer return...Simon Green1-4/+13
2012-12-01Bug 787668: Use |use parent| instead of |use base|Matt Selsky1-1/+1
2012-11-30Bug 816747 - Add dummy POD for unPODded methods.Marc Schumann1-0/+8
2012-10-13Fix typoFrédéric Buclin1-1/+1
2012-09-01Bug 787529: Use |use 5.10.1| everywhereFrédéric Buclin1-0/+3
2012-07-31Bug 775056 - Add prefix to filter() and filter_wants()Frank Becker1-5/+14
2012-06-17Bug 765558: params_to_objects() does not work properly in consecutive callsKoosha Khajeh Moogahi1-2/+3
2012-01-11Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ...Frédéric Buclin1-19/+5
2011-08-09Bug 647980: Implement a Product.update WebService method.Julien Heyman1-0/+43
2010-11-04Bug 605573: List all available WebService methods at the top of the PODFrédéric Buclin1-7/+3
2010-07-20Bug 579514: Make Bug.attachments also return attachment dataMax Kanat-Alexander1-11/+25
2010-07-14The changes to accept positional parameters in XML-RPC meant that sometimesMax Kanat-Alexander1-0/+5
2010-07-14Bug 577765: Allow XML-RPC to accept multiple positional parametersMax Kanat-Alexander1-4/+4
2009-11-09Bug 513593: Make the WebService taint incoming parametersmkanat%bugzilla.org1-2/+35
2009-01-26Bug 473646 - WebService methods should check list parameters for scalars and...dkl%redhat.com1-1/+27
2008-11-26Bug 450209: Clean up WebService POD and add a History section for all functio...mkanat%bugzilla.org1-5/+6
2008-06-20Bug 432914: include_fields and exclude_fields arguments for WebService User.g...mkanat%bugzilla.org1-0/+74