[16/50] [abbrv] incubator-geode git commit: Merge remote-tracking branch 'origin/release/1.0.0-incubating' into develop

2016-10-31 Thread klund
Merge remote-tracking branch 'origin/release/1.0.0-incubating' 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/40c19179 Tree:

[08/50] [abbrv] incubator-geode git commit: GEODE-1952 Add Apache license to new files; add Gemfile.lock to rat.gradle

2016-10-31 Thread klund
GEODE-1952 Add Apache license to new files; add Gemfile.lock to rat.gradle Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-geode/commit/e9669d61 Tree:

[39/50] [abbrv] incubator-geode git commit: Merge remote-tracking branch 'origin/develop' into feature/GEODE-2019

2016-10-31 Thread klund
Merge remote-tracking branch 'origin/develop' into feature/GEODE-2019 Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-geode/commit/bc060f95 Tree: http://git-wip-us.apache.org/repos/asf/incubator-geode/tree/bc060f95

[24/50] [abbrv] incubator-geode git commit: GEODE-2009: add FlakyTest category to testCreateAlterDestroyUpdatesSharedConfig

2016-10-31 Thread klund
GEODE-2009: add FlakyTest category to testCreateAlterDestroyUpdatesSharedConfig Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-geode/commit/7330733e Tree:

[21/50] [abbrv] incubator-geode git commit: GEODE-1883 AuthInitializer should be made optional

2016-10-31 Thread klund
GEODE-1883 AuthInitializer should be made optional Documentation of how a cache client may set its credentials for authentication is revised to no longer state that the client can set the two security properties. When this bug is fixed, the documentation should be revised again. Project:

[32/50] [abbrv] incubator-geode git commit: GEODE-1983: Swagger is broken with integrated security

2016-10-31 Thread klund
GEODE-1983: Swagger is broken with integrated security * This required a simple configuration change. * This closes #263 Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-geode/commit/7511ffac Tree:

[49/50] [abbrv] incubator-geode git commit: Convert from ManagementTestCase to ManagementTestRule

2016-10-31 Thread klund
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/24f496df/geode-core/src/test/java/org/apache/geode/management/ClientHealthStatsDUnitTest.java -- diff --git

[37/50] [abbrv] incubator-geode git commit: GEODE-388: Marking dynamic-region-factory as deprecated in the xml.

2016-10-31 Thread klund
GEODE-388: Marking dynamic-region-factory as deprecated in the xml. Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-geode/commit/59df3d93 Tree: http://git-wip-us.apache.org/repos/asf/incubator-geode/tree/59df3d93 Diff:

[13/50] [abbrv] incubator-geode git commit: GEODE-1993: refactor tests to use rules rather than abstract classes

2016-10-31 Thread klund
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/de621597/geode-cq/src/test/java/org/apache/geode/security/CQClientAuthDunitTest.java -- diff --git

[30/50] [abbrv] incubator-geode git commit: Adding a docker container to build and view the geode docs

2016-10-31 Thread klund
Adding a docker container to build and view the geode docs Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-geode/commit/bc7a675a Tree: http://git-wip-us.apache.org/repos/asf/incubator-geode/tree/bc7a675a Diff:

[47/50] [abbrv] incubator-geode git commit: Convert from ManagementTestCase to ManagementTestRule

2016-10-31 Thread klund
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/24f496df/geode-core/src/test/java/org/apache/geode/management/LocatorManagementDUnitTest.java -- diff --git

[25/50] [abbrv] incubator-geode git commit: GEODE-2007: fix unchecked warnings

2016-10-31 Thread klund
GEODE-2007: fix unchecked warnings Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-geode/commit/a53c4b15 Tree: http://git-wip-us.apache.org/repos/asf/incubator-geode/tree/a53c4b15 Diff:

[11/50] [abbrv] incubator-geode git commit: GEODE-1952 Add output, final_app dirs to rat exclusions

2016-10-31 Thread klund
GEODE-1952 Add output, final_app dirs to rat exclusions Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-geode/commit/d573de2b Tree: http://git-wip-us.apache.org/repos/asf/incubator-geode/tree/d573de2b Diff:

