aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/bz_webservice_demo.pl
Commit message (Collapse)AuthorAgeFilesLines
* s/Extensionn/Extension/ (no bug).Reed Loden2010-10-041-1/+1
| | | | [r=mkanat a=mkanat@IRC]
* Bug 415278: Make the WebService's plugin discovery method more extendablemozilla%colinogilvie.co.uk2008-05-191-1/+26
| | | | Patch by: Colin Ogilvie <colin.ogilvie@gmail.com>; r=mkanat; a=LpSolit
* Bug 412850: Rename the webservice method Bug.get_bugs() to simple Bug.get()dkl%redhat.com2008-01-191-3/+5
| | | | David Lawrence <dkl@redhat.com> r=mkanat
* Bug 355847: Make the WebService able to add a comment to a bugmkanat%bugzilla.org2008-01-061-2/+41
| | | | Patch By Tsahi Asher <tsahi_75@yahoo.com> r=mkanat, a=mkanat
* Bug 399954: Make Bugzilla able to hold its dependencies in a local directorymkanat%bugzilla.org2007-10-191-0/+1
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
* Bug 382060: contrib/bz_webservice_demo.pl is unable to display bug data ↵lpsolit%gmail.com2007-06-171-2/+10
| | | | correctly - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
* Bug 381737: POD for the --field option of bz_webservice_demo.pllpsolit%gmail.com2007-05-261-0/+6
|
* Bug 381737: Unable to get legal values of custom fields via XML-RPC - Patch ↵lpsolit%gmail.com2007-05-261-1/+18
| | | | by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
* Bug 365593: bz_webservices_demo.pl does not match the API as defined in the ↵lpsolit%gmail.com2007-01-061-4/+4
| | | | Webservices code - Patch by Mads Bondo Dydensborg <mbd@dbc.dk> r=mkanat a=myk
* Bug 349256: Make the webservice get_bug into a stable APImkanat%bugzilla.org2006-11-151-1/+1
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=mbd, a=justdave
* Bug 355837: Make the webservice able to create bugs (bz_webservice_demo part)mkanat%bugzilla.org2006-11-031-0/+50
| | | | Patch By Mads Bondo Dydensborg <mbd@dbc.dk> r=mkanat, a=justdave
* Bug 357322: Make the login/logout of webservice conform to the bugzilla ↵mkanat%bugzilla.org2006-11-031-2/+3
| | | | | | webservice standard Patch By Mads Bondo Dydensborg <mbd@dbc.dk> r=mkanat, a=justdave
* Bug 358703: WebService functions version and timezone should follow bugzilla ↵mkanat%bugzilla.org2006-11-011-1/+12
| | | | | | standard Patch By Mads Bondo Dydensborg <mbd@dbc.dk> r=mkanat, a=myk
* Bug 351178 renamed Bugzilla.get_version to Bugzilla.version and omittedwurblzap%gmail.com2006-10-051-2/+2
| | | | updating this.
* Bug 224577: Bugzilla could use a web services interface.wurblzap%gmail.com2006-08-201-0/+260
Patch by Marc Schumann <wurblzap@gmail.com>; r=mkanat; a=myk