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 72bfb61  Merge pull request #247 from isururanawaka/pythonSDK
     add 4bae56c  increased the input file size for Geochemsim
     add ef82e19  Merge branch 
'AIRAVATA-3158--Experiment-Statistics-in-Django-portal-doesn't-list-beyond-1000-experiments'
     add 74def4c  AIRAVATA-3303 Moving migration script to correct folders
     add 0ed17d6  Merge branch 
'AIRAVATA-3303--404-Not-Found-when-forward-slash-in-experiment-id'
     add fb6c5d9  Update client_truststore.jks with letsencrypt cert
     add fc52011  AIRAVATA-3158 Set query limit high enough to get all of 
experiments in statistics
     add 04d6dc7  Merge branch 
'AIRAVATA-3158--Experiment-Statistics-in-Django-portal-doesn't-list-beyond-1000-experiments'
     add 38e4fac  Ansible: configure Django timeout
     add 1bce4bf  Ansible: remove pga url seagrid django
     add 7e7ed8a  Ansible: update ssl paths for southdakota
     add a88c956  Logging improvements for email monitor
     add 9bebfa0  Fixing possible kafka read thread timeouts when processing 
post wm job status messages
     add 678be05  Avoiding the job resubmission due to helix bug
     add 8a6820d  Merge branch 'airavata-3276'
     add 6e51d46  Merge remote-tracking branch 'origin/airavata-3281'
     add e78ff86  Merge branch 'airavata-3268'
     add 6f35091  WIP
     add 56b3f0a  Merge branch 
'AIRAVATA-3126--Implement-compute-resource-reservation-addition'
     add d0c5843  Adding missing jar to participant distribution
     add efb78bc  Adding new Physicell gateway
     add 3b7e26b  Adding new Physicell gateway
     add 925bbf6  Adding new Physicell gateway
     add 0026d18  Adding new Physicell gateway
     add dbc6115  Adding new Pathogenomics gateway
     add 669d788  Adding new Pathogenomics gateway
     add c367c9b  Adding new Pathogenomics gateway
     add 8476a13  Adding new Pathogenomics gateway
     add 4e10486  Adding new Pathogenomics gateway
     add 11998ee  Adding cilogon ot Physiecll gateway
     add f68c46c  added new email for notifications
     add af250b2  Added cilogon to pathogenomics gateway
     new efd6bd2  AIRAVATA-3126 Move schema migration to correct file
     new bb86096  Merge branch 
'AIRAVATA-3126--Implement-compute-resource-reservation-addition'
     new 96994d3  AIRAVATA-3276 Moving data migration scripts to correct file
     new 5544db6  Merge branch 'master' into develop

The 4 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/production/files/client_truststore.jks  | Bin 5312 -> 5398 bytes
 .../host_vars/dreg/files/django-ssl-vhost.conf.j2  |   1 +
 .../scigap/production/host_vars/nexttdb/vars.yml   |   2 +
 .../host_vars/{v4i => pathogenomics}/vars.yml      |  22 +--
 .../production/host_vars/pathogenomics/vault.yml   |  15 ++
 .../host_vars/{smaltr => physicell}/vars.yml       |  22 +--
 .../production/host_vars/physicell/vault.yml       |  15 ++
 .../scigap/production/host_vars/seagrid/vars.yml   |   2 +-
 .../production/host_vars/southdakota/vars.yml      |   8 +-
 .../scigap/production/host_vars/toppic/vars.yml    |   2 +-
 .../ansible/inventories/scigap/production/hosts    |   2 +
 .../scigap/staging/files/client_truststore.jks     | Bin 5312 -> 5398 bytes
 .../task/submission/DefaultJobSubmissionTask.java  |   8 +-
 .../helix/impl/workflow/PostWorkflowManager.java   |  36 +++--
 .../helix/impl/workflow/PreWorkflowManager.java    |   1 -
 .../org/apache/airavata/common/utils/JPAUtils.java | 153 +++++++++++++++++++--
 .../airavata/monitor/email/EmailBasedMonitor.java  |   4 +-
 .../apache/airavata/monitor/AbstractMonitor.java   |   1 +
 .../expcatalog/ExperimentSummaryRepository.java    |   2 +-
 .../core/utils/JPAUtil/AppCatalogJPAUtils.java     |  29 +---
 .../DeltaScripts/appCatalog_schema_delta.sql       |  28 ++++
 .../experimentCatalog_schema_delta.sql             |  13 ++
 .../DeltaScripts/sharingCatalog_schema_delta.sql   |   8 ++
 .../next/DeltaScripts/appCatalog_schema_delta.sql  |  28 ----
 .../experimentCatalog_schema_delta.sql             |  13 --
 .../DeltaScripts/sharingCatalog_schema_delta.sql   |   8 --
 26 files changed, 292 insertions(+), 131 deletions(-)
 copy dev-tools/ansible/inventories/scigap/production/host_vars/{v4i => 
pathogenomics}/vars.yml (55%)
 create mode 100644 
dev-tools/ansible/inventories/scigap/production/host_vars/pathogenomics/vault.yml
 copy dev-tools/ansible/inventories/scigap/production/host_vars/{smaltr => 
physicell}/vars.yml (56%)
 create mode 100644 
dev-tools/ansible/inventories/scigap/production/host_vars/physicell/vault.yml

Reply via email to