geode git commit: first working filesize checks added new tests

2017-03-17 Thread khowe
Repository: geode Updated Branches: refs/heads/feature/GEODE-2420 2bcba1daa -> 7c6531e88 first working filesize checks added new tests Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/7c6531e8 Tree: http://git-wip-us.apache

geode git commit: GEODE-2683: let BR.putAll/removeAll to distribute before notify gateway, which is the same order as put/destroy

2017-03-17 Thread zhouxj
Repository: geode Updated Branches: refs/heads/develop 400552a10 -> 1036259ec GEODE-2683: let BR.putAll/removeAll to distribute before notify gateway, which is the same order as put/destroy Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/a

[3/3] geode-native git commit: Merge commit '2ec263b7f7155af6fea2fa977ce957e09971d222' into develop

2017-03-17 Thread dbarnes
Merge commit '2ec263b7f7155af6fea2fa977ce957e09971d222' into develop * commit '2ec263b7f7155af6fea2fa977ce957e09971d222': GEODE-2521 geode native docs: Document installation from source This closes #60 Project: http://git-wip-us.apache.org/repos/asf/geode-native/repo Commit: http://git-wip-u

[1/3] geode-native git commit: GEODE-2521 geode native docs: Document installation from source

2017-03-17 Thread dbarnes
Repository: geode-native Updated Branches: refs/heads/develop aaa5c9540 -> 6eb93f686 GEODE-2521 geode native docs: Document installation from source Project: http://git-wip-us.apache.org/repos/asf/geode-native/repo Commit: http://git-wip-us.apache.org/repos/asf/geode-native/commit/5e194a7d Tr

[2/3] geode-native git commit: GEODE-2521 geode native docs: update Windows requirements

2017-03-17 Thread dbarnes
GEODE-2521 geode native docs: update Windows requirements Project: http://git-wip-us.apache.org/repos/asf/geode-native/repo Commit: http://git-wip-us.apache.org/repos/asf/geode-native/commit/2ec263b7 Tree: http://git-wip-us.apache.org/repos/asf/geode-native/tree/2ec263b7 Diff: http://git-wip-us.a

[2/2] geode-native git commit: GEODE-2513 Unbrand Function Execution section (revision)

2017-03-17 Thread kmiller
GEODE-2513 Unbrand Function Execution section (revision) Project: http://git-wip-us.apache.org/repos/asf/geode-native/repo Commit: http://git-wip-us.apache.org/repos/asf/geode-native/commit/aaa5c954 Tree: http://git-wip-us.apache.org/repos/asf/geode-native/tree/aaa5c954 Diff: http://git-wip-us.ap

[1/2] geode-native git commit: GEODE-2513 Unbrand Function Execution section of docs

2017-03-17 Thread kmiller
Repository: geode-native Updated Branches: refs/heads/develop 5ff12fc5a -> aaa5c9540 GEODE-2513 Unbrand Function Execution section of docs Project: http://git-wip-us.apache.org/repos/asf/geode-native/repo Commit: http://git-wip-us.apache.org/repos/asf/geode-native/commit/e3834b8f Tree: http:/

[13/49] geode git commit: GEODE-2553: Closed IndexRepositories when deleting an index

2017-03-17 Thread khowe
GEODE-2553: Closed IndexRepositories when deleting an index Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/ce5523f6 Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/ce5523f6 Diff: http://git-wip-us.apache.org/repos/asf

[05/49] geode git commit: GEODE-1198: add todo comment to dubious test

2017-03-17 Thread khowe
GEODE-1198: add todo comment to dubious test Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/54eab9a0 Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/54eab9a0 Diff: http://git-wip-us.apache.org/repos/asf/geode/diff/54e

[26/49] geode git commit: GEODE-1793 LocatorDUnitTest.testStartTwoLocatorsOneWithSSLAndTheOtherNonSSL

2017-03-17 Thread khowe
GEODE-1793 LocatorDUnitTest.testStartTwoLocatorsOneWithSSLAndTheOtherNonSSL This was a product issue. When the locator using plain-text sockets is contacted by a TcpClient using SSL the locator often just closes the socket. On some platforms this causes a SSLHandshakeException but on others it ju

