[root]/modules/core/src/test/java/org/apache/synapse/config/xml
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 64 (100.0%) | 1515 (100.0%) | 23.6 |
asankha | 45 (70.3%) | 1200 (79.2%) | 26.6 |
chathura_ce | 2 (3.1%) | 167 (11.0%) | 83.5 |
indika | 12 (18.8%) | 142 (9.4%) | 11.8 |
ruwan | 5 (7.8%) | 6 (0.4%) | 1.2 |
set eol-style=native for java, xml, html and properties files
eol-style=LF for sh and eol-style=CRLF for bat
1113 lines of code changed in:
update and fix copyright notice to be correct
85 lines of code changed in:
minor fix as done for the AbstractTestCase in the extensions module when using xmlunit
2 lines of code changed in:
Remove use of XML Comparator for XMl comparison
0 lines of code changed in:
change remote registry parameter syntax
add XMlUnit to compare two xml
change sample
add throttle samples
7 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
3 lines of code changed in:
Changing the fault handler behaviour and fixing unit tests
2 lines of code changed in:
fixed some minor issues
Change property mediator so that It can remove or set properties
56 lines of code changed in:
fix unit tests for core module
0 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.
167 lines of code changed in:
Change the get-property XPath function to use two parameters – property name and scope
Improve Property mediator to reflect changes of get-property function
Change the implementation of Switch Mediator- remove switchcase mediator
add AnonymousList Mediator with Factory and Serializer
remove the Try Mediator
0 lines of code changed in:
some minor issues are fixed
4 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
75 lines of code changed in:
removed json, pox and rm mediators which are now obsolte or not required
refactored the packages for some of the xslt and validate mediator/related classes
0 lines of code changed in:
POXMediatorSerializer and test case for that
0 lines of code changed in:
fixing bug in jira SYNAPSE-53
0 lines of code changed in:
checkin new NIO transport based on HttpCore and NIO extensions
fix build break and updated test case where an invalid name attribute was present
change version to SNAPSHOT
0 lines of code changed in: