1
0
Форкнуть 0
Граф коммитов

1410 Коммитов

Автор SHA1 Сообщение Дата
Timothy Mothra Lee bbce0a2e02 test2 2019-07-15 15:34:28 -07:00
Timothy Mothra Lee 38bbbd1f74 test fix 2019-07-15 15:30:23 -07:00
Timothy Mothra b631bef929
fix signing (#929) 2019-07-12 15:32:43 -07:00
Dmitry-Matveev 23f32960e1
Merge pull request #927 from microsoft/dmitmatv_signing
Dmitmatv signing
2019-07-11 17:57:33 -07:00
Dmitry-Matveev b0b4fb2f98
Merge branch 'develop' into dmitmatv_signing 2019-07-11 17:56:58 -07:00
Dmitry Matveev 2699e36820 Remove exlicit import of MicroBuild targets/props 2019-07-11 17:46:10 -07:00
Dmitry Matveev 0276bbdd64 no imports 2019-07-11 17:41:13 -07:00
Dmitry Matveev 8a456cca24 remove condition from microbuild.core 2019-07-11 16:57:16 -07:00
Dmitry Matveev e09cec0e71 NugetPacakgeRoot variable 2019-07-11 16:41:44 -07:00
Dmitry Matveev 394c45c624 microbuild targets back 2019-07-11 16:18:53 -07:00
Dmitry Matveev c0e02f5316 remove targets 2019-07-11 15:22:12 -07:00
Dmitry Matveev bb8bcc8152 signing manual workaround 2019-07-11 14:15:52 -07:00
Dmitry-Matveev 86c3bd6a61
Merge branch 'master' into develop 2019-07-10 19:32:40 -07:00
Dmitry-Matveev 6ec8edd30a
Merge pull request #924 from microsoft/dmitmatv_backport
Backport fixes to resolve master conflict
2019-07-10 19:30:46 -07:00
Dmitry-Matveev 933e0b3abe
Merge branch 'develop' into dmitmatv_backport 2019-07-10 19:30:26 -07:00
Dmitry Matveev f6fa307dff HotFix cherry-pick 2019-07-10 19:28:56 -07:00
Cijo Thomas 902af94e48 2.7.1 Hotfix (#909)
* ApplicationInsights StartupFilter should not swallow exceptions from downstream ApplicationBuilder (#899)

* bump to 2.7.1 hotfix
2019-07-10 19:27:27 -07:00
Dmitry-Matveev e2f7731d96
WIP ASP.NET Core Pert Fixes - 2 (#907)
* Remove DiagnosticAdapter and use DiagnosticListener directly

* minor fixes

* switch

* Initialize IKey

* Fix typo

* GetUri with Concat

* Set Header fixes, use Properties for AspNetCoreEnv.

* SetHeader fixes

* Test Fixes - 1

* fix tests

* Keep Public vs. Internal

* Changelog update

* Listeners, SetAppId, Ifs vs. Switch, RequestPool

* Join listeners.

* Refactor pre-sampling

* Remove request pool

* Update AI SDK

* Remove unnecessary code and files

* Repalce MVC Listener in tests

* Fix unit tests

* Fix Nuget Config

* Fix tests - 2

* Code Review - 1

* Fix merge

* Fix tests after merge - 2

* Finish merge

* Fix AppId perf back

* Use experimental feature flag for proactive sampling

* Keep source for unsampled items (it only does one check for header internally anyway)

* Cijo CR - 1

* SetAppId feature flag

* Rename head sampling, fix predicate

* Changelog and version

* AppId as a method

* Remove unnecessary settings for release
2019-07-10 19:17:23 -07:00
Cijo Thomas 4c037ea3b0
Enable EventCounterCollectionModule by default with list of standard … (#920)
* Enable EventCounterCollectionModule by default with list of standard counters.

* update ilogger package version
2019-07-10 18:14:21 -07:00
Cijo Thomas 6ac40d4b18
Make JavaScriptEncoder optional and Fallback to JavaScriptEncoder.Default (#918)
* make JavascriptEncoder optional parameter to prevent crash when no encoder is available.
2019-07-08 16:59:37 -07:00
davidnx 8753a25e35 Improve slightly misleading comment for beginners (#916)
The comment about how to override the LogLevel in appsettings.json did not make it clear that the required keys must appear within `Logging` in appsettings.json.
2019-07-08 09:52:43 -07:00
Cijo Thomas 05e634bc85
2.7.1 Hotfix (#909)
* ApplicationInsights StartupFilter should not swallow exceptions from downstream ApplicationBuilder (#899)

* bump to 2.7.1 hotfix
2019-06-20 18:30:11 -07:00
Cijo Thomas d1e2620ea7
ApplicationInsights StartupFilter should not swallow exceptions from downstream ApplicationBuilder (#899) 2019-06-13 12:22:11 -07:00
Daniel-Khodabakhsh 5e9b403a31 Add IJavaScriptSnippet (#893)
* Add IJavaScriptSnippet as the service abstraction of JavaScriptSnippet.

* Add CHANGELOG entry.
2019-06-04 23:13:24 -07:00
Cijo Thomas 047205915d
minor wordings change in github templates and readme etc. (#892) 2019-05-31 11:36:59 -07:00
Timothy Mothra 203ba84cf9
fxcop: update xml comments (#886) 2019-05-29 15:17:57 -07:00
Cijo Thomas 098ca27fb7
another round of analyzer fixed (#889)
* another round of analyzer fixed

* more fixes
2019-05-29 14:20:23 -07:00
Timothy Mothra 0e7b63bdbe
Merge pull request #884 from microsoft/tilee/fxcop
fxcop
2019-05-23 15:59:26 -07:00
Timothy Mothra Lee 7f8ea15ea7 fxcop 2019-05-23 15:37:45 -07:00
Timothy Mothra 7f1eb6bfb6
Merge pull request #883 from microsoft/cithomas/fixwarningsfromcodeanalyzers
FIx Code analyzer warnings
2019-05-23 15:34:45 -07:00
Cijo Thomas 0166727c3b more fixed 2019-05-23 14:09:25 -07:00
Cijo Thomas 66bd3c22eb minors 2019-05-23 13:55:51 -07:00
Cijo Thomas 73579af5ee
Merge branch 'develop' into cithomas/fixwarningsfromcodeanalyzers 2019-05-23 13:47:34 -07:00
Cijo Thomas 424904c4b5 FIx Code analyzer warnings 2019-05-23 13:47:14 -07:00
Liudmila Molkova 61cb4498f4
Merge pull request #881 from microsoft/develop
develop to master 2.10.0 stable
2019-05-23 13:38:45 -07:00
Cijo Thomas 785000497e
Merge branch 'master' into develop 2019-05-23 13:27:49 -07:00
Liudmila Molkova 6266f78a89
bump vestion and update base to 2.10.0 (#880) 2019-05-23 13:18:52 -07:00
Liudmila Molkova 681e8e0eb3 Remove unused code and reference to System.Net.Http (#879)
* Remove unused code and reference to System.Net.Http

* changelog

* removeNameHeadeHeaderValue
2019-05-23 09:30:26 -07:00
Lucas Gabriel Schneider 4c85e55a92 Fix typos in readme.md (#876) 2019-05-14 11:04:31 -07:00
Cijo Thomas cc33596554
Merge pull request #872 from Microsoft/develop
Dev to master
2019-05-02 10:53:28 -07:00
Cijo Thomas 8b8c48cbda
Merge branch 'master' into develop 2019-05-01 17:49:47 -07:00
Cijo Thomas 97100cbe15
Update to 2.10.0-beta4 of Logging package (#871)
Update to 2..10.0-beta4 package
2019-05-01 17:49:29 -07:00
Cijo Thomas 2def166fef
Try Catch around code, Update to next beta and few other minor changes (#869)
* RequestTrackingTelemetryModule to not track exceptions by default as ILogger provider captures this by default.

* Modify disableexception to only in netstandard20

* test fix to conditionally check default requestcollection options

* wrap try catch1

* try catch in DiagnostciListeners

* Remove more unused code. More try catches

* update version

* fix eventsource param
2019-04-30 23:40:51 -07:00
Cijo Thomas 590b193759
Avoid duplicate exception from Request module and ILogger (#863)
* RequestTrackingTelemetryModule to not track exceptions by default as ILogger provider captures this by default.

* Modify disableexception to only in netstandard20

* test fix to conditionally check default requestcollection options
2019-04-25 12:37:22 -07:00
Dmitry-Matveev 4e05f2aa23
Performance fixes, wave 1. (#864)
* Remove DiagnosticAdapter and use DiagnosticListener directly

* minor fixes

* switch

* Initialize IKey

* Fix typo

* GetUri with Concat

* Set Header fixes, use Properties for AspNetCoreEnv.

* SetHeader fixes

* Test Fixes - 1

* fix tests

* Keep Public vs. Internal

* Changelog update
2019-04-17 17:11:14 -07:00
Scott Addie 883589c8a9 Add missing double quotes in JSON snippet (#859) 2019-04-02 13:22:00 -07:00
Timothy Mothra c9b04f5d2f
Merge pull request #858 from Microsoft/develop
merge DEVELOP to MASTER (prep 2.7.0-beta3)
2019-04-01 13:32:42 -07:00
Cijo Thomas cbbf53dd20 bump to 2.7.0-beta3 (#857) 2019-04-01 13:23:21 -07:00
Cijo Thomas 04ec946077
Enable ILogger by default (#853)
Enable ILogger by default when enabling application insights monitoring.
2019-03-29 16:35:48 -07:00
Liudmila Molkova 27181c90de
Remove DiagnosticAdapter and use DiagnosticListener directly (#852)
* Remove DiagnosticAdapter and use DiagnosticListener directly
2019-03-22 22:13:10 -07:00