[47/49] geode git commit: GEODE-2633: When turning on fine logging, GEODE logs the keystore password in clear text

2017-03-17 Thread khowe
GEODE-2633: When turning on fine logging, GEODE logs the keystore password in clear text Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/c02970b4 Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/c02970b4 Diff: http://g

[09/49] geode git commit: GEODE-2618: PrimaryBucketExceptions handled in LuceneQueryFunction.execute

2017-03-17 Thread khowe
GEODE-2618: PrimaryBucketExceptions handled in LuceneQueryFunction.execute * PrimaryBucketException while executing a LuceneQuery will now be caught and wrapped as a InternalFunctionInvocationTargetException * This will trigger a re-execution of the LuceneQuery on the member whic

[29/49] geode git commit: GEODE-2635: Creating DUnit tests to test eviction in lucene

2017-03-17 Thread khowe
GEODE-2635: Creating DUnit tests to test eviction in lucene * DUnit tests for eviction with local destroy and overflow * Refactored the integration tests for eviction This closes #420 Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.ap

[38/49] geode git commit: GEODE-2303 Add eccn text to README.md

2017-03-17 Thread khowe
GEODE-2303 Add eccn text to README.md Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/81794ec3 Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/81794ec3 Diff: http://git-wip-us.apache.org/repos/asf/geode/diff/81794ec3

[01/49] geode git commit: GEODE-2614: fix javadoc warnings - spotless

2017-03-17 Thread khowe
Repository: geode Updated Branches: refs/heads/feature/GEODE-2420 abc0dd2fe -> 2bcba1daa GEODE-2614: fix javadoc warnings - spotless Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/608ce117 Tree: http://git-wip-us.apache.o

[40/49] geode git commit: GEODE-2595: Correcting javadoc for createIndexFactory

2017-03-17 Thread khowe
GEODE-2595: Correcting javadoc for createIndexFactory This closes #421 Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/6c66e65b Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/6c66e65b Diff: http://git-wip-us.apache.o

[03/49] geode git commit: GEODE-1198: refactor test with before/after and cleanup use of ports

2017-03-17 Thread khowe
GEODE-1198: refactor test with before/after and cleanup use of ports Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/8afd0d6e Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/8afd0d6e Diff: http://git-wip-us.apache.org/

[32/49] geode git commit: GEODE-2612: Added gfsh support for invoking callbacks during snapshot load

2017-03-17 Thread khowe
GEODE-2612: Added gfsh support for invoking callbacks during snapshot load Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/6cc8a113 Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/6cc8a113 Diff: http://git-wip-us.apach

[10/49] geode git commit: GEODE-2614: fix javadoc warnings - spotless

2017-03-17 Thread khowe
GEODE-2614: fix javadoc warnings - spotless Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/c6c6459a Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/c6c6459a Diff: http://git-wip-us.apache.org/repos/asf/geode/diff/c6c6

[24/49] geode git commit: GEODE-2633: When turning on fine logging, GEODE logs the keystore password in clear text * spotless fix

2017-03-17 Thread khowe
GEODE-2633: When turning on fine logging, GEODE logs the keystore password in clear text * spotless fix Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/5fb264b0 Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/5fb264

[41/49] geode git commit: GEODE-2645: rewrite test to fix flakiness and improve readability

2017-03-17 Thread khowe
GEODE-2645: rewrite test to fix flakiness and improve readability Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/d5a36354 Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/d5a36354 Diff: http://git-wip-us.apache.org/rep

[45/49] geode git commit: GEODE-2639: Added DUnit tests for expiration on Lucene

2017-03-17 Thread khowe
GEODE-2639: Added DUnit tests for expiration on Lucene * Tests added to validate the effect of the expiration of Lucene Index entries. * Once the entries expire, the lucene index entries must be updated. This closes #422 Project: http://git-wip-us.apache.org/repos/asf/g

[15/49] geode git commit: GEODE-2617: use DataSeriazableFixedID to implement

