This is an automated email from the ASF dual-hosted git repository.
mehul pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/ranger.git.
from 03fab86 RANGER-2791: Ignore .iml files from RAT check for
schema-registry plugin
new 5b23eff RANGER-2772 : added functionality to marge role while using
mergeIfExists parameter
new 99c1514 RANGER-2775 : Pagination not working for role in Ranger admin
UI page
new 7dac4e1 RANGER-2765 : Correct permissions are not getting loaded for
entity-label in Atlas service
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../java/org/apache/ranger/biz/RoleDBStore.java | 15 ++++++++
.../main/java/org/apache/ranger/rest/RoleREST.java | 10 +-----
.../java/org/apache/ranger/rest/ServiceREST.java | 4 +--
.../org/apache/ranger/rest/ServiceRESTUtil.java | 22 +++++++++---
.../scripts/views/policies/PermissionList.js | 41 ++++++++++++++--------
.../scripts/views/policies/RangerPolicyForm.js | 6 ++--
6 files changed, 66 insertions(+), 32 deletions(-)