[root]/modules/core/src/main/java/org/apache/synapse/config/xml
endpoints
(15 files, 1373 lines)
utils
(3 files, 237 lines)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 242 (100.0%) | 3546 (100.0%) | 14.6 |
asankha | 113 (46.7%) | 2458 (69.3%) | 21.7 |
indika | 73 (30.2%) | 573 (16.2%) | 7.8 |
chathura_ce | 23 (9.5%) | 346 (9.8%) | 15.0 |
ruwan | 33 (13.6%) | 169 (4.8%) | 5.1 |
enableSec and enableRM tags are added again to the proxy service to engage rampart and sandesha [recognizing the engagement from policy is not yet impl. on policy]
13 lines of code changed in:
fixing SYNAPSE-79
7 lines of code changed in:
fix SYNAPSE-74
9 lines of code changed in:
set eol-style=native for java, xml, html and properties files
eol-style=LF for sh and eol-style=CRLF for bat
1667 lines of code changed in:
update and fix copyright notice to be correct
69 lines of code changed in:
Applying the patch of Kasun
28 lines of code changed in:
fixed a issue in EntrySerializer
1 lines of code changed in:
Did minor refactorings to the endpoint code.
0 lines of code changed in:
change remote registry parameter syntax
add XMlUnit to compare two xml
change sample
add throttle samples
13 lines of code changed in:
Fix issues with fault handling, and allow propagation of actual cause to Synapse. Also allow Synapse to send back a fault message through a new MC property named RESPONSE to convert a messages' direction after the changes to the fault mediator
3 lines of code changed in:
Refactored Constants
28 lines of code changed in:
removed send package and moved SendConstatnts to org.apache.synapse.config.xml.Constatnts
20 lines of code changed in:
Refactored the endpoint package structure and added transactional resource access methods to the Context
7 lines of code changed in:
Changing the fault handler behaviour and fixing unit tests
1 lines of code changed in:
Implemented the registry support for new endpoints. Now endpoints can be created from the configurations stored in the registry.
143 lines of code changed in:
fixed some minor issues
15 lines of code changed in:
fixed some minor issues
Change property mediator so that It can remove or set properties
27 lines of code changed in:
fix unit tests for core module
13 lines of code changed in:
refactor properties to use local entries and transactional resources (partly), this might break the build temporarily
342 lines of code changed in:
Implemented the load balance and failover support for synapse. Now endpoints can be nested inside each other to obtain required functionality. Initial support for WSDL based endpoints added.
203 lines of code changed in:
(19 more)