[41/50] [abbrv] incubator-geode git commit: GEODE-2020: for rest api get request, use utf-8 as response encoding.

2016-10-31 Thread klund
GEODE-2020: for rest api get request, use utf-8 as response encoding. * add more test assertions. * fix legacy 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/fadd92b0 Tree:

[48/50] [abbrv] incubator-geode git commit: Convert from ManagementTestCase to ManagementTestRule

2016-10-31 Thread klund
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/24f496df/geode-core/src/test/java/org/apache/geode/management/DiskManagementDUnitTest.java -- diff --git

[36/50] [abbrv] incubator-geode git commit: GEODE-2022: Marking testRRPRLocalQueryingWithHetroIndexes as flaky

2016-10-31 Thread klund
GEODE-2022: Marking testRRPRLocalQueryingWithHetroIndexes as flaky Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-geode/commit/7e659b23 Tree: http://git-wip-us.apache.org/repos/asf/incubator-geode/tree/7e659b23 Diff:

[42/50] [abbrv] incubator-geode git commit: GEODE-2021: Non colocated gets in a transaction should get TransactionDataNotColocatedException

2016-10-31 Thread klund
GEODE-2021: Non colocated gets in a transaction should get TransactionDataNotColocatedException Throw TransactionDataNotColocatedException when get locally failed with BucketNotFoundException Added a dunit test with two transactions with gets that will use TXStateStub or TXState based on data

[26/50] [abbrv] incubator-geode git commit: GEODE-2005: fix javadoc warning and format

2016-10-31 Thread klund
GEODE-2005: fix javadoc warning and format Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-geode/commit/3d173b18 Tree: http://git-wip-us.apache.org/repos/asf/incubator-geode/tree/3d173b18 Diff:

[34/50] [abbrv] incubator-geode git commit: GEODE-1959: prompt for password when starting a server if username is specified

2016-10-31 Thread klund
GEODE-1959: prompt for password when starting a server if username is specified Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-geode/commit/b2e77685 Tree:

[33/50] [abbrv] incubator-geode git commit: GEODE-538: Add check for persistent data recovery

2016-10-31 Thread klund
GEODE-538: Add check for persistent data recovery PartitionedRegion.getNodeForBucketReadOrLoad can return an invalid node if persistent data recovery is in process and a get() targets a bucket that hasn't been recoverd yet. This can result in returning an incorrect value (null) or throwing

incubator-geode git commit: Remove unused imports

2016-10-31 Thread klund
Repository: incubator-geode Updated Branches: refs/heads/feature/GEODE-1930 24f496df4 -> 032a37ef3 Remove unused imports Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-geode/commit/032a37ef Tree:

[5/8] incubator-geode git commit: Convert from ManagementTestCase to ManagementTestRule

2016-10-31 Thread klund
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/86a3fb5a/geode-core/src/test/java/org/apache/geode/management/LocatorManagementDUnitTest.java -- diff --git

[2/8] incubator-geode git commit: Convert from ManagementTestCase to ManagementTestRule

2016-10-31 Thread klund
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/86a3fb5a/geode-core/src/test/java/org/apache/geode/management/RegionManagementDUnitTest.java -- diff --git

[09/50] [abbrv] incubator-geode git commit: GEODE-1952: Change Project G to Apache G; other edits

2016-10-31 Thread klund
GEODE-1952: Change Project G to Apache G; other edits Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-geode/commit/131e99ee Tree: http://git-wip-us.apache.org/repos/asf/incubator-geode/tree/131e99ee Diff:

[27/50] [abbrv] incubator-geode git commit: GEODE-2011: add FlakyTest to category to testNonPersistentServerRestartAutoSerializer

2016-10-31 Thread klund
GEODE-2011: add FlakyTest to category to testNonPersistentServerRestartAutoSerializer Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-geode/commit/5c50954d Tree:

[01/50] [abbrv] incubator-geode git commit: GEODE-999: remove accidentally checked in file. [Forced Update!]

