Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bug 412850: Rename the webservice method Bug.get_bugs() to simple Bug.get() | dkl%redhat.com | 2008-01-19 | 1 | -2/+10 |
| | | | | David Lawrence <dkl@redhat.com> r=mkanat | ||||
* | Bug 411437: Clipping of "Free Text" fields when user enters more then 255 ↵ | lpsolit%gmail.com | 2008-01-12 | 2 | -2/+3 |
| | | | | characters - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat | ||||
* | Bug 355847: Make the WebService able to add a comment to a bug | mkanat%bugzilla.org | 2008-01-06 | 2 | -1/+82 |
| | | | | Patch By Tsahi Asher <tsahi_75@yahoo.com> r=mkanat, a=mkanat | ||||
* | Bug 396245: Allow the WebService to list the installed plugins and their ↵ | mkanat%bugzilla.org | 2007-10-19 | 1 | -0/+28 |
| | | | | | | versions Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=ghendricks, a=mkanat | ||||
* | Bug 313123: Implement $component->create and $component->update based on ↵ | lpsolit%gmail.com | 2007-10-12 | 2 | -3/+8 |
| | | | | Object.pm - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat | ||||
* | Bug 395632: [SECURITY] XML-RPC WebService ↵ | mkanat%bugzilla.org | 2007-09-19 | 2 | -0/+10 |
| | | | | | | Bugzilla::User::offer_account_by_email does not check createemailregexp Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, r=Wurblzap, a=mkanat | ||||
* | Bug 385778 â Bugzilla.timezone should be LOGIN_EXEMPT. | wurblzap%gmail.com | 2007-09-11 | 1 | -1/+1 |
| | | | | | Patch by Marc Schumann <wurblzap@gmail.com>; r=mkanat; a=mkanat | ||||
* | Bug 221827 Missing Bug ID shouldn't be handled as Invalid Bug ID | timeless%mozdev.org | 2007-08-24 | 1 | -2/+2 |
| | | | | r=vladd a=mkanat | ||||
* | Bug 382056: [SECURITY] Bugzilla::Webservice::Bug->get_bugs() doesn't check ↵ | lpsolit%gmail.com | 2007-08-23 | 1 | -0/+7 |
| | | | | if the user is in the timetracking group when returning data - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit | ||||
* | Bug 388036: Make Bugzilla::Bug do updating for alias in process_bug | mkanat%bugzilla.org | 2007-07-14 | 1 | -1/+0 |
| | | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | ||||
* | Bug 381737: Unable to get legal values of custom fields via XML-RPC - Patch ↵ | lpsolit%gmail.com | 2007-05-26 | 1 | -0/+2 |
| | | | | by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat | ||||
* | Bug 369268: Wrong title for the API documentation of ↵ | lpsolit%gmail.com | 2007-02-05 | 1 | -1/+1 |
| | | | | Bugzilla::WebService::Product - Patch by Guzmán Brasó <gbn@hqso.net> r/a=mkanat | ||||
* | Bug 358354: WebService should perform a login in xmlrpc.cgi | mkanat%bugzilla.org | 2007-02-05 | 2 | -3/+11 |
| | | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=mkanat | ||||
* | Bug 349256: Make the webservice get_bug into a stable API | mkanat%bugzilla.org | 2006-11-15 | 1 | -7/+121 |
| | | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=mbd, a=justdave | ||||
* | Bug 355839: The WebService should provide lists of legal field values | mkanat%bugzilla.org | 2006-11-13 | 2 | -0/+111 |
| | | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=mbd, a=myk | ||||
* | Bug 357482: Webservice should have a get_products method | mkanat%bugzilla.org | 2006-11-10 | 1 | -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.org | 2006-11-03 | 1 | -36/+145 |
| | | | | | | webservice standard Patch By Mads Bondo Dydensborg <mbd@dbc.dk> r=mkanat, a=justdave | ||||
* | Bug 355837: Make the webservice able to create bugs | mkanat%bugzilla.org | 2006-11-03 | 2 | -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.org | 2006-11-01 | 1 | -13/+38 |
| | | | | | | standard Patch By Mads Bondo Dydensborg <mbd@dbc.dk> r=mkanat, a=myk | ||||
* | Bug 356816: Make the webservice able to list products | mkanat%bugzilla.org | 2006-11-01 | 1 | -0/+72 |
| | | | | Patch By Mads Bondo Dydensborg <mbd@dbc.dk> r=mkanat, a=myk | ||||
* | Bug 350232: Allow the Webservice interface to create User Accounts | mkanat%bugzilla.org | 2006-10-06 | 2 | -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.org | 2006-10-05 | 1 | -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 the | mkanat%bugzilla.org | 2006-09-30 | 1 | -4/+4 |
| | | | | checkin fixes for that bug. | ||||
* | Bug 351178: WebService needs to be able to provide the server's timezone | mkanat%bugzilla.org | 2006-09-29 | 1 | -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.com | 2006-08-20 | 5 | -0/+186 |
Patch by Marc Schumann <wurblzap@gmail.com>; r=mkanat; a=myk |