Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bug 996893: Perl 5.18 and newer throw tons of warnings about deprecated modules | Frédéric Buclin | 2014-08-13 | 1 | -0/+1 |
| | | | | r=dkl a=sgreen | ||||
* | Bug 1023633 - Add a webservice_before_call Hook | Simon Green | 2014-06-13 | 1 | -0/+4 |
| | | | | r=dkl, a=glob | ||||
* | Bug 569177 - Add support for eTag for WebServices | Dave Lawrence | 2013-08-09 | 1 | -1/+59 |
| | | | | r/a=glob | ||||
* | Bug 816747 - Add dummy POD for unPODded methods. | Marc Schumann | 2012-11-30 | 1 | -0/+12 |
| | | | | r/a=LpSolit | ||||
* | Bug 793826: Prevent private web service methods from being called | Koosha Khajeh Moogahi | 2012-10-12 | 1 | -1/+3 |
| | | | | r=dkl a=LpSolit | ||||
* | Bug 787529: Use |use 5.10.1| everywhere | Frédéric Buclin | 2012-09-01 | 1 | -0/+2 |
| | | | | r=wicked a=LpSolit | ||||
* | Bug 744691: Throw an error early when calling a method from a non-existent class | Byron Jones | 2012-05-24 | 1 | -0/+1 |
| | | | | r=dkl, a=LpSolit | ||||
* | Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ↵ | Frédéric Buclin | 2012-01-11 | 1 | -15/+5 |
| | | | | | | add it to files which miss one r=kiko r=mkanat r=mrbball a=LpSolit | ||||
* | Bug 617477: Fix numerous consistency and behavior issues surroudning Bug.update | Max Kanat-Alexander | 2010-12-13 | 1 | -0/+3 |
| | | | | | | and Bugzilla::Bug. See https://bugzilla.mozilla.org/show_bug.cgi?id=617477#c2 for details. r=LpSolit, a=LpSolit | ||||
* | Bug 573195: Make Bug.get return all of a bug's standard and custom field | Max Kanat-Alexander | 2010-09-29 | 1 | -0/+2 |
| | | | | | information r=dkl, a=mkanat | ||||
* | Bug 550618: Make the XML-RPC WebService return the right date format | Max Kanat-Alexander | 2010-03-07 | 1 | -0/+17 |
| | | | | r=dkl, a=mkanat | ||||
* | Bug 545299, XML-RPC WebService should take and return dates and times in ↵ | Justin Wood | 2010-03-04 | 1 | -0/+9 |
| | | | | UTC. Code part, r+=mkanat | ||||
* | Bug 515568: handle_login() doesn't check $@ after eval | Frédéric Buclin | 2010-02-06 | 1 | -0/+3 |
| | | | | r/a=mkanat | ||||
* | Bug 525734: Allow WebService clients to authenticate using Bugzilla_login ↵ | mkanat%bugzilla.org | 2009-11-09 | 1 | -1/+2 |
| | | | | | | and Bugzilla_password Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat | ||||
* | Bug 514913: Eliminate ssl="authenticated sessions" | mkanat%bugzilla.org | 2009-10-09 | 1 | -14/+0 |
| | | | | Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat | ||||
* | Bug 475151: Refactor the XML-RPC server stuff out of Bugzilla::WebService | mkanat%bugzilla.org | 2009-02-11 | 1 | -0/+42 |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat |