[58/64] [abbrv] incubator-geode git commit: GEODE-693: refactor security dunit tests

2016-03-31 Thread jinmeiliao
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/22ca5ef8/geode-core/src/test/java/com/gemstone/gemfire/security/ClientAuthorizationDUnitTest.java -- diff --git

[57/64] [abbrv] incubator-geode git commit: GEODE-693: refactor security dunit tests

2016-03-31 Thread jinmeiliao
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/22ca5ef8/geode-core/src/test/java/com/gemstone/gemfire/security/ClientAuthorizationTestBase.java -- diff --git

[21/64] [abbrv] incubator-geode git commit: GEODE-52: Remove @author tags from Java source

2016-03-31 Thread jinmeiliao
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/7d944f63/geode-core/src/main/java/com/gemstone/gemfire/internal/cache/tier/sockets/CacheClientProxyStats.java -- diff --git

[49/64] [abbrv] incubator-geode git commit: GEODE-923 In test changed "System.currentTimeMillis" to "System.nanoTime()" as Connection mgr uses nanotime

2016-03-31 Thread jinmeiliao
GEODE-923 In test changed "System.currentTimeMillis" to "System.nanoTime()" as Connection mgr uses nanotime Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-geode/commit/48af841f Tree:

[63/64] [abbrv] incubator-geode git commit: Merge branch 'develop' into feature/GEODE-17-2

2016-03-31 Thread jinmeiliao
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/867eb7f0/geode-core/src/main/java/com/gemstone/gemfire/cache/operations/OperationContext.java -- diff --cc

[44/64] [abbrv] incubator-geode git commit: Merge #106 into develop

2016-03-31 Thread jinmeiliao
Merge #106 into develop Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-geode/commit/dd26b158 Tree: http://git-wip-us.apache.org/repos/asf/incubator-geode/tree/dd26b158 Diff:

[62/64] [abbrv] incubator-geode git commit: Merge branch 'develop' into feature/GEODE-17-2

2016-03-31 Thread jinmeiliao
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/867eb7f0/geode-core/src/test/java/com/gemstone/gemfire/security/ClientAuthorizationTestCase.java -- diff --cc

[43/64] [abbrv] incubator-geode git commit: GEODE-1143: Adding GC settings for DUnit JVM settings

2016-03-31 Thread jinmeiliao
GEODE-1143: Adding GC settings for DUnit JVM settings Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-geode/commit/6a7b8802 Tree: http://git-wip-us.apache.org/repos/asf/incubator-geode/tree/6a7b8802 Diff:

[25/50] [abbrv] incubator-geode git commit: GEODE-54: missing javadocs

2016-03-29 Thread jinmeiliao
GEODE-54: missing javadocs Create docs landing page for Geode website Add an href to javadocs closes #113 Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-geode/commit/91b70969 Tree:

[49/50] [abbrv] incubator-geode git commit: GEODE-17: set up Shiro Security Manager in the DS and properly login and logout

2016-03-29 Thread jinmeiliao
GEODE-17: set up Shiro Security Manager in the DS and properly login and logout Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-geode/commit/96e69799 Tree:

[03/50] [abbrv] incubator-geode git commit: GEODE-986 MultiuserAPIDUnitTest.testMultiUserUnsupportedAPIs failed with SocketException

2016-03-29 Thread jinmeiliao
GEODE-986 MultiuserAPIDUnitTest.testMultiUserUnsupportedAPIs failed with SocketException Reactivated the TcpServer backward-compatibility test. This test failed if TcpClient thought that the locator was running 5.7 (I hand-sabotaged the code to make it think the locator was 5.7) but it passes

[40/50] [abbrv] incubator-geode git commit: GEODE-1111 Connection Pooling needs more tests

2016-03-29 Thread jinmeiliao
GEODE- Connection Pooling needs more tests These tests were dependent on an Order class that is only available in Pivotal's old test framework. I've created a small Order class that replaces it and allows the tests to run as part of Geode's geode-core distributedTest task. Project:

[44/50] [abbrv] incubator-geode git commit: GEODE-17: WIP integrating Pulse with new security

2016-03-29 Thread jinmeiliao
GEODE-17: WIP integrating Pulse with new security - After refactoring some Pulse test code, various tests are broken as they seem to depend on prior test state. Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit:

[32/50] [abbrv] incubator-geode git commit: GEODE-949: refactor and repackage security test code

2016-03-29 Thread jinmeiliao
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/8de59df1/geode-core/src/test/resources/com/gemstone/gemfire/security/templates/authz6_0.dtd -- diff --git

[34/50] [abbrv] incubator-geode git commit: GEODE-949: refactor and repackage security test code

2016-03-29 Thread jinmeiliao
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/8de59df1/geode-core/src/test/java/com/gemstone/gemfire/security/templates/XmlErrorHandler.java -- diff --git

[33/50] [abbrv] incubator-geode git commit: GEODE-949: refactor and repackage security test code

2016-03-29 Thread jinmeiliao
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/8de59df1/geode-core/src/test/java/templates/security/PKCSAuthInit.java -- diff --git a/geode-core/src/test/java/templates/security/PKCSAuthInit.java

[18/50] [abbrv] incubator-geode git commit: GEODE-1101: rename SimpleMemoryAllocator to MemoryAllocator

2016-03-29 Thread jinmeiliao
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/82faa8af/geode-core/src/test/java/com/gemstone/gemfire/internal/offheap/LifecycleListenerJUnitTest.java -- diff --git

[26/50] [abbrv] incubator-geode git commit: GEODE-992: Integrate with Travis CI

2016-03-29 Thread jinmeiliao
GEODE-992: Integrate with Travis CI disable CI on feature branches and asf-site branch. Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-geode/commit/67f0e2ca Tree:

[20/50] [abbrv] incubator-geode git commit: GEODE-1099: NPE thrown from TXManagerImpl.isDistributed()

2016-03-29 Thread jinmeiliao
GEODE-1099: NPE thrown from TXManagerImpl.isDistributed() fixing the DistTXManagerImplJUnitTest that was overriding the test added in the last commit for this issue. Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit:

[36/50] [abbrv] incubator-geode git commit: GEODE-949: refactor and repackage security test code

2016-03-29 Thread jinmeiliao
GEODE-949: refactor and repackage security test code * move test security classes from security package to com.gemstone.gemfire.security.generator * move test security resources from lib package to com.gemstone.gemfire.security.generator * move test security classes from templates.security

[47/50] [abbrv] incubator-geode git commit: GEODE-17: integrated security for Pulse. Now different user will have a different cluster updator.

2016-03-29 Thread jinmeiliao
GEODE-17: integrated security for Pulse. Now different user will have a different cluster updator. Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-geode/commit/0efc8d84 Tree:

[04/50] [abbrv] incubator-geode git commit: GEODE-1049 Added wait criteria to get internalDistributedSystem instance.

2016-03-29 Thread jinmeiliao
GEODE-1049 Added wait criteria to get internalDistributedSystem instance. Test is looking for InternalDistributedSystem Instance, but it access before it get initialize. Thus added waiting criteria for that. Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit:

[31/50] [abbrv] incubator-geode git commit: GEODE-620 Geode SSL configuration is out of date

2016-03-29 Thread jinmeiliao
GEODE-620 Geode SSL configuration is out of date the change in cipher suite caused suspect strings to be found in one of the WANSSLDUnitTest test cases. Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit:

[21/50] [abbrv] incubator-geode git commit: GEODE-1007 CI failure: ClientAuthroizationTwoDUnitTest.testAllOpsWithFailover2

2016-03-29 Thread jinmeiliao
GEODE-1007 CI failure: ClientAuthroizationTwoDUnitTest.testAllOpsWithFailover2 The previous fix caused ClientAuthorizationDUnitTest.testAllOpsWithFailover to have problems. Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit:

[06/50] [abbrv] incubator-geode git commit: GEODE-1097 allow Lambda invocations to be named so that they show up in test logs

2016-03-29 Thread jinmeiliao
GEODE-1097 allow Lambda invocations to be named so that they show up in test logs This adds variants of VM.invoke() and VM.invokeAsync() that take a String name for the invocation that will be logged during dunit testing. Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo

[09/50] [abbrv] incubator-geode git commit: GEODE-1099: NPE thrown from TXManagerImpl.isDistributed()