2016-10-31 Thread klund
Repository: incubator-geode Updated Branches: refs/heads/feature/GEODE-1930 86a3fb5a6 -> 24f496df4 (forced update) GEODE-999: remove accidentally checked in file. Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit:

[46/50] [abbrv] incubator-geode git commit: Convert from ManagementTestCase to ManagementTestRule

2016-10-31 Thread klund
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/24f496df/geode-core/src/test/java/org/apache/geode/management/OffHeapManagementDUnitTest.java -- diff --git

[35/50] [abbrv] incubator-geode git commit: GEODE-2019 Add automated rebalance documentation

2016-10-31 Thread klund
GEODE-2019 Add automated rebalance documentation Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-geode/commit/f1be596a Tree: http://git-wip-us.apache.org/repos/asf/incubator-geode/tree/f1be596a Diff:

[28/50] [abbrv] incubator-geode git commit: GEODE-1353: Added listeners to slow down the receiver.

2016-10-31 Thread klund
GEODE-1353: Added listeners to slow down the receiver. * Added a listener on after create to slow down the receiver. * This was done to avoid the need for a very large number of puts. * When region size is more than 5 it can initiate the destroy region * While the

[22/50] [abbrv] incubator-geode git commit: GEODE-706 Fixed race condition between expiry thread and put thread.

2016-10-31 Thread klund
GEODE-706 Fixed race condition between expiry thread and put thread. There was possibility that expiry thread destroying the entry and another thread doing update on same key. In this case expiry thread cancel's existing task and update thread adds expiry task. But this tasks are refer by

[23/50] [abbrv] incubator-geode git commit: GEODE-2006: add FlakyTest category to testSelectCommand

2016-10-31 Thread klund
GEODE-2006: add FlakyTest category to testSelectCommand Also, remove unused serial id. Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-geode/commit/474ff41e Tree:

[15/50] [abbrv] incubator-geode git commit: GEODE-1993: refactor tests to use rules rather than abstract classes

2016-10-31 Thread klund
GEODE-1993: refactor tests to use rules rather than abstract classes * created ServerStarter and LocatorStarter in the rule package * refacterred LocatorServerConfigurationRule * refactor tests to use these rules Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit:

[12/50] [abbrv] incubator-geode git commit: GEODE-1952 Move docs build README; edit build instructions

2016-10-31 Thread klund
GEODE-1952 Move docs build README; edit build instructions Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-geode/commit/a0de4c93 Tree: http://git-wip-us.apache.org/repos/asf/incubator-geode/tree/a0de4c93 Diff:

[20/50] [abbrv] incubator-geode git commit: GEODE-2004: Create/update/delete query through rest api should require DATA:READ instead of DATA:WRITE

2016-10-31 Thread klund
GEODE-2004: Create/update/delete query through rest api should require DATA:READ instead of DATA:WRITE * This closes #262 Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-geode/commit/cf09ac94 Tree:

[18/50] [abbrv] incubator-geode git commit: Reverting gradle.properties change that came from the release branch

2016-10-31 Thread klund
Reverting gradle.properties change that came from the release branch The release type should be SNAPSHOT on 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/1fb0d0a9 Tree:

[40/50] [abbrv] incubator-geode git commit: GEODE-2019 Adding missing apache license header

2016-10-31 Thread klund
GEODE-2019 Adding missing apache license header Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-geode/commit/af55d929 Tree: http://git-wip-us.apache.org/repos/asf/incubator-geode/tree/af55d929 Diff:

[10/50] [abbrv] incubator-geode git commit: Fix README numbering, anchors

2016-10-31 Thread klund
Fix README numbering, anchors Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-geode/commit/d8afffb5 Tree: http://git-wip-us.apache.org/repos/asf/incubator-geode/tree/d8afffb5 Diff:

[44/50] [abbrv] incubator-geode git commit: Convert from ManagementTestCase to ManagementTestRule

