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 2b6937f adding CILogon to next TDB dev gateway
new a51defa limit wsgi processes on develop to reduce mem
new 9b6a7e8 AIRAVATA-2616 Fix entity getter/setter to match data model
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:
.../scigap/develop/group_vars/django/vars.yml | 3 +-
dev-tools/ansible/roles/django/defaults/main.yml | 2 +
.../django/templates/django-ssl-vhost.conf.j2 | 2 +-
.../roles/django/templates/django-vhost.conf.j2 | 2 +-
.../entities/expcatalog/ExperimentInputEntity.java | 4 +-
.../entities/expcatalog/ProcessInputEntity.java | 4 +-
.../expcatalog/ExperimentRepositoryTest.java | 101 +++++++++++++++++++++
7 files changed, 111 insertions(+), 7 deletions(-)