* commit c847f0dab4645a45dc5c7bc3ab6709e1ee3c76d2 |\ Merge: eed62c7 d0a4c94 | | Author: Matthew Radcliffe | | Date: Fri Jun 10 13:17:20 2011 -0400 | | | | Merge remote-tracking branch 'origin/6.x-3.x' into 7.x-3.x | | | | Conflicts: | | soap_server.info | | soap_server.module | | | * commit d0a4c944b0a6a93aeb351d2f66a4c2c41233d599 | | Author: unknown | | Date: Fri Jun 10 12:16:23 2011 +0100 | | | | Oops removed debug code | | | * commit d899564322044a960e263a2eb9d16d6fcd4f56c7 | | Author: unknown | | Date: Fri Jun 10 11:56:36 2011 +0100 | | | | Fixed WSDL to use literal not encoded and other details to pass WSI compliance testing in | | * | commit eed62c7305a1e39b0010fe511ac9a00c10596f41 |\ \ Merge: 4723208 508c435 | | | Author: Matthew Radcliffe | | | Date: Fri Jun 10 13:07:45 2011 -0400 | | | | | | Merge branch '7.x-3.x' of http://git.drupal.org/project/soap_server into 7.x-3.x | | | | | | * Merge changes from 6.x-3.x-alpha1. | | | | | | Conflicts: | | | README.txt | | | soap_server.info | | | soap_server.module | | | | * | commit 508c435ecbad7dc08e1a18ca0fd4dd54442867e7 | | | Author: The Great Git Migration | | | Date: Fri Feb 25 02:08:19 2011 +0000 | | | | | | Stripping CVS keywords | | | * | | commit 47232085a764418af287937cefa70c513e5b39b3 | | | Author: Matthew Radcliffe | | | Date: Sun Jun 5 11:54:51 2011 -0400 | | | | | | * add type for an array. by mradcliffe. | | | * | | commit 93aa7a632c923572872c5f095bf005a85589a82f | |/ Author: Matthew Radcliffe |/| Date: Fri Jun 3 09:49:47 2011 -0400 | | | | * [#1129282] by mradcliffe. Port of 6.x-3.x branch to 7.x-3.x. Initial commit. Tests | | * | commit c9adbc90f2c2ce06b491f5eb1ccaa8f7db0dc4c0 | | Author: The Great Git Migration | | Date: Fri Feb 25 02:08:19 2011 +0000 | | | | Stripping CVS keywords | | * | commit a18ad6def6aa096d0c8b892f7f7ca0001fc8bad6 | | Author: Marcus Clements | | Date: Tue Feb 1 14:27:50 2011 +0000 | | | | #1047482: Default args passed through from resource when arg not supplied by client. Imp | | * | commit f59f46c67e26b0e4584e398fc3b268e86fb8c52f | | Author: Marcus Clements | | Date: Mon Jan 31 10:54:11 2011 +0000 | | | | #1035816 by ilo: %endpoint changed to %soap_server_endpoint to avoid collision with menu_ | | * | commit 8f3239b9de4a210a571be7bc943f3fdbe1fad5b7 | | Author: Marcus Clements | | Date: Mon Jan 31 10:50:23 2011 +0000 | | | | #1035816 by ilo: method token changed from _do_ to _soap_ | | #1043342 by cartmancz: action method token fixed to _soap_ | | soap_server_debug_client() improved for readability | | * | commit 36b0968bb03ea6ded335c7d74496d9ccd85ba323 | | Author: Marcus Clements | | Date: Thu Jan 27 17:34:57 2011 +0000 | | | | I've made it possible for another module to override the wsdl. | | The token separating resource from method is now _do_ | | I've added a function to make the wsdl more readable for the debug function | | some tidying up | | * | commit df904ab1c863b1535f94b0faf5d2249455e1a711 | | Author: Marcus Clements | | Date: Wed Jan 26 16:40:15 2011 +0000 | | | | Now traversing resource for actions and methods. | | Added type information to WSDL for request parameters | | Changed response parameter to struct | | Removed commented menu item | | * | commit 6c855184cb49aef7d1cae328fddd84fa2895ea16 | | Author: ilo | | Date: Tue Jan 25 13:49:22 2011 +0000 | | | | by ilo: fixed CVS Id tag | | * | commit fcec6cd0a07874541352f036acea68df731ce66c | | Author: ilo | | Date: Sat Jan 22 03:34:04 2011 +0000 | | | | by ilol: Include simpletest skeleton testcase. | | * | commit 8dfb3d10997bb626279b59aca3e4ffbe53c36d66 | | Author: ilo | | Date: Sat Jan 22 03:21:20 2011 +0000 | | | | #1035816 by deviantintegral: Incorrect WSDL generated. | | * | commit 003ce77199f847325c7cd22f5dc76687cc19d06c | | Author: ilo | | Date: Fri Jan 21 23:18:21 2011 +0000 | | | | #1035792 by deviantintegral, ilo: Short hooks in module by core first, then services. | | * | commit 1480b6ffee259e83143abdde6ee9daa95e365e9a | | Author: ilo | | Date: Fri Jan 21 23:12:57 2011 +0000 | | | | #1035790 by deviantintegral: Fix code style issues with Coder module. | | * | commit 229c9de55fffca5dade57aa2f5814753783255bd | | Author: Marcus Clements | | Date: Mon Jan 17 18:10:40 2011 +0000 | | | | Added some getting started instructions in the README.txt | | Fixed some omissions in the first commit | | * | commit cac77aebcaf982713541aa1a19cd90347ef785d3 |/ Author: Marcus Clements | Date: Mon Jan 17 15:10:18 2011 +0000 | | Adding the first version of Soap Server for Services 3 |