Tags give the ability to mark specific points in history as being important
-
-
-
-
-
-
6.x-3.4-rc1
c0c689a8 · · -
-
-
-
-
-
-
-
-
6.x-3.0-rc4
37f95f77 · ·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
-
7.x-3.0-rc6
7e5074ae · ·[#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]
-
7.x-3.0-rc5
f1cdf341 · · -
6.x-3.0-rc3
cb81198c · · -
7.x-3.0-rc4
0e4c31ce · ·Issue [#1179366] Endpoint Title is not needed. Issue [#1190498] No results returned by taxonomy_term.selectNodes by Robin van Emden, kylebrowning Updates API Documentation Issue [#1153010] Fixes targeted actions by manatwo, kylebrowning, voxpelli Prevents a CSRF-vulnerability in Services Issue [#1218622] Notice: Undefined variable: auth_args in services_controller_execute() by boombatower Issue [#1083242] hugo, marcingy, voxpelli, kylebrowning, sanduhrs Fix for argument source handling in REST Server FIxes an issue where resources were sometimes affected by not having an alias Issue #1174550 cedwards.rei, kylebrowning, services resource uri does not use alias Issue #1160658 Services module can't be listed as a dependency in an installation profile. by voxpelli: Corrected OAuth dependency Issue #1151922 voxpelli Make user resource definition more DRY and REST:ful Issue #1168006 by marcingy: Add change user password test. Issue #1168044 by marcingy,ygerasimov: Add test to create node with taxonomy field. [#1166734] by tedbow [#1167244] by mradcliffe by voxpelli: Fix error for auth modules without settings
-
6.x-3.0-rc2
4bf1835f · ·Issue [#1179366] Endpoint title is not needed. Update API documentation Issue [#1153010] Fixes targeted actions by manatwo, kylebrowning, voxpelli Prevents a CSRF-vulnerability in Services and allows Servers to have Settings Issue [#1159456] db_rewrite_sql called in services_resource_build_index_query needs to pass in primary_table and primary_field args by emosbaugh Issue [#1218622] Notice: Undefined variable: auth_args in services_controller_execute() by boombatower Issue [#1083242] hugo, marcingy, voxpelli, kylebrowning, sanduhrs Fix for argument source handling in REST Server Issue #1093826 by bsenftner REST resource logout causes cascading error messages in admin/reports/dblog Fixes an issue where resources might sometimes not be reachable via an alias Issue #1162648 User Update issues by manatwo Issue #1192346 Brings node relationships up to date with node/files Issue #1174550 cedwards.rei, kylebrowning Fixes resources URI to use alias Issue #1169416 Cannot Enable Services - Query failed: ERROR: column "ctools" does not exist justchoose1, kylebrowning Taxonomy resource fixes [#1154706] BreathingRock Issues [#1156376] by rehos [#1153968] FIxes 5.3 error by yechuah