-
Notifications
You must be signed in to change notification settings - Fork 286
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
Supporting Event counter in .Net core #719
Commits on Aug 31, 2020
-
Configuration menu - View commit details
-
Copy full SHA for cb00f28 - Browse repository at this point
Copy the full SHA cb00f28View commit details -
Merge remote-tracking branch 'UpStream/master' into EventCounter
# Conflicts: # src/Microsoft.Data.SqlClient/netcore/src/Common/src/Microsoft/Data/ProviderBase/DbConnectionFactory.cs # src/Microsoft.Data.SqlClient/netcore/src/Microsoft/Data/ProviderBase/DbConnectionInternal.cs # src/Microsoft.Data.SqlClient/netcore/src/Microsoft/Data/ProviderBase/DbConnectionPool.cs
Configuration menu - View commit details
-
Copy full SHA for a56c1c0 - Browse repository at this point
Copy the full SHA a56c1c0View commit details -
Configuration menu - View commit details
-
Copy full SHA for ada285a - Browse repository at this point
Copy the full SHA ada285aView commit details
Commits on Sep 2, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 0df6a55 - Browse repository at this point
Copy the full SHA 0df6a55View commit details
Commits on Sep 3, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 74bb4da - Browse repository at this point
Copy the full SHA 74bb4daView commit details -
Configuration menu - View commit details
-
Copy full SHA for 33b6fe5 - Browse repository at this point
Copy the full SHA 33b6fe5View commit details
Commits on Sep 4, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 7c2be9e - Browse repository at this point
Copy the full SHA 7c2be9eView commit details
Commits on Sep 10, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 377fb33 - Browse repository at this point
Copy the full SHA 377fb33View commit details
Commits on Sep 11, 2020
-
Configuration menu - View commit details
-
Copy full SHA for fceefd9 - Browse repository at this point
Copy the full SHA fceefd9View commit details
Commits on Jan 4, 2021
-
Merge remote-tracking branch 'UpStream/master' into EventCounter
Davoud Eshtehari committedJan 4, 2021 Configuration menu - View commit details
-
Copy full SHA for 638827f - Browse repository at this point
Copy the full SHA 638827fView commit details
Commits on Jan 7, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 7ec5012 - Browse repository at this point
Copy the full SHA 7ec5012View commit details
Commits on Jan 13, 2021
-
* Fix minor typo * Removed IsEnabled condition and reformatted counter methods
Configuration menu - View commit details
-
Copy full SHA for 6e264bc - Browse repository at this point
Copy the full SHA 6e264bcView commit details
Commits on Feb 10, 2021
-
Unit tests for Microsoft.Data.SqlClient.SqlClientEventSource (#2)
* Implemented tests for Microsoft.Data.SqlClient.SqlClientEventSource * Updated the EventCounter test to reflect the recent changes in the code * Working on EventCounter tests access event counters through reflection * Updated the EventCounterTest to use reflection * Fixing dangling SqlConnection's left in tests * EventCountersTest now checks hard/soft connects/disconnects counters * Reverted the DataTestUtility changes * Reverted using statements to the old-style in tests * Reverted the ConnectionPoolTest.ReclaimEmancipatedOnOpenTest() * Reverted using statements to the old-style in tests * Reverted using statements to the old-style in tests * Rewrite the EventCounterTest assertions not to conflict with other tests * Code review cleanup
Configuration menu - View commit details
-
Copy full SHA for 7a52156 - Browse repository at this point
Copy the full SHA 7a52156View commit details
Commits on Mar 11, 2021
-
Added EventCounter_ReclaimedConnectionsCounter_Functional & EventCounter_ConnectionPoolGroupsCounter_Functional tests.
Configuration menu - View commit details
-
Copy full SHA for 190e304 - Browse repository at this point
Copy the full SHA 190e304View commit details
Commits on Mar 12, 2021
-
Merge remote-tracking branch 'UpStream/master' into EventCounter
Davoud Eshtehari committedMar 12, 2021 Configuration menu - View commit details
-
Copy full SHA for 86e9541 - Browse repository at this point
Copy the full SHA 86e9541View commit details
Commits on Mar 13, 2021
-
Davoud Eshtehari committed
Mar 13, 2021 Configuration menu - View commit details
-
Copy full SHA for a915aeb - Browse repository at this point
Copy the full SHA a915aebView commit details -
Merge remote-tracking branch 'UpStream/master' into EventCounter
Davoud Eshtehari committedMar 13, 2021 Configuration menu - View commit details
-
Copy full SHA for 94bd2a2 - Browse repository at this point
Copy the full SHA 94bd2a2View commit details