summaryrefslogtreecommitdiffstats
path: root/Bugzilla/WebService
AgeCommit message (Expand)AuthorFilesLines
2012-01-11Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ...Frédéric Buclin10-171/+50
2012-01-10Bug 716726: Fix the documentation of WebServices that the next major version ...Frédéric Buclin3-5/+5
2012-01-07Bug 443210: Implement Bugzilla.parameters to access parameters used in BugzillaFrédéric Buclin1-0/+134
2012-01-05Bug 706753: Bugzilla will not work with newest version of JSON::RPC 1.01 due ...Frédéric Buclin1-1/+12
2011-12-31Bug 647662 - Add a "size" return value to Bug.attachmentsReed Loden1-0/+10
2011-12-28Bug 711714: (CVE-2011-3667) [SECURITY] The User.offer_account_by_email WebSer...Frédéric Buclin2-19/+8
2011-12-26Bug 399080: Remove the 'usebugaliases' parameter (turned on permanently)Matt Selsky1-35/+7
2011-12-14Bug 169752: Activity log should fuse data fields split because they didn't fitFrédéric Buclin1-1/+1
2011-12-06Bug 657290: Bug.add_attachment() stores truncated timestamps in the DB (secon...Frédéric Buclin1-1/+4
2011-12-05Bug 692354: Incorrect parameter type in WebServices documentation for Bug.add...Matt Selsky1-1/+1
2011-10-15Bug 689862: Fix Product.get to only return the Classification name,Tiago Mello1-17/+2
2011-10-15Bug 691243: Fix typoMatt Selsky1-1/+1
2011-10-15Bug 658485: Implement Group.update to update groups from the WebServicesCarole Pryfer1-1/+151
2011-09-27Bug 655652: Remove "internals" field from Product.getFrédéric Buclin1-9/+35
2011-09-18Fix typo in commentsFrédéric Buclin1-2/+2
2011-09-16Fix typo in PODFrédéric Buclin1-2/+2
2011-09-01Bug 683025 - Add a check_for_edit to Bugzilla::Bug to return the bug objectRobert Webb1-19/+4
2011-08-17Bug 678970: Use $user and $cgi instead of Bugzilla->user and Bugzilla->cgiFrédéric Buclin1-8/+8
2011-08-10Bug 675517: Add "count" to the return value of Bug.comments in the WebServiceFrank Becker1-0/+8
2011-08-09Bug 647980: Implement a Product.update WebService method.Julien Heyman2-2/+236
2011-08-09Change a "4.2" to "5.0" since we're on trunk now, in the WebService History.Max Kanat-Alexander1-1/+1
2011-08-09Bug 622203 - Allow filing closed bugs via the WebServiceMax Kanat-Alexander1-0/+8
2011-08-04Bug 653477: (CVE-2011-2380) [SECURITY] Group names can be guessed when creati...Frédéric Buclin1-2/+1
2011-07-20Bug 600810: Use XMLRPC::Transport::HTTP:Apache as base class under mod_perlTeemu Mannermaa1-1/+5
2011-07-05Bug 658929 - User autocomplete is very slow when there are lots of users in t...David Lawrence1-2/+2
2011-05-17Bug 655229: Adds components, versions and milestones to Product.get Byron Jones2-36/+233
2011-05-06Bug 653341: Bug.create() fails to error out if an invalid group is passedFrédéric Buclin2-4/+11
2011-04-17Bug 469195: New WebService function, Group.create.Carole Pryfer2-1/+149
2011-04-08Improve the POD for Product.create.Max Kanat-Alexander1-11/+17
2011-04-07Bug 469193: WebService function to create new products (Product.create)Julien Heyman2-0/+124
2011-03-08Bug 622513 - Email-related regexp checking should be case-insensitive. a=mkanat.Gervase Markham1-1/+1
2011-03-06Bug 639151: Fix the webservice Bug.get method to return the correct seeTiago Mello1-1/+2
2011-02-14Bug 633055: Make Bug.legal_values explicitly throw an error if you pass "undef"Max Kanat-Alexander1-0/+4
2011-02-14Bug 609538: Make the JSON-RPC interface support UTF-8 when a recent versionMax Kanat-Alexander1-1/+16
2011-02-14Bug 633422: Fix the documentation for User.get's include_disabled parameterMax Kanat-Alexander1-2/+9
2011-02-11Fix a POD compilation error.Max Kanat-Alexander1-1/+1
2011-02-11Fix the POD of Bug.add_attachment to reflect that it now automaticallyMax Kanat-Alexander1-3/+2
2011-02-11Bug 633041: Add an error code for zero_length_file and fill in content_typeMax Kanat-Alexander2-0/+5
2011-01-27Bug 622679 - Autocomplete suggests inactive/disabled accounts as matchesDavid Lawrence1-1/+11
2010-12-27Bug 588013: Fix typotimeless1-1/+1
2010-12-13Bug 617477: Fix numerous consistency and behavior issues surroudning Bug.updateMax Kanat-Alexander3-17/+127
2010-12-06Bug 617030 - Add an error code for json_rpc_invalid_callback, and fix theMax Kanat-Alexander2-1/+2
2010-11-04Bug 605573: List all available WebService methods at the top of the PODFrédéric Buclin5-77/+35
2010-10-28Bug 607966: Use of qw(...) as parentheses is deprecated since Perl 5.13.5Frédéric Buclin1-1/+1
2010-10-27Bug 602458: Add is_mandatory to Bug.fields output.Max Kanat-Alexander1-0/+9
2010-10-26Bug 606511 - Bug.search should allow use of include_fields and exclude_fieldsDave Lawrence1-2/+10
2010-10-24Bug 598549: Fixes the visibility_values in the WS Bug.fields method.Tiago Mello1-6/+4
2010-10-23Bug 578513: Rename cc_accessible and reporter_accessible to is_cc_accessibleMax Kanat-Alexander1-2/+2
2010-10-21Bug 598014: Document how to mark the initial comment as private when using Bu...Frédéric Buclin1-0/+7
2010-10-14Bug 575947: Users with passwords length less than 6 characters can't login af...Frédéric Buclin2-0/+6