[#1283428] by imclean, marcingy : XMLRPC code error - curly brackets plus some additional clean up
[#1242008] by ygerasimov  : Function _services_build_resources excessive drupal_alter()
[#663622] by wedge : Node associated with wrong user after creation via node_resource
[#1279714] by cotto : allow multiple files to be loaded by resource methods
Issue [#1270676] Incorrect fields in an index method causes a 500 error by marcingy, heyrocker
Issue [#1266102] Logic bug in XMLRPC argument count check by st0nerhat
Issue [#1273904] Comment resource appears to ignore pid for threaded comments by marcingy
Issue [#1267418] by ygerasimov: Files resource check whether ['file'] is array or not. Fix for xmlrpc test resource.
Issue [#1267212] Password hash leakage by ygerasimov, a_m_c, marcingy
Issue [#1274132] 'relationships' hard coded into loop when resources are built by heyrocker.
Fixed typo in docblock
Issue #1245190 by ygerasimov: Small code cleanup in RESTServer. Response format.
Issue #1245178 by ygerasimov: Remove implementation of hook_autoload_info().
[#1241998] ygerasimov: Refactor _services_process_resource()
issue [#1241450] by ygerasimov :Remove db_query from services_endpoint_load()
issue [#1241472] by ygerasimov :Remove db_query from services_endpoint_load_all()
issue [#1241550] by ygerasimov :Refactor rest_server_server()
issue [#1242066] by ygerasimov :Minor refactor _services_build_resources() remove if statement
issue [#1241860] by ygerasimov :Use $default argument value in _rest_server_add_default_and_remove_unknown
issue [#1244304] by ygerasimov :Refactor RESTServer::matchParser
issue [#1244266] by ygerasimov :Refactor RESTServer::requestParser
issue [#1266424] by edb :Deprecated function drupal_set_header used
issue [#1242194] by ygerasimov, marcingy :200 ok on update that didnt complete.
Adds a debug statement for results of a call
Fixes to File resource for handling file_contents
Fixes [#1252430] by mikeytown2
Fixes [#1200404]
Fixes parse error, whoops
Fixes [#1239516] by a_c_m
Fixes [#1241138]
Fixes [#1234484]