index
:
bugs
master
bugs.mageia.org
Frédéric "LpSolit" Buclin [lpsolit]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Bugzilla
/
WebService
/
Server
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bug 708252: The XMLRPC API doesn't work with IIS
Pat Thoyts
2015-09-23
1
-0
/
+8
*
Bug 1169395: BugUserLastVisit does not allow multiple bugs to be specified
Dylan William Hardison
2015-06-10
1
-2
/
+2
*
Bug 1159582: All api responses have unnecessary 'result'
Byron Jones
2015-04-29
1
-2
/
+1
*
Bug 1031035: xmlrpc can be DoS'd with billion laughs attack
Byron Jones
2015-04-15
1
-1
/
+2
*
Bug 1031035: xmlrpc can be DoS'd with billion laughs attack
Byron Jones
2015-04-13
1
-0
/
+8
*
Bug 1152319: calling /rest/logout results in an internal error and a malforme...
David Lawrence
2015-04-10
1
-0
/
+10
*
Bug 1124716: regression caused by bug 1090275 to whitelist webservice methods...
David Lawrence
2015-01-23
1
-1
/
+1
*
Bug 1090275: WebServices modules should maintain a whitelist of methods that ...
David Lawrence
2015-01-21
2
-0
/
+17
*
Bug 1113147: Revert the hack from bug 1108809 and blacklist SOAP::Lite 1.12
Frédéric Buclin
2015-01-07
1
-7
/
+0
*
Bug 1098291: OPTION response for CORS requests to REST doesn't allow X-Reques...
David Lawrence
2014-12-22
1
-1
/
+1
*
Bug 1108809: SOAP::Lite 1.12 causes error when using XMLRPC API
David Lawrence
2014-12-18
1
-0
/
+7
*
Bug 1001462: Bug.search causes error when using simple token auth and specify...
David Lawrence
2014-11-12
1
-0
/
+7
*
Bug 1093600: REST shouldn't support multiple instances of parameters for reso...
David Lawrence
2014-11-10
1
-12
/
+24
*
Bug 1088253: GET REST calls should allow arbitrary URL parameters to be passe...
David Lawrence
2014-10-29
2
-12
/
+26
*
Bug 996893: Perl 5.18 and newer throw tons of warnings about deprecated modules
Frédéric Buclin
2014-08-13
11
-0
/
+14
*
Bug 419568 - Web Service module to create a component
Simon Green
2014-08-12
2
-0
/
+48
*
Bug 1036213 - (CVE-2014-1546) add '/**/' before jsonrpc.cgi callback to avoid...
Reed Loden
2014-07-24
1
-1
/
+3
*
Bug 1036225: Return a link to the REST documentation in "method not found" er...
David Lawrence
2014-07-10
1
-0
/
+1
*
Bug 1014345 - Add Group.get RPC call
Simon Green
2014-07-02
1
-0
/
+3
*
Bug 1023725 - Rename Bug.flag_types webservice call to FlagType.get
Simon Green
2014-06-19
3
-19
/
+18
*
Bug 1008764: Add a web service to create and update Flag types
Simon Green
2014-05-22
1
-0
/
+56
*
Backout of Bug 1001462 - Bug.search causes error when using simple token auth...
David Lawrence
2014-05-12
1
-6
/
+0
*
Bug 1001462 - Bug.search causes error when using simple token auth and specif...
David Lawrence
2014-05-12
1
-0
/
+6
*
Don't call Bugzilla.pm from a Perl module itself (see bug 866927)
Frédéric Buclin
2014-04-24
1
-1
/
+0
*
Fix some syntax errors left by bug 489028
Frédéric Buclin
2014-04-24
1
-1
/
+1
*
Bug 489028 - Record last-visited time of bugs when logged in
Dylan William Hardison
2014-04-22
2
-0
/
+53
*
Bug 995238 - Incomplete implementation of bug 540818 causes include_fields=_a...
David Lawrence
2014-04-15
1
-9
/
+0
*
Bug 972881 - Add hooks to Bugzilla/WebService/Server/REST.pm to allow for ext...
Dave Lawrence
2014-02-25
1
-3
/
+12
*
Bug 966277 - Bugzilla native REST API should default to application/json if n...
Dave Lawrence
2014-02-05
1
-1
/
+7
*
Bug 958057 - REST API - No example of non-rewrite endpoint in POD docs, no co...
Dave Lawrence
2014-01-09
1
-5
/
+15
*
Bug 756048 - Add and update bug and attachment flags using the WebService API
Dave Lawrence
2013-12-31
1
-1
/
+17
*
Bug 793963: add the ability to tag comments with arbitrary tags
Byron Jones
2013-11-25
1
-0
/
+16
*
Bug 916935 - Add Access-Control-Allow-Headers to REST API to indicate which H...
Dave Lawrence
2013-09-17
1
-0
/
+1
*
Bug 914986 - Create Bug.update_attachment to update attachments via RPC/REST
Simon Green
2013-09-13
1
-0
/
+6
*
Bug 893195 - Allow token based authentication for webservices
Dave Lawrence
2013-08-26
3
-17
/
+37
*
Bug 908338 - Create a new webservice called User.valid_login that will verify...
Dave Lawrence
2013-08-26
1
-0
/
+5
*
Bug 907245 - Allow for URL params to also be passed with POST/PUT REST API re...
Dave Lawrence
2013-08-21
1
-0
/
+11
*
Bug 569177 - Add support for eTag for WebServices
Dave Lawrence
2013-08-09
3
-8
/
+52
*
Fix wrong links in REST POD
Frédéric Buclin
2013-08-03
3
-3
/
+3
*
Bug 897003: Improve _strip_undefs() performance
Frédéric Buclin
2013-07-29
1
-8
/
+9
*
Bug 896066 - Allow REST WebService API to for GET /product to allow retrieval...
Dave Lawrence
2013-07-23
1
-9
/
+16
*
Bug 787328 - xmlrpc.cgi doesn't send any security-related headers
Dave Lawrence
2013-07-14
1
-2
/
+10
*
Bug 866927 - Enhance Bugzilla WebServices to allow data access using REST
Dave Lawrence
2013-07-12
7
-0
/
+1083
*
Bug 787668: Use |use parent| instead of |use base|
Matt Selsky
2012-12-01
1
-2
/
+2
*
Bug 816747 - Add dummy POD for unPODded methods.
Marc Schumann
2012-11-30
2
-0
/
+34
*
Bug 577329 - WebServices should filter email addresses same as the web UI as ...
Dave Lawrence
2012-10-16
2
-1
/
+11
*
Bug 787529: Use |use 5.10.1| everywhere
Frédéric Buclin
2012-09-01
2
-1
/
+14
*
Bug 731219: Fix XMLRPC breakage when content-type contains a charset
Byron Jones
2012-02-29
1
-1
/
+4
*
Bug 725663 - (CVE-2012-0453) [SECURITY] CSRF vulnerability in the XML-RPC API...
Dave Lawrence
2012-02-22
1
-0
/
+8
*
Bug 724464 - JSON-RPC support shouldn't require SOAP::Lite
Dave Lawrence
2012-02-15
1
-0
/
+14
[next]