aboutsummaryrefslogtreecommitdiffstats
path: root/Bugzilla/WebService
Commit message (Collapse)AuthorAgeFilesLines
* Bug 349256: Make the webservice get_bug into a stable APImkanat%bugzilla.org2006-11-151-7/+121
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=mbd, a=justdave
* Bug 355839: The WebService should provide lists of legal field valuesmkanat%bugzilla.org2006-11-132-0/+111
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=mbd, a=myk
* Bug 357482: Webservice should have a get_products methodmkanat%bugzilla.org2006-11-101-29/+103
| | | | Patch By Mads Bondo Dydensborg <mbd@dbc.dk> r=mkanat, a=myk
* Bug 357322: Make the login/logout of webservice conform to the bugzilla ↵mkanat%bugzilla.org2006-11-031-36/+145
| | | | | | webservice standard Patch By Mads Bondo Dydensborg <mbd@dbc.dk> r=mkanat, a=justdave
* Bug 355837: Make the webservice able to create bugsmkanat%bugzilla.org2006-11-032-0/+222
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=mbd, a=justdave
* Bug 358703: WebService functions version and timezone should follow bugzilla ↵mkanat%bugzilla.org2006-11-011-13/+38
| | | | | | standard Patch By Mads Bondo Dydensborg <mbd@dbc.dk> r=mkanat, a=myk
* Bug 356816: Make the webservice able to list productsmkanat%bugzilla.org2006-11-011-0/+72
| | | | Patch By Mads Bondo Dydensborg <mbd@dbc.dk> r=mkanat, a=myk
* Bug 350232: Allow the Webservice interface to create User Accountsmkanat%bugzilla.org2006-10-062-0/+143
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=Wurblzap, a=justdave
* Bug 351175: The WebService interface should include the error text along ↵mkanat%bugzilla.org2006-10-051-1/+40
| | | | | | with the error name Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=Wurblzap, a=myk
* I originally checked in the wrong patch for Bug 351178. Here are themkanat%bugzilla.org2006-09-301-4/+4
| | | | checkin fixes for that bug.
* Bug 351178: WebService needs to be able to provide the server's timezonemkanat%bugzilla.org2006-09-291-1/+45
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=wurblzap, a=myk
* Bug 224577: Bugzilla could use a web services interface.wurblzap%gmail.com2006-08-205-0/+186
Patch by Marc Schumann <wurblzap@gmail.com>; r=mkanat; a=myk