2016-03-29 Thread jinmeiliao
GEODE-1099: NPE thrown from TXManagerImpl.isDistributed() Use the existing reference to InternalDistributedSystem so as to prevent a NPE. If the member is indeed being disconnected, a CacheClosed exception is thrown while trying to send the message. Project:

[42/50] [abbrv] incubator-geode git commit: Merge branch 'develop' into feature/GEODE-17-2

2016-03-29 Thread jinmeiliao
Merge branch 'develop' into feature/GEODE-17-2 Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-geode/commit/da7a76de Tree: http://git-wip-us.apache.org/repos/asf/incubator-geode/tree/da7a76de Diff:

[29/50] [abbrv] incubator-geode git commit: GEODE-1067: The dispatcher now handles IllegalStateException by retrying batch without the released event

2016-03-29 Thread jinmeiliao
GEODE-1067: The dispatcher now handles IllegalStateException by retrying batch without the released event Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-geode/commit/ff69aeae Tree:

[12/50] [abbrv] incubator-geode git commit: GEODE-639 CI failure: CacheXml80DUnitTest.testCacheServerEnableTcpNoDelay

2016-03-29 Thread jinmeiliao
GEODE-639 CI failure: CacheXml80DUnitTest.testCacheServerEnableTcpNoDelay Use TCP port 0, so that an available port will be automatically assigned Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-geode/commit/44c388ef

[05/50] [abbrv] incubator-geode git commit: GEODE-1070: use log4j in off-heap code

2016-03-29 Thread jinmeiliao
GEODE-1070: use log4j in off-heap code Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-geode/commit/ce8d0876 Tree: http://git-wip-us.apache.org/repos/asf/incubator-geode/tree/ce8d0876 Diff:

[22/50] [abbrv] incubator-geode git commit: GEODE-1096: HeapMemoryMonitor to consider testBytesUsedForThresholdSet

2016-03-29 Thread jinmeiliao
GEODE-1096: HeapMemoryMonitor to consider testBytesUsedForThresholdSet HeapMemoryMonitor facilitates to instrument used bytes for testing, but updateStateAndSendEvent ignores the instrudmented value. Fix is to consider testBytesUsedForThresholdSet (if it is set) while sending a new

[48/50] [abbrv] incubator-geode git commit: GEODE-17: WIP Shiro Integration

2016-03-29 Thread jinmeiliao
GEODE-17: WIP Shiro Integration Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-geode/commit/5a6a6369 Tree: http://git-wip-us.apache.org/repos/asf/incubator-geode/tree/5a6a6369 Diff:

[14/50] [abbrv] incubator-geode git commit: GEODE-1053: Refactoring some test code. Updating Apache header for NamedCallable.java and NamedRunnable.java Updated httpcore.version in dependency-versions

2016-03-29 Thread jinmeiliao
GEODE-1053: Refactoring some test code. Updating Apache header for NamedCallable.java and NamedRunnable.java Updated httpcore.version in dependency-versions.properties Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit:

[46/50] [abbrv] incubator-geode git commit: GEODE-17: Ensure Pulse UI tests are not order dependent

2016-03-29 Thread jinmeiliao
GEODE-17: Ensure Pulse UI tests are not order dependent Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-geode/commit/d7612d1d Tree: http://git-wip-us.apache.org/repos/asf/incubator-geode/tree/d7612d1d Diff:

[16/50] [abbrv] incubator-geode git commit: GEODE-992: Integrate with Travis CI

2016-03-29 Thread jinmeiliao
GEODE-992: Integrate with Travis CI use absolute path while cat'ing the result of rat. Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-geode/commit/4e84f1a8 Tree:

[15/50] [abbrv] incubator-geode git commit: GEODE-478: GatewaySender now handles MessageTooLargeExceptions

2016-03-29 Thread jinmeiliao
GEODE-478: GatewaySender now handles MessageTooLargeExceptions Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-geode/commit/a904f147 Tree: http://git-wip-us.apache.org/repos/asf/incubator-geode/tree/a904f147 Diff:

[11/50] [abbrv] incubator-geode git commit: GEODE-1007 CI Failure: ClientAuthorizationTwoDUnitTest.testAllOpsWithFailover2