2017-03-17 Thread khowe
GEODE-2617: use DataSeriazableFixedID to implement Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/aa9ced53 Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/aa9ced53 Diff: http://git-wip-us.apache.org/repos/asf/geode/di

[28/49] geode git commit: GEODE-2620: Rate stats removed from LuceneIndexMetrics

2017-03-17 Thread khowe
GEODE-2620: Rate stats removed from LuceneIndexMetrics * Commit Rate, update rate and query rate removed from LuceneIndexMetrics * They can be added back again when the getRate method in StatsRate.java is fixed This closes #418 Project: http://git-wip-us.apache.org/rep

[04/49] geode git commit: GEODE-2539: Upgrading Jetty causes RestSecurityItegrationTest to fail

2017-03-17 Thread khowe
GEODE-2539: Upgrading Jetty causes RestSecurityItegrationTest to fail Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/caf0767e Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/caf0767e Diff: http://git-wip-us.apache.org

[07/49] geode git commit: GEODE-1195 Improve "Synchronizing Your Offline Disk Store with Your Cache" docs This closes #423

2017-03-17 Thread khowe
GEODE-1195 Improve "Synchronizing Your Offline Disk Store with Your Cache" docs This closes #423 Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/257f0eaa Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/257f0eaa Diff: h

[27/49] geode git commit: GEODE_1793 spotless fixes and removal of dead code

2017-03-17 Thread khowe
GEODE_1793 spotless fixes and removal of dead code Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/f7aad2e4 Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/f7aad2e4 Diff: http://git-wip-us.apache.org/repos/asf/geode/di

[17/49] geode git commit: GEODE-2616: fix leak in colocated region removal

2017-03-17 Thread khowe
GEODE-2616: fix leak in colocated region removal postDestroyRegion now removes itself from colocated parent colocatedByList Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/72378a74 Tree: http://git-wip-us.apache.org/repos/asf

[16/49] geode git commit: GEODE-2539: revert jetty version change for now

2017-03-17 Thread khowe
GEODE-2539: revert jetty version change for now Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/a4036c75 Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/a4036c75 Diff: http://git-wip-us.apache.org/repos/asf/geode/diff/

[37/49] geode git commit: GEODE-2639: Added a wait for flush to avoid flakiness in test

2017-03-17 Thread khowe
GEODE-2639: Added a wait for flush to avoid flakiness in test Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/eeb01bbc Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/eeb01bbc Diff: http://git-wip-us.apache.org/repos/a

[42/49] geode git commit: GEODE-2522: Added missing teardown method in test

2017-03-17 Thread khowe
GEODE-2522: Added missing teardown method in test Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/1e806c69 Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/1e806c69 Diff: http://git-wip-us.apache.org/repos/asf/geode/dif

[25/49] geode git commit: GEODE-2643: Combine chunk and file region into a single region

2017-03-17 Thread khowe
GEODE-2643: Combine chunk and file region into a single region * removed file and chunk count from stat * removed tests that were doing checks against chunk bucketRegions Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/5f9da2

[49/49] geode git commit: GEODE-2536: Remove the inappropriate implementation of methods in DiskId for persistent regions.

2017-03-17 Thread khowe
GEODE-2536: Remove the inappropriate implementation of methods in DiskId for persistent regions. markForWriting and unmarkForWriting should not be used for persistent region. needsToBeWritten always return false now for persistent region, as the diskEntry either is being written to disk (sync) o

[33/49] geode git commit: GEODE-2548: Removing the test alternativelyCloseDataStoresAfterGettingAPageAndThenValidateTheContentsOfTheResults

2017-03-17 Thread khowe
GEODE-2548: Removing the test alternativelyCloseDataStoresAfterGettingAPageAndThenValidateTheContentsOfTheResults * Removed the test as it was shutting down one datastore before the other datastore could recover from it. * The second datastore just keeps waiting (hang) to recover

[08/49] geode git commit: GEODE-1969: fix IOException on force flush

