You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airavata.apache.org by sm...@apache.org on 2015/03/03 18:35:00 UTC

[5/5] airavata git commit: Stubs for credential store api methods - AIRAVATA-1616

Stubs for credential store api methods - AIRAVATA-1616


Project: http://git-wip-us.apache.org/repos/asf/airavata/repo
Commit: http://git-wip-us.apache.org/repos/asf/airavata/commit/33b403fc
Tree: http://git-wip-us.apache.org/repos/asf/airavata/tree/33b403fc
Diff: http://git-wip-us.apache.org/repos/asf/airavata/diff/33b403fc

Branch: refs/heads/master
Commit: 33b403fc793d0e5d373a86b48982bde09dfe6b76
Parents: f9f63a0
Author: Suresh Marru <sm...@apache.org>
Authored: Tue Mar 3 12:34:49 2015 -0500
Committer: Suresh Marru <sm...@apache.org>
Committed: Tue Mar 3 12:34:49 2015 -0500

----------------------------------------------------------------------
 .../main/resources/lib/airavata/Airavata.cpp    | 2356 +++++++++++++-----
 .../src/main/resources/lib/airavata/Airavata.h  |  461 ++++
 .../lib/airavata/Airavata_server.skeleton.cpp   |   15 +
 .../gatewayResourceProfileModel_types.cpp       |   40 +-
 .../gatewayResourceProfileModel_types.h         |   23 +-
 .../resources/lib/Airavata/API/Airavata.php     | 1648 +++++++++---
 .../Model/AppCatalog/GatewayProfile/Types.php   |   46 +-
 .../ComputeResourcePreference.java              |  168 +-
 .../gatewayprofile/GatewayResourceProfile.java  |    6 -
 9 files changed, 3687 insertions(+), 1076 deletions(-)
----------------------------------------------------------------------