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

ilgrosso pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/syncope.git


    from c17d1a0a17 [SYNCOPE-1713] Adding after and before parameter to Audit, 
Task, Report and Remediation queries (#392)
     new 436013b788 [SYNCOPE-1713] Fixing missing update in RemediationDAO
     new 1bbbbc29b9 Bump upgrades
     new 28b3368aae Fixing openapi.json content from javadocs at first access

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:
 .../syncope/core/logic/RemediationLogic.java       |  2 +-
 .../core/rest/cxf/IdRepoRESTCXFContext.java        | 40 +++++++++++++--
 .../core/rest/cxf/SyncopeOpenApiCustomizer.java    | 57 +++-------------------
 .../core/persistence/api/dao/RemediationDAO.java   |  2 +-
 .../core/persistence/jpa/dao/JPAJobStatusDAO.java  |  1 -
 .../persistence/jpa/dao/JPARemediationDAO.java     | 39 +++++++++++----
 .../provisioning/java/job/JobStatusUpdater.java    |  6 +++
 fit/core-reference/pom.xml                         |  2 +
 pom.xml                                            | 18 +++----
 sra/pom.xml                                        |  8 +--
 10 files changed, 94 insertions(+), 81 deletions(-)

Reply via email to