This is an automated email from the ASF dual-hosted git repository.
ni3galave pushed a change to branch ranger-2.2
in repository https://gitbox.apache.org/repos/asf/ranger.git.
from 0118548 RANGER-2997: Fixed role assignment code to assign only one
role to a user - ranger-2.2 branch
new 2644fa2 RANGER-2988 : Role Name Search filter is not available on
policy listing page
new c570ffb RANGER-2767 : Ranger showing only 100 services in ranger
admin ui
The 2 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:
.../ranger/plugin/store/AbstractPredicateUtil.java | 59 ++++++++++++++++++++++
.../org/apache/ranger/common/RangerSearchUtil.java | 1 +
.../main/webapp/scripts/controllers/Controller.js | 3 ++
.../main/webapp/scripts/controllers/NController.js | 3 ++
.../webapp/scripts/modules/globalize/message/en.js | 1 +
.../views/policies/NRangerPolicyTableLayout.js | 11 ++--
.../views/policies/RangerPolicyTableLayout.js | 3 +-
.../scripts/views/policymanager/ServiceLayout.js | 2 +-
.../views/policymanager/ServiceLayoutSidebar.js | 2 +-
.../webapp/scripts/views/reports/AuditLayout.js | 2 +-
10 files changed, 80 insertions(+), 7 deletions(-)