This is an automated email from the ASF dual-hosted git repository.
machristie pushed a change to branch mft-integration
in repository
https://gitbox.apache.org/repos/asf/airavata-django-portal-sdk.git.
discard 9238e84 AIRAVATA-3420 /sdk/download redirects to the download url
discard fe8ced6 AIRAVATA-3420 Revert download url change
discard 43027ec AIRAVATA-3420 Fix content type determination by switching to
UserStorageProvider.open
discard c22b2e0 AIRAVATA-3420 Implementing get_download_url, moving download
view to sdk
discard 51cfd7e AIRAVATA-3420 Implement browsing methods of
MFTUserStorageProvider
discard b1c77a6 AIRAVATA-3420 Implements DjangoFileSystemProvider, refactored
user_storage module to use UserStorageProvider
discard 7ba75af WIP: UserStorageProvider abstraction
add eedd030 AIRAVATA-3362 implementing remote api support for exp dir
functions
new c687b45 WIP: UserStorageProvider abstraction
new 58ff63c AIRAVATA-3420 Implements DjangoFileSystemProvider, refactored
user_storage module to use UserStorageProvider
new d785896 AIRAVATA-3420 Implement browsing methods of
MFTUserStorageProvider
new c80aa13 AIRAVATA-3420 Implementing get_download_url, moving download
view to sdk
new c0b9ef8 AIRAVATA-3420 Fix content type determination by switching to
UserStorageProvider.open
new 87b33a1 AIRAVATA-3420 Revert download url change
new 197731f AIRAVATA-3420 /sdk/download redirects to the download url
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (9238e84)
\
N -- N -- N refs/heads/mft-integration (197731f)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
The 7 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:
airavata_django_portal_sdk/user_storage/api.py | 32 +++++++++++++++++++++++---
1 file changed, 29 insertions(+), 3 deletions(-)