2016-03-29 Thread jinmeiliao
GEODE-1007 CI Failure: ClientAuthorizationTwoDUnitTest.testAllOpsWithFailover2 The test was initially set up to use multicast discovery. I had changed it to use colocated locators but the AvailablePort utility was being used for these and for the server ports. The test now uses the dunit

[02/50] [abbrv] incubator-geode git commit: GEODE-1078 CI failure: ClientMembershipSelectorDUnitTest.testClientMembershipEventsInServer

2016-03-29 Thread jinmeiliao
GEODE-1078 CI failure: ClientMembershipSelectorDUnitTest.testClientMembershipEventsInServer added an assertion that the distributed system hasn't changed in between getSystem() and createRegion() calls. Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit:

[24/50] [abbrv] incubator-geode git commit: GEODE-1103 intermittent suspect string in server cache during shutdown

2016-03-29 Thread jinmeiliao
GEODE-1103 intermittent suspect string in server cache during shutdown Added an exception handler for InterruptedException that checks to see if the AcceptorImpl is shutting down. If so a warning message about the interrupt is not logged. Project:

[13/50] [abbrv] incubator-geode git commit: GEODE-640 CI failure: CacheXml80DUnitTest.testCacheServerDisableTcpNoDelay

2016-03-29 Thread jinmeiliao
GEODE-640 CI failure: CacheXml80DUnitTest.testCacheServerDisableTcpNoDelay Use TCP port 0, so that an available port will be automatically assigned. Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit:

[43/50] [abbrv] incubator-geode git commit: GEODE-17: WIP integrating Pulse with new security

2016-03-29 Thread jinmeiliao
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/fed95002/geode-pulse/src/test/java/com/vmware/gemfire/tools/pulse/tests/PulseTest.java -- diff --git

[07/50] [abbrv] incubator-geode git commit: GEODE-1053: Refactoring some test code.

2016-03-29 Thread jinmeiliao
GEODE-1053: Refactoring some test code. Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-geode/commit/e22cd953 Tree: http://git-wip-us.apache.org/repos/asf/incubator-geode/tree/e22cd953 Diff:

[10/50] [abbrv] incubator-geode git commit: GEODE-1097 allow Lambda invocations to be named so that they show up in test logs

2016-03-29 Thread jinmeiliao
GEODE-1097 allow Lambda invocations to be named so that they show up in test logs addressing issues found by Jianxia. One of the VM methods was not invoking the correct runnable. Unit tests were needed for the NamedRunnable invocation methods. Since Runnable doesn't return a result the test

[23/50] [abbrv] incubator-geode git commit: GEODE-620 Geode SSL configuration is out of date

2016-03-29 Thread jinmeiliao
GEODE-620 Geode SSL configuration is out of date In reviewing uses of SSL I found that SocketCreator did not have support for TLSv1.2 and that one of the test classes had a reference to an RC4-based cipher suite. Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit:

[08/50] [abbrv] incubator-geode git commit: GEODE-1053: Adding "filter" on Function Rest Invoction Refactoring of RestAPIOnRegionFunctionExecutionDUnitTest.java RestAPIsOnGroupsFunctionExecutionDUnitT

2016-03-29 Thread jinmeiliao
GEODE-1053: Adding "filter" on Function Rest Invoction Refactoring of RestAPIOnRegionFunctionExecutionDUnitTest.java RestAPIsOnGroupsFunctionExecutionDUnitTest.java RestAPIsOnMembersFunctionExecutionDUnitTest.java. Updating dependency-versions.properties http-core and http-client Project:

[27/50] [abbrv] incubator-geode git commit: GEODE-1017: change off-memory from compaction to defragmentation

2016-03-29 Thread jinmeiliao
GEODE-1017: change off-memory from compaction to defragmentation Replaced references of compaction with `defragmentation`, to better convey the intent behind the operation. Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit:

incubator-geode git commit: GEODE-17: add GatewayReceiverMXBean security test

2016-03-20 Thread jinmeiliao
Repository: incubator-geode Updated Branches: refs/heads/feature/GEODE-17-2 2f709ffea -> 3c562c8b6 GEODE-17: add GatewayReceiverMXBean security test Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit:

