[root]/modules/core/src/main/java/org/apache/synapse/config
xml
(51 files, 5165 lines)
endpoints
(15 files, 1373 lines)
utils
(3 files, 237 lines)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 31 (100.0%) | 1026 (100.0%) | 33.0 |
asankha | 16 (51.6%) | 882 (86.0%) | 55.1 |
chathura_ce | 8 (25.8%) | 85 (8.3%) | 10.6 |
ruwan | 5 (16.1%) | 59 (5.8%) | 11.8 |
indika | 2 (6.5%) | 0 (0.0%) | 0.0 |
set eol-style=native for java, xml, html and properties files
eol-style=LF for sh and eol-style=CRLF for bat
502 lines of code changed in:
Did minor refactorings to the endpoint code.
0 lines of code changed in:
removed send package and moved SendConstatnts to org.apache.synapse.config.xml.Constatnts
1 lines of code changed in:
Refactored the endpoint package structure and added transactional resource access methods to the Context
41 lines of code changed in:
Changing the fault handler behaviour and fixing unit tests
17 lines of code changed in:
Implemented the registry support for new endpoints. Now endpoints can be created from the configurations stored in the registry.
6 lines of code changed in:
fix unit test failures for extensions module
1 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.
79 lines of code changed in:
formalizing the process of fault handler in synapse
0 lines of code changed in:
Change the proxy service factory and serializer to reflect new proxy service syntax
fixed a bug in a proxy service
add function to sequence mediator factory to create Anonymous sequence
0 lines of code changed in:
fix issue of serializing dynamic sequences and endpoints. In this process the mapper of a property which was earlier deprecated has now been un-deprecated
37 lines of code changed in:
Adding statistics collecting capability to sequences ,Endpoints and proxy services
Added required changes to the each mediator,mediator sterilizer and factory
Added statistics processing capability
Added method to Synapse Environment API setting and getting Statistics Collector
-checkin on behalf of Indika
0 lines of code changed in: