Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Release notes
#1283428: XMLRPC code error - curly brackets by imclean, marcingy : XMLRPC code error - curly brackets plus some additional clean up
#1242008: Function _services_build_resources excessive drupal_alter() by ygerasimov : Function _services_build_resources excessive drupal_alter()
#663622: Node associated with wrong user after creation via node_resource by wedge : Node associated with wrong user after creation via node_resource
#1279714: allow multiple files to be loaded by resource methods by cotto : allow multiple files to be loaded by resource methods
Issue #1270676: Incorrect fields in an index method causes a 500 error Incorrect fields in an index method causes a 500 error by marcingy, heyrocker
Issue #1266102: Logic bug in XMLRPC try catch logic Logic bug in XMLRPC argument count check by st0nerhat
Issue #1273904: Comment resource appears to ignore pid for threaded comments Comment resource appears to ignore pid for threaded comments by marcingy
Issue #1267418: Tests broken. File resource, XMLRPC tests by ygerasimov: Files resource check whether ['file'] is array or not. Fix for xmlrpc test resource.
Issue #1267212: Password hash leakage Password hash leakage by ygerasimov, a_m_c, marcingy
Issue #1274132: 'relationships' hard coded into loop when resources are built '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: Refactor _services_process_resource() ygerasimov: Refactor _services_process_resource()
issue #1241450: Remove db_query from services_endpoint_load() by ygerasimov :Remove db_query from services_endpoint_load()
issue #1241472: Remove db_query from services_endpoint_load_all() by ygerasimov :Remove db_query from services_endpoint_load_all()
issue #1241550: Refactor rest_server_server() by ygerasimov :Refactor rest_server_server()
issue #1242066: Minor refactor _services_build_resources() remove if statement. by ygerasimov :Minor refactor _services_build_resources() remove if statement
issue #1241860: Use $default argument value in _rest_server_add_default_and_remove_unknown() by ygerasimov :Use $default argument value in _rest_server_add_default_and_remove_unknown
issue #1244304: Refactor RESTServer::matchParser by ygerasimov :Refactor RESTServer::matchParser
issue #1244266: Refactor RESTServer::requestParser by ygerasimov :Refactor RESTServer::requestParser
issue #1266424: Deprecated function drupal_set_header used by edb :Deprecated function drupal_set_header used
issue #1242194: 200 ok on update that didn't complete. 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: Notice: Undefined variable: data in theme_item_list() by mikeytown2
Fixes #1200404: user resource uses (drupal 6: theme('placeholder')
Fixes parse error, whoops
Fixes #1239516: XMLRPC can not work currently, due to default argument code by a_c_m
Fixes #1241138: ServicesParserTests->setUp() throws an exception because title no longer exists for endpoints
Fixes #1234484: 7303 update fails