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

ofuks pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/incubator-dlab.git.


    from 9c1384b  [DLAB-1924]:Implemented UI changes for scheduler (#814)
     add 9d5dbc5  [DLAB-1919]First part of audit changes
     add 4ef5ba3  [DLAB-1919] Second part of changes
     add c873985  Merge remote-tracking branch 'origin/develop' into develop

No new revisions were added by this update.

Summary of changes:
 .../com/epam/dlab/backendapi/dao/AuditDAOImpl.java |  7 ++
 .../dlab/backendapi/domain/AuditActionEnum.java    |  2 +-
 .../dlab/backendapi/domain/AuditCreateDTO.java     |  2 +
 .../backendapi/domain/AuditResourceTypeEnum.java   |  3 +-
 .../backendapi/service/ExploratoryService.java     |  2 +
 .../backendapi/service/impl/AuditServiceImpl.java  |  3 +-
 .../service/impl/ComputationalServiceImpl.java     | 41 ++++++-----
 .../service/impl/EndpointServiceImpl.java          |  8 +--
 .../service/impl/ExploratoryServiceImpl.java       | 58 +++++++++++-----
 .../service/impl/ProjectServiceImpl.java           | 53 +++++++-------
 .../service/impl/SchedulerJobServiceImpl.java      | 40 +++++------
 .../resources/ImageExploratoryResourceTest.java    |  2 +-
 .../service/impl/ExploratoryServiceImplTest.java   | 32 ++++-----
 .../service/impl/SchedulerJobServiceImplTest.java  | 80 +++++++++++-----------
 14 files changed, 181 insertions(+), 152 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@dlab.apache.org
For additional commands, e-mail: commits-h...@dlab.apache.org

Reply via email to