aboutsummaryrefslogtreecommitdiffstats
path: root/Bugzilla/WebService/Constants.pm
Commit message (Expand)AuthorAgeFilesLines
* Bug 515568: handle_login() doesn't check $@ after evalFrédéric Buclin2010-02-061-0/+2
* Bug 515191: [SECURITY] SQL Injection via Bug.search (CVE-2009-3125) and Bug.c...mkanat%bugzilla.org2009-09-111-0/+2
* Fix POD for bug 471620, r=dkllpsolit%gmail.com2009-08-101-0/+1
* Bug 471620: USER_PASSWORD_MAX_LENGTH is no longer needed - Patch by FrédÃ...lpsolit%gmail.com2009-08-091-1/+0
* Bug 505390: Make Bugzilla (and thus the WebService) throw an error when you t...mkanat%bugzilla.org2009-07-211-0/+2
* Bug 432907: Create a JSON frontend for WebServicesmkanat%bugzilla.org2009-03-311-1/+0
* Bug 475151: Refactor the XML-RPC server stuff out of Bugzilla::WebServicemkanat%bugzilla.org2009-02-111-4/+20
* Bug 474249: Add a WebService interface to add a See Also bug link to a bugmkanat%bugzilla.org2009-01-221-0/+3
* Bug 471942: Make the WebService validate and properly convert input parametersmkanat%bugzilla.org2009-01-091-1/+2
* Bug 450403: Add ability to view comments via the web service (Bug.comments)mkanat%bugzilla.org2009-01-071-0/+4
* Bug 291433: Ability to have custom fields whose visibility depends on the val...mkanat%bugzilla.org2008-10-251-1/+1
* Bug 432916: Expose usermatchmode via WebServices (User.get match argument)mkanat%bugzilla.org2008-06-201-0/+1
* Bug 434620 – invalid_field_name and product_edit_denied have the same er...dkl%redhat.com2008-06-191-2/+3
* Bug 412725: WebService functions to get information about a Userdkl%redhat.com2008-05-291-0/+2
* Bug 428941 – Allow extension webservices to override LOGIN_EXEMPTbbaetz%acm.org2008-04-171-11/+0
* Bug 384009: Global fields (priority, severity, OS, and platform) are required...lpsolit%gmail.com2008-02-121-0/+1
* Bug 413343: Requesting data for a bug restricted to a group while you are log...lpsolit%gmail.com2008-01-221-0/+1
* Bug 411437: Clipping of "Free Text" fields when user enters more then 255 cha...lpsolit%gmail.com2008-01-121-0/+1
* Bug 355847: Make the WebService able to add a comment to a bugmkanat%bugzilla.org2008-01-061-0/+2
* Bug 313123: Implement $component->create and $component->update based on Obje...lpsolit%gmail.com2007-10-121-1/+3
* Bug 395632: [SECURITY] XML-RPC WebService Bugzilla::User::offer_account_by_em...mkanat%bugzilla.org2007-09-191-0/+2
* 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 388036: Make Bugzilla::Bug do updating for alias in process_bugmkanat%bugzilla.org2007-07-141-1/+0
* Bug 358354: WebService should perform a login in xmlrpc.cgimkanat%bugzilla.org2007-02-051-0/+11
* Bug 355839: The WebService should provide lists of legal field valuesmkanat%bugzilla.org2006-11-131-0/+2
* Bug 355837: Make the webservice able to create bugsmkanat%bugzilla.org2006-11-031-0/+22
* Bug 350232: Allow the Webservice interface to create User Accountsmkanat%bugzilla.org2006-10-061-0/+6
* Bug 351175: The WebService interface should include the error text along with...mkanat%bugzilla.org2006-10-051-1/+40
* Bug 224577: Bugzilla could use a web services interface.wurblzap%gmail.com2006-08-201-0/+32