summaryrefslogtreecommitdiffstats
path: root/Bugzilla/WebService/Bugzilla.pm
AgeCommit message (Expand)AuthorFilesLines
2014-08-13Bug 996893: Perl 5.18 and newer throw tons of warnings about deprecated modulesFrédéric Buclin1-0/+1
2014-02-18Bug 972465 - Update all REST documentation to prepend /rest/ to the examples ...Dave Lawrence1-6/+6
2013-07-12Bug 866927 - Enhance Bugzilla WebServices to allow data access using RESTDave Lawrence1-8/+66
2012-12-01Bug 787668: Use |use parent| instead of |use base|Matt Selsky1-1/+1
2012-10-30Bug 806714: Bugzilla.parameters should return usemenuforusers for all logged-...Frédéric Buclin1-0/+2
2012-09-01Bug 787529: Use |use 5.10.1| everywhereFrédéric Buclin1-0/+2
2012-04-13Bug 740536 - Webservice for maximum time of audit_logFrank Becker1-1/+70
2012-01-11Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ...Frédéric Buclin1-17/+5
2012-01-10Bug 716726: Fix the documentation of WebServices that the next major version ...Frédéric Buclin1-1/+1
2012-01-07Bug 443210: Implement Bugzilla.parameters to access parameters used in BugzillaFrédéric Buclin1-0/+134
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