Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat/cleversafe url #744

Merged
merged 18 commits into from
Mar 11, 2020
Merged

Feat/cleversafe url #744

merged 18 commits into from
Mar 11, 2020

Commits on Dec 18, 2019

  1. feat(cleversafe): allow specifying s3-compliant url for a bucket in c…

    …fg for signed url creation
    Avantol13 committed Dec 18, 2019
    Configuration menu
    Copy the full SHA
    74179b2 View commit details
    Browse the repository at this point in the history
  2. rebuild

    Edward Malinowski authored and Edward Malinowski committed Dec 18, 2019
    Configuration menu
    Copy the full SHA
    40c336a View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' of github.com:uc-cdis/fence into feat/cleversaf…

    …e-url
    Edward Malinowski authored and Edward Malinowski committed Dec 18, 2019
    Configuration menu
    Copy the full SHA
    d88dcf7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    81a1dea View commit details
    Browse the repository at this point in the history
  5. fix(endpoint-url): fix getting the endpoint url

    Edward Malinowski authored and Edward Malinowski committed Dec 18, 2019
    Configuration menu
    Copy the full SHA
    14acf99 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'feat/cleversafe-url' of github.com:uc-cdis/fence into f…

    …eat/cleversafe-url
    Edward Malinowski authored and Edward Malinowski committed Dec 18, 2019
    Configuration menu
    Copy the full SHA
    0c6a1d7 View commit details
    Browse the repository at this point in the history
  7. fix(endpoint-url): fix getting the endpoint url

    Edward Malinowski authored and Edward Malinowski committed Dec 18, 2019
    Configuration menu
    Copy the full SHA
    a0c4a39 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2020

  1. fix(endpoint-url): fix getting the endpoint url

    Edward Malinowski authored and Edward Malinowski committed Jan 6, 2020
    Configuration menu
    Copy the full SHA
    2671e14 View commit details
    Browse the repository at this point in the history
  2. fix(endpoint-url): fix getting the endpoint url

    Edward Malinowski authored and Edward Malinowski committed Jan 6, 2020
    Configuration menu
    Copy the full SHA
    5b8f159 View commit details
    Browse the repository at this point in the history
  3. fix(endpoint-url): fix getting the endpoint url

    Edward Malinowski authored and Edward Malinowski committed Jan 6, 2020
    Configuration menu
    Copy the full SHA
    a72bf6e View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2020

  1. Configuration menu
    Copy the full SHA
    27fd27d View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2020

  1. chore(tests): configure tests to have a bucket with a different s3 en…

    …dpoint to ensure it doesn't break existing signed url logic/unit tests
    Avantol13 committed Mar 5, 2020
    Configuration menu
    Copy the full SHA
    554a238 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2020

  1. Update fence/blueprints/data/indexd.py

    Co-Authored-By: Pauline Ribeyre <ribeyre@uchicago.edu>
    Avantol13 and paulineribeyre committed Mar 10, 2020
    Configuration menu
    Copy the full SHA
    246359a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fa3286b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eacd20a View commit details
    Browse the repository at this point in the history
  4. fix(index): fix var name

    Avantol13 committed Mar 10, 2020
    Configuration menu
    Copy the full SHA
    1062432 View commit details
    Browse the repository at this point in the history
  5. feat(cfg): ensure we don't make unecessary call to get region when en…

    …dpoint for s3 is specified
    Avantol13 committed Mar 10, 2020
    Configuration menu
    Copy the full SHA
    bbbbd05 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7d78f17 View commit details
    Browse the repository at this point in the history