2017-03-17 Thread khowe
GEODE-1969: fix IOException on force flush An oplog closed while writing to oplog with gemfire.syncWrites=true whill no longer cause the force flush to fail with an IOException. The channel force call is now done inside the sync block which makes sure that the write is flushed before another thre

[19/49] geode git commit: GEODE-2595: Change LuceneService.createIndex to use a factory

2017-03-17 Thread khowe
GEODE-2595: Change LuceneService.createIndex to use a factory Changing LuceneService.createIndex to createIndexFactory and using a factory pattern to create the index. This allows us to introduce new options to the index create without breaking backwards compatibility in the future. Project: ht

[35/49] geode git commit: GEODE-2655: Added DUnit tests for lucene indexes on mixed objects.

2017-03-17 Thread khowe
GEODE-2655: Added DUnit tests for lucene indexes on mixed objects. * Lucene must be able to index on the common field name of mixed objects * Lucene indexes must also work when there are mixed objects with no common field names. * Lucene indexes work with different objects

[34/49] geode git commit: GEODE-2674: Changing the lucene listener to fetch the value from the region

2017-03-17 Thread khowe
GEODE-2674: Changing the lucene listener to fetch the value from the region Rather than use the value that is in the queue, use the latest value from the region to update the lucene index. This ensures that even if the queue contains spurious events due to retries or other issues, we put the corr

[39/49] geode git commit: GEODE-2267: enhance error output for gfsh.

2017-03-17 Thread khowe
GEODE-2267: enhance error output for gfsh. * correctly output error message if gfsh execution has an error * export logs should output correct log message over http connection as well Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/

[06/49] geode git commit: GEODE-2642 Fixed ping thread issue on client.

2017-03-17 Thread khowe
GEODE-2642 Fixed ping thread issue on client. Client ping thread wakes up every "ping-interval" and then it checks whether someone already did some operation on that server or not, in the last ping-interval. If there is some operation, then it doesn't ping server and wakes up again after ping-inte

[31/49] geode git commit: GEODE-2653: Add FlakyTest category to test with Thread.sleep

2017-03-17 Thread khowe
GEODE-2653: Add FlakyTest category to test with Thread.sleep Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/189faaac Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/189faaac Diff: http://git-wip-us.apache.org/repos/as

[14/49] geode git commit: GEODE-2614: fix javadoc warnings

2017-03-17 Thread khowe
GEODE-2614: fix javadoc warnings Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/04f9350e Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/04f9350e Diff: http://git-wip-us.apache.org/repos/asf/geode/diff/04f9350e Branc

[30/49] geode git commit: GEODE-2379 Document new behavior of export logs This closes #425

2017-03-17 Thread khowe
GEODE-2379 Document new behavior of export logs This closes #425 Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/e39aff22 Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/e39aff22 Diff: http://git-wip-us.apache.org/repo

[36/49] geode git commit: GEODE-2599: fix for "null" in string of dots

2017-03-17 Thread khowe
GEODE-2599: fix for "null" in string of dots Check for string "null" in server/locator status message Refactor server and locator launcer wait loops by using Process.isAlive instead of Process.exitValue Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.

[48/49] geode git commit: refactor for testability

2017-03-17 Thread khowe
refactor for testability Extract inner Interceptor class from ExportLogsCommand Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/2bcba1da Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/2bcba1da Diff: http://git-wip-us

[22/49] geode git commit: GEODE-2576: delete the zip file on locator after it's being streamed to client.

2017-03-17 Thread khowe
GEODE-2576: delete the zip file on locator after it's being streamed to client. Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/a4b32303 Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/a4b32303 Diff: http://git-wip-us.

[20/49] geode git commit: GEODE-2612: Added option to invoke callbacks during snapshot

2017-03-17 Thread khowe
GEODE-2612: Added option to invoke callbacks during snapshot Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/8c371be8 Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/8c371be8 Diff: http://git-wip-us.apache.org/repos/as

[23/49] geode git commit: GEODE-2592 Document Lucene-related gfsh commands

