aboutsummaryrefslogtreecommitdiffstats
path: root/Bugzilla/WebService/Server.pm
Commit message (Expand)AuthorAgeFilesLines
* Bug 996893: Perl 5.18 and newer throw tons of warnings about deprecated modulesFrédéric Buclin2014-08-131-0/+1
* Bug 1023633 - Add a webservice_before_call HookSimon Green2014-06-131-0/+4
* Bug 569177 - Add support for eTag for WebServicesDave Lawrence2013-08-091-1/+59
* Bug 816747 - Add dummy POD for unPODded methods.Marc Schumann2012-11-301-0/+12
* Bug 793826: Prevent private web service methods from being calledKoosha Khajeh Moogahi2012-10-121-1/+3
* Bug 787529: Use |use 5.10.1| everywhereFrédéric Buclin2012-09-011-0/+2
* Bug 744691: Throw an error early when calling a method from a non-existent classByron Jones2012-05-241-0/+1
* 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
* Bug 617477: Fix numerous consistency and behavior issues surroudning Bug.updateMax Kanat-Alexander2010-12-131-0/+3
* Bug 573195: Make Bug.get return all of a bug's standard and custom fieldMax Kanat-Alexander2010-09-291-0/+2
* Bug 550618: Make the XML-RPC WebService return the right date formatMax Kanat-Alexander2010-03-071-0/+17
* Bug 545299, XML-RPC WebService should take and return dates and times in UTC....Justin Wood2010-03-041-0/+9
* Bug 515568: handle_login() doesn't check $@ after evalFrédéric Buclin2010-02-061-0/+3
* Bug 525734: Allow WebService clients to authenticate using Bugzilla_login and...mkanat%bugzilla.org2009-11-091-1/+2
* Bug 514913: Eliminate ssl="authenticated sessions"mkanat%bugzilla.org2009-10-091-14/+0
* Bug 475151: Refactor the XML-RPC server stuff out of Bugzilla::WebServicemkanat%bugzilla.org2009-02-111-0/+42