incubator-geode git commit: GEODE-17: added GatewaySenderMBeanSecurityTest

2016-03-19 Thread jinmeiliao
Repository: incubator-geode Updated Branches: refs/heads/feature/GEODE-17-2 91378b543 -> ce4dd4ef7 GEODE-17: added GatewaySenderMBeanSecurityTest Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit:

incubator-geode git commit: GEODE-17: add DiskStoreMXBean security test and some renaming.

2016-03-19 Thread jinmeiliao
Repository: incubator-geode Updated Branches: refs/heads/feature/GEODE-17-2 3c562c8b6 -> d73606c8e GEODE-17: add DiskStoreMXBean security test and some renaming. Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit:

incubator-geode git commit: GEODE-17: WIP Shiro Integration

2016-03-19 Thread jinmeiliao
Repository: incubator-geode Updated Branches: refs/heads/feature/GEODE-17-3 [created] 34d16d0e0 GEODE-17: WIP Shiro Integration Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-geode/commit/34d16d0e Tree:

incubator-geode git commit: GEODE-17: fix EnvironmentVariablesHandlerInterceptorJUnitTest

2016-03-19 Thread jinmeiliao
Repository: incubator-geode Updated Branches: refs/heads/feature/GEODE-17-2 d73606c8e -> c979b3aaf GEODE-17: fix EnvironmentVariablesHandlerInterceptorJUnitTest Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit:

incubator-geode git commit: GEODE-17: All JMX Bean access needs JMX:GET permission

2016-03-18 Thread jinmeiliao
Repository: incubator-geode Updated Branches: refs/heads/feature/GEODE-17-2 ce4dd4ef7 -> 2f709ffea GEODE-17: All JMX Bean access needs JMX:GET permission * added the ResourceOperation annotation to all JMXBean classes * fix the tests Project:

incubator-geode git commit: GEODE-17: added DataCommandSecurityTest

2016-03-15 Thread jinmeiliao
Repository: incubator-geode Updated Branches: refs/heads/feature/GEODE-17-2 ea8beec02 -> 374e20cef GEODE-17: added DataCommandSecurityTest * added the test * added the command in the CliOperationContext Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit:

incubator-geode git commit: GEODE-17: Initial CLIOperationContext tests

2016-03-14 Thread jinmeiliao
Repository: incubator-geode Updated Branches: refs/heads/feature/GEODE-17-2 c55aa9501 -> 5669aefdd GEODE-17: Initial CLIOperationContext tests Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-geode/commit/5669aefd

incubator-geode git commit: GEODE-17: added AccessControlMBean test

2016-03-14 Thread jinmeiliao
Repository: incubator-geode Updated Branches: refs/heads/feature/GEODE-17-2 a646879a6 -> c55aa9501 GEODE-17: added AccessControlMBean test * added AccessControlMBean test * Authenticated users can create beans that are not in the GemFire domain * Any authenticated user can call "authorize"

incubator-geode git commit: GEODE-17: make ResourceOperation a class level annoation as well

2016-03-10 Thread jinmeiliao
Repository: incubator-geode Updated Branches: refs/heads/feature/GEODE-17-2 575660a01 -> 57282de8e GEODE-17: make ResourceOperation a class level annoation as well Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit:

[incubator-geode] Git Push Summary

2016-03-10 Thread jinmeiliao
Repository: incubator-geode Updated Branches: refs/heads/feature/GEODE-17-3 [deleted] c7680e2b7

[2/2] incubator-geode git commit: GEODE-17: refactor ManagementIntercepter and MBeanServerWrapper

2016-03-09 Thread jinmeiliao
GEODE-17: refactor ManagementIntercepter and MBeanServerWrapper Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-geode/commit/38de9600 Tree: http://git-wip-us.apache.org/repos/asf/incubator-geode/tree/38de9600 Diff:

[1/2] incubator-geode git commit: GEODE-17: refactor ManagementIntercepter and MBeanServerWrapper

2016-03-09 Thread jinmeiliao
Repository: incubator-geode Updated Branches: refs/heads/feature/GEODE-17-2 9801683b2 -> 38de96006 http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/38de9600/geode-core/src/test/java/com/gemstone/gemfire/management/internal/security/AuthorizeOperationForMBeansIntegrationTest.java