2016-10-31 Thread klund
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/24f496df/geode-core/src/test/java/org/apache/geode/management/RegionManagementDUnitTest.java -- diff --git

[14/50] [abbrv] incubator-geode git commit: GEODE-1993: refactor tests to use rules rather than abstract classes

2016-10-31 Thread klund
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/de621597/geode-core/src/test/java/org/apache/geode/management/internal/security/GfshShellConnectionRule.java -- diff --git

[05/50] [abbrv] incubator-geode git commit: GEODE-2000 Now ClientMembershipListener returns host on which CacheServer is bind

2016-10-31 Thread klund
GEODE-2000 Now ClientMembershipListener returns host on which CacheServer is bind Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-geode/commit/8a080323 Tree:

[38/50] [abbrv] incubator-geode git commit: GEODE-2019 Add automated rebalance documentation

2016-10-31 Thread klund
GEODE-2019 Add automated rebalance documentation Revise content header to match the header in the subnav. Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-geode/commit/139c0a36 Tree:

[29/50] [abbrv] incubator-geode git commit: GEODE-1927: more protection from seeing com.gemstone.gemfire packaged objects

2016-10-31 Thread klund
GEODE-1927: more protection from seeing com.gemstone.gemfire packaged objects DeadlockDetector can read an archive of dependencies across the distributed system. This adds a small ObjectInputStream modification to its method that reads these archives to let it handle those created before the

[31/50] [abbrv] incubator-geode git commit: GEODE-388: Deprecating DynamicRegionFactory

2016-10-31 Thread klund
GEODE-388: Deprecating DynamicRegionFactory Marking DynamicRegionFactory as deprecated. Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-geode/commit/ad43d447 Tree:

[50/50] [abbrv] incubator-geode git commit: Convert from ManagementTestCase to ManagementTestRule

2016-10-31 Thread klund
Convert from ManagementTestCase to ManagementTestRule Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-geode/commit/24f496df Tree: http://git-wip-us.apache.org/repos/asf/incubator-geode/tree/24f496df Diff:

[06/50] [abbrv] incubator-geode git commit: GEODE-1466 : Added TemporaryFileRule JUnit rule for tests that need to create files in a particular directory.

2016-10-31 Thread klund
GEODE-1466 : Added TemporaryFileRule JUnit rule for tests that need to create files in a particular directory. * This closes #260 Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-geode/commit/b0659935 Tree:

[07/50] [abbrv] incubator-geode git commit: Merge feature/GEODE-1952 into feature/GEODE-1952-3

2016-10-31 Thread klund
Merge feature/GEODE-1952 into feature/GEODE-1952-3 Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-geode/commit/952e7e32 Tree: http://git-wip-us.apache.org/repos/asf/incubator-geode/tree/952e7e32 Diff:

[19/50] [abbrv] incubator-geode git commit: GEODE-1993: allow LocatorServerStartupRule to save server's ports as well.

2016-10-31 Thread klund
GEODE-1993: allow LocatorServerStartupRule to save server's ports as well. * added more tetss Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-geode/commit/5abe957c Tree:

[43/50] [abbrv] incubator-geode git commit: Convert from ManagementTestCase to ManagementTestRule

2016-10-31 Thread klund
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/24f496df/geode-core/src/test/java/org/apache/geode/management/bean/stats/DistributedSystemStatsDUnitTest.java -- diff --git

[04/50] [abbrv] incubator-geode git commit: GEODE-1991: Removing sleeps from HARegionQueueJUnitTest

2016-10-31 Thread klund
GEODE-1991: Removing sleeps from HARegionQueueJUnitTest Getting rid of a bunch of sleeps in HARegionQueueJUnitTest to fix a bunch of tests with race conditions. Tests of expiration were sleeping for short amounts of time and then asserting that expiration happened or didn't. Changing these sleeps

[02/50] [abbrv] incubator-geode git commit: GEODE-1999: Fix offheap memory leak when exception is thrown during basicDestroy call to remove GatewaySenderEventImpl from the sender queue

