| Download | Size | md5 hash |
|---|---|---|
| services-7.x-3.1.tar.gz | 74.26 KB | dac49d2f3d16e012a4756aaeddaddfc2 |
| services-7.x-3.1.zip | 106.42 KB | c5f6287dd5d8e0d5236cb593cbc80d68 |
Release notes
Issue #1343516: mimeparse - split is deprecated by mradcliffe. mimeparse uses deprecated split().
Issue #1341702: multiple-valued index queries don't work on 6.x-3.x by cotto, marcingy
Issue #1342908: Readd the ability to add and validate and process per auth settings by wonder95, Fix reference to oauth in hook_services_authentication_info() definition
Issue #1341658: Call to a member function best_match() on a non-object by marcingy, readd mimeparse as we need a certain version
Issue #1309834: Missing a default value by marcingy
#1334800: improve DX of downloading external libraries by cotto, improve DX of downloading external libraries
Fixes a typo
Issue #1332600: Add a test to check that a session exists for a user by marcingy
Issue #1333864: Notice: Undefined variable: endpoints in rest_server_requirements() (lines 19 and 27 of ...services/servers/rest_server/rest_ser by alberto56, kylebrowning
Revert "Updated authentication patch"
Quick hot fix to file_resource that fixes file retrieve.
Issue #1325572: Integrate services with the libraries module to improve handling of third paty libraries. by marcingy : remove third party libraries
Issue #1324818: REST server cannot properly handle requests with Content-Type=multipart/form-data. by Taran2l : REST server cannot properly handle requests with Content-Type=multipart/form-data
Issue #1313934: clean up some warnings in the user resource Clean up user warnings by cotto, ygerasimov, marcingy, kylebrowning
Issue ##1217950: Followup code style cleanup.
Issue #1217950 by marcingy: Add variables to change title of Save button submitted on resources.
#1323936: Missing xmlrpc callbacks from server endpoints. by coolestdude1 : Missing xmlrpc callbacks from server endpoints.
#1314936: pagesize doesn't place limits on response size for unauthenticated users by marcingy, cotto : pagesize doesnt place limits on response size for unauthenticated users
Updated authentication patch
#1245954: Remove chdir() from services.runtime.inc by ygerasimov, Remove chdir() from services.runtime.inc
Revert "#1217950: Extend node, user and comment to create to accept $op as a parameter by marcingy, add op as parameter"
Revert "#1217950: Extend node, user and comment to create to accept $op as a parameter by marcingy, add op as parameter"
Issue #1320470 by ygerasimov: Fix test ServicesModuleTests.
#1246028: Remove RESTServer::loadInclude() by ygerasimov, Remove RESTServer::loadInclude()
#1298504: Node files relationship throws php notice by marcingy, Node files relationship throws php notice
#1293530: JSON/JSONP formats unnecessarily encodes slashes by ximo, JSON/JSONP formats unnecessarily encodes slashes
issue #1314002 by cotto