summaryrefslogtreecommitdiffstats
path: root/Bugzilla/WebService/Bug.pm
AgeCommit message (Expand)AuthorFilesLines
2008-06-26Bug 440609 – Implement Bugzilla::Bug->check for use instead of ValidateB...mkanat%bugzilla.org1-6/+3
2008-06-23Bug 424079: Ability to get history of bug activity in the WebServicemkanat%bugzilla.org1-0/+147
2008-02-12Bug 384009: Global fields (priority, severity, OS, and platform) are required...lpsolit%gmail.com1-5/+9
2008-01-19Bug 412850: Rename the webservice method Bug.get_bugs() to simple Bug.get()dkl%redhat.com1-2/+10
2008-01-13Bug 411437: Clipping of "Free Text" fields when user enters more then 255 cha...lpsolit%gmail.com1-2/+2
2008-01-06Bug 355847: Make the WebService able to add a comment to a bugmkanat%bugzilla.org1-1/+80
2007-10-12Bug 313123: Implement $component->create and $component->update based on Obje...lpsolit%gmail.com1-2/+5
2007-08-23Bug 382056: [SECURITY] Bugzilla::Webservice::Bug->get_bugs() doesn't check if...lpsolit%gmail.com1-0/+7
2007-05-26Bug 381737: Unable to get legal values of custom fields via XML-RPC - Patch b...lpsolit%gmail.com1-0/+2
2006-11-15Bug 349256: Make the webservice get_bug into a stable APImkanat%bugzilla.org1-7/+121
2006-11-13Bug 355839: The WebService should provide lists of legal field valuesmkanat%bugzilla.org1-0/+109
2006-11-03Bug 355837: Make the webservice able to create bugsmkanat%bugzilla.org1-0/+200
2006-08-20Bug 224577: Bugzilla could use a web services interface.wurblzap%gmail.com1-0/+36