Synapse Developers: chathura_ce

Login name:
chathura_ce
Total Commits:
165 (8.9%)
Lines of Code:
2840 (8.7%)
Most Recent Commit:
2007-03-22 07:17

Activity by Clock Time

Activity by Hour of Day for chathura_ce

Activity by Day of Week for chathura_ce

Activity in Directories

Directory Changes Lines of Code Lines per Change
Totals 165 (100.0%) 2840 (100.0%) 17.2
modules/core/src/main/java/org/apache/synapse/config/xml/endpoints/ 37 (22.4%) 1423 (50.1%) 38.4
modules/core/src/main/java/org/apache/synapse/config/xml/ 23 (13.9%) 346 (12.2%) 15.0
modules/core/src/main/java/org/apache/synapse/config/xml/endpoints/utils/ 12 (7.3%) 249 (8.8%) 20.7
modules/core/src/main/java/org/apache/synapse/endpoints/utils/ 1 (0.6%) 210 (7.4%) 210.0
modules/core/src/test/java/org/apache/synapse/config/xml/ 2 (1.2%) 167 (5.9%) 83.5
modules/core/src/main/java/org/apache/synapse/endpoints/ 6 (3.6%) 134 (4.7%) 22.3
modules/core/src/main/java/org/apache/synapse/mediators/builtin/send/endpoints/ 15 (9.1%) 125 (4.4%) 8.3
modules/core/src/main/java/org/apache/synapse/config/ 8 (4.8%) 85 (3.0%) 10.6
modules/core/src/main/java/org/apache/synapse/core/axis2/ 12 (7.3%) 31 (1.1%) 2.5
repository/conf/sample/ 28 (17.0%) 30 (1.1%) 1.0
modules/core/src/main/java/org/apache/synapse/mediators/builtin/send/ 6 (3.6%) 14 (0.5%) 2.3
modules/core/src/main/java/org/apache/synapse/ 2 (1.2%) 8 (0.3%) 4.0
modules/core/src/main/java/org/apache/synapse/mediators/builtin/send/algorithms/ 3 (1.8%) 5 (0.2%) 1.6
modules/core/src/main/java/org/apache/synapse/registry/ 2 (1.2%) 4 (0.1%) 2.0
modules/core/src/main/java/org/apache/synapse/endpoints/algorithms/ 1 (0.6%) 4 (0.1%) 4.0
modules/core/src/main/java/org/apache/synapse/core/ 2 (1.2%) 3 (0.1%) 1.5
src/main/release/ 1 (0.6%) 1 (0.0%) 1.0
modules/core/src/main/java/org/apache/synapse/mediators/builtin/ 2 (1.2%) 1 (0.0%) 0.5
repository/conf/sample/resources/endpoint/ 2 (1.2%) 0 (0.0%) 0.0

Activity of chathura_ce

Most Recent Commits

chathura_ce 2007-03-22 07:17

Fixed JIRA - SYNAPSE 73. Now WSDL endpoints correctly handles soap12 ports.

5 lines of code changed in:

chathura_ce 2007-03-16 10:42

Minor fix. FailoverEndpointFactory checked the name attribute in the <failover> element. Changed it to get name attribute from the <endpoint> element.

1 lines of code changed in:

chathura_ce 2007-03-15 05:29

Moved the EndpointDefinition factory code to AddressEndpointFactory. This is used only inside the AddressEndpointFactory. WSDL endpoints may use XML based configuration to override the WSDL details. But in that case, it is better to have a WSDLEndpointFactory specific EndpointDefinition builder.

105 lines of code changed in:

chathura_ce 2007-03-12 13:17

Minor change in the AddressEndpoint configuration.

6 lines of code changed in:

chathura_ce 2007-03-12 13:04

Did minor refactorings to the endpoint code.

440 lines of code changed in:

chathura_ce 2007-03-12 09:52

Fixed an issue in FailoverEndpoint. FailoverEndpoint should build the envelop before sending, so that it can resent the same envelop if an failure occures.

6 lines of code changed in:

chathura_ce 2007-03-09 09:00

Fixed - Addressing should only be removed from the cloned message context. Original message context used to send should not be altered as it is required if we want resend after a failure.



Added javadocs for endpoints.

17 lines of code changed in:

chathura_ce 2007-03-07 13:29

Fixed some issues in the failover endpoints.

21 lines of code changed in:

chathura_ce 2007-03-07 12:28

Improved the failover behavior of endpoints according to the FaultHandler stack model.

37 lines of code changed in:

chathura_ce 2007-03-07 10:43

Implemented the registry support for new endpoints. Now endpoints can be created from the configurations stored in the registry.

338 lines of code changed in:

chathura_ce 2007-03-06 05:50

Changed the endpoints in samples to the new endpoint format.

30 lines of code changed in:

chathura_ce 2007-03-06 05:48

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.

1833 lines of code changed in:

chathura_ce 2007-01-23 06:20

My first commit



1 lines of code changed in:

Generated by StatSVN 0.3.2-SNAPSHOT