You are viewing a plain text version of this content. The canonical link for it is here.
- [01/47] curator git commit: playing around with ideas for Java 8 wrappers - posted by ra...@apache.org on 2017/02/09 18:36:00 UTC, 0 replies.
- [02/47] curator git commit: Use same thread executor - posted by ra...@apache.org on 2017/02/09 18:36:01 UTC, 0 replies.
- [03/47] curator git commit: Using a blocking queue was incorrect. This is more Scala-like now. I misunderstood how Promises work in Scala - posted by ra...@apache.org on 2017/02/09 18:36:02 UTC, 0 replies.
- [04/47] curator git commit: CrimpException is not needed - posted by ra...@apache.org on 2017/02/09 18:36:03 UTC, 0 replies.
- [05/47] curator git commit: Simplification. CrimpResult isn't needed. Let the suppliers set the value/exception directly - posted by ra...@apache.org on 2017/02/09 18:36:04 UTC, 0 replies.
- [06/47] curator git commit: big refactoring - posted by ra...@apache.org on 2017/02/09 18:36:05 UTC, 0 replies.
- [07/47] curator git commit: refactoring, added reconfig() support - posted by ra...@apache.org on 2017/02/09 18:36:06 UTC, 0 replies.
- [08/47] curator git commit: Added alternate form of reconfig and allow for storing stat - posted by ra...@apache.org on 2017/02/09 18:36:07 UTC, 0 replies.
- [09/47] curator git commit: Support getConfig - posted by ra...@apache.org on 2017/02/09 18:36:08 UTC, 0 replies.
- [10/47] curator git commit: added support for transactions - posted by ra...@apache.org on 2017/02/09 18:36:09 UTC, 0 replies.
- [11/47] curator git commit: start of watcher support - posted by ra...@apache.org on 2017/02/09 18:36:10 UTC, 0 replies.
- [12/47] curator git commit: lots of refactoring, eliminate checked exceptions, etc. - posted by ra...@apache.org on 2017/02/09 18:36:11 UTC, 0 replies.
- [13/47] curator git commit: watched version of getConfig - posted by ra...@apache.org on 2017/02/09 18:36:12 UTC, 0 replies.
- [14/47] curator git commit: wip - rewriting everything - posted by ra...@apache.org on 2017/02/09 18:36:13 UTC, 0 replies.
- [15/47] curator git commit: wip - rewriting everything - posted by ra...@apache.org on 2017/02/09 18:36:14 UTC, 0 replies.
- [16/47] curator git commit: wip - rewriting everything - posted by ra...@apache.org on 2017/02/09 18:36:15 UTC, 0 replies.
- [17/47] curator git commit: wip - posted by ra...@apache.org on 2017/02/09 18:36:16 UTC, 0 replies.
- [18/47] curator git commit: Finished first pass, added license, etc. - posted by ra...@apache.org on 2017/02/09 18:36:17 UTC, 0 replies.
- [19/47] curator git commit: Finished first pass, added license, etc. - posted by ra...@apache.org on 2017/02/09 18:36:18 UTC, 0 replies.
- [20/47] curator git commit: let the testing begin - posted by ra...@apache.org on 2017/02/09 18:36:19 UTC, 0 replies.
- [21/47] curator git commit: testing watched - posted by ra...@apache.org on 2017/02/09 18:36:20 UTC, 0 replies.
- [22/47] curator git commit: more testing - posted by ra...@apache.org on 2017/02/09 18:36:21 UTC, 0 replies.
- [23/47] curator git commit: docs - posted by ra...@apache.org on 2017/02/09 18:36:22 UTC, 0 replies.
- [24/47] curator git commit: finished doc - posted by ra...@apache.org on 2017/02/09 18:36:23 UTC, 0 replies.
- [25/47] curator git commit: license - posted by ra...@apache.org on 2017/02/09 18:36:24 UTC, 0 replies.
- [26/47] curator git commit: refactoring - posted by ra...@apache.org on 2017/02/09 18:36:25 UTC, 0 replies.
- [27/47] curator git commit: refactoring - posted by ra...@apache.org on 2017/02/09 18:36:26 UTC, 0 replies.
- [28/47] curator git commit: refactoring - posted by ra...@apache.org on 2017/02/09 18:36:27 UTC, 0 replies.
- [29/47] curator git commit: Needed a method to re-stage watchers that triggered only for connection problems. - posted by ra...@apache.org on 2017/02/09 18:36:28 UTC, 0 replies.
- [30/47] curator git commit: Ported TestFramework to validate some of the new APIs - posted by ra...@apache.org on 2017/02/09 18:36:29 UTC, 0 replies.
- [31/47] curator git commit: added doxia doc - posted by ra...@apache.org on 2017/02/09 18:36:30 UTC, 0 replies.
- [32/47] curator git commit: doc - posted by ra...@apache.org on 2017/02/09 18:36:31 UTC, 0 replies.
- [33/47] curator git commit: more doc work - posted by ra...@apache.org on 2017/02/09 18:36:32 UTC, 0 replies.
- [34/47] curator git commit: watched() should be in the Dsl interface - posted by ra...@apache.org on 2017/02/09 18:36:33 UTC, 0 replies.
- [35/47] curator git commit: Added a filtering feature plus some refactoring - posted by ra...@apache.org on 2017/02/09 18:36:34 UTC, 0 replies.
- [36/47] curator git commit: fixed doc - posted by ra...@apache.org on 2017/02/09 18:36:35 UTC, 0 replies.
- [37/47] curator git commit: added info to pom - doc fixes - posted by ra...@apache.org on 2017/02/09 18:36:36 UTC, 0 replies.
- [38/47] curator git commit: prevent double reset() - posted by ra...@apache.org on 2017/02/09 18:36:37 UTC, 0 replies.
- [39/47] curator git commit: refactoring - posted by ra...@apache.org on 2017/02/09 18:36:38 UTC, 0 replies.
- [40/47] curator git commit: link to async from Framework page - posted by ra...@apache.org on 2017/02/09 18:36:39 UTC, 0 replies.
- [41/47] curator git commit: doc refinement - posted by ra...@apache.org on 2017/02/09 18:36:40 UTC, 0 replies.
- [42/47] curator git commit: Added AsyncResult - still needs documentation - posted by ra...@apache.org on 2017/02/09 18:36:41 UTC, 0 replies.
- [43/47] curator git commit: Added doc - posted by ra...@apache.org on 2017/02/09 18:36:42 UTC, 0 replies.
- [44/47] curator git commit: fixed some misspellings in the doc - posted by ra...@apache.org on 2017/02/09 18:36:43 UTC, 0 replies.
- [45/47] curator git commit: doc clarification - posted by ra...@apache.org on 2017/02/09 18:36:44 UTC, 0 replies.
- [46/47] curator git commit: Merge branch 'CURATOR-3.0' into CURATOR-99 - posted by ra...@apache.org on 2017/02/09 18:36:45 UTC, 0 replies.
- [47/47] curator git commit: doc clarification - posted by ra...@apache.org on 2017/02/09 18:36:46 UTC, 0 replies.
- 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 - posted by ra...@apache.org on 2017/02/16 14:16:07 UTC, 0 replies.
- [1/6] curator git commit: Delay reconnect on session expired - posted by ra...@apache.org on 2017/02/28 22:33:16 UTC, 0 replies.
- [2/6] curator git commit: change timeout to 5s in TestBlockUntilConnected - posted by ra...@apache.org on 2017/02/28 22:33:17 UTC, 0 replies.
- [3/6] curator git commit: Use debug flag instead of assertion - posted by ra...@apache.org on 2017/02/28 22:33:18 UTC, 0 replies.
- [4/6] curator git commit: Add test dependency mockito to curator-framework - posted by ra...@apache.org on 2017/02/28 22:33:19 UTC, 0 replies.
- [5/6] curator git commit: Remove mockito dependency from curator-framework tests - posted by ra...@apache.org on 2017/02/28 22:33:20 UTC, 0 replies.
- [6/6] curator git commit: Merge branch 'CURATOR-367' - posted by ra...@apache.org on 2017/02/28 22:33:21 UTC, 0 replies.
- [1/2] curator git commit: removed vestigal Mockito import - posted by ra...@apache.org on 2017/02/28 22:51:30 UTC, 0 replies.
- [2/2] curator git commit: Merge branch 'CURATOR-367' - posted by ra...@apache.org on 2017/02/28 22:51:31 UTC, 0 replies.
- [01/12] curator git commit: closes #63 - This is now handled by CURATOR-99 - posted by ra...@apache.org on 2017/02/28 22:56:24 UTC, 0 replies.
- [02/12] curator git commit: Delay reconnect on session expired - posted by ra...@apache.org on 2017/02/28 22:56:25 UTC, 0 replies.
- [03/12] curator git commit: change timeout to 5s in TestBlockUntilConnected - posted by ra...@apache.org on 2017/02/28 22:56:26 UTC, 0 replies.
- [04/12] curator git commit: Use debug flag instead of assertion - posted by ra...@apache.org on 2017/02/28 22:56:27 UTC, 0 replies.
- [05/12] curator git commit: Add test dependency mockito to curator-framework - posted by ra...@apache.org on 2017/02/28 22:56:28 UTC, 0 replies.
- [06/12] curator git commit: Remove mockito dependency from curator-framework tests - posted by ra...@apache.org on 2017/02/28 22:56:29 UTC, 0 replies.
- [07/12] 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 - posted by ra...@apache.org on 2017/02/28 22:56:30 UTC, 0 replies.
- [08/12] curator git commit: Merge branch 'CURATOR-367' - posted by ra...@apache.org on 2017/02/28 22:56:31 UTC, 0 replies.
- [09/12] curator git commit: removed vestigal Mockito import - posted by ra...@apache.org on 2017/02/28 22:56:32 UTC, 0 replies.
- [10/12] curator git commit: Merge branch 'CURATOR-367' - posted by ra...@apache.org on 2017/02/28 22:56:33 UTC, 0 replies.
- [11/12] curator git commit: Merge branch 'master' into CURATOR-3.0 - posted by ra...@apache.org on 2017/02/28 22:56:34 UTC, 0 replies.
- [12/12] curator git commit: not needed - posted by ra...@apache.org on 2017/02/28 22:56:35 UTC, 0 replies.