You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airavata.apache.org by di...@apache.org on 2022/08/30 16:21:48 UTC

[airavata-php-gateway] branch master updated (3f0703faf -> ad3922fde)

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

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


    from 3f0703faf Fixing typo
     add a3afb1a16 Adding the latest airavata stub
     add 35e4c7800 Merge pull request #91 from dinukadesilva/enabling-htcondor-option
     new ad3922fde Merge pull request #92 from apache/develop

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/Airavata/API/Airavata.php            | 7746 +++++++++++---------
 .../API/Sharing/SharingRegistryService.php         |    1 +
 .../Model/AppCatalog/ComputeResource/Types.php     |    2 +
 .../AppCatalog/GroupResourceProfile/Types.php      |  411 +-
 .../Airavata/Model/Application/Io/Types.php        |   25 +
 app/libraries/Airavata/Model/Group/Types.php       |    2 +
 .../Airavata/Model/Messaging/Event/Types.php       |  149 +
 app/libraries/Airavata/Model/Sharing/Types.php     |   24 +
 app/libraries/Airavata/Model/Workspace/Types.php   |  121 +
 9 files changed, 4951 insertions(+), 3530 deletions(-)


[airavata-php-gateway] 01/01: Merge pull request #92 from apache/develop

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

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

commit ad3922fdeb089adc59b8fbcf2495ecf8e95bf0c3
Merge: 3f0703faf 35e4c7800
Author: Dimuthu Wannipurage <di...@gmail.com>
AuthorDate: Tue Aug 30 12:21:43 2022 -0400

    Merge pull request #92 from apache/develop
    
    Merging dev changes to master

 app/libraries/Airavata/API/Airavata.php            | 7746 +++++++++++---------
 .../API/Sharing/SharingRegistryService.php         |    1 +
 .../Model/AppCatalog/ComputeResource/Types.php     |    2 +
 .../AppCatalog/GroupResourceProfile/Types.php      |  411 +-
 .../Airavata/Model/Application/Io/Types.php        |   25 +
 app/libraries/Airavata/Model/Group/Types.php       |    2 +
 .../Airavata/Model/Messaging/Event/Types.php       |  149 +
 app/libraries/Airavata/Model/Sharing/Types.php     |   24 +
 app/libraries/Airavata/Model/Workspace/Types.php   |  121 +
 9 files changed, 4951 insertions(+), 3530 deletions(-)