incubator-geode git commit: GEODE-17: add more tests

2016-03-09 Thread jinmeiliao
Repository: incubator-geode Updated Branches: refs/heads/feature/GEODE-17-2 8ab9c82c7 -> 9801683b2 GEODE-17: add more tests Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-geode/commit/9801683b Tree:

incubator-geode git commit: GEODE-17: refactor JSONAuthorization, MBeanServerConnectionRule and added some tests

2016-03-09 Thread jinmeiliao
Repository: incubator-geode Updated Branches: refs/heads/feature/GEODE-17-2 dc7d73e71 -> 8ab9c82c7 GEODE-17: refactor JSONAuthorization, MBeanServerConnectionRule and added some tests Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit:

[1/2] incubator-geode git commit: GEODE-17: refactor ManagementIntercepter and MBeanServerWrapper

2016-03-08 Thread jinmeiliao
Repository: incubator-geode Updated Branches: refs/heads/feature/GEODE-17-3 [created] c7680e2b7 http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/c7680e2b/geode-core/src/test/java/com/gemstone/gemfire/management/internal/security/AuthorizeOperationForMBeansIntegrationTest.java

incubator-geode git commit: GEODE-17: clean up MXBeanCreationRule

2016-03-08 Thread jinmeiliao
Repository: incubator-geode Updated Branches: refs/heads/feature/GEODE-17-2 3e2ae3330 -> dc7d73e71 GEODE-17: clean up MXBeanCreationRule Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-geode/commit/dc7d73e7 Tree:

incubator-geode git commit: GEODE-1021: show members of the region that has hyphen in it's name

2016-03-04 Thread jinmeiliao
Repository: incubator-geode Updated Branches: refs/heads/develop 491414210 -> 23950e80f GEODE-1021: show members of the region that has hyphen in it's name Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit:

incubator-geode git commit: GEODE-930: remove the call of disconnectAllFromDS since it's already in the tear down method.

2016-02-23 Thread jinmeiliao
Repository: incubator-geode Updated Branches: refs/heads/develop 7815581ee -> 18ad0ad53 GEODE-930: remove the call of disconnectAllFromDS since it's already in the tear down method. Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit:

incubator-geode git commit: GEODE-912: FileUtil would throw a more detailed stack trace if unable to delete a file

2016-02-23 Thread jinmeiliao
Repository: incubator-geode Updated Branches: refs/heads/develop 9e8543ab2 -> 7815581ee GEODE-912: FileUtil would throw a more detailed stack trace if unable to delete a file Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit:

[1/2] incubator-geode git commit: GEODE-903 Update Copyright

