Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-03-19 | Bug 1230932: Providing a condition as an ID to the webservice results in a ↵ | Frédéric Buclin | 1 | -0/+2 | |
taint error r=dkl | |||||
2016-02-29 | Bug 1136137: Require Perl 5.14 | Frédéric Buclin | 1 | -1/+1 | |
r=dkl | |||||
2016-02-18 | Bug 1148577 - The API reST documentation should display the error ↵ | David Lawrence | 1 | -0/+3 | |
codes/strings that could occur with each API call r=gerv | |||||
2015-12-22 | Revert "Bug 1230932 - Providing a condition as an ID to the webservice ↵ | David Lawrence | 1 | -2/+0 | |
results in a taint error" This reverts commit eb1357fe03bb47cdd479cf533022e11dd6bd22e0. | |||||
2015-12-22 | Bug 1230932 - Providing a condition as an ID to the webservice results in a ↵ | Dylan Hardison | 1 | -0/+2 | |
taint error r=dkl,a=dkl | |||||
2015-03-11 | Bug 1141440: OPTION response for CORS requests to REST doesn't allow ↵ | David Lawrence | 1 | -0/+12 | |
X-Bugzilla headers r=glob,a=glob | |||||
2014-12-06 | Bug 1052202 - Web Service module to update and delete components | Simon Green | 1 | -3/+8 | |
r=dylan, a=glob | |||||
2014-11-11 | Bug 1094858: Create hook in Bugzilla::WebService::Constants to allow ↵ | Byron Jones | 1 | -0/+1 | |
overrriding of standard status codes by extensions (fix broken POD) | |||||
2014-11-10 | Bug 1094858: Create hook in Bugzilla::WebService::Constants to allow ↵ | David Lawrence | 1 | -20/+28 | |
overrriding of standard status codes by extensions r=gerv,a=glob | |||||
2014-10-16 | Bug 1080840: Update WebServices to include Markdown feature | Koosha KM | 1 | -0/+1 | |
r=dkl,a=glob | |||||
2014-09-11 | Bug 1009013 - Require a user to change their password if they log in and ↵ | Simon Green | 1 | -1/+2 | |
their current password does not meet the password complexity rules r=glob, a=sgreen | |||||
2014-08-13 | Bug 996893: Perl 5.18 and newer throw tons of warnings about deprecated modules | Frédéric Buclin | 1 | -0/+1 | |
r=dkl a=sgreen | |||||
2014-08-12 | Bug 419568 - Web Service module to create a component | Simon Green | 1 | -0/+6 | |
r=dkl, a=sgreen | |||||
2014-07-27 | Bug 726696 - All authenticated WebServices methods should require ↵ | Simon Green | 1 | -0/+3 | |
username/pass, token or a valid API key for authentication r=dkl, a=sgreen | |||||
2014-07-10 | Bug 1036268: REST webservice should return http/404 for invalid methods | David Lawrence | 1 | -0/+1 | |
r=glob,a=glob | |||||
2014-07-02 | Bug 1014345 - Add Group.get RPC call | Simon Green | 1 | -0/+1 | |
r=glob, a=glob | |||||
2014-05-22 | Bug 1008764: Add a web service to create and update Flag types | Simon Green | 1 | -2/+11 | |
r=glob, a=justdave | |||||
2014-04-22 | Bug 489028 - Record last-visited time of bugs when logged in | Dylan William Hardison | 1 | -6/+7 | |
r=glob a=justdave | |||||
2014-02-05 | Bug 966277 - Bugzilla native REST API should default to application/json if ↵ | Dave Lawrence | 1 | -2/+3 | |
no Accept header was set r=dkl,a=justdave | |||||
2013-12-31 | Bug 756048 - Add and update bug and attachment flags using the WebService API | Dave Lawrence | 1 | -0/+7 | |
r=sgreen,a=justdave | |||||
2013-11-25 | Bug 793963: add the ability to tag comments with arbitrary tags | Byron Jones | 1 | -1/+6 | |
r=dkl, a=glob | |||||
2013-11-06 | Bug 931765 - When you enter your login or password wrong, the error message ↵ | tinajohnson.1234@gmail.com | 1 | -1/+1 | |
shown "The username or password you entered is not valid" should be edited to "The login or password you entered is not valid" r=dkl,a=sgreen | |||||
2013-07-12 | Bug 866927 - Enhance Bugzilla WebServices to allow data access using REST | Dave Lawrence | 1 | -2/+61 | |
r=glob,a=justdave | |||||
2013-05-04 | Bug 859118 - Bug.search called with no arguments returns all visible bugs, ↵ | Dave Lawrence | 1 | -0/+3 | |
ignoring max_search_results and search_allow_no_criteria r/a=LpSolit | |||||
2012-12-01 | Bug 787668: Use |use parent| instead of |use base| | Matt Selsky | 1 | -1/+1 | |
r/a=LpSolit | |||||
2012-11-30 | Bug 816747 - Add dummy POD for unPODded methods. | Marc Schumann | 1 | -0/+8 | |
r/a=LpSolit | |||||
2012-11-13 | Bug 781850 (CVE-2012-4198): [SECURITY] Do not leak the existence of groups ↵ | Frédéric Buclin | 1 | -0/+1 | |
when using User.get() r=dkl a=LpSolit | |||||
2012-09-21 | Bug 694755: Add Classification API to WebServices (implement ↵ | Koosha Khajeh Moogahi | 1 | -5/+9 | |
Classification.get()) r/a=LpSolit | |||||
2012-09-01 | Bug 787529: Use |use 5.10.1| everywhere | Frédéric Buclin | 1 | -0/+2 | |
r=wicked a=LpSolit | |||||
2012-02-22 | Bug 725663 - (CVE-2012-0453) [SECURITY] CSRF vulnerability in the XML-RPC ↵ | Dave Lawrence | 1 | -0/+8 | |
API when using mod_perl r/a=LpSolit | |||||
2012-01-11 | Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ↵ | Frédéric Buclin | 1 | -15/+5 | |
add it to files which miss one r=kiko r=mkanat r=mrbball a=LpSolit | |||||
2011-12-28 | Bug 711714: (CVE-2011-3667) [SECURITY] The User.offer_account_by_email ↵ | Frédéric Buclin | 1 | -0/+1 | |
WebService method lets you create new user accounts independently of the value of Bugzilla::Auth::Verify::*::user_can_create_account r=glob a=LpSolit | |||||
2011-08-04 | Bug 653477: (CVE-2011-2380) [SECURITY] Group names can be guessed when ↵ | Frédéric Buclin | 1 | -2/+1 | |
creating or editing a bug r=mkanat a=LpSolit | |||||
2011-05-06 | Bug 653341: Bug.create() fails to error out if an invalid group is passed | Frédéric Buclin | 1 | -0/+1 | |
r/a=mkanat | |||||
2011-04-17 | Bug 469195: New WebService function, Group.create. | Carole Pryfer | 1 | -1/+8 | |
r=mkanat, a=mkanat | |||||
2011-04-07 | Bug 469193: WebService function to create new products (Product.create) | Julien Heyman | 1 | -0/+9 | |
r/a=mkanat | |||||
2011-02-11 | Bug 633041: Add an error code for zero_length_file and fill in content_type | Max Kanat-Alexander | 1 | -0/+1 | |
for patches when content_type is missing in Bug.add_attachment in the WebService r=LpSolit, a=LpSolit | |||||
2010-12-13 | Bug 617477: Fix numerous consistency and behavior issues surroudning Bug.update | Max Kanat-Alexander | 1 | -0/+19 | |
and Bugzilla::Bug. See https://bugzilla.mozilla.org/show_bug.cgi?id=617477#c2 for details. r=LpSolit, a=LpSolit | |||||
2010-12-06 | Bug 617030 - Add an error code for json_rpc_invalid_callback, and fix the | Max Kanat-Alexander | 1 | -0/+1 | |
regex used by _bz_callback in Bugzilla::WebService::Server::JSONRPC to accept numbers other than 0 or 1. r=LpSolit, a=mkanat | |||||
2010-10-14 | Bug 575947: Users with passwords length less than 6 characters can't login ↵ | Frédéric Buclin | 1 | -0/+1 | |
after migration from 3.4.x or older to 3.6 or newer r/a=mkanat | |||||
2010-07-18 | Bug 119703: Create an attachment by pasting it into a text field | Frédéric Buclin | 1 | -2/+2 | |
r/a=mkanat | |||||
2010-07-14 | Remove some errors from WS_ERROR_CODE that don't exist on trunk. | Max Kanat-Alexander | 1 | -2/+0 | |
https://bugzilla.mozilla.org/show_bug.cgi?id=412074 | |||||
2010-07-14 | Bug 412074: Ability to add attachments to a bug via the WebService | Max Kanat-Alexander | 1 | -0/+10 | |
(Bug.add_attachment) r=timello, a=mkanat | |||||
2010-07-13 | alias_not_allowed should be multiple_alias_not_allowed | Max Kanat-Alexander | 1 | -1/+1 | |
https://bugzilla.mozilla.org/show_bug.cgi?id=415813 | |||||
2010-07-13 | Bug 415813: Implement Bug.update() as an API for WebServices | Max Kanat-Alexander | 1 | -0/+1 | |
r=dkl, a=mkanat | |||||
2010-04-22 | Bug 550732: Allow read-only JSON-RPC methods to be called with GET | Max Kanat-Alexander | 1 | -4/+5 | |
r=dkl, a=mkanat | |||||
2010-03-28 | Bug 553913: Add explicit error codes to WebService errors that were missing | Max Kanat-Alexander | 1 | -2/+10 | |
them r=dkl, a=mkanat | |||||
2010-03-24 | Bug 553770: Make the JSON-RPC WebService throw a proper error when you don't | Max Kanat-Alexander | 1 | -2/+3 | |
provide login credentials on a LOGIN_REQUIRED page. (Before this, it was attempting to display the HTML login page to JSON-RPC clients.) r=dkl, a=mkanat | |||||
2010-02-06 | Bug 515568: handle_login() doesn't check $@ after eval | Frédéric Buclin | 1 | -0/+2 | |
r/a=mkanat | |||||
2009-09-11 | Bug 515191: [SECURITY] SQL Injection via Bug.search (CVE-2009-3125) and ↵ | mkanat%bugzilla.org | 1 | -0/+2 | |
Bug.create (CVE-2009-3165) Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=mkanat |