This is an automated email from the ASF dual-hosted git repository.
machristie pushed a change to branch group-based-auth
in repository https://gitbox.apache.org/repos/asf/airavata.git.
from d14aea5 AIRAVATA-2822 Bringing saveExperimentStatus in line with
current impl
new 2c489dc AIRAVATA-2823 Refactor into common AbstractRepository
new 3112030 AIRAVATA-2823 Populate parent ids on child entities
The 2 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:
.../core/repositories/AbstractRepository.java | 62 +++++++++---
.../appcatalog/AppCatAbstractRepository.java | 105 ++------------------
.../appcatalog/StoragePrefRepository.java | 1 -
.../expcatalog/ExpCatAbstractRepository.java | 104 ++------------------
.../repositories/expcatalog/ProcessRepository.java | 24 +++--
.../repositories/expcatalog/TaskRepository.java | 19 ++--
.../replicacatalog/RepCatAbstractRepository.java | 108 ++-------------------
.../WorkflowCatAbstractRepository.java | 106 ++------------------
.../workspacecatalog/UserProfileRepository.java | 72 --------------
.../expcatalog/ProcessRepositoryTest.java | 14 +++
10 files changed, 127 insertions(+), 488 deletions(-)
delete mode 100644
modules/registry-refactoring/src/main/java/org/apache/airavata/registry/core/repositories/workspacecatalog/UserProfileRepository.java
--
To stop receiving notification emails like this one, please contact
[email protected].