commits
Thread
Date
Later messages
Messages by Thread
[23/50] curator git commit: Added doc
dragonsinth
[08/50] curator git commit: added info to pom - doc fixes
dragonsinth
[34/50] curator git commit: Merge branch 'master' into CURATOR-3.0
dragonsinth
[11/50] curator git commit: refactoring
dragonsinth
[04/50] curator git commit: watched() should be in the Dsl interface
dragonsinth
[35/50] curator git commit: Merge branch 'master' into CURATOR-3.0
dragonsinth
[33/50] curator git commit: Merge branch 'master' into CURATOR-3.0
dragonsinth
[46/50] curator git commit: Merge branch 'CURATOR-3.0' into CURATOR-351
dragonsinth
[50/50] curator git commit: CURATOR-3.0 becomes the master branch.
dragonsinth
[39/50] curator git commit: Merge branch 'CURATOR-3.0' into CURATOR-351
dragonsinth
[29/50] curator git commit: Merge branch 'master' into CURATOR-3.0
dragonsinth
[17/50] curator git commit: use latest TestNg which fixes retry listener issues
dragonsinth
[27/50] curator git commit: Merge branch 'CURATOR-3.0' into CURATOR-99
dragonsinth
[32/50] curator git commit: [maven-release-plugin] prepare for next development iteration
dragonsinth
[02/50] curator git commit: doc
dragonsinth
[45/50] curator git commit: Merge branch 'master' into CURATOR-3.0
dragonsinth
[13/50] curator git commit: link to async from Framework page
dragonsinth
[09/50] curator git commit: prevent double reset()
dragonsinth
[24/50] curator git commit: fixed some misspellings in the doc
dragonsinth
[38/50] curator git commit: correct version of ZK that has TTL nodes
dragonsinth
[48/50] curator git commit: added missing doc for executorService
dragonsinth
[42/50] curator git commit: [CURATOR-400] upgrade clirr to fix the check error on java 8
dragonsinth
[18/50] curator git commit: Merge branch 'master' into CURATOR-3.0
dragonsinth
[20/50] curator git commit: testChildReaperCleansUpLockNodes() didn't work when container nodes are used
dragonsinth
[26/50] curator git commit: doc clarification
dragonsinth
[03/50] curator git commit: more doc work
dragonsinth
[05/50] curator git commit: Added a filtering feature plus some refactoring
dragonsinth
[37/50] curator git commit: Merge branch 'master' into CURATOR-3.0
dragonsinth
[47/50] curator git commit: assertTrue for node.waitForInitialCreate
dragonsinth
[36/50] curator git commit: Merge branch 'master' into CURATOR-3.0
dragonsinth
[21/50] curator git commit: Merge branch 'master' into CURATOR-3.0
dragonsinth
[curator] Git Push Summary
dragonsinth
[curator] Git Push Summary
dragonsinth
[curator] Git Push Summary
randgalt
[curator] Git Push Summary
randgalt
[curator] Git Push Summary
randgalt
[curator] Git Push Summary
randgalt
[curator] Git Push Summary
randgalt
[curator] Git Push Summary
randgalt
[curator] Git Push Summary
randgalt
[curator] Git Push Summary
randgalt
[curator] Git Push Summary
cammckenzie
[curator] Git Push Summary
randgalt
[curator] Git Push Summary
randgalt
[curator] Git Push Summary
randgalt
[curator] Git Push Summary
randgalt
curator git commit: CURATOR-3.0 becomes the master branch.
dragonsinth
[1/3] curator git commit: fixed startsWith
randgalt
[3/3] curator git commit: wip
randgalt
[2/3] curator git commit: wip
randgalt
curator git commit: Abstraction for creating ZPaths with strongly typed parameters
randgalt
curator git commit: refactoring
randgalt
[01/20] curator git commit: temp Curator/Snapshot dep - added test for TTL nodes
randgalt
[12/20] curator git commit: use local var data
randgalt
[06/20] curator git commit: more doc and tests
randgalt
[03/20] curator git commit: TTL node support for PersistentNode
randgalt
[13/20] curator git commit: Merge branch 'CURATOR-3.0' into CURATOR-351
randgalt
[08/20] curator git commit: more testing
randgalt
[17/20] curator git commit: intermediate AsyncTransactionCreateBuilder DSL methods should return AsyncPathAndBytesable not AsynccPathable
randgalt
[11/20] curator git commit: Merge branch 'CURATOR-3.0' into CURATOR-351
randgalt
[14/20] curator git commit: Merge branch 'CURATOR-3.0' into CURATOR-351
randgalt
[19/20] curator git commit: Major rework of caching. Having the wrapped caches adds little value. Focus on the integrated caching in the modeled client instance
randgalt
[02/20] curator git commit: Merge branch 'CURATOR-3.0' into CURATOR-351
randgalt
[07/20] curator git commit: check for all events on test node
randgalt
[16/20] curator git commit: added missing doc for executorService
randgalt
[05/20] curator git commit: initial test and doc updates
randgalt
[10/20] curator git commit: correct version of ZK that has TTL nodes
randgalt
[18/20] curator git commit: Merge branch 'CURATOR-3.0' into CURATOR-397
randgalt
[09/20] curator git commit: add licenses
randgalt
[04/20] curator git commit: make sure you can use TTLs with orSetData
randgalt
[15/20] curator git commit: assertTrue for node.waitForInitialCreate
randgalt
[20/20] curator git commit: Major rework of caching. Having the wrapped caches adds little value. Focus on the integrated caching in the modeled client instance
randgalt
curator git commit: more work on new caching apis
randgalt
curator git commit: resurrected TestCachedModeledCuratorFramework
randgalt
curator git commit: Added new method of integrated caching. Needs testing, etc.
randgalt
curator git commit: licenses
randgalt
curator git commit: make parameter the empty string
randgalt
curator git commit: Added readChildren()
randgalt
curator git commit: removed integrated caching for now - it was getting too cumbersome. I have some other ideas
randgalt
curator git commit: intermediate AsyncTransactionCreateBuilder DSL methods should return AsyncPathAndBytesable not AsynccPathable
randgalt
curator git commit: intermediate AsyncTransactionCreateBuilder DSL methods should return AsyncPathAndBytesable not AsynccPathable
randgalt
curator git commit: more examples, added transactions
randgalt
curator git commit: updated example
randgalt
curator git commit: Added resolving methods to the model spec too
randgalt
[1/2] curator git commit: Added some tests/fixes
randgalt
[2/2] curator git commit: added a resolving version that takes suppliers for parameters
randgalt
curator git commit: start of a mechanism to have variable/parameterized paths
randgalt
curator git commit: fixed typo bug with the cached values in ZPath - also made them more efficient
randgalt
curator git commit: Created/abstracted CuratorModelSpec so that models can be specified independently of a CuratorFramework instance, etc. i.e. they can all be created at startup. The CuratorModelSpec also can generate a Schema object [Forced Update!]
randgalt
curator git commit: Created/abstracted ModelSerializer so that models can be specified independently of a CuratorFramework instance, etc. i.e. they can all be created at startup. The ModelSerializer also can generate a Schema object
randgalt
curator git commit: basics of write-through caching added. needs more work and testing
randgalt
[01/16] curator git commit: temp Curator/Snapshot dep - added test for TTL nodes
randgalt
[14/16] curator git commit: Merge branch 'CURATOR-3.0' into CURATOR-351
randgalt
[05/16] curator git commit: initial test and doc updates
randgalt
[08/16] curator git commit: more testing
randgalt
[15/16] curator git commit: assertTrue for node.waitForInitialCreate
randgalt
[09/16] curator git commit: add licenses
randgalt
[16/16] curator git commit: added missing doc for executorService
randgalt
[04/16] curator git commit: make sure you can use TTLs with orSetData
randgalt
[07/16] curator git commit: check for all events on test node
randgalt
[12/16] curator git commit: use local var data
randgalt
[03/16] curator git commit: TTL node support for PersistentNode
randgalt
[06/16] curator git commit: more doc and tests
randgalt
[02/16] curator git commit: Merge branch 'CURATOR-3.0' into CURATOR-351
randgalt
[13/16] curator git commit: Merge branch 'CURATOR-3.0' into CURATOR-351
randgalt
[11/16] curator git commit: Merge branch 'CURATOR-3.0' into CURATOR-351
randgalt
[10/16] curator git commit: correct version of ZK that has TTL nodes
randgalt
curator git commit: added missing doc for executorService
randgalt
[1/2] curator git commit: [CURATOR-386] Allow listener to be passed in to PersistentNode
fangmin
[2/2] curator git commit: Merge branch 'CURATOR-386'
fangmin
[1/2] curator git commit: CURATOR-401: Make InterProcessMutex.isOwnedByCurrentThread public
fangmin
[2/2] curator git commit: Merge branch 'CURATOR-401'
fangmin
[1/7] curator git commit: Closes #212
randgalt
[2/7] curator git commit: [CURATOR-400] upgrade clirr to fix the check error on java 8
randgalt
[4/7] curator git commit: localCreateMethod could be null in a race condition
randgalt
[7/7] curator git commit: Added getChildren
randgalt
[6/7] curator git commit: Merge branch 'CURATOR-3.0' into CURATOR-397
randgalt
[5/7] curator git commit: Merge branch 'master' into CURATOR-3.0
randgalt
[3/7] curator git commit: Merge branch 'upgrade_clirr' into CURATOR-3.0
randgalt
curator git commit: assertTrue for node.waitForInitialCreate
randgalt
[1/4] curator git commit: Closes #212
randgalt
[4/4] curator git commit: Merge branch 'CURATOR-3.0' into CURATOR-351
randgalt
[2/4] curator git commit: localCreateMethod could be null in a race condition
randgalt
[3/4] curator git commit: Merge branch 'master' into CURATOR-3.0
randgalt
[1/3] curator git commit: Closes #212
randgalt
[3/3] curator git commit: Merge branch 'master' into CURATOR-3.0
randgalt
[2/3] curator git commit: localCreateMethod could be null in a race condition
randgalt
curator git commit: localCreateMethod could be null in a race condition
randgalt
curator git commit: localCreateMethod could be null in a race condition
randgalt
[1/6] curator git commit: updated the DOAP file
randgalt
[4/6] curator git commit: [CURATOR-400] upgrade clirr to fix the check error on java 8
randgalt
[2/6] curator git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/curator
randgalt
[6/6] curator git commit: Merge branch 'CURATOR-3.0' into CURATOR-351
randgalt
[5/6] curator git commit: Merge branch 'upgrade_clirr' into CURATOR-3.0
randgalt
[3/6] curator git commit: Merge branch 'master' into CURATOR-3.0
randgalt
[1/2] curator git commit: [CURATOR-400] upgrade clirr to fix the check error on java 8
fangmin
[2/2] curator git commit: Merge branch 'upgrade_clirr' into CURATOR-3.0
fangmin
curator git commit: Closes #212
randgalt
curator git commit: update example index
randgalt
curator git commit: added more examples
randgalt
curator git commit: renamed ModeledCuratorFramework so it isn't so long
randgalt
curator git commit: fixed some typos and a bad link in the examples help
randgalt
[1/2] curator git commit: doc
randgalt
[2/2] curator git commit: cleaned up ModeledCacheEvent definition
randgalt
curator git commit: Make ModeledNodeCache use the same listener as the others
randgalt
curator git commit: finished initial tests
randgalt
[1/2] curator git commit: ModeledDetails isn't needed
randgalt
[2/2] curator git commit: tests
randgalt
curator git commit: doc
randgalt
curator git commit: doc
randgalt
curator git commit: added tree cache wrapper
randgalt
curator git commit: wip on wrapping caches
randgalt
curator git commit: more doc
randgalt
curator git commit: adding docs
randgalt
curator git commit: WIP - strongly type DSL for Curator
randgalt
[1/3] curator git commit: updated the DOAP file
randgalt
[2/3] curator git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/curator
randgalt
[3/3] curator git commit: Merge branch 'master' into CURATOR-3.0
randgalt
[1/2] curator git commit: updated the DOAP file
randgalt
[2/2] curator git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/curator
randgalt
curator git commit: use local var data
randgalt
[01/50] curator git commit: closes #56 - old PR needs to be closed
randgalt
[47/50] curator git commit: Merge branch 'add_developer'
randgalt
[33/50] curator git commit: minor formatting change
randgalt
[21/50] curator git commit: Closes #199 - Guava has been shaded into the Curator code so staying in sync with Guava versions is no longer necessary. https://issues.apache.org/jira/browse/CURATOR-200
randgalt
[35/50] curator git commit: check empty connection string in FixedEnsembleProvider
randgalt
[49/50] curator git commit: correct version of ZK that has TTL nodes
randgalt
[09/50] curator git commit: Keep old ctor, add some doc, minor changes
randgalt
[07/50] curator git commit: fixed some misspellings in the doc
randgalt
[34/50] curator git commit: Merge branch 'master' into CURATOR-3.0
randgalt
[38/50] curator git commit: [CURATOR-390] Create better summary of what Apache Curator is/does
randgalt
[32/50] curator git commit: Using only Stat version to note node change (for UPDATE event) is not enough. In a split brain if a node delete plus a recreate is missed, the Stat version can appear to be the same. So, when data is available in the cache, co
randgalt
[43/50] curator git commit: Merge branch 'master' into CURATOR-3.0
randgalt
[23/50] curator git commit: removed vestigal Mockito import
randgalt
[19/50] curator git commit: Add test dependency mockito to curator-framework
randgalt
[39/50] curator git commit: Update a description about Curator's overview in index.confluence
randgalt
[15/50] curator git commit: doc clarification
randgalt
[02/50] curator git commit: Merge branch 'CURATOR-200'
randgalt
[22/50] curator git commit: Merge branch 'CURATOR-367'
randgalt
[05/50] curator git commit: Added AsyncResult - still needs documentation
randgalt
[46/50] curator git commit: add fangmin to the developers section
randgalt
[37/50] curator git commit: Use Mzxid to determine node change
randgalt
[03/50] curator git commit: Merge branch 'master' into CURATOR-3.0
randgalt
[17/50] curator git commit: change timeout to 5s in TestBlockUntilConnected
randgalt
[30/50] curator git commit: [maven-release-plugin] prepare for next development iteration
randgalt
[41/50] curator git commit: Update index.confluence
randgalt
[12/50] curator git commit: closes #63 - This is now handled by CURATOR-99
randgalt
[44/50] curator git commit: Merge branch 'CURATOR-391'
randgalt
[40/50] curator git commit: Recovered first sencense.
randgalt
[14/50] curator git commit: Merge branch 'CURATOR-3.0' into CURATOR-99
randgalt
[50/50] curator git commit: Merge branch 'CURATOR-3.0' into CURATOR-351
randgalt
[48/50] curator git commit: Merge branch 'master' into CURATOR-3.0
randgalt
[31/50] curator git commit: log authorisation error when writing node with PersistentData
randgalt
[27/50] curator git commit: [maven-release-plugin] prepare release apache-curator-2.12.0
randgalt
[08/50] curator git commit: Merge branch 'CURATOR-275' of github.com:joelittlejohn/curator into CURATOR-275
randgalt
[24/50] curator git commit: Merge branch 'CURATOR-367'
randgalt
[36/50] curator git commit: Merge branch 'master' into CURATOR-3.0
randgalt
[10/50] curator git commit: EnabledInstanceFilter class isn't needed
randgalt
[28/50] curator git commit: [maven-release-plugin] prepare for next development iteration
randgalt
[18/50] curator git commit: Use debug flag instead of assertion
randgalt
Later messages