Граф коммитов

2826 Коммитов

Автор SHA1 Сообщение Дата
xiang17 42fa5ff83f Remove "Module" in class name. Change class to internal. 2021-05-06 11:05:49 -07:00
Timothy Mothra 0a1ee470b2
[SDL] update packages (#2243)
* update packages

* update test dependencies

* testing fix for version conflicts

* Update IntegrationTests.Tests.csproj

* cleanup

* cleanup
2021-05-06 10:18:46 -07:00
xiang17 554a30db62
Merge branch 'develop' into xiang17/SelfDiagnostics 2021-05-06 09:24:01 -07:00
xiang17 cae9600516 Move location of Initialization 2021-05-06 00:37:33 -07:00
Timothy Mothra cd3aeac985
cleanup unnecessary dependencies in AspNetCore SDK (#2253) 2021-05-06 00:05:36 -07:00
Timothy Mothra 83f9e49c41
remove net452 and net46 from aspnetcore (#2252)
* remove net452 and net46 from aspnetcore

* changelog

* consolidate package references
2021-05-05 17:21:13 -07:00
Timothy Mothra c073221943
update analyzers (#2198)
* update analyzers

* remove default case, tests should pass

* fxcop

* cleanup

* testing fix
2021-05-05 11:00:34 -07:00
Timothy Mothra 4045a9835b
general maintenance (#2250)
* general maintenance

* fix date
2021-05-04 13:00:57 -07:00
Rajkumar Rangaraj 9ff0e3ae12
Fix flaky test - FlushAsyncTransmissionWithThrottle (#2247)
* Add ManualResetEventSlim.Wait

* Fix warning
2021-04-30 13:28:59 -07:00
xiang17 939b8649d7 Add APIs as declared API list 2021-04-29 16:57:33 -07:00
xiang17 fb361aeb5f Adding access modifier 2021-04-29 15:25:16 -07:00
xiang17 3b1807800c Initialization code and entry point for Self Diagnostics Module 2021-04-29 10:26:04 -07:00
Rajkumar Rangaraj 2b19327fc5
Merge pull request #2202 from microsoft/rajrang/flushasync-exp
Task Based Flush API - FlushAsync - New Implementation
2021-04-22 13:44:22 -07:00
Rajkumar Rangaraj 9cb309ad0a PR feedback 2021-04-22 12:45:15 -07:00
Rajkumar Rangaraj 26d591281d
Merge branch 'develop' into rajrang/flushasync-exp 2021-04-22 11:27:14 -07:00
Timothy Mothra a45d7ed57e
examples sln (#2233)
* new solution

* fix path

* additional properties in props

* adding AspNetCore WebApp to Examples

* simplify property
2021-04-15 14:44:47 -07:00
Rajkumar Rangaraj a3dec93add
Merge branch 'develop' into rajrang/flushasync-exp 2021-04-14 21:05:16 -07:00
dependabot[bot] 3ee89fd675
Bump System.Data.SqlClient from 4.7.0 to 4.8.2 (#2231)
Bumps [System.Data.SqlClient](https://github.com/dotnet/corefx) from 4.7.0 to 4.8.2.
- [Release notes](https://github.com/dotnet/corefx/releases)
- [Commits](https://github.com/dotnet/corefx/commits)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-14 14:44:31 -07:00
dependabot[bot] d1ce91fe2e
Bump Microsoft.AspNetCore.Server.Kestrel from 1.1.2 to 2.2.0 (#2207) 2021-04-14 20:11:45 +00:00
Rajkumar Rangaraj 1d58e697f2 Add CancellationToken check for MoveTransmissions 2021-04-14 09:47:00 -07:00
Rajkumar Rangaraj df269c0a96 Resolve conflict 2021-04-13 21:24:25 -07:00
Rajkumar Rangaraj f164a1fec5
InternalsVisibleTo Microsoft.AI.ServerTelemetryChannel (#2229) 2021-04-13 20:11:59 -07:00
Rajkumar Rangaraj 017d3ba787 PR feedback 2021-04-13 18:44:54 -07:00
Rajkumar Rangaraj d248059ac7 Fix flaky test. 2021-04-13 12:33:19 -07:00
Rajkumar Rangaraj 0dba5dbe78 Review changes 2021-04-12 23:07:28 -07:00
Rajkumar Rangaraj 812b4666bd Merge branch 'rajrang/flushasync-exp' of https://github.com/microsoft/ApplicationInsights-dotnet into rajrang/flushasync-exp 2021-04-12 22:37:56 -07:00
Rajkumar Rangaraj 1c5f2aba41 spaces 2021-04-12 22:37:36 -07:00
Rajkumar Rangaraj 51a6b34895
Merge branch 'develop' into rajrang/flushasync-exp 2021-04-12 22:36:52 -07:00
Rajkumar Rangaraj 8f71b08e24 Additional tests 2021-04-12 22:32:56 -07:00
Rajkumar Rangaraj a0f2a84ffd API changes 2021-04-12 17:04:46 -07:00
Rajkumar Rangaraj d1537bff0f Saving work in progress. 2021-04-12 17:04:00 -07:00
dependabot[bot] db1a1ef98f
Bump Microsoft.AspNetCore.Server.IISIntegration from 2.1.1 to 2.2.1 (#2226) 2021-04-12 22:18:47 +00:00
dependabot[bot] 3ca5585d30
Bump System.Console from 4.3.0 to 4.3.1 (#2224) 2021-04-12 21:44:39 +00:00
dependabot[bot] 8b10a1549e
Bump MSTest.TestAdapter from 2.1.2 to 2.2.3 (#2223) 2021-04-12 20:54:25 +00:00
Timothy Mothra b00a91b376
update and consolidate xunit dependencies (#2222)
* update and consolidate xunit dependencies

* fix xunit analyzer
2021-04-12 13:15:25 -07:00
dependabot[bot] dc4d434141
Bump Microsoft.AspNetCore.Mvc.TagHelpers from 2.1.1 to 2.2.0 (#2212) 2021-04-09 23:15:32 +00:00
dependabot[bot] 70faa9959f
Bump Microsoft.AspNetCore.StaticFiles from 2.1.1 to 2.2.0 (#2216) 2021-04-09 21:00:54 +00:00
dependabot[bot] 44bf72dd5c
Bump Microsoft.AspNetCore.Identity from 2.1.1 to 2.1.2 (#2215) 2021-04-09 20:05:43 +00:00
dependabot[bot] 86372043fa
Bump System.Text.Encoding.CodePages from 4.3.0 to 5.0.0 (#2211) 2021-04-09 17:29:29 +00:00
dependabot[bot] 68a807d6e5
Bump log4net from 2.0.10 to 2.0.12 (#2204)
Bumps [log4net](https://github.com/apache/logging-log4net) from 2.0.10 to 2.0.12.
- [Release notes](https://github.com/apache/logging-log4net/releases)
- [Changelog](https://github.com/apache/logging-log4net/blob/master/ReleaseInstructions.txt)
- [Commits](https://github.com/apache/logging-log4net/compare/rel/2.0.10...rc/2.0.12)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-08 16:17:30 -07:00
dependabot[bot] e80b961f52
Bump Newtonsoft.Json from 10.0.3 to 13.0.1 (#2209)
* Bump Newtonsoft.Json from 10.0.3 to 13.0.1

Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 10.0.3 to 13.0.1.
- [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases)
- [Commits](https://github.com/JamesNK/Newtonsoft.Json/compare/10.0.3...13.0.1)

Signed-off-by: dependabot[bot] <support@github.com>

* Update Microsoft.ApplicationInsights.Tests.csproj

* Update Microsoft.ApplicationInsights.Isolated.Tests.csproj

* Update TelemetryChannel.Nuget.Tests.csproj

* Update TelemetryChannel.Tests.csproj

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Timothy Mothra <tilee@microsoft.com>
2021-04-08 11:42:27 -07:00
dependabot[bot] e6913fdb37
Bump NETStandard.HttpListener from 1.0.2 to 1.0.3.5 (#2205)
Bumps [NETStandard.HttpListener](https://github.com/StefH/NETStandard.HttpListener) from 1.0.2 to 1.0.3.5.
- [Release notes](https://github.com/StefH/NETStandard.HttpListener/releases)
- [Commits](https://github.com/StefH/NETStandard.HttpListener/commits)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-06 17:13:20 -07:00
dependabot[bot] dd9883f49f
Bump Microsoft.NET.Test.Sdk from 16.7.1 to 16.9.4 (#2206)
* Bump Microsoft.NET.Test.Sdk from 16.7.1 to 16.9.4

Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.7.1 to 16.9.4.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Commits](https://github.com/microsoft/vstest/compare/v16.7.1...v16.9.4)

Signed-off-by: dependabot[bot] <support@github.com>

* Update Microsoft.ApplicationInsights.Isolated.Tests.csproj

remove System.Reflection.Metadata

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Timothy Mothra <tilee@microsoft.com>
2021-04-06 16:39:59 -07:00
Timothy Mothra d1c1d91af9
remove Microsoft.TestPlatform.TestHost (#2208) 2021-04-06 15:49:06 -07:00
James Newton-King e2ac40241e
Fix PropertyFetcher error when used with multiple types (#2197)
* Fix PropertyFetcher error when used with multiple types

* Fix build errors

Co-authored-by: Timothy Mothra <tilee@microsoft.com>
2021-04-06 14:56:23 -07:00
Timothy Mothra a90c3f9936
Create dependabot.yml (#2201) 2021-04-06 14:05:41 -07:00
Rajkumar Rangaraj ee72055a05 thread sync support for move transmissions 2021-04-05 11:08:23 -07:00
Rajkumar Rangaraj bce7eace3b Added Increment to pause storage dequeue 2021-04-02 10:41:51 -07:00
Rajkumar Rangaraj 9f31b73c19 New Implementation 2021-03-16 13:30:12 -07:00
Rajkumar Rangaraj 65962a7d2e Fix tests 2021-03-12 12:21:45 -08:00