aboutsummaryrefslogtreecommitdiffstats
path: root/Bugzilla/WebService.pm
Commit message (Expand)AuthorAgeFilesLines
* Bug 1090275: WebServices modules should maintain a whitelist of methods that ...David Lawrence2015-01-211-0/+4
* Bug 1008766 - Fix typo in documentation (edit)Simon Green2014-08-241-1/+1
* Bug 996893: Perl 5.18 and newer throw tons of warnings about deprecated modulesFrédéric Buclin2014-08-131-0/+1
* Bug 419568 - Web Service module to create a componentSimon Green2014-08-121-0/+2
* Bug 726696 - All authenticated WebServices methods should require username/pa...Simon Green2014-07-271-6/+28
* Bug 1008764: Add a web service to create and update Flag typesSimon Green2014-05-221-0/+2
* Bug 713926: (CVE-2014-1517) [SECURITY] Login form lacks CSRF protectionFrédéric Buclin2014-04-171-21/+17
* Bug 540818 - Improve include_fields and exclude_fields to accept _default, _a...David Lawrence2014-04-111-0/+28
* Bug 917669 - invalid or expired authentication tokens and cookies should thro...Dave Lawrence2013-09-261-0/+7
* Bug 866927 - Enhance Bugzilla WebServices to allow data access using RESTDave Lawrence2013-07-121-5/+20
* Bug 838846: In Product.get, include_fields => ['components'] no longer return...Simon Green2013-02-151-0/+7
* Bug 816747 - Add dummy POD for unPODded methods.Marc Schumann2012-11-301-0/+8
* Add WS::Classification to the list of available modules, see bug 694755Koosha Khajeh Moogahi2012-10-271-1/+3
* Bug 577329 - WebServices should filter email addresses same as the web UI as ...Dave Lawrence2012-10-161-0/+5
* Bug 787529: Use |use 5.10.1| everywhereFrédéric Buclin2012-09-011-0/+3
* Bug 724464 - JSON-RPC support shouldn't require SOAP::LiteDave Lawrence2012-02-151-20/+0
* Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ...Frédéric Buclin2012-01-111-15/+5
* Add missing entry in POD for Bugzilla::WebService::Group, see bug 469195Frédéric Buclin2011-04-201-0/+2
* Bug 579514: Make Bug.attachments also return attachment dataMax Kanat-Alexander2010-07-201-7/+8
* Bug 412074: Ability to add attachments to a bug via the WebServiceMax Kanat-Alexander2010-07-131-0/+7
* Bug 550732: Allow read-only JSON-RPC methods to be called with GETMax Kanat-Alexander2010-04-221-0/+4
* Bug 550618: Make the XML-RPC WebService return the right date formatMax Kanat-Alexander2010-03-071-16/+9
* Additional bustage fix for bug 545299.Max Kanat-Alexander2010-03-041-1/+1
* Bustage fix for Bug 545299. rs=mkanat over IRCJustin Wood2010-03-041-1/+1
* Bug 545299, XML-RPC WebService should take and return dates and times in UTC....Justin Wood2010-03-041-11/+16
* There was some POD at the end of Bugzilla::WebService::Server::JSONRPCMax Kanat-Alexander2010-02-221-0/+26
* Bug 525734: Allow WebService clients to authenticate using Bugzilla_login and...mkanat%bugzilla.org2009-11-091-0/+40
* Bug 490673: WebServices's datetime_format method was in the wrong modulemkanat%bugzilla.org2009-05-091-1/+14
* Bug 432907: Create a JSON frontend for WebServicesmkanat%bugzilla.org2009-03-311-85/+56
* Bug 475151: Refactor the XML-RPC server stuff out of Bugzilla::WebServicemkanat%bugzilla.org2009-02-111-167/+2
* Bug 471942: Make the WebService validate and properly convert input parametersmkanat%bugzilla.org2009-01-091-0/+86
* Bug 450403: Add ability to view comments via the web service (Bug.comments)mkanat%bugzilla.org2009-01-071-0/+62
* Bug 450209: Clean up WebService POD and add a History section for all functio...mkanat%bugzilla.org2008-11-261-0/+81
* Bug 428659 – Setting SSL param to 'authenticated sessions' only protects...dkl%redhat.com2008-08-181-1/+16
* Backing out these patches as they cause a regression. More informationdkl%redhat.com2008-07-291-10/+0
* Bug 428659 – Setting SSL param to 'authenticated sessions' only protects...dkl%redhat.com2008-07-101-0/+10
* Bug 437617: Make "type" a method of Bugzilla::WebServicemkanat%bugzilla.org2008-07-011-0/+9
* Bug 426899: Hack SOAP::Lite to encode upper-ASCII characters correctly for th...mkanat%bugzilla.org2008-04-291-0/+10
* Bug 428941 – Allow extension webservices to override LOGIN_EXEMPTbbaetz%acm.org2008-04-171-3/+17
* Bug 415796: All webservice methods were failing if a string had multibyte cha...mkanat%bugzilla.org2008-04-081-2/+35
* Bug 375251 - "Typo in the Bugzilla::WebService pod" [p=reed r=LpSolit a=LpSolit]reed%reedloden.com2007-03-261-1/+1
* Bug 358354: WebService should perform a login in xmlrpc.cgimkanat%bugzilla.org2007-02-051-0/+7
* Bug 349256: Make the webservice get_bug into a stable APImkanat%bugzilla.org2006-11-151-0/+13
* Bug 351175: The WebService interface should include the error text along with...mkanat%bugzilla.org2006-10-051-0/+37
* Bug 351178: WebService needs to be able to provide the server's timezonemkanat%bugzilla.org2006-09-291-0/+30
* Bug 224577: Bugzilla could use a web services interface.wurblzap%gmail.com2006-08-201-0/+47