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 72a3f94 RANGER-2996 : Add search by Roles and Auditor user should be
able to see Roles tab.4
new cddb435 RANGER-3056: Show Audit ID in Audit->Access tab
new e394f97 RANGER-3057: Support Audit search based on Audit ID
new 081a5c2 RANGER-3060: Maven build failing due to PMD violations
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:
.../hbase/RangerAuthorizationCoprocessor.java | 1 -
.../main/java/org/apache/ranger/rest/AssetREST.java | 20 ++++++++++----------
.../apache/ranger/solr/SolrAccessAuditsService.java | 7 +++++++
.../java/org/apache/ranger/view/VXAccessAudit.java | 11 +++++++++++
.../webapp/scripts/modules/globalize/message/en.js | 3 ++-
.../main/webapp/scripts/views/reports/AuditLayout.js | 3 ++-
.../templates/reports/AuditAccessLogDetail_tmpl.html | 12 ++++++++++++
.../java/org/apache/ranger/rest/TestAssetREST.java | 4 ++--
8 files changed, 46 insertions(+), 15 deletions(-)