You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ranger.apache.org by bo...@apache.org on 2015/04/22 19:23:21 UTC

[04/12] incubator-ranger git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-ranger.git

Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-ranger.git

Project: http://git-wip-us.apache.org/repos/asf/incubator-ranger/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-ranger/commit/63099f37
Tree: http://git-wip-us.apache.org/repos/asf/incubator-ranger/tree/63099f37
Diff: http://git-wip-us.apache.org/repos/asf/incubator-ranger/diff/63099f37

Branch: refs/heads/master
Commit: 63099f378a8b759deeb9766220348df37c50ef6e
Parents: 236f1ba da70024
Author: Don Bosco Durai <bo...@apache.org>
Authored: Mon Apr 20 10:47:58 2015 -0700
Committer: Don Bosco Durai <bo...@apache.org>
Committed: Mon Apr 20 10:47:58 2015 -0700

----------------------------------------------------------------------
 kms/scripts/db/oracle/kms_core_db_oracle.sql    | 31 +++++++++++++
 .../db/postgres/kms_core_db_postgres.sql        | 34 +++++++++++++++
 .../db/sqlserver/kms_core_db_sqlserver.sql      | 46 ++++++++++++++++++++
 kms/scripts/db_setup.py                         |  2 +-
 kms/scripts/dba_script.py                       |  2 +-
 kms/scripts/install.properties                  |  6 +--
 .../db/mysql/patches/013-permissionmodel.sql    |  2 +-
 .../db/oracle/patches/013-permissionmodel.sql   |  2 +-
 .../db/postgres/xa_core_db_postgres.sql         |  2 +-
 .../db/sqlserver/xa_core_db_sqlserver.sql       |  2 +-
 10 files changed, 120 insertions(+), 9 deletions(-)
----------------------------------------------------------------------