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 2018/04/11 18:20:31 UTC

[airavata] branch group-based-auth updated (99babaa -> 7d696e0)

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

machristie pushed a change to branch group-based-auth
in repository https://gitbox.apache.org/repos/asf/airavata.git.


    from 99babaa  Set replica ids on new DataProductMode
     add dea3e95  Enforce READ WRITE for GroupResourceProfile methods in API server
     add 1c75cf0  Merge branch 'group-based-auth' of https://github.com/apache/airavata into group-based-auth
     add b6d3d14  Correcting log message
     add 7e3ce48  Merge branch 'group-based-auth' of https://github.com/apache/airavata into group-based-auth
     add 3d2f314  Merge branch 'group-based-auth' of https://github.com/apache/airavata into group-based-auth
     add ee81a66  Changes to accessible group resourceprofile ids
     new 7d696e0  Merge pull request #181 from sachinkariyattin/group-based-auth

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:
 .../api/server/handler/AiravataServerHandler.java  | 225 +++++++++-
 .../appcatalog/GroupResourceProfileRepository.java |  31 +-
 .../airavata/registry/core/utils/DBConstants.java  |   1 +
 .../registry/core/utils/QueryConstants.java        |   3 +
 .../GroupResourceProfileRepositoryTest.java        |  15 +-
 .../api/service/handler/RegistryServerHandler.java |  18 +-
 .../airavata/registry/api/RegistryService.java     | 469 ++++++++++++++++-----
 .../component-cpis/registry-api.thrift             |   4 +-
 8 files changed, 610 insertions(+), 156 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
machristie@apache.org.

[airavata] 01/01: Merge pull request #181 from sachinkariyattin/group-based-auth

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

machristie pushed a commit to branch group-based-auth
in repository https://gitbox.apache.org/repos/asf/airavata.git

commit 7d696e0f67df7773ec4db32dcb28583e66eb3882
Merge: 99babaa ee81a66
Author: Marcus Christie <ma...@iu.edu>
AuthorDate: Wed Apr 11 14:20:27 2018 -0400

    Merge pull request #181 from sachinkariyattin/group-based-auth
    
    [AIRAVATA-2697] Update GroupResourceProfile methods in API server to use sharing API to enforce READ and WRITE rules

 .../api/server/handler/AiravataServerHandler.java  | 225 +++++++++-
 .../appcatalog/GroupResourceProfileRepository.java |  31 +-
 .../airavata/registry/core/utils/DBConstants.java  |   1 +
 .../registry/core/utils/QueryConstants.java        |   3 +
 .../GroupResourceProfileRepositoryTest.java        |  15 +-
 .../api/service/handler/RegistryServerHandler.java |  18 +-
 .../airavata/registry/api/RegistryService.java     | 469 ++++++++++++++++-----
 .../component-cpis/registry-api.thrift             |   4 +-
 8 files changed, 610 insertions(+), 156 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
machristie@apache.org.