2016-10-31 Thread klund
GEODE-1999: Fix offheap memory leak when exception is thrown during basicDestroy call to remove GatewaySenderEventImpl from the sender queue Using try and finally to make sure the offheap reference will be released. Make similar changes for the parrellel wan queue as well. Also release offheap

[17/50] [abbrv] incubator-geode git commit: Merge remote-tracking branch 'origin/develop' into develop

2016-10-31 Thread klund
Merge remote-tracking branch 'origin/develop' 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/3068fb69 Tree: http://git-wip-us.apache.org/repos/asf/incubator-geode/tree/3068fb69 Diff:

incubator-geode git commit: Closing pull request #277

2016-10-31 Thread upthewaterspout
Repository: incubator-geode Updated Branches: refs/heads/develop 8c9b51b09 -> 6d78cf20c Closing pull request #277 This closes #277. I put the wrong pull request number in dbcbd55f9b2965afcf5dcc8453308c1c850d7a5c, which is the commit that actually merged this pull request. Project:

[4/8] incubator-geode git commit: Convert from ManagementTestCase to ManagementTestRule

2016-10-31 Thread klund
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/86a3fb5a/geode-core/src/test/java/org/apache/geode/management/OffHeapManagementDUnitTest.java -- diff --git

[6/8] incubator-geode git commit: Convert from ManagementTestCase to ManagementTestRule

2016-10-31 Thread klund
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/86a3fb5a/geode-core/src/test/java/org/apache/geode/management/DiskManagementDUnitTest.java -- diff --git

[1/8] incubator-geode git commit: Convert from ManagementTestCase to ManagementTestRule [Forced Update!]

2016-10-31 Thread klund
Repository: incubator-geode Updated Branches: refs/heads/feature/GEODE-1930 a83f8c02f -> 86a3fb5a6 (forced update) http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/86a3fb5a/geode-core/src/test/java/org/apache/geode/management/bean/stats/DistributedSystemStatsDUnitTest.java

[7/8] incubator-geode git commit: Convert from ManagementTestCase to ManagementTestRule

2016-10-31 Thread klund
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/86a3fb5a/geode-core/src/test/java/org/apache/geode/management/ClientHealthStatsDUnitTest.java -- diff --git

[3/8] incubator-geode git commit: Convert from ManagementTestCase to ManagementTestRule

2016-10-31 Thread klund
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/86a3fb5a/geode-core/src/test/java/org/apache/geode/management/QueryDataDUnitTest.java -- diff --git

incubator-geode git commit: GEODE-2044 Add to docs tc Server 3.2 for HTTP Session Mgmt module

2016-10-31 Thread kmiller
Repository: incubator-geode Updated Branches: refs/heads/develop d5f744e8f -> 8c9b51b09 GEODE-2044 Add to docs tc Server 3.2 for HTTP Session Mgmt module Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit:

[04/11] incubator-geode git commit: Add a timeout to webdriver so that UITest doesn't hang for hours if it can't load the page.

2016-10-31 Thread dschneider
Add a timeout to webdriver so that UITest doesn't hang for hours if it can't load the page. This closes #274 Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-geode/commit/d9563051 Tree:

[11/11] incubator-geode git commit: formatting

2016-10-31 Thread dschneider
formatting Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-geode/commit/2f251c47 Tree: http://git-wip-us.apache.org/repos/asf/incubator-geode/tree/2f251c47 Diff:

[05/11] incubator-geode git commit: Only run the uiTest task for the :geode-pulse subproject. Add uiTest to the combined test report. Refactored helper methods out of test.gradle.

2016-10-31 Thread dschneider
Only run the uiTest task for the :geode-pulse subproject. Add uiTest to the combined test report. Refactored helper methods out of test.gradle. This closes #261 Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit:

[03/11] incubator-geode git commit: Fixing build warning message.

2016-10-31 Thread dschneider
Fixing build warning message. CacheFactory.java:341: warning - @return tag has no arguments. CacheFactory.java:357: warning - @return tag has no arguments. Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit:

[07/11] incubator-geode git commit: Add link to release notes

