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

Adding EventSource to NetFx #399

Merged
merged 51 commits into from
Feb 27, 2020
Merged

Adding EventSource to NetFx #399

merged 51 commits into from
Feb 27, 2020

Commits on Jan 18, 2020

  1. EventTrace for NetFx, changes made to SqlConnection

    Javad Rahnama committed Jan 18, 2020
    Configuration menu
    Copy the full SHA
    4670349 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2020

  1. EventSource for NetFx

    Javad Rahnama committed Jan 28, 2020
    Configuration menu
    Copy the full SHA
    c7c1504 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2020

  1. Adding IsTraceEnabled

    Javad Rahnama committed Jan 29, 2020
    Configuration menu
    Copy the full SHA
    aab8e8b View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2020

  1. EventSource NetFx to Review

    Javad Rahnama committed Jan 30, 2020
    Configuration menu
    Copy the full SHA
    2dd4373 View commit details
    Browse the repository at this point in the history
  2. Taking unused variable out

    Javad Rahnama committed Jan 30, 2020
    Configuration menu
    Copy the full SHA
    ebca243 View commit details
    Browse the repository at this point in the history
  3. Ignore on .NetCore

    Javad Rahnama committed Jan 30, 2020
    Configuration menu
    Copy the full SHA
    c4d9289 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2020

  1. Update EventSourceTest.cs

    Javad authored Jan 31, 2020
    Configuration menu
    Copy the full SHA
    7a747b4 View commit details
    Browse the repository at this point in the history
  2. Adding if blocks

    Javad Rahnama committed Jan 31, 2020
    Configuration menu
    Copy the full SHA
    5b73edb View commit details
    Browse the repository at this point in the history
  3. Merge branch 'EventSource' of https://github.com/JRahnama/SqlClient i…

    …nto EventSource
    
    # Conflicts:
    #	src/Microsoft.Data.SqlClient/tests/ManualTests/EventSource/EventSourceTest.cs
    Javad Rahnama committed Jan 31, 2020
    Configuration menu
    Copy the full SHA
    8049005 View commit details
    Browse the repository at this point in the history
  4. EventSource

    Javad Rahnama committed Jan 31, 2020
    Configuration menu
    Copy the full SHA
    5198d21 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2020

  1. Documentation

    Javad Rahnama committed Feb 3, 2020
    Configuration menu
    Copy the full SHA
    9fb8af8 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2020

  1. Adding Tests and documentation

    Javad Rahnama committed Feb 4, 2020
    Configuration menu
    Copy the full SHA
    d373dd1 View commit details
    Browse the repository at this point in the history
  2. Fixing Tests issues in NetCore

    Javad Rahnama committed Feb 4, 2020
    Configuration menu
    Copy the full SHA
    c3a27a4 View commit details
    Browse the repository at this point in the history
  3. moving from Functional to Manual Tests

    Javad Rahnama committed Feb 4, 2020
    Configuration menu
    Copy the full SHA
    f39321c View commit details
    Browse the repository at this point in the history
  4. EventSource

    Javad Rahnama committed Feb 4, 2020
    Configuration menu
    Copy the full SHA
    40df85b View commit details
    Browse the repository at this point in the history
  5. EventSource unwanted reference

    Javad Rahnama committed Feb 4, 2020
    Configuration menu
    Copy the full SHA
    8c5af73 View commit details
    Browse the repository at this point in the history
  6. Taking extra documentation file out.

    Javad Rahnama committed Feb 4, 2020
    Configuration menu
    Copy the full SHA
    44bb6c2 View commit details
    Browse the repository at this point in the history
  7. Deleting unwanted file from NetCore

    Javad Rahnama committed Feb 4, 2020
    Configuration menu
    Copy the full SHA
    a650fa8 View commit details
    Browse the repository at this point in the history
  8. EventSource

    Javad Rahnama committed Feb 4, 2020
    Configuration menu
    Copy the full SHA
    4b3a737 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2020

  1. Additional Improvments

    Javad Rahnama committed Feb 5, 2020
    Configuration menu
    Copy the full SHA
    435c9d7 View commit details
    Browse the repository at this point in the history
  2. Taking the Static reference out

    Javad Rahnama committed Feb 5, 2020
    Configuration menu
    Copy the full SHA
    4bc920c View commit details
    Browse the repository at this point in the history
  3. Removing Extra lines and unwanted SqlClient Reference from SqlClientE…

    …ventSource
    Javad Rahnama committed Feb 5, 2020
    Configuration menu
    Copy the full SHA
    7ac0742 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' into EventSource

    Javad authored Feb 5, 2020
    Configuration menu
    Copy the full SHA
    2da6e5b View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2020

  1. Changing documentation and adding Advanced Keyword

    Javad Rahnama committed Feb 7, 2020
    Configuration menu
    Copy the full SHA
    ab912e6 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'EventSource' of https://github.com/JRahnama/SqlClient i…

    …nto EventSource
    Javad Rahnama committed Feb 7, 2020
    Configuration menu
    Copy the full SHA
    23c6d0e View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2020

  1. Adding Overloaded methods in EventSource

    Javad Rahnama committed Feb 11, 2020
    Configuration menu
    Copy the full SHA
    9557b3a View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of https://github.com/dotnet/SqlClient into Eve…

    …ntSource
    Javad Rahnama committed Feb 11, 2020
    Configuration menu
    Copy the full SHA
    1a098a3 View commit details
    Browse the repository at this point in the history
  3. Fixing test issues

    Javad Rahnama committed Feb 11, 2020
    Configuration menu
    Copy the full SHA
    9d11677 View commit details
    Browse the repository at this point in the history
  4. more fixes

    Javad Rahnama committed Feb 11, 2020
    Configuration menu
    Copy the full SHA
    6397d77 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2020

  1. EventSource

    Javad Rahnama committed Feb 12, 2020
    Configuration menu
    Copy the full SHA
    4cf1a08 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2020

  1. ActivityCorrelator added.

    Javad Rahnama committed Feb 13, 2020
    Configuration menu
    Copy the full SHA
    388bba6 View commit details
    Browse the repository at this point in the history
  2. ActivityCorrelator added.

    Javad Rahnama committed Feb 13, 2020
    Configuration menu
    Copy the full SHA
    96614db View commit details
    Browse the repository at this point in the history
  3. Merge branch 'EventSource' of https://github.com/JRahnama/SqlClient i…

    …nto EventSource
    Javad Rahnama committed Feb 13, 2020
    Configuration menu
    Copy the full SHA
    fd7f452 View commit details
    Browse the repository at this point in the history
  4. fixing AdvanceTraceOn issues

    Javad Rahnama committed Feb 13, 2020
    Configuration menu
    Copy the full SHA
    f0c1c0a View commit details
    Browse the repository at this point in the history
  5. StateDump

    Javad Rahnama committed Feb 13, 2020
    Configuration menu
    Copy the full SHA
    11b90fc View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2020

  1. Configuration menu
    Copy the full SHA
    71fee3d View commit details
    Browse the repository at this point in the history
  2. integrating SqlEventSource to SqlClientEventSource

    Javad Rahnama committed Feb 19, 2020
    Configuration menu
    Copy the full SHA
    6e52add View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2020

  1. Configuration menu
    Copy the full SHA
    26d3c2e View commit details
    Browse the repository at this point in the history
  2. EventSource

    Javad Rahnama committed Feb 20, 2020
    Configuration menu
    Copy the full SHA
    5b1a7ee View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2020

  1. Fixing ScopeLeave related logic

    Javad Rahnama committed Feb 21, 2020
    Configuration menu
    Copy the full SHA
    34bedaf View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2020

  1. Fixing PR issues and Tests

    Javad Rahnama committed Feb 24, 2020
    Configuration menu
    Copy the full SHA
    e3fa4a4 View commit details
    Browse the repository at this point in the history
  2. EventSource

    Javad Rahnama committed Feb 24, 2020
    Configuration menu
    Copy the full SHA
    7e293d3 View commit details
    Browse the repository at this point in the history
  3. EventSource

    Javad Rahnama committed Feb 24, 2020
    Configuration menu
    Copy the full SHA
    42df9ec View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2020

  1. EventSource

    Javad Rahnama committed Feb 25, 2020
    Configuration menu
    Copy the full SHA
    959ca03 View commit details
    Browse the repository at this point in the history
  2. Removing Doc

    Javad Rahnama committed Feb 25, 2020
    Configuration menu
    Copy the full SHA
    7c55d8c View commit details
    Browse the repository at this point in the history
  3. ExceptionTrace Fix

    Javad Rahnama committed Feb 25, 2020
    Configuration menu
    Copy the full SHA
    ad7a3bd View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2020

  1. Update SqlAuthenticationProviderManager.cs

    Javad authored Feb 27, 2020
    Configuration menu
    Copy the full SHA
    dac6ecf View commit details
    Browse the repository at this point in the history
  2. Update SqlBulkCopy.cs

    Javad authored Feb 27, 2020
    Configuration menu
    Copy the full SHA
    dc79898 View commit details
    Browse the repository at this point in the history
  3. Update SqlConnectionFactory.cs

    Javad authored Feb 27, 2020
    Configuration menu
    Copy the full SHA
    52b9e6d View commit details
    Browse the repository at this point in the history
  4. Update SqlConnectionPoolGroupProviderInfo.cs

    Javad authored Feb 27, 2020
    Configuration menu
    Copy the full SHA
    18eccbe View commit details
    Browse the repository at this point in the history
  5. Update SqlCommand.cs

    Javad authored Feb 27, 2020
    Configuration menu
    Copy the full SHA
    27f3bba View commit details
    Browse the repository at this point in the history