1. 4ac9176 Fixing SYNAPSE-926 OPTIONS support in the PT transport -- Added integration test 10003 to cover the scenario by Hiranya Kasub Jayathilaka · 10 years ago
  2. bbe0393 Fixing SYNAPSE-933 Applying patch from Jeewantha with some changes by Hiranya Kasub Jayathilaka · 10 years ago
  3. abaccc6 Resolving SYNAPSE-964 Adding documentation for XPath functions by Hiranya Kasub Jayathilaka · 10 years ago
  4. 9dcfcd6 removing scratch from synapse-2.1-versioned by Udayanga Shaminda Wickramasinghe · 10 years ago
  5. cf6e8e5 scratch area for Synapse versioning implementation for testing by Udayanga Shaminda Wickramasinghe · 10 years ago
  6. 1049b64 remove by Udayanga Shaminda Wickramasinghe · 10 years ago
  7. 8fa53d8 avoid sync overhead each time null is checked - use double checked locking by Udayanga Shaminda Wickramasinghe · 10 years ago
  8. ee686a5 scratch area for Synapse versioning implementation for testing by Udayanga Shaminda Wickramasinghe · 10 years ago
  9. dab295c fix for SYNAPSE-989 by Isuru Udana · 10 years ago
  10. a0a921e fixing the issue with the patch submitted on SYNAPSE-901 by Udayanga Shaminda Wickramasinghe · 10 years ago
  11. 4541557 disable mail transport and vfs transport listener by default - fix for SYNAPSE-978 by Isuru Udana · 10 years ago
  12. 4e6cc61 Switch to current Neethi snapshot version. by Andreas Veithen · 10 years ago
  13. c0d5ef9 alter root pom adding myself as developer by Dushan · 10 years ago
  14. 8c3bad2 SYNAPSE-986: Removed a dependency management entry that is no longer relevant. by Andreas Veithen · 10 years ago
  15. 3a8a5f7 adding myself as a committer by Isuru Udana · 10 years ago
  16. d9c8c0d Use the new getSAXResult API instead of the old OMResult API. by Andreas Veithen · 10 years ago
  17. 2db5879 Added an explanation why the working directory for the integration tests must be set to the root directory of the Synapse project. by Andreas Veithen · 10 years ago
  18. c990887 * Not setting the http.socket.rcv-buffer-size and http.socket.snd-buffer-size properties unless the user has specified them explicitly. This will cause Synapse to use platform defaults when appropriate. (see the thread: HTTP Core Performance and Reactor Buffer Size) by Hiranya Kasub Jayathilaka · 11 years ago
  19. f59dc31 Upgraded to the latest httpclient version. by Andreas Veithen · 11 years ago
  20. bf29db7 Added some debug logging. by Andreas Veithen · 11 years ago
  21. 883f8e6 Ensure that we use the same Java version everywhere. This avoids class version incompatibilites when executing the integration tests in an IDE with the AAR files built on the command line with a different JDK. by Andreas Veithen · 11 years ago
  22. 697a9bb Fixed formatting: use spaces instead of tabs. by Andreas Veithen · 11 years ago
  23. 5f27141 Use standard name for log4j property file to make it easier to run the tests in an IDE such as Eclipse (which doesn't take into account the configuration of the maven-surefire-plugin). by Andreas Veithen · 11 years ago
  24. 92f1ffd * Fixed an old todo: we now require Java 1.6. by Andreas Veithen · 11 years ago
  25. 3148ab8 SYNAPSE-985: Make sure that we use the same Woden version as Axis2. by Andreas Veithen · 11 years ago
  26. 0878a84 Adding a new test case to sanity check PTT + deferred building scenarios by Hiranya Kasub Jayathilaka · 11 years ago
  27. 3d04d04 Retiring sandesha and RM related code - See http://osdir.com/ml/dev-synapse.apache.org/2013-09/msg00025.html for the mail thread by Hiranya Kasub Jayathilaka · 11 years ago
  28. 062fbdc Applying the patch for SYNAPSE-977 by Hiranya Kasub Jayathilaka · 11 years ago
  29. 25087a1 Use the proper APIs to create and interact with builders. by Andreas Veithen · 11 years ago
  30. 04285dd SYNAPSE-881: by Andreas Veithen · 11 years ago
  31. 9f1c54a Fixing a bug in validate mediator. Patch applied from SYNAPSE-976 by Hiranya Kasub Jayathilaka · 11 years ago
  32. 1873369 Documentation update. Applying patch from SYNAPSE-973 by Hiranya Kasub Jayathilaka · 11 years ago
  33. eb26782 Making it possible to use the Options object on the msgctx when mediating thru callout mediator. Patch applied from SYNAPSE-873 with some changes by Hiranya Kasub Jayathilaka · 11 years ago
  34. 2152d13 Using the Axis2BlockingClient in the message processor impls. Adding sample 704. Patches applied from SYNAPSE-971 and SYNAPSE-972 by Hiranya Kasub Jayathilaka · 11 years ago
  35. fa96900 Improving the callout mediator to support inline endpoints. Applying patches from SYNAPSE-969 and SYNAPSE-970 by Hiranya Kasub Jayathilaka · 11 years ago
  36. df2eea3 Documentation update by Hiranya Kasub Jayathilaka · 11 years ago
  37. fff90e5 Transport documentation update by Hiranya Kasub Jayathilaka · 11 years ago
  38. 8f3c5c0 Callout mediator improvements - Supporting Synapse Endpoints in callout mediator. Applying patches from SYNAPSE-966 SYNAPSE-967 and SYNAPSE-968 by Hiranya Kasub Jayathilaka · 11 years ago
  39. d148ce9 Updated documentation by Hiranya Kasub Jayathilaka · 11 years ago
  40. fff1086 updated the vfs documentation. by Rajika Kumarasiri · 11 years ago
  41. 50f1608 Fixing SYNAPSE-824 for nhttp and pt transports by Hiranya Kasub Jayathilaka · 11 years ago
  42. 9edffb6 Updated vfs transport docs by Hiranya Kasub Jayathilaka · 11 years ago
  43. 756f36f Adding documentation on vfs transport by Hiranya Kasub Jayathilaka · 11 years ago
  44. 22586bd Updated docs on transport worker pools by Hiranya Kasub Jayathilaka · 11 years ago
  45. 10fcd31 Documentation update for nhttp transport by Hiranya Kasub Jayathilaka · 11 years ago
  46. 4ada7e0 Documentation update by Hiranya Kasub Jayathilaka · 11 years ago
  47. c6512c5 Documentation update by Hiranya Kasub Jayathilaka · 11 years ago
  48. 0f345f0 Refactored the code related to closing/releasing http connections in the PT transport by Hiranya Kasub Jayathilaka · 11 years ago
  49. 1f7e277 Made the default User-Agent and Server header values configurable - Updated the docs by Hiranya Kasub Jayathilaka · 11 years ago
  50. 8f25589 Some documentation updates by Hiranya Kasub Jayathilaka · 11 years ago
  51. 5d3f734 Removed a dead import and some unnecessary whitespace by Hiranya Kasub Jayathilaka · 11 years ago
  52. 313e1f2 No need to check for hasData() - HttpCore handles it correctly by Hiranya Kasub Jayathilaka · 11 years ago
  53. 3661057 Fixing a race condition in SourceHandler - related to the failure in Sampe150 test case (WSDL generation) by Hiranya Kasub Jayathilaka · 11 years ago
  54. 3cbf9de Updated PT transport docs by Hiranya Kasub Jayathilaka · 11 years ago
  55. 5422f41 Documentation update by Hiranya Kasub Jayathilaka · 11 years ago
  56. 1c0aa75 Handled the endOfInput event properly in the PT TargetHandler by Hiranya Kasub Jayathilaka · 11 years ago
  57. 0042a79 Handling the endOfInput property in the PT SourceHandler - Otherwise JMX stats get messed up. by Hiranya Kasub Jayathilaka · 11 years ago
  58. e8c3038 Documentation update - Removed unsupported parameters from the axis2.xml used for integration tests. by Hiranya Kasub Jayathilaka · 11 years ago
  59. 87a5a3e Documentation update by Hiranya Kasub Jayathilaka · 11 years ago
  60. 7dedf14 Slightly changed the timing of the SimpleURLRegistryTest to avoid failure due to clock issues. Improved the file write method in the test case to flush the stream before closing. by Hiranya Kasub Jayathilaka · 11 years ago
  61. c8d942d Documentation update by Hiranya Kasub Jayathilaka · 11 years ago
  62. e353814 Using the RequestUserAgent API to set the User-Agent header on outgoing messages. by Hiranya Kasub Jayathilaka · 11 years ago
  63. 3d7d00b Changed the default Server header of the pt transport (to be consistent with user agent header) - Updated documentation by Hiranya Kasub Jayathilaka · 11 years ago
  64. 8c14c6a Updated pass thru docs by Hiranya Kasub Jayathilaka · 11 years ago
  65. 18cf7b7 Documentation update by Hiranya Kasub Jayathilaka · 11 years ago
  66. 5c1aeae Getting rid of the last of deprecated http core APIs (ExecutionContext) by Hiranya Kasub Jayathilaka · 11 years ago
  67. bf7b64a Changed the log level of a statement by Hiranya Kasub Jayathilaka · 11 years ago
  68. d05d018 Fixing a bug in the pass thru http sender (transport was setting the RESPONSE_WRITTEN property to true on outgoing requests). Cleaned up some unused configurations. by Hiranya Kasub Jayathilaka · 11 years ago
  69. 728631a Removing unnecessary threading from the sample53 test by Hiranya Kasub Jayathilaka · 11 years ago
  70. d28ff1b Updated documentation by Hiranya Kasub Jayathilaka · 11 years ago
  71. f8f4728 Adding the new transport docs - This is a work in progress by Hiranya Kasub Jayathilaka · 11 years ago
  72. a03cebb Supporting bind-address parameter in the pass through transport by Hiranya Kasub Jayathilaka · 11 years ago
  73. 4ff04dd fixed the rabbitmq client target. by Rajika Kumarasiri · 11 years ago
  74. 1b394a3 Adding some missing documentation on the validate mediator by Hiranya Kasub Jayathilaka · 11 years ago
  75. 270d138 Added the new http logging options to the log4j.properties file (commented out by default) by Hiranya Kasub Jayathilaka · 11 years ago
  76. 4b3b90b Making it possible to send requests using the To header in the callout mediator. Patch applied from SYNAPSE-965 by Hiranya Kasub Jayathilaka · 11 years ago
  77. 254d8de Some java docs to the new logging package by Hiranya Kasub Jayathilaka · 11 years ago
  78. 58529fa 1. Upgrading to HTTP Core 4.3 (Migrated both NHTTP and PTT transports out of deprecated APIs) by Hiranya Kasub Jayathilaka · 11 years ago
  79. 91da9f0 added a sftp example. by Rajika Kumarasiri · 11 years ago
  80. c3799a2 fixed temp file object creation. by Rajika Kumarasiri · 11 years ago
  81. 422d2ff fixed SYNAPSE-502. by Rajika Kumarasiri · 11 years ago
  82. 31949ed Adding a test for SYNAPSE-774 by Hiranya Kasub Jayathilaka · 11 years ago
  83. 9753596 Passing top level synapse properties to the AbstractRegistry, so SYNAPSE_HOME can be resolved proeprly by the subclasses. Fix applied from SYNAPSE-774 by Hiranya Kasub Jayathilaka · 11 years ago
  84. e284495 Resolving relative paths of WSDLs relative to SynapseHome. This is important in WAR deployments. Patch applied from SYNAPSE-896 by Hiranya Kasub Jayathilaka · 11 years ago
  85. 786e238 fixed SYNAPSE-806 in pass-through transport. by Rajika Kumarasiri · 11 years ago
  86. 389f238 fixed SYNAPSE-917. Added the patch by Isuru Udana Loku Narangoda. by Rajika Kumarasiri · 11 years ago
  87. dd7f0b9 fixed SYNAPSE-806. by Rajika Kumarasiri · 11 years ago
  88. 31108e3 Adding a serialization test case for dynamic load balance endpoint by Hiranya Kasub Jayathilaka · 11 years ago
  89. 9d02da6 removed dead codes. by Rajika Kumarasiri · 11 years ago
  90. 2e88716 Using CDATA selectively when parsing FIX messages. Patch applied from SYNAPSE-650 with some modifications by Hiranya Kasub Jayathilaka · 11 years ago
  91. 94e0d25 Updated the documentation regarding the new transport attribute in APIs by Hiranya Kasub Jayathilaka · 11 years ago
  92. 2e1911a Supporting a transport attribute on API configuration. Patch applied from SYNAPSE-953 with some changes by Hiranya Kasub Jayathilaka · 11 years ago
  93. b1bd26c Adding some tests cases for the AbstractEndpoint class by Hiranya Kasub Jayathilaka · 11 years ago
  94. e3bbc7e Updating documentation on OCSP/CRL - Applying patch from SYNAPSE-963 by Hiranya Kasub Jayathilaka · 11 years ago
  95. e8b04a2 Refactoring the OCSP/CRL implementation. Applying the patch from SYNAPSE-954 with some modifications by Hiranya Kasub Jayathilaka · 11 years ago
  96. f2fdc47 Added template serialization test cases by Hiranya Kasub Jayathilaka · 11 years ago
  97. 722e5db Improving callout mediator to support separate inbound and outbound security policies. Applied patches from SYNAPSE-960 SYNAPSE-961 and SYNAPSE-962 by Hiranya Kasub Jayathilaka · 11 years ago
  98. bd714e9 Adding a recipient list endpoint serialization test by Hiranya Kasub Jayathilaka · 11 years ago
  99. bbf2acc Adding a test case to round robin load balancer by Hiranya Kasub Jayathilaka · 11 years ago
  100. a5ac514 Adding test cases for default endpoint serialization and message store observers by Hiranya Kasub Jayathilaka · 11 years ago