You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@syncope.apache.org by Travis CI <bu...@travis-ci.org> on 2019/12/05 14:24:53 UTC

Errored: apache/syncope#5726 (2_1_X - b04fa34)

Build Update for apache/syncope
-------------------------------------

Build: #5726
Status: Errored

Duration: 36 mins and 23 secs
Commit: b04fa34 (2_1_X)
Author: Misagh Moayyed
Message: SYNCOPE-1511: History management for admin console UI (#141)

* initial draft of audit services

* cntd with audit services design

* add builder methods

* clean up types

* working on build failures; increased fit timeout

* clean up API

* clean up API

* clean up API

* update audit config for tests

* clean up changes after review

* audit tests for groups

* initial pass at wicket

* Merge branch '2_1_X' into SYNCOPE-1511-Wicket

# Conflicts:
#	common/rest-api/src/main/java/org/apache/syncope/common/rest/api/beans/AuditQuery.java
#	core/logic/src/main/java/org/apache/syncope/core/logic/AuditLogic.java
#	core/persistence-api/src/main/java/org/apache/syncope/core/persistence/api/dao/AuditDAO.java
#	core/persistence-jpa/src/main/java/org/apache/syncope/core/persistence/jpa/dao/JPAAuditDAO.java
#	core/persistence-jpa/src/test/resources/domains/MasterContent.xml
#	core/provisioning-java/src/main/java/org/apache/syncope/core/provisioning/java/data/AuditDataBinderImpl.java
#	core/rest-cxf/src/main/java/org/apache/syncope/core/rest/cxf/service/AuditServiceImpl.java
#	fit/core-reference/src/test/java/org/apache/syncope/fit/core/AuditITCase.java

* clean up formatting

* clean up formatting

* clean up formatting

* clean up formatting

* clean up formatting

* clean up formatting

* clean up formatting

* adjustments after code review

* add view functionality to audit history

* added view and restore functionality

* add notes for restoring user based on audit

* fix query syntax after merge

* test restore functionality w/ serialization

* clean up formatting

* re-org api endpoint and audit entitlement for restore

* clean up formatting

* remove non-paged method; fix num of drop-down comparisons

* additional cleanup after review

* work thru issues with 'created' audit entries

* remove audit records from content

* add test case for any objects; clean up wicket panel refs

* add additional audit tests for read/search ops

* clean up audit tests

* clean up audit tests

* fix search query for any objects; specify type

* add license to required files

* clean up tests; wip

* clean up tests

View the changeset: https://github.com/apache/syncope/compare/bccd6261d324...b04fa345655d

View the full build log and details: https://travis-ci.org/apache/syncope/builds/621116590?utm_medium=notification&utm_source=email

--

You can unsubscribe from build emails from the apache/syncope repository going to https://travis-ci.org/account/preferences/unsubscribe?repository=3236582&utm_medium=notification&utm_source=email.
Or unsubscribe from *all* email updating your settings at https://travis-ci.org/account/preferences/unsubscribe?utm_medium=notification&utm_source=email.
Or configure specific recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications.