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

Proper encoding and decoding of source URLs - Fixes special characters in source URL issue #13275

Merged
merged 15 commits into from Aug 31, 2020

Commits on Aug 21, 2020

  1. Configuration menu
    Copy the full SHA
    6212ad9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2540b29 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2020

  1. Configuration menu
    Copy the full SHA
    4a2a4ce View commit details
    Browse the repository at this point in the history
  2. removed unused import

    tasherif-msft committed Aug 22, 2020
    Configuration menu
    Copy the full SHA
    72ad522 View commit details
    Browse the repository at this point in the history
  3. removed unused import

    tasherif-msft committed Aug 22, 2020
    Configuration menu
    Copy the full SHA
    7bed029 View commit details
    Browse the repository at this point in the history
  4. fixed method to decode then encode, fixing the case where it was alre…

    …ady encoded. Added unit tests
    tasherif-msft committed Aug 22, 2020
    Configuration menu
    Copy the full SHA
    bbcb125 View commit details
    Browse the repository at this point in the history
  5. added more tests

    tasherif-msft committed Aug 22, 2020
    Configuration menu
    Copy the full SHA
    ba2e1d7 View commit details
    Browse the repository at this point in the history
  6. yaml for unit test

    tasherif-msft committed Aug 22, 2020
    Configuration menu
    Copy the full SHA
    0c09549 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2020

  1. removed method

    tasherif-msft committed Aug 23, 2020
    Configuration menu
    Copy the full SHA
    1c8abaf View commit details
    Browse the repository at this point in the history
  2. removed space

    tasherif-msft committed Aug 23, 2020
    Configuration menu
    Copy the full SHA
    437be60 View commit details
    Browse the repository at this point in the history
  3. added encoding type

    tasherif-msft committed Aug 23, 2020
    Configuration menu
    Copy the full SHA
    7191949 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2020

  1. made changes to storage

    tasherif-msft committed Aug 24, 2020
    Configuration menu
    Copy the full SHA
    d53787c View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2020

  1. wheel file

    tasherif-msft committed Aug 25, 2020
    Configuration menu
    Copy the full SHA
    d71be28 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2020

  1. added async tests

    tasherif-msft committed Aug 26, 2020
    Configuration menu
    Copy the full SHA
    06bec4b View commit details
    Browse the repository at this point in the history
  2. removed wheel file

    tasherif-msft committed Aug 26, 2020
    Configuration menu
    Copy the full SHA
    bbe8257 View commit details
    Browse the repository at this point in the history