Commit Graph

664 Commits

Author SHA1 Message Date
Francis Besset 655afe5b60 Merge pull request #9 from tutitututu/master
Fix autoload path
2013-01-30 08:26:29 -08:00
ldantunez 1f41d88f8b Update ServiceDefinition/Loader/AnnotationClassLoader.php
Solving Symfony 2.1.* issue with the bundle.
2013-01-30 20:04:00 +04:00
Rekky 66e8de0f94 Fix autoload path 2013-01-30 19:38:53 +04:00
Francis Besset c49afcd7f6 Added .travis.yml 2013-01-16 12:01:18 +01:00
Francis Besset 3bd32c380d Fixed tests 2013-01-16 11:53:33 +01:00
Francis Besset 41301775bf Added composer.json 2013-01-15 22:52:18 +01:00
Francis Besset baa586e268 Added composer.json 2013-01-15 22:51:04 +01:00
Francis Besset 17d0652959 Added composer.json 2013-01-15 22:45:35 +01:00
Francis Besset 127d06fcb9 Added composer.json 2013-01-15 22:45:13 +01:00
Francis Besset 7005a75231 Merge pull request #50 from matthiasnoback/patch-1
Fixed git URLs for the deps file
2012-11-15 01:35:54 -08:00
Matthias Noback 76bd41018e Fixed git URLs for the deps file 2012-11-15 10:34:29 +01:00
Francis Besset 5a88648060 Refactoring of SoapWebServiceController::definitionAction() 2012-08-27 11:44:30 +02:00
Francis Besset 6a4fba600f Added contributors file 2012-08-06 11:15:23 +02:00
Francis Besset 7add8ee159 Merge pull request #8 from Scheb/master
Load schemas only when there is a schemaLocation attribute
2012-08-06 02:01:01 -07:00
Christian Scheb 2a82f02db3 Code formating changes 2012-08-02 10:13:49 +02:00
Francis Besset 4741e142d0 Added Craig Marvelley in contributors file 2012-08-01 09:36:30 +03:00
Francis Besset 3a963b0201 Merge pull request #27 from boxuk/master
Updated code to work with more recent versions of Zend library dependencies
2012-07-31 23:35:26 -07:00
Christian Scheb 5b4f19d032 Schemas should only included when there is a "schemaLocation" attribute 2012-07-31 16:57:35 +02:00
Christian Kerl 8dace85c50 Merge pull request #1 from aschamberger/master
Sync Server with Client and document builder methods
2012-05-22 12:00:33 -07:00
Christian Kerl ef0361df59 Merge pull request #7 from aschamberger/master
Sync Server with Client and fix some coding standard issues
2012-05-22 12:00:29 -07:00
Christian Kerl 51e6f0f689 Merge pull request #7 from aschamberger/master
Sync Server with Client
2012-05-22 12:00:17 -07:00
Andreas Schamberger 587e421dca moved client specific code to SoapClient 2012-04-29 20:26:00 +02:00
Andreas Schamberger 64002c61d2 server interop test 2012-04-29 19:23:46 +02:00
Andreas Schamberger 51a971ed33 added soap client specific soap kernel 2012-04-29 19:23:46 +02:00
Andreas Schamberger 8b10219f73 add builder functions für configuring soap attachment handling 2012-04-29 19:23:45 +02:00
Andreas Schamberger 7819c31644 add XML mime filter 2012-04-29 19:23:33 +02:00
Andreas Schamberger 7f96a20f66 Several WS and CS fixes 2012-04-29 19:23:00 +02:00
Andreas Schamberger 31838105f0 add phpdoc and configuration of soap attachments 2012-04-29 18:52:55 +02:00
Andreas Schamberger 40a3bd5591 * sync server with client procession model
* add SwA/MTOM
2012-04-29 18:50:02 +02:00
Christian Kerl e02ca6ca9c Merge pull request #5 from aschamberger/master
XML Mime contentType support
2012-02-13 02:17:43 -08:00
Christian Kerl 9b912a51b2 Merge pull request #6 from aschamberger/master
XML Mime contentType support
2012-02-13 02:17:27 -08:00
Andreas Schamberger e697d41cc3 fix to make XmlMimeTypeConvert work 2012-01-29 17:54:48 +01:00
Andreas Schamberger 3954d07112 fixed broken bootstrap 2012-01-29 17:46:39 +01:00
Andreas Schamberger 02e8d450d5 Merge remote-tracking branch 'upstream/master' 2012-01-29 17:41:37 +01:00
Andreas Schamberger 107a2904c1 add XML mime filter 2012-01-29 14:38:12 +01:00
Andreas Schamberger f0b596be99 CS 2012-01-15 11:44:05 +01:00
Andreas Schamberger 375cd7debb CS 2012-01-15 11:42:21 +01:00
Francis Besset 80f999675a Added Šarūnas Dubinskas in contributors 2012-01-12 11:56:39 +01:00
Francis Besset e291afcba1 Merge branch 'master' of https://github.com/sarunas/BeSimpleSoapBundle into sarunas-master
Conflicts:
	ServiceBinding/RpcLiteralResponseMessageBinder.php
2012-01-12 11:53:58 +01:00
Francis Besset cfe949b781 Fixed bug if a complex type contains a collection 2012-01-12 11:45:15 +01:00
Šarūnas Dubinskas a2bec5d710 Merge pull request #1 from vytautasgimbutas/master
ComplexType fix
2012-01-12 01:24:21 -08:00
Vytautas Gimbutas 383d24e86b Fix for ComplexType 2012-01-12 11:22:08 +02:00
Šarūnas Dubinskas 63d3611006 Fix to allow ComplexType to be nillable 2012-01-11 15:11:55 +02:00
Christian Kerl 23ba025ffe Merge pull request #3 from aschamberger/master
Basic support for MTOM/SwA, WS-Adressing and WS-Security
2012-01-08 11:15:28 -08:00
Christian Kerl f6a0dcf9a7 Merge pull request #5 from aschamberger/master
Interfaces for processing SoapRequest/SoapResponse in Client/Server #2
2012-01-08 11:15:15 -08:00
Andreas Schamberger efc6500ead replace internal type converter interface with cleaner solution 2012-01-08 09:50:23 +01:00
Andreas Schamberger d633516e1f replace internal type converter interface with cleaner solution 2012-01-08 09:50:11 +01:00
Andreas Schamberger bf8965895e mime filter is not generic 2012-01-08 09:31:01 +01:00
Andreas Schamberger 840fa56931 mime filter is not generic 2012-01-08 09:30:50 +01:00
Andreas Schamberger 2b2d40b3ac moved code from client to common 2012-01-07 13:19:22 +01:00