This is an automated email from the ASF dual-hosted git repository.
machristie pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/airavata.git.
from 94d4b8c AIRAVATA-2938 Fixing UNIQUE constraint
new 221b725 AIRAVATA-2938 Adding some additional schema differences
new 818ec02 AIRAVATA-2915 Adding gatewayId to getExperimentList
The 8111 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:
.../api/server/handler/AiravataServerHandler.java | 6 +-
.../expcatalog/ExperimentRepository.java | 26 +---
.../registry/core/utils/QueryConstants.java | 6 +-
.../expcatalog/ExperimentRepositoryTest.java | 7 -
.../api/service/handler/RegistryServerHandler.java | 12 +-
.../airavata/registry/api/RegistryService.java | 149 ++++++++++++++++++---
.../next/DeltaScripts/appCatalog_schema_delta.sql | 2 +
.../DeltaScripts/profile_service_schema_delta.sql | 15 +++
.../component-cpis/registry-api.thrift | 9 +-
9 files changed, 169 insertions(+), 63 deletions(-)