marcingy : some code tidy 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
[#1241998] by ygerasimov, heyrocker : Refactor _services_process_resource()
1241860 by ygerasimov : Use $default argument value in _rest_server_add_default_and_remove_unknown()
1241450 by ygerasimov : Remove db_query from services_endpoint_load()
1241472 by ygerasimov : Remove db_query from services_endpoint_load_all()
1241550 by ygerasimov : Refactor rest_server_server()
1244304 by ygerasimov : Refactor RESTServer::matchParser
1244266 by ygerasimov : Refactor RESTServer::requestParser
1242066 by ygerasimov : Minor refactor _services_build_resources() remove if statement
1245190 by 1245190 : Small code optimization in RESTServer::handle()
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 [#1242194] by marcingy,ygerasimov: Node type validation for node update method.
Issue [#1267212] Password hash leakage by ygerasimov, a_m_c, marcingy
Issue [#1270190] by jnross, kylebrowning
Removes count on file resource create and fixes file_contents param for file_resource_retrieve
Adds a debug statement for the results of a call
Fixes [#1252430] by mikeytown2
Fixes [#1239516] by a_c_m