Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bug 605573: List all available WebService methods at the top of the POD | Frédéric Buclin | 2010-11-04 | 1 | -7/+3 |
| | | | | r/a=mkanat | ||||
* | Bug 579514: Make Bug.attachments also return attachment data | Max Kanat-Alexander | 2010-07-20 | 1 | -11/+25 |
| | | | | r=dkl, a=mkanat | ||||
* | The changes to accept positional parameters in XML-RPC meant that sometimes | Max Kanat-Alexander | 2010-07-13 | 1 | -0/+5 |
| | | | | | | $params wouldn't just be undef, but actually missing, so validate() was getting @keys where $params should have been. https://bugzilla.mozilla.org/show_bug.cgi?id=577765 | ||||
* | Bug 577765: Allow XML-RPC to accept multiple positional parameters | Max Kanat-Alexander | 2010-07-13 | 1 | -4/+4 |
| | | | | r=ghendricks, a=mkanat | ||||
* | Bug 513593: Make the WebService taint incoming parameters | mkanat%bugzilla.org | 2009-11-09 | 1 | -2/+35 |
| | | | | Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat | ||||
* | Bug 473646 - WebService methods should check list parameters for scalars ↵ | dkl%redhat.com | 2009-01-26 | 1 | -1/+27 |
| | | | | | | and convert before use Patch by Dave Lawrence <dkl@redhat.com> - r/a=mkanat | ||||
* | Bug 450209: Clean up WebService POD and add a History section for all ↵ | mkanat%bugzilla.org | 2008-11-26 | 1 | -5/+6 |
| | | | | | | functions that need one Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | ||||
* | Bug 432914: include_fields and exclude_fields arguments for WebService ↵ | mkanat%bugzilla.org | 2008-06-20 | 1 | -0/+74 |
User.get() Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=ghendricks, a=mkanat |