aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/bz_webservice_demo.pl
Commit message (Collapse)AuthorAgeFilesLines
* Bug 1154099: Remove support for Bug.get_bugs and Bug.get_historyMatt Tyson2015-04-151-2/+0
| | | | r=LpSolit a=glob
* Bug 996893: Perl 5.18 and newer throw tons of warnings about deprecated modulesFrédéric Buclin2014-08-131-1/+4
| | | | r=dkl a=sgreen
* Bug 1024987 - contrib/bz_webservice_demo.pl fails after User Token login updaterojanu2014-06-171-53/+42
| | | | r=sgreen, a=justdave
* Bug 385283: bz_webservice_demo.pl --product-name fails (Product.get_product ↵Thorsten Schöning2012-11-231-9/+17
| | | | | | | no longer exists) Part 2: correctly display components, milestones and versions r/a=LpSolit
* Bug 385283: bz_webservice_demo.pl --product-name fails (Product.get_product ↵Thorsten Schöning2012-11-201-4/+4
| | | | | | no longer exists) r/a=LpSolit
* Bug 661479: Add a debug/trace option to bz_webservice_demo.plMatt Selsky2012-05-291-1/+17
| | | | r/a=LpSolit
* Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ↵Frédéric Buclin2012-01-111-15/+5
| | | | | | add it to files which miss one r=kiko r=mkanat r=mrbball a=LpSolit
* 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