2016-02-22 Thread jinmeiliao
Repository: incubator-geode Updated Branches: refs/heads/develop c741a68f3 -> 5e4f37296 GEODE-903 Update Copyright Changed copyright from 2015 to 2016. [fixes #113861077] Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit:

[2/2] incubator-geode git commit: This closes #95

2016-02-22 Thread jinmeiliao
This closes #95 Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-geode/commit/5e4f3729 Tree: http://git-wip-us.apache.org/repos/asf/incubator-geode/tree/5e4f3729 Diff:

incubator-geode git commit: GEODE-829: pulse gradle uses the dependency versions in the property file

2016-02-19 Thread jinmeiliao
Repository: incubator-geode Updated Branches: refs/heads/develop 53b6319e4 -> 01c0a2c54 GEODE-829: pulse gradle uses the dependency versions in the property file Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit:

incubator-geode git commit: GEODE-929: Do not use AvailablePort.getRandomAvailablePort in this test to avoid intermittent PortNotAvailable error.

2016-02-19 Thread jinmeiliao
Repository: incubator-geode Updated Branches: refs/heads/develop 53510e58e -> 53b6319e4 GEODE-929: Do not use AvailablePort.getRandomAvailablePort in this test to avoid intermittent PortNotAvailable error. Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit:

incubator-geode git commit: GEODE-511: rebranding pulse

2016-02-17 Thread jinmeiliao
Repository: incubator-geode Updated Branches: refs/heads/develop 197555616 -> 81417f93a GEODE-511: rebranding pulse Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-geode/commit/81417f93 Tree:

incubator-geode git commit: GEODE-303: fix dataBrowser javascript errors using a splitter with free license.

2016-02-17 Thread jinmeiliao
Repository: incubator-geode Updated Branches: refs/heads/develop ef9441680 -> 23edf7e13 GEODE-303: fix dataBrowser javascript errors using a splitter with free license. Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit:

[1/2] incubator-geode git commit: GEODE-901: Remove invalid source headers

2016-02-16 Thread jinmeiliao
Repository: incubator-geode Updated Branches: refs/heads/develop 71ba8e999 -> 762758578 GEODE-901: Remove invalid source headers * removed invalid header from ResultsBagJUnitTest and QueryFromClauseCanonicalizationJUnitTest Project:

[2/2] incubator-geode git commit: This closes #94

2016-02-16 Thread jinmeiliao
This closes #94 Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-geode/commit/76275857 Tree: http://git-wip-us.apache.org/repos/asf/incubator-geode/tree/76275857 Diff:

[1/2] incubator-geode git commit: GEODE-954: display HostnameForClient in the member list view

2016-02-16 Thread jinmeiliao
Repository: incubator-geode Updated Branches: refs/heads/develop 00c69b670 -> bef0c1bec GEODE-954: display HostnameForClient in the member list view * retrieve the hostnameforClient and bindAddress attributes from the mbean * add a column in the member list view to display it. If

[2/2] incubator-geode git commit: Merge branch 'develop' of https://git-wip-us.apache.org/repos/asf/incubator-geode into develop

2016-02-16 Thread jinmeiliao
Merge branch 'develop' of https://git-wip-us.apache.org/repos/asf/incubator-geode into develop Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-geode/commit/bef0c1be Tree:

[1/5] incubator-geode git commit: GEODE-913: refactor AbstractDistributionConfig

2016-02-11 Thread jinmeiliao
Repository: incubator-geode Updated Branches: refs/heads/develop 3adb0b8e1 -> 700599052 http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/70059905/gemfire-core/src/main/java/com/gemstone/gemfire/distributed/internal/DistributionConfigImpl.java

[4/5] incubator-geode git commit: GEODE-913: refactor AbstractDistributionConfig

2016-02-11 Thread jinmeiliao
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/70059905/gemfire-core/src/main/java/com/gemstone/gemfire/distributed/internal/AbstractDistributionConfig.java -- diff --git

[3/5] incubator-geode git commit: GEODE-913: refactor AbstractDistributionConfig

2016-02-11 Thread jinmeiliao
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/70059905/gemfire-core/src/main/java/com/gemstone/gemfire/distributed/internal/ConfigAttribute.java -- diff --git

[2/5] incubator-geode git commit: GEODE-913: refactor AbstractDistributionConfig

2016-02-11 Thread jinmeiliao
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/70059905/gemfire-core/src/main/java/com/gemstone/gemfire/distributed/internal/DistributionConfig.java -- diff --git

[5/5] incubator-geode git commit: GEODE-913: refactor AbstractDistributionConfig

2016-02-11 Thread jinmeiliao
GEODE-913: refactor AbstractDistributionConfig * use annotations to annotate the config attributes and its setters/getters/checkers * delete multiple huge if/else statements to use annoations * delete unnecessary checks use annotated checkers. * delete all isXXModifiers to use attribute lists to

[2/2] incubator-geode git commit: This closes #88

2016-02-04 Thread jinmeiliao
This closes #88 Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-geode/commit/77f98113 Tree: http://git-wip-us.apache.org/repos/asf/incubator-geode/tree/77f98113 Diff:

incubator-geode git commit: GEODE-893: CI failure: LauncherLifecycleCommandsJUnitTest.testGetSpringJars

2016-02-02 Thread jinmeiliao
Repository: incubator-geode Updated Branches: refs/heads/develop 7a77f8056 -> 60caab4d4 GEODE-893: CI failure: LauncherLifecycleCommandsJUnitTest.testGetSpringJars Updated JUNIT to assert appropriate Spring and SDG versions. Project:

<    2   3   4   5   6   7