summaryrefslogtreecommitdiffstats
path: root/Bugzilla/WebService/Bugzilla.pm
AgeCommit message (Expand)AuthorFilesLines
2018-12-05no bug - reformat all the code using the new perltidy rulesPerl Tidy1-60/+60
2018-09-26Bug 1493500 - Remove all trailing whitespaces from all filesKohei Yoshino1-2/+2
2018-04-05Bug 1449282 - add jobqueue_status apiIsrael Madueme1-0/+38
2016-09-13Bug 1283930 - Add Makefile.PL & local/lib/perl5 support to bmo/master + local...Dylan William Hardison1-16/+8
2016-09-12Revert "Bug 1283930 - Add Makefile.PL & local/lib/perl5 support to bmo/master...Dylan William Hardison1-8/+16
2016-09-12Bug 1283930 - Add Makefile.PL & local/lib/perl5 support to bmo/master + local...Dylan William Hardison1-16/+8
2015-01-27Bug 1124437: Backport upstream bug 1090275 to bmo/4.2 to whitelist webservice...Byron Jones1-0/+7
2013-07-15Bug 892601 - Port over upstream native REST patch (bug 866927) to bmo/4.2Dave Lawrence1-3/+45
2010-11-04Bug 605573: List all available WebService methods at the top of the PODFrédéric Buclin1-9/+4
2010-04-22Bug 550732: Allow read-only JSON-RPC methods to be called with GETMax Kanat-Alexander1-0/+7
2010-03-06Update the stability status of several WebService methods.Max Kanat-Alexander1-1/+1
2010-03-04Bug 545299, XML-RPC WebService should take and return dates and times in UTC....Max Kanat-Alexander1-33/+37
2010-03-04Bug 545299, XML-RPC WebService should take and return dates and times in UTC....Justin Wood1-14/+10
2009-12-17Bug 531119: Fix the Bugzilla.extensions WebService method to work with the ne...mkanat%bugzilla.org1-13/+26
2009-01-09Bug 472224: Bugzilla.time function that returns detailed time and timezone in...mkanat%bugzilla.org1-1/+101
2008-11-26Bug 450209: Clean up WebService POD and add a History section for all functio...mkanat%bugzilla.org1-6/+20
2008-08-28Bug 399070: Remove the 'timezone' parameter - Patch by Frédéric Buclin ...lpsolit%gmail.com1-2/+2
2008-07-01Bug 437617: Make "type" a method of Bugzilla::WebServicemkanat%bugzilla.org1-6/+8
2008-05-20Bug 415278: Make the WebService's plugin discovery method more extendablemozilla%colinogilvie.co.uk1-10/+15
2008-04-17Bug 428941 – Allow extension webservices to override LOGIN_EXEMPTbbaetz%acm.org1-0/+6
2007-10-19Bug 396245: Allow the WebService to list the installed plugins and their vers...mkanat%bugzilla.org1-0/+28
2006-11-01Bug 358703: WebService functions version and timezone should follow bugzilla ...mkanat%bugzilla.org1-13/+38
2006-09-30I originally checked in the wrong patch for Bug 351178. Here are themkanat%bugzilla.org1-4/+4
2006-09-29Bug 351178: WebService needs to be able to provide the server's timezonemkanat%bugzilla.org1-1/+45
2006-08-20Bug 224577: Bugzilla could use a web services interface.wurblzap%gmail.com1-0/+27