commits
Thread
Date
Later messages
Messages by Thread
[3/3] curator git commit: Support setting the version when doing a create or set operation
randgalt
svn commit: r1793942 - in /curator/site/trunk/private: ./ staging/ staging/apidocs/ staging/apidocs/async/ staging/apidocs/async/class-use/ staging/apidocs/cache/ staging/apidocs/cache/class-use/ staging/apidocs/discovery/ staging/apidocs/discovery/cla...
randgalt
curator git commit: 1. Allow for an Executor service to be passed to the cache 2. CachedModeledFramework must complete the stages via a thread as the caller is expected async processing
randgalt
curator git commit: updated doc
randgalt
curator git commit: some refactoring and doc
randgalt
curator git commit: Allow type model specs and typed clients to be created in "one shot". This made writing the sub-pub example simpler and easier to understand.
randgalt
[1/4] curator git commit: starting read me for the sub-pub example
randgalt
[2/4] curator git commit: old withOptions can call new withOptions
randgalt
[3/4] curator git commit: Merge branch 'master' into CURATOR-397
randgalt
[4/4] curator git commit: finished docs for the pub-sub example
randgalt
[1/2] curator git commit: Added ttl suppport to Create transactions
randgalt
[2/2] curator git commit: old withOptions can call new withOptions
randgalt
curator git commit: old withOptions can call new withOptions
randgalt
[1/6] curator git commit: refactoring
randgalt
[3/6] curator git commit: Merge branch 'CURATOR-407' into CURATOR-397
randgalt
[5/6] curator git commit: added lots of doc
randgalt
[6/6] curator git commit: added lots of doc
randgalt
[2/6] curator git commit: Added ttl suppport to Create transactions
randgalt
[4/6] curator git commit: Another big refactoring. NodeName only needs to be used internally by ZPath as all other resolve methods forward to it. This is cleaner.
randgalt
curator git commit: Added ttl suppport to Create transactions
randgalt
curator git commit: added some doc
randgalt
curator git commit: pub-sub example is now working - needs copious docs
randgalt
curator git commit: Work-in-progress. Using example sub/pub to flesh out issues and as an integration test. Working on bugs found
randgalt
[1/9] curator git commit: [CURATOR-386] Allow listener to be passed in to PersistentNode
randgalt
[5/9] curator git commit: CURATOR-3.0 becomes the master branch.
randgalt
[7/9] curator git commit: Working on strongly typed parameters plus an example that uses it
randgalt
[8/9] curator git commit: Working on strongly typed parameters plus an example that uses it
randgalt
[2/9] curator git commit: CURATOR-401: Make InterProcessMutex.isOwnedByCurrentThread public
randgalt
[4/9] curator git commit: Merge branch 'CURATOR-386'
randgalt
[9/9] curator git commit: Working on strongly typed parameters plus an example that uses it
randgalt
[3/9] curator git commit: Merge branch 'CURATOR-401'
randgalt
[6/9] curator git commit: Merge branch 'master' into CURATOR-397
randgalt
[1/5] curator git commit: [CURATOR-386] Allow listener to be passed in to PersistentNode
dragonsinth
[5/5] curator git commit: CURATOR-3.0 becomes the master branch.
dragonsinth
[4/5] curator git commit: Merge branch 'CURATOR-386'
dragonsinth
[2/5] curator git commit: CURATOR-401: Make InterProcessMutex.isOwnedByCurrentThread public
dragonsinth
[3/5] curator git commit: Merge branch 'CURATOR-401'
dragonsinth
[01/50] curator git commit: added doxia doc
dragonsinth
[43/50] curator git commit: Merge branch 'upgrade_clirr' into CURATOR-3.0
dragonsinth
[14/50] curator git commit: Merge branch 'master' into CURATOR-3.0
dragonsinth
[49/50] curator git commit: intermediate AsyncTransactionCreateBuilder DSL methods should return AsyncPathAndBytesable not AsynccPathable
dragonsinth
[30/50] curator git commit: not needed
dragonsinth
[07/50] curator git commit: Merge branch 'master' into CURATOR-3.0
dragonsinth
[12/50] curator git commit: Merge branch 'master' into CURATOR-3.0
dragonsinth
[31/50] curator git commit: [maven-release-plugin] prepare release apache-curator-3.3.0
dragonsinth
[25/50] curator git commit: Merge branch 'master' into CURATOR-3.0
dragonsinth
[15/50] curator git commit: doc refinement
dragonsinth
[16/50] curator git commit: reworked this so that it now properly retries one time while still doing each test twice - once for classic and once for standard
dragonsinth
[41/50] curator git commit: Merge branch 'master' into CURATOR-3.0
dragonsinth
[22/50] curator git commit: Added AsyncResult - still needs documentation
dragonsinth
[28/50] curator git commit: doc clarification
dragonsinth
[40/50] curator git commit: use local var data
dragonsinth
[44/50] curator git commit: Merge branch 'CURATOR-3.0' into CURATOR-351
dragonsinth
[19/50] curator git commit: Merge branch 'master' into CURATOR-3.0
dragonsinth
[10/50] curator git commit: Merge branch 'master' into CURATOR-3.0
dragonsinth
[06/50] curator git commit: fixed doc
dragonsinth
[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
Later messages