| Commit message (Expand) | Author | Age | Files | Lines |
* | Bug 575947: Users with passwords length less than 6 characters can't login af... | Frédéric Buclin | 2010-10-14 | 1 | -0/+1 |
* | Bug 119703: Create an attachment by pasting it into a text field | Frédéric Buclin | 2010-07-18 | 1 | -2/+2 |
* | Remove some errors from WS_ERROR_CODE that don't exist on trunk. | Max Kanat-Alexander | 2010-07-13 | 1 | -2/+0 |
* | Bug 412074: Ability to add attachments to a bug via the WebService | Max Kanat-Alexander | 2010-07-13 | 1 | -0/+10 |
* | alias_not_allowed should be multiple_alias_not_allowed | Max Kanat-Alexander | 2010-07-12 | 1 | -1/+1 |
* | Bug 415813: Implement Bug.update() as an API for WebServices | Max Kanat-Alexander | 2010-07-12 | 1 | -0/+1 |
* | Bug 550732: Allow read-only JSON-RPC methods to be called with GET | Max Kanat-Alexander | 2010-04-22 | 1 | -4/+5 |
* | Bug 553913: Add explicit error codes to WebService errors that were missing | Max Kanat-Alexander | 2010-03-28 | 1 | -2/+10 |
* | Bug 553770: Make the JSON-RPC WebService throw a proper error when you don't | Max Kanat-Alexander | 2010-03-23 | 1 | -2/+3 |
* | Bug 515568: handle_login() doesn't check $@ after eval | Frédéric Buclin | 2010-02-06 | 1 | -0/+2 |
* | Bug 515191: [SECURITY] SQL Injection via Bug.search (CVE-2009-3125) and Bug.c... | mkanat%bugzilla.org | 2009-09-11 | 1 | -0/+2 |
* | Fix POD for bug 471620, r=dkl | lpsolit%gmail.com | 2009-08-10 | 1 | -0/+1 |
* | Bug 471620: USER_PASSWORD_MAX_LENGTH is no longer needed - Patch by FrédÃ... | lpsolit%gmail.com | 2009-08-09 | 1 | -1/+0 |
* | Bug 505390: Make Bugzilla (and thus the WebService) throw an error when you t... | mkanat%bugzilla.org | 2009-07-21 | 1 | -0/+2 |
* | Bug 432907: Create a JSON frontend for WebServices | mkanat%bugzilla.org | 2009-03-31 | 1 | -1/+0 |
* | Bug 475151: Refactor the XML-RPC server stuff out of Bugzilla::WebService | mkanat%bugzilla.org | 2009-02-11 | 1 | -4/+20 |
* | Bug 474249: Add a WebService interface to add a See Also bug link to a bug | mkanat%bugzilla.org | 2009-01-22 | 1 | -0/+3 |
* | Bug 471942: Make the WebService validate and properly convert input parameters | mkanat%bugzilla.org | 2009-01-09 | 1 | -1/+2 |
* | Bug 450403: Add ability to view comments via the web service (Bug.comments) | mkanat%bugzilla.org | 2009-01-07 | 1 | -0/+4 |
* | Bug 291433: Ability to have custom fields whose visibility depends on the val... | mkanat%bugzilla.org | 2008-10-25 | 1 | -1/+1 |
* | Bug 432916: Expose usermatchmode via WebServices (User.get match argument) | mkanat%bugzilla.org | 2008-06-20 | 1 | -0/+1 |
* | Bug 434620 â invalid_field_name and product_edit_denied have the same er... | dkl%redhat.com | 2008-06-19 | 1 | -2/+3 |
* | Bug 412725: WebService functions to get information about a User | dkl%redhat.com | 2008-05-29 | 1 | -0/+2 |
* | Bug 428941 â Allow extension webservices to override LOGIN_EXEMPT | bbaetz%acm.org | 2008-04-17 | 1 | -11/+0 |
* | Bug 384009: Global fields (priority, severity, OS, and platform) are required... | lpsolit%gmail.com | 2008-02-12 | 1 | -0/+1 |
* | Bug 413343: Requesting data for a bug restricted to a group while you are log... | lpsolit%gmail.com | 2008-01-22 | 1 | -0/+1 |
* | Bug 411437: Clipping of "Free Text" fields when user enters more then 255 cha... | lpsolit%gmail.com | 2008-01-12 | 1 | -0/+1 |
* | Bug 355847: Make the WebService able to add a comment to a bug | mkanat%bugzilla.org | 2008-01-06 | 1 | -0/+2 |
* | Bug 313123: Implement $component->create and $component->update based on Obje... | lpsolit%gmail.com | 2007-10-12 | 1 | -1/+3 |
* | Bug 395632: [SECURITY] XML-RPC WebService Bugzilla::User::offer_account_by_em... | mkanat%bugzilla.org | 2007-09-19 | 1 | -0/+2 |
* | Bug 385778 â Bugzilla.timezone should be LOGIN_EXEMPT. | wurblzap%gmail.com | 2007-09-11 | 1 | -1/+1 |
* | Bug 221827 Missing Bug ID shouldn't be handled as Invalid Bug ID | timeless%mozdev.org | 2007-08-24 | 1 | -2/+2 |
* | Bug 388036: Make Bugzilla::Bug do updating for alias in process_bug | mkanat%bugzilla.org | 2007-07-14 | 1 | -1/+0 |
* | Bug 358354: WebService should perform a login in xmlrpc.cgi | mkanat%bugzilla.org | 2007-02-05 | 1 | -0/+11 |
* | Bug 355839: The WebService should provide lists of legal field values | mkanat%bugzilla.org | 2006-11-13 | 1 | -0/+2 |
* | Bug 355837: Make the webservice able to create bugs | mkanat%bugzilla.org | 2006-11-03 | 1 | -0/+22 |
* | Bug 350232: Allow the Webservice interface to create User Accounts | mkanat%bugzilla.org | 2006-10-06 | 1 | -0/+6 |
* | Bug 351175: The WebService interface should include the error text along with... | mkanat%bugzilla.org | 2006-10-05 | 1 | -1/+40 |
* | Bug 224577: Bugzilla could use a web services interface. | wurblzap%gmail.com | 2006-08-20 | 1 | -0/+32 |