You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airavata.apache.org by nd...@apache.org on 2016/03/16 16:16:11 UTC

[2/4] airavata-php-gateway git commit: Merge branch 'develop' of https://git-wip-us.apache.org/repos/asf/airavata-php-gateway into develop

Merge branch 'develop' of https://git-wip-us.apache.org/repos/asf/airavata-php-gateway into develop


Project: http://git-wip-us.apache.org/repos/asf/airavata-php-gateway/repo
Commit: http://git-wip-us.apache.org/repos/asf/airavata-php-gateway/commit/4ea219d8
Tree: http://git-wip-us.apache.org/repos/asf/airavata-php-gateway/tree/4ea219d8
Diff: http://git-wip-us.apache.org/repos/asf/airavata-php-gateway/diff/4ea219d8

Branch: refs/heads/develop
Commit: 4ea219d809d7a657c0854233555464b346ffcd93
Parents: a41fa62 fd9369e
Author: Nipurn Doshi <ni...@gmail.com>
Authored: Fri Mar 11 13:34:51 2016 -0500
Committer: Nipurn Doshi <ni...@gmail.com>
Committed: Fri Mar 11 13:34:51 2016 -0500

----------------------------------------------------------------------
 app/config/pga_config.php.template              |   6 +-
 app/controllers/AccountController.php           |  38 +-
 app/libraries/Airavata/API/Airavata.php         | 387 +++++++++++++++++++
 .../Model/AppCatalog/GatewayProfile/Types.php   |  23 ++
 .../Stubs/UserInformationRecoveryManager.php    |   7 +-
 app/libraries/Wsis/Wsis.php                     |   4 +-
 app/views/account/forgot-password.blade.php     |  16 +-
 app/views/account/verify-human.blade.php        |  12 +-
 8 files changed, 448 insertions(+), 45 deletions(-)
----------------------------------------------------------------------