aboutsummaryrefslogtreecommitdiffstats
path: root/Bugzilla/WebService/Constants.pm
Commit message (Expand)AuthorAgeFilesLines
* Bug 1094858: Create hook in Bugzilla::WebService::Constants to allow overrrid...Byron Jones2014-11-111-0/+1
* Bug 1094858: Create hook in Bugzilla::WebService::Constants to allow overrrid...David Lawrence2014-11-101-20/+28
* Revert Bug 330707 - Add optional support for MarkDownDavid Lawrence2014-11-041-1/+0
* Bug 1080840: Update WebServices to include Markdown featureKoosha KM2014-10-161-0/+1
* Bug 1009013 - Require a user to change their password if they log in and thei...Simon Green2014-09-111-1/+2
* Bug 996893: Perl 5.18 and newer throw tons of warnings about deprecated modulesFrédéric Buclin2014-08-131-0/+1
* Bug 419568 - Web Service module to create a componentSimon Green2014-08-121-0/+6
* Bug 726696 - All authenticated WebServices methods should require username/pa...Simon Green2014-07-271-0/+3
* Bug 1036268: REST webservice should return http/404 for invalid methodsDavid Lawrence2014-07-101-0/+1
* Bug 1014345 - Add Group.get RPC callSimon Green2014-07-021-0/+1
* Bug 1008764: Add a web service to create and update Flag typesSimon Green2014-05-221-2/+11
* Bug 489028 - Record last-visited time of bugs when logged inDylan William Hardison2014-04-221-6/+7
* Bug 966277 - Bugzilla native REST API should default to application/json if n...Dave Lawrence2014-02-051-2/+3
* Bug 756048 - Add and update bug and attachment flags using the WebService API Dave Lawrence2013-12-311-0/+7
* Bug 793963: add the ability to tag comments with arbitrary tagsByron Jones2013-11-251-1/+6
* Bug 931765 - When you enter your login or password wrong, the error message s...tinajohnson.1234@gmail.com2013-11-051-1/+1
* Bug 866927 - Enhance Bugzilla WebServices to allow data access using RESTDave Lawrence2013-07-121-2/+61
* Bug 859118 - Bug.search called with no arguments returns all visible bugs, ig...Dave Lawrence2013-05-031-0/+3
* Bug 787668: Use |use parent| instead of |use base|Matt Selsky2012-12-011-1/+1
* Bug 816747 - Add dummy POD for unPODded methods.Marc Schumann2012-11-301-0/+8
* Bug 781850 (CVE-2012-4198): [SECURITY] Do not leak the existence of groups wh...Frédéric Buclin2012-11-131-0/+1
* Bug 694755: Add Classification API to WebServices (implement Classification.g...Koosha Khajeh Moogahi2012-09-211-5/+9
* Bug 787529: Use |use 5.10.1| everywhereFrédéric Buclin2012-09-011-0/+2
* Bug 725663 - (CVE-2012-0453) [SECURITY] CSRF vulnerability in the XML-RPC API...Dave Lawrence2012-02-221-0/+8
* 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
* Bug 711714: (CVE-2011-3667) [SECURITY] The User.offer_account_by_email WebSer...Frédéric Buclin2011-12-281-0/+1
* Bug 653477: (CVE-2011-2380) [SECURITY] Group names can be guessed when creati...Frédéric Buclin2011-08-041-2/+1
* Bug 653341: Bug.create() fails to error out if an invalid group is passedFrédéric Buclin2011-05-061-0/+1
* Bug 469195: New WebService function, Group.create.Carole Pryfer2011-04-161-1/+8
* Bug 469193: WebService function to create new products (Product.create)Julien Heyman2011-04-071-0/+9
* Bug 633041: Add an error code for zero_length_file and fill in content_typeMax Kanat-Alexander2011-02-101-0/+1
* Bug 617477: Fix numerous consistency and behavior issues surroudning Bug.updateMax Kanat-Alexander2010-12-131-0/+19
* Bug 617030 - Add an error code for json_rpc_invalid_callback, and fix theMax Kanat-Alexander2010-12-061-0/+1
* Bug 575947: Users with passwords length less than 6 characters can't login af...Frédéric Buclin2010-10-141-0/+1
* Bug 119703: Create an attachment by pasting it into a text fieldFrédéric Buclin2010-07-181-2/+2
* Remove some errors from WS_ERROR_CODE that don't exist on trunk.Max Kanat-Alexander2010-07-131-2/+0
* Bug 412074: Ability to add attachments to a bug via the WebServiceMax Kanat-Alexander2010-07-131-0/+10
* alias_not_allowed should be multiple_alias_not_allowedMax Kanat-Alexander2010-07-121-1/+1
* Bug 415813: Implement Bug.update() as an API for WebServicesMax Kanat-Alexander2010-07-121-0/+1
* Bug 550732: Allow read-only JSON-RPC methods to be called with GETMax Kanat-Alexander2010-04-221-4/+5
* Bug 553913: Add explicit error codes to WebService errors that were missingMax Kanat-Alexander2010-03-281-2/+10
* Bug 553770: Make the JSON-RPC WebService throw a proper error when you don'tMax Kanat-Alexander2010-03-231-2/+3
* Bug 515568: handle_login() doesn't check $@ after evalFrédéric Buclin2010-02-061-0/+2
* Bug 515191: [SECURITY] SQL Injection via Bug.search (CVE-2009-3125) and Bug.c...mkanat%bugzilla.org2009-09-111-0/+2
* Fix POD for bug 471620, r=dkllpsolit%gmail.com2009-08-101-0/+1
* Bug 471620: USER_PASSWORD_MAX_LENGTH is no longer needed - Patch by FrédÃ...lpsolit%gmail.com2009-08-091-1/+0
* Bug 505390: Make Bugzilla (and thus the WebService) throw an error when you t...mkanat%bugzilla.org2009-07-211-0/+2
* Bug 432907: Create a JSON frontend for WebServicesmkanat%bugzilla.org2009-03-311-1/+0
* Bug 475151: Refactor the XML-RPC server stuff out of Bugzilla::WebServicemkanat%bugzilla.org2009-02-111-4/+20
* Bug 474249: Add a WebService interface to add a See Also bug link to a bugmkanat%bugzilla.org2009-01-221-0/+3