You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@accumulo.apache.org by ct...@apache.org on 2017/02/09 22:13:26 UTC

[10/10] accumulo git commit: Merge branch '1.8'

Merge branch '1.8'

This closes #217


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

Branch: refs/heads/master
Commit: e2247ead5bee94dd538fcfdf04de2f8d1c0c06d8
Parents: 1e00035 e86fabb
Author: Christopher Tubbs <ct...@apache.org>
Authored: Thu Feb 9 17:11:12 2017 -0500
Committer: Christopher Tubbs <ct...@apache.org>
Committed: Thu Feb 9 17:11:12 2017 -0500

----------------------------------------------------------------------
 proxy/src/main/cpp/proxy_types.cpp                    | 14 +++++++++++---
 proxy/src/main/cpp/proxy_types.h                      |  6 +++++-
 .../accumulo/proxy/thrift/SystemPermission.java       | 14 +++++++++++++-
 proxy/src/main/python/ttypes.py                       | 12 ++++++++++++
 proxy/src/main/ruby/proxy_types.rb                    |  8 ++++++--
 proxy/src/main/thrift/proxy.thrift                    |  4 ++++
 6 files changed, 51 insertions(+), 7 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/accumulo/blob/e2247ead/proxy/src/main/cpp/proxy_types.cpp
----------------------------------------------------------------------

http://git-wip-us.apache.org/repos/asf/accumulo/blob/e2247ead/proxy/src/main/cpp/proxy_types.h
----------------------------------------------------------------------

http://git-wip-us.apache.org/repos/asf/accumulo/blob/e2247ead/proxy/src/main/java/org/apache/accumulo/proxy/thrift/SystemPermission.java
----------------------------------------------------------------------