You are viewing a plain text version of this content. The canonical link for it is here.
- curator git commit: removed testClientClosedDuringRefreshErrorMessage() I didn't write this test and it's not working. I'm not even sure what it tests. Check into it later -JZ - posted by ra...@apache.org on 2015/07/01 23:18:06 UTC, 0 replies.
- curator git commit: Use new APIs to ensure path - posted by ra...@apache.org on 2015/07/02 00:50:07 UTC, 0 replies.
- [01/20] curator git commit: Assuming that ZOOKEEPER-2163 is accepted, container node support has been added to Curator. Also, all recipes that create parent nodes now create container nodes - posted by ra...@apache.org on 2015/07/02 01:01:18 UTC, 0 replies.
- [02/20] curator git commit: Don't directly link to CreateMode.CONTAINER. Get it via reflection to avoid link issues with different versions of ZooKeeper - posted by ra...@apache.org on 2015/07/02 01:01:19 UTC, 0 replies.
- [03/20] curator git commit: make public for future use - posted by ra...@apache.org on 2015/07/02 01:01:20 UTC, 0 replies.
- [04/20] curator git commit: refactored - posted by ra...@apache.org on 2015/07/02 01:01:21 UTC, 0 replies.
- [05/20] curator git commit: Provide a way to override creating containers - posted by ra...@apache.org on 2015/07/02 01:01:22 UTC, 0 replies.
- [06/20] curator git commit: Refactoring and more tests - posted by ra...@apache.org on 2015/07/02 01:01:23 UTC, 0 replies.
- [07/20] curator git commit: Got rid of EnsurePathContainers. It's not needed and confusing - posted by ra...@apache.org on 2015/07/02 01:01:24 UTC, 0 replies.
- [08/20] curator git commit: moved the hard coded deps out of the parent pom. It created problems for curator-rpc - posted by ra...@apache.org on 2015/07/02 01:01:25 UTC, 0 replies.
- [09/20] curator git commit: Merge branch 'fix-deps' into CURATOR-222 - posted by ra...@apache.org on 2015/07/02 01:01:26 UTC, 0 replies.
- [10/20] curator git commit: finalized usage and APIs. Made sure is backward compatible to 3.4.6 - posted by ra...@apache.org on 2015/07/02 01:01:27 UTC, 0 replies.
- [11/20] curator git commit: remove doc for EnsurePath as it is now deprecated - posted by ra...@apache.org on 2015/07/02 01:01:28 UTC, 0 replies.
- [12/20] curator git commit: Doc misnamed CuratorEvent - posted by ra...@apache.org on 2015/07/02 01:01:29 UTC, 0 replies.
- [13/20] curator git commit: updated deprecated tags - posted by ra...@apache.org on 2015/07/02 01:01:30 UTC, 0 replies.
- [14/20] curator git commit: creatingParentContainersIfNeeded for checkExists() was broken. Fixed and added a test - posted by ra...@apache.org on 2015/07/02 01:01:31 UTC, 0 replies.
- [15/20] curator git commit: added more usages of exists().creatingParents some more tests and added this behavior optionally to TreeCache - posted by ra...@apache.org on 2015/07/02 01:01:32 UTC, 0 replies.
- [16/20] curator git commit: left some debug code in - posted by ra...@apache.org on 2015/07/02 01:01:33 UTC, 0 replies.
- [17/20] curator git commit: Added createContainers() to the main API as it's used too often. Applied it where needed (fixing some issues created when removing ensurePath) - posted by ra...@apache.org on 2015/07/02 01:01:34 UTC, 0 replies.
- [18/20] curator git commit: removed testClientClosedDuringRefreshErrorMessage() I didn't write this test and it's not working. I'm not even sure what it tests. Check into it later -JZ - posted by ra...@apache.org on 2015/07/02 01:01:35 UTC, 0 replies.
- [19/20] curator git commit: Use new APIs to ensure path - posted by ra...@apache.org on 2015/07/02 01:01:36 UTC, 0 replies.
- [20/20] curator git commit: Merge branch 'CURATOR-222' - posted by ra...@apache.org on 2015/07/02 01:01:37 UTC, 0 replies.
- curator git commit: Previous change had a potential infinite loop - stack overflow - posted by ra...@apache.org on 2015/07/02 01:35:13 UTC, 0 replies.
- [1/2] curator git commit: Previous change had a potential infinite loop - stack overflow - posted by ra...@apache.org on 2015/07/02 01:35:55 UTC, 0 replies.
- [2/2] curator git commit: Merge branch 'CURATOR-222' - posted by ra...@apache.org on 2015/07/02 01:35:56 UTC, 0 replies.
- curator git commit: CURATOR-236: TreeCache throws IllegalArgumentException when node is a substring of the requested path - posted by dr...@apache.org on 2015/07/16 23:52:44 UTC, 0 replies.
- [1/2] curator git commit: CURATOR-235 LeaderSelector.internalRequeue should be private - posted by ra...@apache.org on 2015/07/18 19:41:45 UTC, 1 replies.
- [2/2] curator git commit: Merge branch 'CURATOR-235' of github.com:oza/curator into CURATOR-235 - posted by ra...@apache.org on 2015/07/18 19:41:46 UTC, 1 replies.
- curator git commit: CURATOR-228 - Modified the background callback to explicitly handle the NOAUTH case. This will now log a warning and set a flag indicating that an auth failure has occured. - posted by ca...@apache.org on 2015/07/23 05:56:14 UTC, 0 replies.
- curator git commit: CURATOR-228 - Remove public access from the isAuthFailure method. - posted by ca...@apache.org on 2015/07/23 07:59:59 UTC, 0 replies.
- curator git commit: Add Mike Drob as developer - posted by md...@apache.org on 2015/07/23 23:59:22 UTC, 0 replies.
- svn commit: r1692453 - in /curator/site/trunk: ./ curator-client/ curator-examples/ curator-framework/ curator-recipes/ curator-test/ curator-x-discovery-server/ curator-x-discovery/ curator-x-rpc/ - posted by md...@apache.org on 2015/07/24 00:10:06 UTC, 0 replies.
- svn commit: r10017 - /release/curator/KEYS - posted by md...@apache.org on 2015/07/30 21:56:04 UTC, 0 replies.
- curator git commit: CURATOR-240: fix pathological "root doesn't exist" infinite refresh cycle - posted by dr...@apache.org on 2015/07/31 23:20:30 UTC, 0 replies.