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

Identity sas #7020

Merged
merged 23 commits into from
Sep 10, 2019
Merged

Commits on Sep 9, 2019

  1. [File][RestParity]Rest Parity Sync

    Add Rest Parity Sync part(except create permission)
    tweak _shared package a bit
    xiafu-msft committed Sep 9, 2019
    Configuration menu
    Copy the full SHA
    512d5a4 View commit details
    Browse the repository at this point in the history
  2. [File][RestParity]Rest Parity Async

    Add Rest Parity Async part(except create permission)
    xiafu-msft committed Sep 9, 2019
    Configuration menu
    Copy the full SHA
    8bed721 View commit details
    Browse the repository at this point in the history
  3. [File][RestParity]Add Rest Parity Async Recording Files

    Add recording files for both sync and async
    xiafu-msft committed Sep 9, 2019
    Configuration menu
    Copy the full SHA
    22b801a View commit details
    Browse the repository at this point in the history
  4. [File][RestParity]Fix CI

    xiafu-msft committed Sep 9, 2019
    Configuration menu
    Copy the full SHA
    bfd3fbd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7707acf View commit details
    Browse the repository at this point in the history
  6. Add Generated Code

    xiafu-msft committed Sep 9, 2019
    Configuration menu
    Copy the full SHA
    e945a70 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8c821a6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8c5c22c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d46e3dc View commit details
    Browse the repository at this point in the history
  10. Fix Test

    xiafu-msft committed Sep 9, 2019
    Configuration menu
    Copy the full SHA
    fcf0ec6 View commit details
    Browse the repository at this point in the history
  11. Fix Pylint

    xiafu-msft committed Sep 9, 2019
    Configuration menu
    Copy the full SHA
    3c6b3e0 View commit details
    Browse the repository at this point in the history
  12. Revert the workaround

    xiafu-msft committed Sep 9, 2019
    Configuration menu
    Copy the full SHA
    62dc377 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    3d00c52 View commit details
    Browse the repository at this point in the history
  14. delete .dat file

    xiafu-msft committed Sep 9, 2019
    Configuration menu
    Copy the full SHA
    9afed1d View commit details
    Browse the repository at this point in the history
  15. [File][RestParity]Rest Parity Async

    Add Rest Parity Async part(except create permission)
    xiafu-msft committed Sep 9, 2019
    Configuration menu
    Copy the full SHA
    bd9f32e View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    99a07ad View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    e7811c1 View commit details
    Browse the repository at this point in the history
  18. [Blob][IdentitySAS]Stylistic Things

    Move parsing delegation key method to response_handler.py
    xiafu-msft committed Sep 9, 2019
    Configuration menu
    Copy the full SHA
    a565b90 View commit details
    Browse the repository at this point in the history
  19. [Blob][IdentitySAS]Add account_name parameter

    Currently when user use oauth token as credential they are not able
    to generate sas token because account_name isn't able to be parsed from
    existing info. Add account_name as an optional parameter so they can
    generate sas token with oauth as credential.
    xiafu-msft committed Sep 9, 2019
    Configuration menu
    Copy the full SHA
    aed02d4 View commit details
    Browse the repository at this point in the history
  20. Fix Pylint

    xiafu-msft committed Sep 9, 2019
    Configuration menu
    Copy the full SHA
    17540b4 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    9c327cc View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    450a66e View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2019

  1. Fix Pylint

    xiafu-msft committed Sep 10, 2019
    Configuration menu
    Copy the full SHA
    969816b View commit details
    Browse the repository at this point in the history