Commit Graph

  • be1e80799c [SoapBundle] Added services_classmap node configuration Francis Besset 2013-07-22 15:50:28 +0200
  • 232b678552 Merge branch 'fixed_tests' Francis Besset 2013-07-25 10:32:31 +0200
  • 0c5d2c54ab Fixed tests Francis Besset 2013-07-25 09:29:22 +0200
  • fe4e821ff5 Fixed syntax for PHP 5.3 Francis Besset 2013-07-24 23:44:50 +0200
  • 9487e3a9e7 Fixed tests which require a webserver Francis Besset 2013-07-24 23:18:41 +0200
  • 491d5f1ab1 [SoapBundle] Removed the first char if the ComplexType start with `\` Francis Besset 2013-07-23 18:06:44 +0200
  • a736a52bab [SoapBundle] [Doc] Removed installation from deps and update installation with composer Francis Besset 2013-07-23 09:39:18 +0200
  • 10d37dcea7 [SoapBundle] [Doc] Added PHP cURL extension in requirements Francis Besset 2013-07-23 09:38:26 +0200
  • eaeec1830d Removed travis build status in README Francis Besset 2013-07-23 09:12:34 +0200
  • e4a9b70fb3 [SoapBundle] Fixed Configuration.php Francis Besset 2013-07-22 11:52:32 +0200
  • 2e99bb7e17 [SoapServer] Fixed typo on SoapFault exception classes Francis Besset 2013-07-20 20:38:56 +0200
  • 333c54d642 [SoapBundle] Fixed service definition of `besimple.soap.client.builder` Francis Besset 2013-07-20 19:07:19 +0200
  • 0a47f5c15f [SoapCommon] Added assert instance of Part in ParserTest.php Francis Besset 2013-07-19 11:50:37 +0200
  • a2bd42c71f [SoapBundle] Used `BeSimple\SoapServer\Exception\ReceiverSoapFault` instead of `SoapFault` Francis Besset 2013-07-19 11:46:34 +0200
  • f9a351f9bf [SoapServer] Added Sender and Receiver SoapFault exception Francis Besset 2013-07-19 11:45:47 +0200
  • 934a639ff1 Created branch-alias 0.1-dev Francis Besset 2013-07-19 11:34:58 +0200
  • b78bf408bf Reorganized directories structure Francis Besset 2013-07-19 11:28:23 +0200
  • 9328c98935 Add 'src/BeSimple/SoapBundle/' from commit 'e99f707b105c0a0472260d8d42a5a14a7fb7a211' Francis Besset 2013-07-19 17:00:11 +0200
  • 9a8d23fa23 Add 'src/BeSimple/SoapServer/' from commit '127d06fcb9b401593203ce9287da14a4986158f4' Francis Besset 2013-07-19 16:57:58 +0200
  • 91bc9bdce7 Add 'src/BeSimple/SoapClient/' from commit '41301775bf7ca3cc8f486929c0d7484dce4c7393' Francis Besset 2013-07-19 16:56:20 +0200
  • 714346c2fc Add 'src/BeSimple/SoapCommon/' from commit 'db885b2be7328fd8e663ee256df2d8570daeac3c' Francis Besset 2013-07-19 16:53:31 +0200
  • fa8139be14 Initial commit Francis Besset 2013-07-19 16:51:16 +0200
  • e99f707b10 Merge pull request #71 from pylebecq/convert-exceptions-to-soapfaults Francis Besset 2013-07-17 02:27:17 -0700
  • faa1a84c0b [Controller] Prevented instanciation of a new SoapFault if the catched exception is already a SoapFault. Pierre-Yves LEBECQ 2013-07-17 11:20:59 +0200
  • 5dc1c4f917 [Controller] Any kind of exception are now re-thrown as SoapFault. Pierre-Yves LEBECQ 2013-07-17 10:48:21 +0200
  • 90903e8a1b Merge pull request #67 from davefx/patch-1 Francis Besset 2013-06-07 04:38:29 -0700
  • 55e9f6f077 Marking as compatible with Symfony 2.3 David Marín 2013-06-06 09:40:26 +0200
  • 9d79916a62 Updated documentation for previous commit Francis Besset 2013-02-27 17:08:32 +0100
  • ea4d031084 Fixed issue #29 Francis Besset 2013-02-27 17:06:00 +0100
  • a50215b649 Fixed bug with Zend Soap Francis Besset 2013-02-27 17:04:44 +0100
  • db885b2be7 Added KeyValue type Francis Besset 2013-02-27 17:03:38 +0100
  • 9b585dedb7 Updated TODO Francis Besset 2013-02-21 10:56:06 +0100
  • e0feb94de1 Updated LICENSE file Francis Besset 2013-02-21 10:49:18 +0100
  • f44e231368 Updated installation with composer doc Francis Besset 2013-02-21 09:42:43 +0100
  • 67adf2e77a Updated phpunit.xml.dist Francis Besset 2013-02-21 08:47:10 +0100
  • 03f19a0e61 Refactored SoapWebServiceController Francis Besset 2013-02-21 08:27:36 +0100
  • 794d6cf8c2 Used MessageBinder of BeSimpleSoapCommon component Francis Besset 2013-02-21 08:22:55 +0100
  • 2b60cec190 Fixed MessageBinder to avoid BC Break Francis Besset 2013-02-21 08:13:40 +0100
  • b4900b95c5 Added Util\MessageBinder Francis Besset 2013-02-20 21:58:49 +0100
  • a86c680263 Fixed ComplexType strategy Francis Besset 2013-02-20 20:42:08 +0100
  • b7d9705891 Added TODO.md file Francis Besset 2013-02-20 20:41:15 +0100
  • 3c44c543b1 Renamed CONTRIBUTORS.markdown to CONTRIBUTORS.md Francis Besset 2013-02-20 17:18:03 +0100
  • 9e18ef7693 Updated travis file Francis Besset 2013-02-20 17:04:58 +0100
  • 9cce7a02e5 Updated composer.json Francis Besset 2013-02-20 16:37:00 +0100
  • 6994f7712b Added build status from travis in README Francis Besset 2013-02-20 16:32:51 +0100
  • 29ab80c06c Added travis Francis Besset 2013-02-20 16:28:11 +0100
  • f5d49a0236 Updated bootsrap tests (use composer for vendors) Francis Besset 2013-02-20 16:16:47 +0100
  • 332872443e Renamed README.markdown to README.md Francis Besset 2013-02-20 16:00:12 +0100
  • b5fbb9192c Updated doc Francis Besset 2013-02-20 15:58:12 +0100
  • 55ae5e7e99 Updated Cache Francis Besset 2013-02-20 15:30:01 +0100
  • f26fc4f72a Updated installation doc with Composer Francis Besset 2013-02-20 15:26:26 +0100
  • e3ddebfea4 Added SoapResponseListener Francis Besset 2013-02-20 14:45:47 +0100
  • 2e34b1ce1d Used new interface for WdslTypeStrategy Francis Besset 2013-02-20 13:43:54 +0100
  • 0ee09df973 Fixed zend-(soap|mime) vendors Francis Besset 2013-02-20 11:53:52 +0100
  • 833d622093 Merge pull request #55 from tutitututu/master Francis Besset 2013-02-12 07:10:39 -0800
  • 030561521e Fix code styling Rekky 2013-01-30 22:16:55 +0400
  • 655afe5b60 Merge pull request #9 from tutitututu/master Francis Besset 2013-01-30 08:26:29 -0800
  • 1f41d88f8b Update ServiceDefinition/Loader/AnnotationClassLoader.php ldantunez 2012-09-18 17:33:29 -0300
  • 66e8de0f94 Fix autoload path Rekky 2013-01-30 19:38:53 +0400
  • c49afcd7f6 Added .travis.yml Francis Besset 2013-01-16 12:01:18 +0100
  • 3bd32c380d Fixed tests Francis Besset 2013-01-16 11:53:33 +0100
  • 41301775bf Added composer.json Francis Besset 2013-01-15 22:42:43 +0100
  • baa586e268 Added composer.json Francis Besset 2013-01-15 22:49:57 +0100
  • 17d0652959 Added composer.json Francis Besset 2013-01-15 22:30:56 +0100
  • 127d06fcb9 Added composer.json Francis Besset 2013-01-15 22:37:36 +0100
  • 7005a75231 Merge pull request #50 from matthiasnoback/patch-1 Francis Besset 2012-11-15 01:35:54 -0800
  • 76bd41018e Fixed git URLs for the deps file Matthias Noback 2012-11-15 10:34:29 +0100
  • 5a88648060 Refactoring of SoapWebServiceController::definitionAction() Francis Besset 2012-08-27 08:59:29 +0200
  • 6a4fba600f Added contributors file Francis Besset 2012-08-06 11:15:23 +0200
  • 7add8ee159 Merge pull request #8 from Scheb/master Francis Besset 2012-08-06 02:01:01 -0700
  • 2a82f02db3 Code formating changes Christian Scheb 2012-08-02 10:13:49 +0200
  • 4741e142d0 Added Craig Marvelley in contributors file Francis Besset 2012-08-01 09:36:30 +0300
  • 3a963b0201 Merge pull request #27 from boxuk/master Francis Besset 2012-07-31 23:35:26 -0700
  • 5b4f19d032 Schemas should only included when there is a "schemaLocation" attribute Christian Scheb 2012-07-31 16:57:35 +0200
  • 8dace85c50 Merge pull request #1 from aschamberger/master Christian Kerl 2012-05-22 12:00:33 -0700
  • ef0361df59 Merge pull request #7 from aschamberger/master Christian Kerl 2012-05-22 12:00:29 -0700
  • 51e6f0f689 Merge pull request #7 from aschamberger/master Christian Kerl 2012-05-22 12:00:17 -0700
  • 587e421dca moved client specific code to SoapClient Andreas Schamberger 2012-04-29 20:26:00 +0200
  • 64002c61d2 server interop test Andreas Schamberger 2012-04-22 18:10:21 +0200
  • 51a971ed33 added soap client specific soap kernel Andreas Schamberger 2012-04-22 18:08:40 +0200
  • 8b10219f73 add builder functions für configuring soap attachment handling Andreas Schamberger 2012-04-21 20:24:19 +0200
  • 7819c31644 add XML mime filter Andreas Schamberger 2012-01-29 14:38:12 +0100
  • 7f96a20f66 Several WS and CS fixes Andreas Schamberger 2012-01-15 11:42:21 +0100
  • 31838105f0 add phpdoc and configuration of soap attachments Andreas Schamberger 2012-04-21 20:32:02 +0200
  • 40a3bd5591 * sync server with client procession model * add SwA/MTOM Andreas Schamberger 2012-04-21 20:16:33 +0200
  • e02ca6ca9c Merge pull request #5 from aschamberger/master Christian Kerl 2012-02-13 02:17:43 -0800
  • 9b912a51b2 Merge pull request #6 from aschamberger/master Christian Kerl 2012-02-13 02:17:27 -0800
  • e697d41cc3 fix to make XmlMimeTypeConvert work Andreas Schamberger 2012-01-29 17:54:48 +0100
  • 3954d07112 fixed broken bootstrap Andreas Schamberger 2012-01-29 17:46:39 +0100
  • 02e8d450d5 Merge remote-tracking branch 'upstream/master' Andreas Schamberger 2012-01-29 17:41:37 +0100
  • 107a2904c1 add XML mime filter Andreas Schamberger 2012-01-29 14:38:12 +0100
  • f0b596be99 CS Andreas Schamberger 2012-01-15 11:44:05 +0100
  • 375cd7debb CS Andreas Schamberger 2012-01-15 11:42:21 +0100
  • 80f999675a Added Šarūnas Dubinskas in contributors Francis Besset 2012-01-12 11:56:39 +0100
  • e291afcba1 Merge branch 'master' of https://github.com/sarunas/BeSimpleSoapBundle into sarunas-master Francis Besset 2012-01-12 11:53:58 +0100
  • cfe949b781 Fixed bug if a complex type contains a collection Francis Besset 2012-01-12 11:45:15 +0100
  • a2bec5d710 Merge pull request #1 from vytautasgimbutas/master Šarūnas Dubinskas 2012-01-12 01:24:21 -0800
  • 383d24e86b Fix for ComplexType Vytautas Gimbutas 2012-01-12 11:22:08 +0200
  • 63d3611006 Fix to allow ComplexType to be nillable Šarūnas Dubinskas 2012-01-11 15:11:55 +0200
  • 23ba025ffe Merge pull request #3 from aschamberger/master Christian Kerl 2012-01-08 11:15:28 -0800