Directory modules/core/src/main/java/org/apache/synapse/

Total Files:
6
Deleted Files:
1
Lines of Code:
816

Browse with ViewVC

[root]/modules/core/src/main/java/org/apache/synapse

                                     config (5 files, 869 lines)

                                         xml (51 files, 5165 lines)

                                             endpoints (15 files, 1373 lines)

                                                 utils (3 files, 237 lines)

                                     core (1 files, 65 lines)

                                         axis2 (14 files, 2728 lines)

                                     endpoints (6 files, 781 lines)

                                         algorithms (2 files, 117 lines)

                                         utils (1 files, 210 lines)

                                     mediators (7 files, 602 lines)

                                         base (2 files, 297 lines)

                                         builtin (5 files, 798 lines)

                                             send (0 files, 0 lines)

                                                 algorithms (0 files, 0 lines)

                                                 endpoints (0 files, 0 lines)

                                         ext (1 files, 146 lines)

                                         filters (4 files, 457 lines)

                                         transform (2 files, 499 lines)

                                     metrics (4 files, 166 lines)

                                     registry (3 files, 291 lines)

                                         url (2 files, 369 lines)

                                     statistics (5 files, 510 lines)

                                         impl (3 files, 274 lines)

Lines of Code

modules/core/src/main/java/org/apache/synapse/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 32 (100.0%) 858 (100.0%) 26.8
asankha 20 (62.5%) 786 (91.6%) 39.3
ruwan 8 (25.0%) 55 (6.4%) 6.8
indika 2 (6.3%) 9 (1.0%) 4.5
chathura_ce 2 (6.3%) 8 (0.9%) 4.0

Most Recent Commits

asankha 2007-03-17 16:18

set eol-style=native for java, xml, html and properties files

eol-style=LF for sh and eol-style=CRLF for bat

493 lines of code changed in:

asankha 2007-03-08 12:27

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

47 lines of code changed in:

ruwan 2007-03-08 04:09

Refactored the endpoint package structure and added transactional resource access methods to the Context

3 lines of code changed in:

chathura_ce 2007-03-07 13:29

Fixed some issues in the failover endpoints.

2 lines of code changed in:

ruwan 2007-03-07 12:01

Changing the fault handler behaviour and fixing unit tests



10 lines of code changed in:

ruwan 2007-03-06 12:45

formated the Fault handlers for mediator

11 lines of code changed in:

asankha 2007-03-06 10:56

fix unit test failures for extensions module

2 lines of code changed in:

asankha 2007-03-06 07:52

refactor properties to use local entries and transactional resources (partly), this might break the build temporarily

73 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.

6 lines of code changed in:

indika 2007-03-05 10:33

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

6 lines of code changed in:

ruwan 2007-03-02 07:08

Introduced Fault handling in Synapse

30 lines of code changed in:

ruwan 2007-03-01 07:34

removing the corelate properties in synapse

0 lines of code changed in:

ruwan 2007-02-28 10:32

New logic for the proxy service

1 lines of code changed in:

  • modules/core/src/main/java/org/apache/synapse: Constants.java (+1 -1)
asankha 2007-02-23 19:48

cleanup core/axis2 package and refactor some parts of the code

provide proper one-way (in-only) support for nio transport

0 lines of code changed in:

  • modules/core/src/main/java/org/apache/synapse: Constants.java (-10)
asankha 2007-02-21 09:34

added the NIO SSL transport listener, and a sample jks keystore to startup the listener

updated the axis2.xml we ship to include the SSL listener

updated the synapse.sh script to support the renaming of the SynapseHTTPServer as SynapseServer

updated pom.xml to include dependency for niossl - but the code should now be compiled under JDK 1.5, and the target code would be 1.4 compatible. Hence it is still possible to run Synapse on JDK 1.4 if the NIO SSL transport is not used

141 lines of code changed in:

indika 2007-01-29 08:47

Add Statistics Collecting for Message Mediation – Synapse Service

Fixed few bugs

3 lines of code changed in:

asankha 2007-01-23 07:26

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

30 lines of code changed in:

  • modules/core/src/main/java/org/apache/synapse: Constants.java (+30 -2)
asankha 2007-01-04 12:13

committing fix for http://issues.apache.org/jira/browse/SYNAPSE-49 from Tijs with a minor update to RMSequenceMediator

0 lines of code changed in:

  • modules/core/src/main/java/org/apache/synapse: Constants.java (changed)
Generated by StatSVN 0.3.2-SNAPSHOT