aboutsummaryrefslogtreecommitdiffstats
path: root/Bugzilla/WebService/Bug.pm
Commit message (Expand)AuthorAgeFilesLines
* Bug 437617: Make "type" a method of Bugzilla::WebServicemkanat%bugzilla.org2008-07-011-17/+14
* 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 384009: Global fields (priority, severity, OS, and platform) are required...lpsolit%gmail.com2008-02-121-5/+9
* 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-121-2/+2
* Bug 355847: Make the WebService able to add a comment to a bugmkanat%bugzilla.org2008-01-061-1/+80
* Bug 313123: Implement $component->create and $component->update based on Obje...lpsolit%gmail.com2007-10-121-2/+5
* Bug 382056: [SECURITY] Bugzilla::Webservice::Bug->get_bugs() doesn't check if...lpsolit%gmail.com2007-08-231-0/+7
* Bug 381737: Unable to get legal values of custom fields via XML-RPC - Patch b...lpsolit%gmail.com2007-05-261-0/+2
* 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-131-0/+109
* Bug 355837: Make the webservice able to create bugsmkanat%bugzilla.org2006-11-031-0/+200
* Bug 224577: Bugzilla could use a web services interface.wurblzap%gmail.com2006-08-201-0/+36