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

Download results with signed url's #63

Merged
merged 7 commits into from
Apr 20, 2021
Merged

Download results with signed url's #63

merged 7 commits into from
Apr 20, 2021

Commits on Apr 13, 2021

  1. EP-3769: implement download result with signed url's and optional exp…

    …iration timestamp
    Niels Hamers committed Apr 13, 2021
    Configuration menu
    Copy the full SHA
    a19db9c View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2021

  1. EP-3769: address comments made in pull request

    Niels Hamers committed Apr 14, 2021
    Configuration menu
    Copy the full SHA
    48cc1c4 View commit details
    Browse the repository at this point in the history
  2. EP-3769: use LinkExpired instead of FileExpired

    Niels Hamers committed Apr 14, 2021
    Configuration menu
    Copy the full SHA
    64062f3 View commit details
    Browse the repository at this point in the history
  3. EP-3769: remove FileExpiredException from errors.py

    Niels Hamers committed Apr 14, 2021
    Configuration menu
    Copy the full SHA
    ea699c4 View commit details
    Browse the repository at this point in the history
  4. EP-3769: remove FileExpiredException import

    Niels Hamers committed Apr 14, 2021
    Configuration menu
    Copy the full SHA
    6e4386f View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2021

  1. EP-3769: use dedicated exception for expired links

    Niels Hamers committed Apr 15, 2021
    Configuration menu
    Copy the full SHA
    d62f0c0 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2021

  1. EP-3769: fix tags of ResultLinkExpiredException

    Niels Hamers committed Apr 16, 2021
    Configuration menu
    Copy the full SHA
    7663fbd View commit details
    Browse the repository at this point in the history