summaryrefslogtreecommitdiffstats
path: root/Bugzilla/WebService
AgeCommit message (Collapse)AuthorFilesLines
2006-10-06Bug 350232: Allow the Webservice interface to create User Accountsmkanat%bugzilla.org2-0/+143
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=Wurblzap, a=justdave
2006-10-05Bug 351175: The WebService interface should include the error text along ↵mkanat%bugzilla.org1-1/+40
with the error name Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=Wurblzap, a=myk
2006-09-30I originally checked in the wrong patch for Bug 351178. Here are themkanat%bugzilla.org1-4/+4
checkin fixes for that bug.
2006-09-29Bug 351178: WebService needs to be able to provide the server's timezonemkanat%bugzilla.org1-1/+45
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=wurblzap, a=myk
2006-08-20Bug 224577: Bugzilla could use a web services interface.wurblzap%gmail.com5-0/+186
Patch by Marc Schumann <wurblzap@gmail.com>; r=mkanat; a=myk