|
| 1.13.2.8 | modified | ovidiu | src/main/org/jboss/remoting/ConnectionValidator.java | minor reformatting |
| 1.16.2.8 | modified | ovidiu | src/main/org/jboss/remoting/transport/socket/MicroSocketClientInvoker.java | Minor refactoring and validation of http://jira.jboss.com/jira/browse/JBREM-657. |
| 1.53.2.19 | modified | ovidiu | src/main/org/jboss/remoting/Client.java | Minor refactoring and validation of http://jira.jboss.com/jira/browse/JBREM-657. |
| 1.8.2.7 | modified | ovidiu | src/main/org/jboss/remoting/LeasePinger.java | Minor refactoring and validation of http://jira.jboss.com/jira/browse/JBREM-657. |
| 1.7.2.5 | modified | ovidiu | src/main/org/jboss/remoting/transport/ClientInvoker.java | http://jira.jboss.org/jira/browse/JBREM-681 |
| 1.15.2.3 | modified | ovidiu | src/main/org/jboss/remoting/transport/local/LocalClientInvoker.java | http://jira.jboss.org/jira/browse/JBREM-681 |
| 1.1.2.1 | modified | ovidiu | src/tests/org/jboss/test/remoting/lease/socket/ClientLeasePeriodTestCase.java | http://jira.jboss.org/jira/browse/JBREM-681 |
| 1.1.2.1 | modified | ovidiu | src/tests/org/jboss/test/remoting/lease/socket/ClientLeasePeriodTestClient.java | http://jira.jboss.org/jira/browse/JBREM-681 |
| 1.1.2.1 | modified | ovidiu | src/tests/org/jboss/test/remoting/lease/socket/ClientLeasePeriodTestServer.java | http://jira.jboss.org/jira/browse/JBREM-681 |
| 1.4.16.4 | modified | ovidiu | src/bin/runtest | http://jira.jboss.org/jira/browse/JBREM-681 |
| 1.53.2.18 | modified | ovidiu | src/main/org/jboss/remoting/Client.java | http://jira.jboss.org/jira/browse/JBREM-681 |
| 1.4.10.1 | modified | ovidiu | src/main/org/jboss/remoting/ConnectionListener.java | http://jira.jboss.org/jira/browse/JBREM-681 |
| 1.34.4.5 | modified | ovidiu | src/main/org/jboss/remoting/InvokerRegistry.java | http://jira.jboss.org/jira/browse/JBREM-681 |
| 1.8.2.6 | modified | ovidiu | src/main/org/jboss/remoting/LeasePinger.java | http://jira.jboss.org/jira/browse/JBREM-681 |
| 1.7.2.7 | modified | ovidiu | src/main/org/jboss/remoting/MicroRemoteClientInvoker.java | http://jira.jboss.org/jira/browse/JBREM-681 |
| 1.52.2.20 | modified | ovidiu | src/main/org/jboss/remoting/ServerInvoker.java | http://jira.jboss.org/jira/browse/JBREM-681 |
| 1.1.2.2 | modified | ovidiu | /run-tests.sh | http://jira.jboss.org/jira/browse/JBREM-681 |
| 1.7.2.6 | modified | ovidiu | src/main/org/jboss/remoting/MicroRemoteClientInvoker.java | reformatting |
| 1.1.2.1 | modified | ovidiu | src/tests/org/jboss/test/remoting/configuration/client/remote/ClientPingCountTestCase.java | http://jira.jboss.org/jira/browse/JBREM-679 |
| 1.1.2.1 | modified | ovidiu | src/tests/org/jboss/test/remoting/configuration/client/remote/ClientPingCountTestClient.java | http://jira.jboss.org/jira/browse/JBREM-679 |
| 1.1.2.1 | modified | ovidiu | src/tests/org/jboss/test/remoting/configuration/client/remote/ClientPingCountTestServer.java | http://jira.jboss.org/jira/browse/JBREM-679 |
| 1.4.16.3 | modified | ovidiu | src/bin/runtest | http://jira.jboss.org/jira/browse/JBREM-679 |
| 1.53.2.17 | modified | ovidiu | src/main/org/jboss/remoting/Client.java | http://jira.jboss.org/jira/browse/JBREM-679 |
| 1.13.2.7 | modified | ovidiu | src/main/org/jboss/remoting/ConnectionValidator.java | http://jira.jboss.org/jira/browse/JBREM-679 |
| 1.15.2.2 | modified | rsigal | src/main/org/jboss/remoting/transport/local/LocalClientInvoker.java | JBREM-657: Added parameter "local" to terminateLease(). |
| 1.7.2.4 | modified | rsigal | src/main/org/jboss/remoting/transport/ClientInvoker.java | JBREM-657: Added parameter "local" to terminateLease(). |
| 1.5.2.5 | modified | rsigal | src/main/org/jboss/remoting/callback/CallbackPoller.java | JBREM-657: Added parameter "local" to stop() so that, optionally, it can execute without attempting to contact the server. |
| 1.7.2.5 | modified | rsigal | src/main/org/jboss/remoting/MicroRemoteClientInvoker.java | JBREM-657: Added parameter "local" to terminateLease() so that, optionally, it can execute without trying to contact server. |
| 1.8.2.5 | modified | rsigal | src/main/org/jboss/remoting/LeasePinger.java | JBREM-657: Added parameter "local" to stopPing() and removeClient() so that, optionally, they can execute without trying to contact server. |
| 1.53.2.16 | modified | rsigal | src/main/org/jboss/remoting/Client.java | JBREM-657: Added disconnectLocal() and removeListenerLocal(). |
| 1.53.2.15 | modified | ovidiu | src/main/org/jboss/remoting/Client.java | more Client.java reformatting. Preparing http://jira.jboss.org/jira/browse/JBREM-679 |
| 1.53.2.14 | modified | ovidiu | src/main/org/jboss/remoting/Client.java | minor reformatting |