You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airavata.apache.org by is...@apache.org on 2020/10/04 19:12:47 UTC

[airavata-custos] branch develop updated (fa0fdc4 -> 9845ab1)

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

isjarana pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/airavata-custos.git.


    from fa0fdc4  Merge pull request #107 from isururanawaka/pythonSDK
     new c7075a7  Bug fix in sharing service
     new d170daa  Add get all agents methods
     new 1eecf6a  Bug fix
     new 9845ab1  Merge pull request #106 from isururanawaka/develop

The 298 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:
 .../utils/certificate_fetching_rest_client.py      |   9 ++-
 .../custos/sharing/service/SharingService.java     |  10 ++-
 .../GroupToGroupMembershipRepository.java          |   2 +
 .../user/profile/service/UserProfileService.java   |  87 ++++++++++-----------
 .../user/profile/validators/InputValidator.java    |   1 +
 .../src/main/resources/agent-management-service.pb | Bin 118669 -> 119693 bytes
 .../interceptors/UserAuthInterceptorImpl.java      |  17 ++++
 .../management/service/AgentManagementService.java |  16 ++++
 .../src/main/proto/AgentManagementService.proto    |   6 ++
 9 files changed, 100 insertions(+), 48 deletions(-)