| .. |
|
dao
|
Reformat of source code to set a stable base for the future. I couldn't get checkstyle enabled. There's still about a thousand errors from checkstyle. Most of it from length errors from comments and strings. Will attempt to remove those tonight. This change is so large I just want to get it in before any merge nightmares. The changes are fairly minor though and I did a full compile and start a server with the reformat code.
|
2013-11-21 07:56:47 -08:00 |
|
ActiveFencingException.java
|
Reformat all source code. Added checkstyle to check the source code
|
2013-11-20 07:26:53 -08:00 |
|
ClusterFenceManager.java
|
Reformat all source code. Added checkstyle to check the source code
|
2013-11-20 07:26:53 -08:00 |
|
ClusterFenceManagerImpl.java
|
Reformat all source code. Added checkstyle to check the source code
|
2013-11-20 07:26:53 -08:00 |
|
ClusterInvalidSessionException.java
|
Reformat all source code. Added checkstyle to check the source code
|
2013-11-20 07:26:53 -08:00 |
|
ClusterManager.java
|
Reformat all source code. Added checkstyle to check the source code
|
2013-11-20 07:26:53 -08:00 |
|
ClusterManagerImpl.java
|
Fixing coverity issues related to resource leak on FileInputStream being created anonymously
|
2013-11-27 12:51:44 +01:00 |
|
ClusterManagerListener.java
|
Reformat all source code. Added checkstyle to check the source code
|
2013-11-20 07:26:53 -08:00 |
|
ClusterManagerMBean.java
|
Reformat all source code. Added checkstyle to check the source code
|
2013-11-20 07:26:53 -08:00 |
|
ClusterManagerMBeanImpl.java
|
Made changes to configuration. Eliminated ConfigValue and only use ConfigKey
|
2013-09-06 15:40:38 -07:00 |
|
ClusterManagerMessage.java
|
Reformat all source code. Added checkstyle to check the source code
|
2013-11-20 07:26:53 -08:00 |
|
ClusterNodeJoinEventArgs.java
|
Reformat all source code. Added checkstyle to check the source code
|
2013-11-20 07:26:53 -08:00 |
|
ClusterNodeLeftEventArgs.java
|
Reformat all source code. Added checkstyle to check the source code
|
2013-11-20 07:26:53 -08:00 |
|
ClusterService.java
|
Reformat all source code. Added checkstyle to check the source code
|
2013-11-20 07:26:53 -08:00 |
|
ClusterServiceAdapter.java
|
Reformat all source code. Added checkstyle to check the source code
|
2013-11-20 07:26:53 -08:00 |
|
ClusterServicePdu.java
|
Reformat all source code. Added checkstyle to check the source code
|
2013-11-20 07:26:53 -08:00 |
|
ClusterServiceRequestPdu.java
|
Reformat all source code. Added checkstyle to check the source code
|
2013-11-20 07:26:53 -08:00 |
|
ClusterServiceServletAdapter.java
|
Reformatted all of the code.
|
2013-11-21 06:15:26 -08:00 |
|
ClusterServiceServletContainer.java
|
Reformatted all of the code.
|
2013-11-21 06:15:26 -08:00 |
|
ClusterServiceServletHttpHandler.java
|
Reformat all source code. Added checkstyle to check the source code
|
2013-11-20 07:26:53 -08:00 |
|
ClusterServiceServletImpl.java
|
Reformatted all of the code.
|
2013-11-21 06:15:26 -08:00 |
|
ManagementServerHost.java
|
Reformat all source code. Added checkstyle to check the source code
|
2013-11-20 07:26:53 -08:00 |
|
ManagementServerHostPeerVO.java
|
Reformat all source code. Added checkstyle to check the source code
|
2013-11-20 07:26:53 -08:00 |
|
ManagementServerHostVO.java
|
Reformatted all of the code.
|
2013-11-21 06:15:26 -08:00 |
|
RemoteMethodConstants.java
|
Moved ClusterManager into it's own package. Removed the agent load balancing code.
|
2013-07-25 19:00:26 -07:00 |