2017-03-17 Thread khowe
GEODE-2592 Document Lucene-related gfsh commands Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/f4f9b6b3 Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/f4f9b6b3 Diff: http://git-wip-us.apache.org/repos/asf/geode/diff

[46/49] geode git commit: GEODE-2539: Upgrading Jetty causes RestSecurityIntegrationTest to fail (#2)

2017-03-17 Thread khowe
GEODE-2539: Upgrading Jetty causes RestSecurityIntegrationTest to fail (#2) Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/755661ad Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/755661ad Diff: http://git-wip-us.apac

[02/49] geode git commit: GEODE-2593: add port range to AvailablePortHelper to fix testUDPPortRange

2017-03-17 Thread khowe
GEODE-2593: add port range to AvailablePortHelper to fix testUDPPortRange Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/749a92f2 Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/749a92f2 Diff: http://git-wip-us.apache

[11/49] geode git commit: GEODE-2618: Fixing spotlessApply errors

2017-03-17 Thread khowe
GEODE-2618: Fixing spotlessApply errors Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/016f07a9 Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/016f07a9 Diff: http://git-wip-us.apache.org/repos/asf/geode/diff/016f07a9

[43/49] geode git commit: GEODE-2539: Upgrading Jetty causes RestSecurityIntegrationTest to fail (#3)

2017-03-17 Thread khowe
GEODE-2539: Upgrading Jetty causes RestSecurityIntegrationTest to fail (#3) Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/04526476 Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/04526476 Diff: http://git-wip-us.apac

[21/49] geode git commit: GEODE-2594: do not use Attach API or tools.jar by default

2017-03-17 Thread khowe
GEODE-2594: do not use Attach API or tools.jar by default * remove tools.jar from classpath in gfsh and gfsh.bat * remove use of Attach API from start commands * deprecate --pid option in help of status and stop commands If a user still wants to use the --pid option in status or stop commands the

[12/49] geode git commit: GEODE-2595: Fixing failure from LuceneIndexDestroyDUnitTest

2017-03-17 Thread khowe
GEODE-2595: Fixing failure from LuceneIndexDestroyDUnitTest Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/3f2de087 Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/3f2de087 Diff: http://git-wip-us.apache.org/repos/asf

[18/49] geode git commit: GEODE-2638: GatewaySenders now start even if configured with locators on unknown hosts

2017-03-17 Thread khowe
GEODE-2638: GatewaySenders now start even if configured with locators on unknown hosts Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/25fc337e Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/25fc337e Diff: http://git

[44/49] geode git commit: GEODE-2641: minor help string changes

2017-03-17 Thread khowe
GEODE-2641: minor help string changes Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/e46400df Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/e46400df Diff: http://git-wip-us.apache.org/repos/asf/geode/diff/e46400df

geode git commit: GEODE-2649: Export logs does not use file creation time

2017-03-17 Thread jstewart
Repository: geode Updated Branches: refs/heads/develop 40b2efa60 -> 400552a10 GEODE-2649: Export logs does not use file creation time Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/400552a1 Tree: http://git-wip-us.apache.

geode git commit: GEODE-2674 Use null instead of "" for a null value in the queue.

2017-03-17 Thread upthewaterspout
Repository: geode Updated Branches: refs/heads/develop 5b71c4b5b -> 40b2efa60 GEODE-2674 Use null instead of "" for a null value in the queue. Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/40b2efa6 Tree: http://git-wip-u

[2/2] geode git commit: GEODE-2670: fixing pulse authentication/authorization issues

2017-03-17 Thread jinmeiliao
GEODE-2670: fixing pulse authentication/authorization issues Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/5b71c4b5 Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/5b71c4b5 Diff: http://git-wip-us.apache.org/repos/as

[1/2] geode git commit: GEODE-2670: fixing pulse authentication/authorization issues

2017-03-17 Thread jinmeiliao
Repository: geode Updated Branches: refs/heads/develop c3ebb4ef0 -> 5b71c4b5b http://git-wip-us.apache.org/repos/asf/geode/blob/5b71c4b5/geode-pulse/src/main/webapp/dataBrowser.html -- diff --git a/geode-pulse/src/main/webapp/d