You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airavata.apache.org by ma...@apache.org on 2019/05/30 20:48:12 UTC

[airavata-php-gateway] branch staging updated (29ad008 -> e445b79)

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

machristie pushed a change to branch staging
in repository https://gitbox.apache.org/repos/asf/airavata-php-gateway.git.


    from 29ad008  Looking whether job statuses are empty before reading
     add 88ffd28  Removing links from input/output files when file doesn't exist
     add 9b86f0d  File download unavailable icon/tooltip
     add f5d06d8  Merge branch 'handle-deleted-files'
     add a4d540c  AIRAVATA-2992 Ignore non-existent input file replicas when cloning
     add 8915e40  AIRAVATA-2992 Skip display of experiment inputs that are null
     add 6c29e3a  Add missing closing tag
     add 6f7d3b5  AIRAVATA-2995 Require input when file doesn't exist
     new e445b79  Merge branch 'master' into staging

The 1 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:
 app/libraries/ExperimentUtilities.php          | 136 ++++++++++++++++++-------
 app/views/partials/experiment-info.blade.php   |   1 +
 app/views/partials/experiment-inputs.blade.php |   4 +-
 3 files changed, 100 insertions(+), 41 deletions(-)


[airavata-php-gateway] 01/01: Merge branch 'master' into staging

Posted by ma...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

machristie pushed a commit to branch staging
in repository https://gitbox.apache.org/repos/asf/airavata-php-gateway.git

commit e445b79f1d3371672c6084fbf7c4506dcd5a15aa
Merge: 29ad008 6f7d3b5
Author: Marcus Christie <ma...@iu.edu>
AuthorDate: Thu May 30 16:47:56 2019 -0400

    Merge branch 'master' into staging

 app/libraries/ExperimentUtilities.php          | 136 ++++++++++++++++++-------
 app/views/partials/experiment-info.blade.php   |   1 +
 app/views/partials/experiment-inputs.blade.php |   4 +-
 3 files changed, 100 insertions(+), 41 deletions(-)