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

merge dotnet to local repo #2

Merged
merged 30 commits into from
Sep 16, 2019
Merged

merge dotnet to local repo #2

merged 30 commits into from
Sep 16, 2019

Commits on Aug 29, 2019

  1. AE corrections

    David-Engel committed Aug 29, 2019
    Configuration menu
    Copy the full SHA
    dc68faa View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2019

  1. Configuration menu
    Copy the full SHA
    eb43318 View commit details
    Browse the repository at this point in the history
  2. fix invalid formatting in several comments (#168)

    remove hardcoded document file path from project
    Wraith2 authored and David-Engel committed Aug 30, 2019
    Configuration menu
    Copy the full SHA
    d49f957 View commit details
    Browse the repository at this point in the history
  3. Fix bad usage of ArrayPool in TdsParserStateObject (#171)

    Apply dotnet/corefx#37270 to M.D.SqlClient. Fixes #145.
    rmja authored and David-Engel committed Aug 30, 2019
    Configuration menu
    Copy the full SHA
    9443f0c View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2019

  1. Configuration menu
    Copy the full SHA
    c8a4cb3 View commit details
    Browse the repository at this point in the history
  2. Update Utility.cs

    JRahnama committed Sep 5, 2019
    Configuration menu
    Copy the full SHA
    6104b35 View commit details
    Browse the repository at this point in the history
  3. Update ApiShould.cs

    JRahnama committed Sep 5, 2019
    Configuration menu
    Copy the full SHA
    878d0e1 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2019

  1. Configuration menu
    Copy the full SHA
    869fd64 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7620824 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9b99329 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5b06cda View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e87581b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c21aa7c View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2019

  1. Configuration menu
    Copy the full SHA
    6934d71 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #177 from JRahnama/master

    Update ExceptionsAlgorithmErrors.cs
    JRahnama committed Sep 9, 2019
    Configuration menu
    Copy the full SHA
    52a4e88 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    71926be View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b786812 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e02c1ee View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2019

  1. Configuration menu
    Copy the full SHA
    727b925 View commit details
    Browse the repository at this point in the history
  2. Fix format issues.

    Gary-Zh committed Sep 10, 2019
    Configuration menu
    Copy the full SHA
    3733ee1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0b91e95 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2019

  1. Configuration menu
    Copy the full SHA
    0b3b4e8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4b7fab5 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #183 from Gary-Zh/newCerts

    Generate new certificates with makecert.exe
    Gary-Zh committed Sep 11, 2019
    Configuration menu
    Copy the full SHA
    8002278 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2019

  1. Configuration menu
    Copy the full SHA
    a1575fb View commit details
    Browse the repository at this point in the history
  2. Synchronize ref definitions (#180)

    Wraith2 authored and cheenamalhotra committed Sep 12, 2019
    Configuration menu
    Copy the full SHA
    53d2128 View commit details
    Browse the repository at this point in the history
  3. Added .editconfig and formatted all files. (#193)

    Sorted and removed unused usings.
    David-Engel committed Sep 12, 2019
    Configuration menu
    Copy the full SHA
    654933a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cfd3f1b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    456268c View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2019

  1. Crypto tests ported from devdiv (#190)

    * Port CryptoTests from devdiv to Scoob
    
    * Exclude some Crypto tests on Linux. LocalMachine cert path are read-only on Linux.
    
    * Doing a editorconfig on Crypto test changes.
    
    * Use Assert.True instead of Debug.Assert in Utilities
    Gary-Zh committed Sep 16, 2019
    Configuration menu
    Copy the full SHA
    4f04e2f View commit details
    Browse the repository at this point in the history