You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ambari.apache.org by ap...@apache.org on 2019/05/02 23:34:48 UTC

[ambari] branch branch-2.7 updated (87e65b5 -> d295aec)

This is an automated email from the ASF dual-hosted git repository.

apappu pushed a change to branch branch-2.7
in repository https://gitbox.apache.org/repos/asf/ambari.git.


    from 87e65b5  AMBARI-25268. implement configurable password policy for Ambari users (dlysnichenko) (#2954)
     new ba58df2  [AMBARI-25124] ambari-audit.log entries span multiple lines (apappu)
     new 1aeb0ea  Revert "[AMBARI-25124] ambari-audit.log entries span multiple lines (apappu)"
     new b0030ed  [AMBARI-25124] ambari-audit.log entries span multiple lines (apappu)
     new 8c1c665  [AMBARI-25124] ambari-audit.log entries span multiple lines (apappu)
     new 5f0f7fe  [AMBARI-25124] ambari-audit.log entries span multiple lines (apappu)
     new c02772a  [AMBARI-25124]  ambari-audit.log entries span multiple lines (apappu)
     new d295aec  Merge pull request #2942 from apappu/AMBARI-25124-branch-2.7

The 24235 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:
 .../ambari/server/audit/event/LoginAuditEvent.java   |  7 +++----
 .../AddRepositoryVersionRequestAuditEvent.java       |  9 +++------
 .../ChangeRepositoryVersionRequestAuditEvent.java    | 10 ++++------
 .../ClusterPrivilegeChangeRequestAuditEvent.java     | 18 ++++++++++--------
 .../ViewPrivilegeChangeRequestAuditEvent.java        | 16 ++++++++--------
 .../ambari/server/audit/LoginAuditEventTest.java     | 12 ++++++------
 .../request/creator/PrivilegeEventCreatorTest.java   | 12 ++++++------
 .../creator/RepositoryVersionEventCreatorTest.java   | 20 ++++++++++----------
 .../creator/ViewPrivilegeEventCreatorTest.java       | 12 ++++++------
 9 files changed, 56 insertions(+), 60 deletions(-)