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 2022/03/07 19:48:11 UTC

[airavata-django-portal] branch delta-topology-workshop updated (816cd5a -> 1bebf23)

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

machristie pushed a change to branch delta-topology-workshop
in repository https://gitbox.apache.org/repos/asf/airavata-django-portal.git.


    from 816cd5a  Merge branch 'master' into delta-topology-workshop
     add e594f47  AIRAVATA-3580 /api/experiment-storage: encodes experiment id but not 'path'
     add dab5beb  AIRAVATA-3319 Fix username_initialized for users with cilogon sub as username
     new 1bebf23  Merge branch 'master' into delta-topology-workshop

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:
 .../django_airavata_api/js/service_config.js       |  3 ++-
 .../auth/migrations/0014_auto_20220217_2255.py     | 24 ++++++++++++++++++++++
 .../storage/ExperimentStorageViewContainer.vue     |  4 +++-
 3 files changed, 29 insertions(+), 2 deletions(-)
 create mode 100644 django_airavata/apps/auth/migrations/0014_auto_20220217_2255.py

[airavata-django-portal] 01/01: Merge branch 'master' into delta-topology-workshop

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

machristie pushed a commit to branch delta-topology-workshop
in repository https://gitbox.apache.org/repos/asf/airavata-django-portal.git

commit 1bebf23dd992a44b3a4ab935e17953b9fded8500
Merge: 816cd5a dab5beb
Author: Marcus Christie <ma...@apache.org>
AuthorDate: Mon Mar 7 14:47:59 2022 -0500

    Merge branch 'master' into delta-topology-workshop

 .../django_airavata_api/js/service_config.js       |  3 ++-
 .../auth/migrations/0014_auto_20220217_2255.py     | 24 ++++++++++++++++++++++
 .../storage/ExperimentStorageViewContainer.vue     |  4 +++-
 3 files changed, 29 insertions(+), 2 deletions(-)