You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@curator.apache.org by ra...@apache.org on 2018/05/21 14:06:29 UTC

[1/3] curator git commit: Closes #264 means 'if and only if'. This is not a typo

Repository: curator
Updated Branches:
  refs/heads/master 3ce294890 -> 9383aa3e9


Closes #264  means 'if and only if'. This is not a typo


Project: http://git-wip-us.apache.org/repos/asf/curator/repo
Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/d35318c2
Tree: http://git-wip-us.apache.org/repos/asf/curator/tree/d35318c2
Diff: http://git-wip-us.apache.org/repos/asf/curator/diff/d35318c2

Branch: refs/heads/master
Commit: d35318c2ec4c120cb454a2a21c980657840c1e9b
Parents: eb6ad40
Author: randgalt <ra...@apache.org>
Authored: Mon May 21 09:05:49 2018 -0500
Committer: randgalt <ra...@apache.org>
Committed: Mon May 21 09:05:49 2018 -0500

----------------------------------------------------------------------

----------------------------------------------------------------------



[3/3] curator git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/curator

Posted by ra...@apache.org.
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/curator


Project: http://git-wip-us.apache.org/repos/asf/curator/repo
Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/9383aa3e
Tree: http://git-wip-us.apache.org/repos/asf/curator/tree/9383aa3e
Diff: http://git-wip-us.apache.org/repos/asf/curator/diff/9383aa3e

Branch: refs/heads/master
Commit: 9383aa3e91b1e01743ec2cff20f5fd68a66b83c1
Parents: 46a9fb7 3ce2948
Author: randgalt <ra...@apache.org>
Authored: Mon May 21 09:06:21 2018 -0500
Committer: randgalt <ra...@apache.org>
Committed: Mon May 21 09:06:21 2018 -0500

----------------------------------------------------------------------
 .../framework/state/ConnectionStateManager.java | 19 ++++---
 .../state/TestConnectionStateManager.java       | 54 ++++++++++++++++++++
 .../recipes/locks/InterProcessSemaphoreV2.java  | 18 +++++--
 .../locks/TestInterProcessSemaphore.java        | 49 ++++++++++++++++++
 4 files changed, 130 insertions(+), 10 deletions(-)
----------------------------------------------------------------------



[2/3] curator git commit: Closes #264 means "if and only if". This is not a typo

Posted by ra...@apache.org.
Closes #264  means "if and only if". This is not a typo


Project: http://git-wip-us.apache.org/repos/asf/curator/repo
Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/46a9fb78
Tree: http://git-wip-us.apache.org/repos/asf/curator/tree/46a9fb78
Diff: http://git-wip-us.apache.org/repos/asf/curator/diff/46a9fb78

Branch: refs/heads/master
Commit: 46a9fb78aeeb549549c00f963c392d4296a3068a
Parents: d35318c
Author: randgalt <ra...@apache.org>
Authored: Mon May 21 09:06:06 2018 -0500
Committer: randgalt <ra...@apache.org>
Committed: Mon May 21 09:06:06 2018 -0500

----------------------------------------------------------------------

----------------------------------------------------------------------