Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-10-14 | Bug 575947: Users with passwords length less than 6 characters can't login ↵ | Frédéric Buclin | 1 | -0/+5 | |
after migration from 3.4.x or older to 3.6 or newer r/a=mkanat | |||||
2010-07-06 | Bug 577049: POD must mention Bugzilla 4.0 instead of 3.8 | Frédéric Buclin | 1 | -1/+1 | |
r/a=mkanat | |||||
2010-06-18 | Bug 548198: Add a method of limiting the User.get results by group name or id | Max Kanat-Alexander | 1 | -7/+53 | |
r=dkl, a=mkanat | |||||
2010-04-22 | Bug 550732: Allow read-only JSON-RPC methods to be called with GET | Max Kanat-Alexander | 1 | -0/+4 | |
r=dkl, a=mkanat | |||||
2010-03-06 | Update the stability status of several WebService methods. | Max Kanat-Alexander | 1 | -2/+2 | |
2009-11-09 | Bug 525734: Allow WebService clients to authenticate using Bugzilla_login ↵ | mkanat%bugzilla.org | 1 | -5/+5 | |
and Bugzilla_password Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat | |||||
2009-08-10 | Fix POD for bug 471620, r=dkl | lpsolit%gmail.com | 1 | -3/+6 | |
2009-01-26 | Bug 473646 - WebService methods should check list parameters for scalars ↵ | dkl%redhat.com | 1 | -2/+2 | |
and convert before use Patch by Dave Lawrence <dkl@redhat.com> - r/a=mkanat | |||||
2009-01-07 | Bug 450403: Add ability to view comments via the web service (Bug.comments) | mkanat%bugzilla.org | 1 | -28/+4 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat | |||||
2008-11-26 | Bug 450209: Clean up WebService POD and add a History section for all ↵ | mkanat%bugzilla.org | 1 | -8/+31 | |
functions that need one Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | |||||
2008-07-21 | Bug 445885 â User.login should ThrowUserError when called with ↵ | dkl%redhat.com | 1 | -1/+11 | |
incorrect parameters Patch by David Lawrence <dkl@redhat.com> - a/r=mkanat | |||||
2008-07-01 | Bug 437617: Make "type" a method of Bugzilla::WebService | mkanat%bugzilla.org | 1 | -19/+17 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat | |||||
2008-06-20 | Bug 432916: Expose usermatchmode via WebServices (User.get match argument) | mkanat%bugzilla.org | 1 | -9/+53 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat | |||||
2008-06-20 | Bug 432914: include_fields and exclude_fields arguments for WebService ↵ | mkanat%bugzilla.org | 1 | -4/+33 | |
User.get() Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=ghendricks, a=mkanat | |||||
2008-05-29 | Bug 412725: WebService functions to get information about a User | dkl%redhat.com | 1 | -0/+176 | |
Patch by Noura Elhawary <nelhawar@redhat.com> - r=mkanat, a=mkanat | |||||
2008-04-17 | Bug 428941 â Allow extension webservices to override LOGIN_EXEMPT | bbaetz%acm.org | 1 | -0/+6 | |
r/a=mkanat | |||||
2007-09-19 | Bug 395632: [SECURITY] XML-RPC WebService ↵ | mkanat%bugzilla.org | 1 | -0/+8 | |
Bugzilla::User::offer_account_by_email does not check createemailregexp Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, r=Wurblzap, a=mkanat | |||||
2007-02-05 | Bug 358354: WebService should perform a login in xmlrpc.cgi | mkanat%bugzilla.org | 1 | -3/+0 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=mkanat | |||||
2006-11-03 | Bug 357322: Make the login/logout of webservice conform to the bugzilla ↵ | mkanat%bugzilla.org | 1 | -36/+145 | |
webservice standard Patch By Mads Bondo Dydensborg <mbd@dbc.dk> r=mkanat, a=justdave | |||||
2006-10-06 | Bug 350232: Allow the Webservice interface to create User Accounts | mkanat%bugzilla.org | 1 | -0/+137 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=Wurblzap, a=justdave | |||||
2006-08-20 | Bug 224577: Bugzilla could use a web services interface. | wurblzap%gmail.com | 1 | -0/+55 | |
Patch by Marc Schumann <wurblzap@gmail.com>; r=mkanat; a=myk |