aboutsummaryrefslogtreecommitdiffstats
path: root/Bugzilla/WebService/Bugzilla.pm
Commit message (Expand)AuthorAgeFilesLines
* Bug 1157405: Bugzilla.parameters is not accessible when requirelogin = 1 and ...Frédéric Buclin2015-04-241-1/+1
* Bug 1090275: WebServices modules should maintain a whitelist of methods that ...David Lawrence2015-01-211-0/+9
* Bug 996893: Perl 5.18 and newer throw tons of warnings about deprecated modulesFrédéric Buclin2014-08-131-0/+1
* Bug 972465 - Update all REST documentation to prepend /rest/ to the examples ...Dave Lawrence2014-02-181-6/+6
* Bug 866927 - Enhance Bugzilla WebServices to allow data access using RESTDave Lawrence2013-07-121-8/+66
* Bug 787668: Use |use parent| instead of |use base|Matt Selsky2012-12-011-1/+1
* Bug 806714: Bugzilla.parameters should return usemenuforusers for all logged-...Frédéric Buclin2012-10-301-0/+2
* Bug 787529: Use |use 5.10.1| everywhereFrédéric Buclin2012-09-011-0/+2
* Bug 740536 - Webservice for maximum time of audit_logFrank Becker2012-04-131-1/+70
* Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ...Frédéric Buclin2012-01-111-17/+5
* Bug 716726: Fix the documentation of WebServices that the next major version ...Frédéric Buclin2012-01-101-1/+1
* Bug 443210: Implement Bugzilla.parameters to access parameters used in BugzillaFrédéric Buclin2012-01-071-0/+134
* Bug 605573: List all available WebService methods at the top of the PODFrédéric Buclin2010-11-041-9/+4
* Bug 550732: Allow read-only JSON-RPC methods to be called with GETMax Kanat-Alexander2010-04-221-0/+7
* Update the stability status of several WebService methods.Max Kanat-Alexander2010-03-051-1/+1
* Bug 545299, XML-RPC WebService should take and return dates and times in UTC....Max Kanat-Alexander2010-03-041-33/+37
|\
| * Bug 545299, XML-RPC WebService should take and return dates and times in UTC....Justin Wood2010-03-041-14/+10
|/
* Bug 531119: Fix the Bugzilla.extensions WebService method to work with the ne...mkanat%bugzilla.org2009-12-171-13/+26
* Bug 472224: Bugzilla.time function that returns detailed time and timezone in...mkanat%bugzilla.org2009-01-091-1/+101
* Bug 450209: Clean up WebService POD and add a History section for all functio...mkanat%bugzilla.org2008-11-261-6/+20
* Bug 399070: Remove the 'timezone' parameter - Patch by Frédéric Buclin ...lpsolit%gmail.com2008-08-281-2/+2
* Bug 437617: Make "type" a method of Bugzilla::WebServicemkanat%bugzilla.org2008-07-011-6/+8
* Bug 415278: Make the WebService's plugin discovery method more extendablemozilla%colinogilvie.co.uk2008-05-191-10/+15
* Bug 428941 – Allow extension webservices to override LOGIN_EXEMPTbbaetz%acm.org2008-04-171-0/+6
* Bug 396245: Allow the WebService to list the installed plugins and their vers...mkanat%bugzilla.org2007-10-191-0/+28
* Bug 358703: WebService functions version and timezone should follow bugzilla ...mkanat%bugzilla.org2006-11-011-13/+38
* I originally checked in the wrong patch for Bug 351178. Here are themkanat%bugzilla.org2006-09-301-4/+4
* Bug 351178: WebService needs to be able to provide the server's timezonemkanat%bugzilla.org2006-09-291-1/+45
* Bug 224577: Bugzilla could use a web services interface.wurblzap%gmail.com2006-08-201-0/+27