summaryrefslogtreecommitdiffstats
path: root/Bugzilla/WebService/Server.pm
AgeCommit message (Expand)AuthorFilesLines
2016-02-29Bug 1136137: Require Perl 5.14Frédéric Buclin1-1/+1
2014-08-13Bug 996893: Perl 5.18 and newer throw tons of warnings about deprecated modulesFrédéric Buclin1-0/+1
2014-06-13Bug 1023633 - Add a webservice_before_call HookSimon Green1-0/+4
2013-08-09Bug 569177 - Add support for eTag for WebServicesDave Lawrence1-1/+59
2012-11-30Bug 816747 - Add dummy POD for unPODded methods.Marc Schumann1-0/+12
2012-10-12Bug 793826: Prevent private web service methods from being calledKoosha Khajeh Moogahi1-1/+3
2012-09-01Bug 787529: Use |use 5.10.1| everywhereFrédéric Buclin1-0/+2
2012-05-24Bug 744691: Throw an error early when calling a method from a non-existent classByron Jones1-0/+1
2012-01-11Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ...Frédéric Buclin1-15/+5
2010-12-13Bug 617477: Fix numerous consistency and behavior issues surroudning Bug.updateMax Kanat-Alexander1-0/+3
2010-09-30Bug 573195: Make Bug.get return all of a bug's standard and custom fieldMax Kanat-Alexander1-0/+2
2010-03-08Bug 550618: Make the XML-RPC WebService return the right date formatMax Kanat-Alexander1-0/+17
2010-03-04Bug 545299, XML-RPC WebService should take and return dates and times in UTC....Justin Wood1-0/+9
2010-02-06Bug 515568: handle_login() doesn't check $@ after evalFrédéric Buclin1-0/+3
2009-11-09Bug 525734: Allow WebService clients to authenticate using Bugzilla_login and...mkanat%bugzilla.org1-1/+2
2009-10-09Bug 514913: Eliminate ssl="authenticated sessions"mkanat%bugzilla.org1-14/+0
2009-02-11Bug 475151: Refactor the XML-RPC server stuff out of Bugzilla::WebServicemkanat%bugzilla.org1-0/+42