summaryrefslogtreecommitdiffstats
path: root/Bugzilla/WebService
AgeCommit message (Expand)AuthorFilesLines
2007-10-12Bug 313123: Implement $component->create and $component->update based on Obje...lpsolit%gmail.com2-3/+8
2007-09-19Bug 395632: [SECURITY] XML-RPC WebService Bugzilla::User::offer_account_by_em...mkanat%bugzilla.org2-0/+10
2007-09-11Bug 385778 – Bugzilla.timezone should be LOGIN_EXEMPT.wurblzap%gmail.com1-1/+1
2007-08-24Bug 221827 Missing Bug ID shouldn't be handled as Invalid Bug IDtimeless%mozdev.org1-2/+2
2007-08-23Bug 382056: [SECURITY] Bugzilla::Webservice::Bug->get_bugs() doesn't check if...lpsolit%gmail.com1-0/+7
2007-07-14Bug 388036: Make Bugzilla::Bug do updating for alias in process_bugmkanat%bugzilla.org1-1/+0
2007-05-26Bug 381737: Unable to get legal values of custom fields via XML-RPC - Patch b...lpsolit%gmail.com1-0/+2
2007-02-05Bug 369268: Wrong title for the API documentation of Bugzilla::WebService::Pr...lpsolit%gmail.com1-1/+1
2007-02-05Bug 358354: WebService should perform a login in xmlrpc.cgimkanat%bugzilla.org2-3/+11
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.org2-0/+111
2006-11-10Bug 357482: Webservice should have a get_products methodmkanat%bugzilla.org1-29/+103
2006-11-03Bug 357322: Make the login/logout of webservice conform to the bugzilla webse...mkanat%bugzilla.org1-36/+145
2006-11-03Bug 355837: Make the webservice able to create bugsmkanat%bugzilla.org2-0/+222
2006-11-01Bug 358703: WebService functions version and timezone should follow bugzilla ...mkanat%bugzilla.org1-13/+38
2006-11-01Bug 356816: Make the webservice able to list productsmkanat%bugzilla.org1-0/+72
2006-10-06Bug 350232: Allow the Webservice interface to create User Accountsmkanat%bugzilla.org2-0/+143
2006-10-05Bug 351175: The WebService interface should include the error text along with...mkanat%bugzilla.org1-1/+40
2006-09-30I originally checked in the wrong patch for Bug 351178. Here are themkanat%bugzilla.org1-4/+4
2006-09-29Bug 351178: WebService needs to be able to provide the server's timezonemkanat%bugzilla.org1-1/+45
2006-08-20Bug 224577: Bugzilla could use a web services interface.wurblzap%gmail.com5-0/+186