aboutsummaryrefslogtreecommitdiffstats
path: root/Bugzilla/WebService
Commit message (Expand)AuthorAgeFilesLines
* Bug 450209: Clean up WebService POD and add a History section for all functio...mkanat%bugzilla.org2008-11-265-33/+111
* Bug 466406: Passing an empty comment to Bug.add_comment fails silentlymkanat%bugzilla.org2008-11-261-1/+4
* Bug 459064: Set FIELD_TYPE_SINGLE_SELECT on standard global select fieldsmkanat%bugzilla.org2008-10-251-14/+3
* Bug 291433: Ability to have custom fields whose visibility depends on the val...mkanat%bugzilla.org2008-10-251-1/+1
* Bug 460143: Bug.legal_values doesn't allow you to get values for multi-select...lpsolit%gmail.com2008-10-201-3/+2
* Bug 399070: Remove the 'timezone' parameter - Patch by Frédéric Buclin ...lpsolit%gmail.com2008-08-281-2/+2
* Bug 445885 – User.login should ThrowUserError when called with incorrect...dkl%redhat.com2008-07-211-1/+11
* Bug 437617: Make "type" a method of Bugzilla::WebServicemkanat%bugzilla.org2008-07-014-46/+42
* Bug 440612 – Use Bugzilla::Bug->check everywhere instead of ValidateBugIDmkanat%bugzilla.org2008-06-301-2/+2
* Bug 440609 – Implement Bugzilla::Bug->check for use instead of ValidateB...mkanat%bugzilla.org2008-06-261-6/+3
* Bug 424079: Ability to get history of bug activity in the WebServicemkanat%bugzilla.org2008-06-231-0/+147
* Bug 432916: Expose usermatchmode via WebServices (User.get match argument)mkanat%bugzilla.org2008-06-202-9/+54
* Bug 432914: include_fields and exclude_fields arguments for WebService User.g...mkanat%bugzilla.org2008-06-202-4/+107
* Bug 434620 – invalid_field_name and product_edit_denied have the same er...dkl%redhat.com2008-06-191-2/+3
* Bug 437614 – Product.get_products should be accessible as Product.getdkl%redhat.com2008-06-191-2/+10
* Bug 412725: WebService functions to get information about a Userdkl%redhat.com2008-05-292-0/+178
* Bug 415278: Make the WebService's plugin discovery method more extendablemozilla%colinogilvie.co.uk2008-05-191-10/+15
* Bug 428941 – Allow extension webservices to override LOGIN_EXEMPTbbaetz%acm.org2008-04-173-11/+12
* Bug 384009: Global fields (priority, severity, OS, and platform) are required...lpsolit%gmail.com2008-02-122-5/+10
* Bug 413343: Requesting data for a bug restricted to a group while you are log...lpsolit%gmail.com2008-01-221-0/+1
* Bug 412850: Rename the webservice method Bug.get_bugs() to simple Bug.get()dkl%redhat.com2008-01-191-2/+10
* Bug 411437: Clipping of "Free Text" fields when user enters more then 255 cha...lpsolit%gmail.com2008-01-122-2/+3
* Bug 355847: Make the WebService able to add a comment to a bugmkanat%bugzilla.org2008-01-062-1/+82
* Bug 396245: Allow the WebService to list the installed plugins and their vers...mkanat%bugzilla.org2007-10-191-0/+28
* Bug 313123: Implement $component->create and $component->update based on Obje...lpsolit%gmail.com2007-10-122-3/+8
* Bug 395632: [SECURITY] XML-RPC WebService Bugzilla::User::offer_account_by_em...mkanat%bugzilla.org2007-09-192-0/+10
* Bug 385778 – Bugzilla.timezone should be LOGIN_EXEMPT.wurblzap%gmail.com2007-09-111-1/+1
* Bug 221827 Missing Bug ID shouldn't be handled as Invalid Bug IDtimeless%mozdev.org2007-08-241-2/+2
* Bug 382056: [SECURITY] Bugzilla::Webservice::Bug->get_bugs() doesn't check if...lpsolit%gmail.com2007-08-231-0/+7
* Bug 388036: Make Bugzilla::Bug do updating for alias in process_bugmkanat%bugzilla.org2007-07-141-1/+0
* Bug 381737: Unable to get legal values of custom fields via XML-RPC - Patch b...lpsolit%gmail.com2007-05-261-0/+2
* Bug 369268: Wrong title for the API documentation of Bugzilla::WebService::Pr...lpsolit%gmail.com2007-02-051-1/+1
* Bug 358354: WebService should perform a login in xmlrpc.cgimkanat%bugzilla.org2007-02-052-3/+11
* Bug 349256: Make the webservice get_bug into a stable APImkanat%bugzilla.org2006-11-151-7/+121
* Bug 355839: The WebService should provide lists of legal field valuesmkanat%bugzilla.org2006-11-132-0/+111
* Bug 357482: Webservice should have a get_products methodmkanat%bugzilla.org2006-11-101-29/+103
* Bug 357322: Make the login/logout of webservice conform to the bugzilla webse...mkanat%bugzilla.org2006-11-031-36/+145
* Bug 355837: Make the webservice able to create bugsmkanat%bugzilla.org2006-11-032-0/+222
* Bug 358703: WebService functions version and timezone should follow bugzilla ...mkanat%bugzilla.org2006-11-011-13/+38
* Bug 356816: Make the webservice able to list productsmkanat%bugzilla.org2006-11-011-0/+72
* Bug 350232: Allow the Webservice interface to create User Accountsmkanat%bugzilla.org2006-10-062-0/+143
* Bug 351175: The WebService interface should include the error text along with...mkanat%bugzilla.org2006-10-051-1/+40
* I originally checked in the wrong patch for Bug 351178. Here are themkanat%bugzilla.org2006-09-301-4/+4
* Bug 351178: WebService needs to be able to provide the server's timezonemkanat%bugzilla.org2006-09-291-1/+45
* Bug 224577: Bugzilla could use a web services interface.wurblzap%gmail.com2006-08-205-0/+186