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 2022/10/10 04:18:47 UTC

[airavata-custos] branch baremetal updated (79ce2272 -> 380ef2ce)

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

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


    from 79ce2272 Merge pull request #306 from isururanawaka/baremetal
     new 9eccdf17 implement recursive search
     new edfc882c improve authenticator
     new 380ef2ce Merge pull request #309 from isururanawaka/baremetal

The 715 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:
 .../build/lib/custosauthenticator/custos.py        | 16 ++--
 .../PKG-INFO                                       | 97 +++++++++++-----------
 .../SOURCES.txt                                    |  1 +
 .../custosauthenticator/custos.py                  | 23 ++---
 .../custos_jupyterhub_authenticator/setup.py       |  2 +-
 .../repository/SearchEntityRepository.java         |  2 +
 .../repository/SearchEntityRepositoryImpl.java     | 23 +++++
 .../custos/sharing/service/SharingService.java     | 25 ++++--
 .../src/main/proto/SharingService.proto            |  1 +
 9 files changed, 119 insertions(+), 71 deletions(-)