This is an automated email from the ASF dual-hosted git repository.
ppapou pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/incubator-datalab.git
from fbcc3bff4 Merge pull request #1525 from apache/DATALAB-2785
add 5c9817a6b [DATALAB-1953] Auidit report has been added
add 6fdb7e0ef [DATALAB-1953] Audit resource
add 83db8b986 [DATALAB-1953] Unitest
new c434a3443 Merge pull request #1520 from apache/DATALAB-1953
The 1 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:
.../datalab/backendapi/domain/AuditReport.java | 24 +++++++++++++++++++++
.../backendapi/resources/AuditResource.java | 8 +++++++
.../datalab/backendapi/service/AuditService.java | 3 +++
.../backendapi/service/impl/AuditServiceImpl.java | 13 +++++++++++
.../service/impl/AuditServiceImplTest.java | 25 ++++++++++++++++++++--
5 files changed, 71 insertions(+), 2 deletions(-)
create mode 100644
services/self-service/src/main/java/com/epam/datalab/backendapi/domain/AuditReport.java
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]