2016-10-31 Thread dschneider
Add link to release notes Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-geode/commit/4a402b83 Tree: http://git-wip-us.apache.org/repos/asf/incubator-geode/tree/4a402b83 Diff:

[09/11] incubator-geode git commit: Update geode dependency for examples to 1.0.0-incubating

2016-10-31 Thread dschneider
Update geode dependency for examples to 1.0.0-incubating Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-geode/commit/bb30357c Tree: http://git-wip-us.apache.org/repos/asf/incubator-geode/tree/bb30357c Diff:

[10/11] incubator-geode git commit: shutdownAll now syncs on class before this

2016-10-31 Thread dschneider
shutdownAll now syncs on class before this changed to an AtomicBoolean, remove cache sync on addPartitionedRegion and requiresNotificationFromPR fixed formatting. Removed class sync on rmqFactory back to volatile boolean so that second SDA will wait for the first Project:

[01/11] incubator-geode git commit: GEODE-1098: Fix gfsh.bat error with default Java installation [Forced Update!]

2016-10-31 Thread dschneider
Repository: incubator-geode Updated Branches: refs/heads/feature/GEM-983 eb6ab1aaf -> 2f251c47d (forced update) GEODE-1098: Fix gfsh.bat error with default Java installation Paths to JAR dependencies quoted to prevent spaces from causing error This closes #227 Project:

[02/11] incubator-geode git commit: Fixing spotless formatting errors.

2016-10-31 Thread dschneider
Fixing spotless formatting errors. 2ef50b24de1457ab91729f22a3c2ff4a8a07557b introduced spotless formatting issues. Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-geode/commit/29bb98a2 Tree:

[08/11] incubator-geode git commit: GEODE-2034: Clean up old releases

2016-10-31 Thread dschneider
GEODE-2034: Clean up old releases Remove links to 1.0.0-incubating.M* releases. Add link to archived releases. Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-geode/commit/8a6ae9da Tree:

[06/11] incubator-geode git commit: Update README with links for Java and Redis, break out external libraries

2016-10-31 Thread dschneider
Update README with links for Java and Redis, break out external libraries Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-geode/commit/1412ca0b Tree: http://git-wip-us.apache.org/repos/asf/incubator-geode/tree/1412ca0b

incubator-geode git commit: Typo repair, User Manual example, "Creating Indexes on Map Fields" fROM => FROM

2016-10-31 Thread dbarnes
Repository: incubator-geode Updated Branches: refs/heads/develop bb30357c0 -> d5f744e8f Typo repair, User Manual example, "Creating Indexes on Map Fields" fROM => FROM Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit:

[2/2] incubator-geode git commit: Update geode dependency for examples to 1.0.0-incubating

2016-10-31 Thread abaker
Update geode dependency for examples to 1.0.0-incubating Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-geode/commit/bb30357c Tree: http://git-wip-us.apache.org/repos/asf/incubator-geode/tree/bb30357c Diff:

[1/2] incubator-geode git commit: GEODE-2034: Clean up old releases

2016-10-31 Thread abaker
Repository: incubator-geode Updated Branches: refs/heads/develop 4a402b83f -> bb30357c0 GEODE-2034: Clean up old releases Remove links to 1.0.0-incubating.M* releases. Add link to archived releases. Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit:

svn commit: r16753 - in /release/incubator/geode: 1.0.0-incubating.M1/ 1.0.0-incubating.M2/ 1.0.0-incubating.M3/

2016-10-31 Thread abaker
Author: abaker Date: Mon Oct 31 17:56:42 2016 New Revision: 16753 Log: Remove old Geode releases Removed: release/incubator/geode/1.0.0-incubating.M1/ release/incubator/geode/1.0.0-incubating.M2/ release/incubator/geode/1.0.0-incubating.M3/

incubator-geode git commit: Remove old releases

2016-10-31 Thread abaker
Repository: incubator-geode Updated Branches: refs/heads/asf-site 463719407 -> 70e83e5b8 Remove old releases Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-geode/commit/70e83e5b Tree: