index
:
bugzilla
flyspray
harmony-master
harmony-unstable
master
Bugzilla
Florian Pritz
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Bugzilla
/
WebService
/
Constants.pm
Age
Commit message (
Expand
)
Author
Files
Lines
2014-02-05
Bug 966277 - Bugzilla native REST API should default to application/json if n...
Dave Lawrence
1
-2
/
+3
2013-12-31
Bug 756048 - Add and update bug and attachment flags using the WebService API
Dave Lawrence
1
-0
/
+7
2013-11-25
Bug 793963: add the ability to tag comments with arbitrary tags
Byron Jones
1
-1
/
+6
2013-11-06
Bug 931765 - When you enter your login or password wrong, the error message s...
tinajohnson.1234@gmail.com
1
-1
/
+1
2013-07-12
Bug 866927 - Enhance Bugzilla WebServices to allow data access using REST
Dave Lawrence
1
-2
/
+61
2013-05-04
Bug 859118 - Bug.search called with no arguments returns all visible bugs, ig...
Dave Lawrence
1
-0
/
+3
2012-12-01
Bug 787668: Use |use parent| instead of |use base|
Matt Selsky
1
-1
/
+1
2012-11-30
Bug 816747 - Add dummy POD for unPODded methods.
Marc Schumann
1
-0
/
+8
2012-11-13
Bug 781850 (CVE-2012-4198): [SECURITY] Do not leak the existence of groups wh...
Frédéric Buclin
1
-0
/
+1
2012-09-21
Bug 694755: Add Classification API to WebServices (implement Classification.g...
Koosha Khajeh Moogahi
1
-5
/
+9
2012-09-01
Bug 787529: Use |use 5.10.1| everywhere
Frédéric Buclin
1
-0
/
+2
2012-02-22
Bug 725663 - (CVE-2012-0453) [SECURITY] CSRF vulnerability in the XML-RPC API...
Dave Lawrence
1
-0
/
+8
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
2011-12-28
Bug 711714: (CVE-2011-3667) [SECURITY] The User.offer_account_by_email WebSer...
Frédéric Buclin
1
-0
/
+1
2011-08-04
Bug 653477: (CVE-2011-2380) [SECURITY] Group names can be guessed when creati...
Frédéric Buclin
1
-2
/
+1
2011-05-06
Bug 653341: Bug.create() fails to error out if an invalid group is passed
Frédéric Buclin
1
-0
/
+1
2011-04-17
Bug 469195: New WebService function, Group.create.
Carole Pryfer
1
-1
/
+8
2011-04-07
Bug 469193: WebService function to create new products (Product.create)
Julien Heyman
1
-0
/
+9
2011-02-11
Bug 633041: Add an error code for zero_length_file and fill in content_type
Max Kanat-Alexander
1
-0
/
+1
2010-12-13
Bug 617477: Fix numerous consistency and behavior issues surroudning Bug.update
Max Kanat-Alexander
1
-0
/
+19
2010-12-06
Bug 617030 - Add an error code for json_rpc_invalid_callback, and fix the
Max Kanat-Alexander
1
-0
/
+1
2010-10-14
Bug 575947: Users with passwords length less than 6 characters can't login af...
Frédéric Buclin
1
-0
/
+1
2010-07-18
Bug 119703: Create an attachment by pasting it into a text field
Frédéric Buclin
1
-2
/
+2
2010-07-14
Remove some errors from WS_ERROR_CODE that don't exist on trunk.
Max Kanat-Alexander
1
-2
/
+0
2010-07-14
Bug 412074: Ability to add attachments to a bug via the WebService
Max Kanat-Alexander
1
-0
/
+10
2010-07-13
alias_not_allowed should be multiple_alias_not_allowed
Max Kanat-Alexander
1
-1
/
+1
2010-07-13
Bug 415813: Implement Bug.update() as an API for WebServices
Max Kanat-Alexander
1
-0
/
+1
2010-04-22
Bug 550732: Allow read-only JSON-RPC methods to be called with GET
Max Kanat-Alexander
1
-4
/
+5
2010-03-28
Bug 553913: Add explicit error codes to WebService errors that were missing
Max Kanat-Alexander
1
-2
/
+10
2010-03-24
Bug 553770: Make the JSON-RPC WebService throw a proper error when you don't
Max Kanat-Alexander
1
-2
/
+3
2010-02-06
Bug 515568: handle_login() doesn't check $@ after eval
Frédéric Buclin
1
-0
/
+2
2009-09-11
Bug 515191: [SECURITY] SQL Injection via Bug.search (CVE-2009-3125) and Bug.c...
mkanat%bugzilla.org
1
-0
/
+2
2009-08-10
Fix POD for bug 471620, r=dkl
lpsolit%gmail.com
1
-0
/
+1
2009-08-09
Bug 471620: USER_PASSWORD_MAX_LENGTH is no longer needed - Patch by FrédÃ...
lpsolit%gmail.com
1
-1
/
+0
2009-07-21
Bug 505390: Make Bugzilla (and thus the WebService) throw an error when you t...
mkanat%bugzilla.org
1
-0
/
+2
2009-03-31
Bug 432907: Create a JSON frontend for WebServices
mkanat%bugzilla.org
1
-1
/
+0
2009-02-11
Bug 475151: Refactor the XML-RPC server stuff out of Bugzilla::WebService
mkanat%bugzilla.org
1
-4
/
+20
2009-01-22
Bug 474249: Add a WebService interface to add a See Also bug link to a bug
mkanat%bugzilla.org
1
-0
/
+3
2009-01-09
Bug 471942: Make the WebService validate and properly convert input parameters
mkanat%bugzilla.org
1
-1
/
+2
2009-01-07
Bug 450403: Add ability to view comments via the web service (Bug.comments)
mkanat%bugzilla.org
1
-0
/
+4
2008-10-25
Bug 291433: Ability to have custom fields whose visibility depends on the val...
mkanat%bugzilla.org
1
-1
/
+1
2008-06-20
Bug 432916: Expose usermatchmode via WebServices (User.get match argument)
mkanat%bugzilla.org
1
-0
/
+1
2008-06-19
Bug 434620 â invalid_field_name and product_edit_denied have the same er...
dkl%redhat.com
1
-2
/
+3
2008-05-29
Bug 412725: WebService functions to get information about a User
dkl%redhat.com
1
-0
/
+2
2008-04-17
Bug 428941 â Allow extension webservices to override LOGIN_EXEMPT
bbaetz%acm.org
1
-11
/
+0
2008-02-12
Bug 384009: Global fields (priority, severity, OS, and platform) are required...
lpsolit%gmail.com
1
-0
/
+1
2008-01-22
Bug 413343: Requesting data for a bug restricted to a group while you are log...
lpsolit%gmail.com
1
-0
/
+1
2008-01-13
Bug 411437: Clipping of "Free Text" fields when user enters more then 255 cha...
lpsolit%gmail.com
1
-0
/
+1
2008-01-06
Bug 355847: Make the WebService able to add a comment to a bug
mkanat%bugzilla.org
1
-0
/
+2
2007-10-12
Bug 313123: Implement $component->create and $component->update based on Obje...
lpsolit%gmail.com
1
-1
/
+3
[next]