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

1387 Коммитов

Автор SHA1 Сообщение Дата
Upendra Singh 1ab56f8402 Updating readme and removing some commented code 2015-04-16 16:35:22 -07:00
Upendra Singh 8944e69fd0 Remove project.lock.json files from repo
Remove project.lock.json files from repo
2015-04-16 16:33:00 -07:00
Upendra Singh 683cbbadab Fix build after merge with master
Fix build after merge with master
2015-04-16 16:32:56 -07:00
Upendra Singh 875c4ac01e Add .vs folder to gitignore and generated files
Add .vs folder to gitignore and generated files
2015-04-16 16:27:46 -07:00
Upendra Singh 9a871e8c81 Fix unit tests
Fix unit tests
2015-04-16 16:27:40 -07:00
Upendra Singh e5a0ceb51e Fix build post merge 2015-04-16 16:25:44 -07:00
Upendra Singh b8a1ce4a90 Move to RC - first set of changes for getting build to work
Move to RC - first set of changes for getting build to work
2015-04-16 16:23:54 -07:00
Oleg Sych 83ff77ae59 Merge pull request #21 from Microsoft/olegsych/PackageIdCorrection
I've done all we can do to supply NuGet package properties through project.json. We can add more properties after upgrade to RC/DNX tooling.
@upendras, please note that both product and test projects were renamed. This may cause merge conflicts with the changes you are making to upgrade to RC/DNX. Ping me if you need help with the merge.
2015-04-15 14:58:38 -07:00
Oleg Sych 36d41952dd - Rename ApplicationInsights.AspNet.UnitTests project to Microsoft.ApplicationInsights.AspNet.Tests for consistency with ASP.NET style. 2015-04-15 14:43:02 -07:00
Oleg Sych 4bf497dfab - Add supported NuSpec properties to the project.json along with comments for those properties that will be supported in VS2015 RC 2015-04-15 13:35:13 -07:00
Oleg Sych d14d8f27a4 - Rename ApplicationInsights.AspNet project to Microsoft.ApplicationInsights.AspNet to generate NuGet package with correct ID. 2015-04-15 10:04:22 -07:00
Oleg Sych d7a05b82ea Merge pull request #18 from Microsoft/olegsych/TelemetryChannelService
Done.
2015-04-14 15:11:35 -07:00
Oleg Sych 37db44696d - Change AddApplicationInsightsTelemetry extension method to resolve ITelemetryChannel from DI container when creating TelemetryConfiguration 2015-04-13 16:16:24 -07:00
Oleg Sych bd74c4f049 Merge pull request #15 from olegsych/TelemetryClientScope
Use DI container instead of TelemetryConfiguration.Active global instance.
2015-04-13 14:49:25 -07:00
Oleg Sych 8da641a2e1 - Change BackTelemetryChannel to work with the new functional test infrastructure. 2015-04-13 14:42:54 -07:00
Oleg Sych dcdc74ae5b - Change AddApplicaitonInsightsTelemetry to register User and Session telemetry initializers in the DI container.
- Fix compiler error in FuntionalTestUtils.
2015-04-13 14:28:38 -07:00
Oleg Sych e9c0f3db06 - Merge latest changes from the master branch to the TelemetryClientScope branch. 2015-04-13 14:16:15 -07:00
Oleg Sych e6f221e4f6 Merge pull request #1 from Microsoft/master
Get back in sync with base repository
2015-04-13 14:07:00 -07:00
Oleg Sych 880b14aeb8 Merge pull request #16 from olegsych/NuGetConfig
Done.
2015-04-13 14:02:36 -07:00
Sergey Kanzhelev 13244dbb3e Merge pull request #17 from Microsoft/abaranch/requestName
Abaranch/request name
2015-04-13 12:33:48 -07:00
Oleg Sych a52c7ce716 - Add TODO: comments for removing Fake classes once we start using a dynamic test isolation framework like NSubstitute or Moq. 2015-04-13 10:19:30 -07:00
Oleg Sych c3d7e31deb - Change SetApplicationInsightsTelemetryDeveloperMode method to access TelemetryConfiguration service from the DI container instead of the global TelemetryConfiguration.Active instance. 2015-04-13 10:14:30 -07:00
Oleg Sych f464a70e92 - Change ApplicationInsightsExtensionsTests to use nested classes for grouping method-specific tests and make additional tests easier to maintain. 2015-04-13 09:21:56 -07:00
Oleg Sych ab35a25ebb - Move AddInstrumentationKey from ActiveConfigurationManager to ApplicaitonInsightsExtentions because it is only used there.
- Remove ActiveConfigurationManager because it is now empty.
2015-04-12 17:51:48 -07:00
Oleg Sych 18c975a304 - Remove AddTelemetryInitializers and AddContextInitializers methods from ActiveConfigurationManager because they are no longer needed 2015-04-12 17:47:27 -07:00
Oleg Sych c6a980970f - Change AddApplicationInsightsTelemetry method to create default instance of TelemetryConfiguration (with default initializers and channel) 2015-04-12 17:43:54 -07:00
Oleg Sych 2fe26539bd - Change Functional Test application to replace TelemetryChannel in the container instead of the global TelemetryConfiguration.Active 2015-04-12 17:38:43 -07:00
Oleg Sych 5c76c13483 - Change AddApplicationInsightsTelemetry to no longer set global TelemetryConfiguration.Active.InstrumentationKey because it is now set for the singleton instance in the container 2015-04-12 16:46:52 -07:00
Oleg Sych ef38eacdcd - Generalize service registration tests into a new Theory method.
- Extend AddApplicationInsightsTelemetry to register context and telemetry initializers.
2015-04-12 16:30:44 -07:00
Oleg Sych ab75bfd9bc Merge branch 'NuGetConfig' 2015-04-12 10:38:09 -07:00
Oleg Sych 3a5f503cfe - Create NuGet.config with package sources required to build the solution.
- Remove package source configuration from Readme.md
- Add Readme.md to the solution for ease of editing in Visual Studio.
2015-04-12 10:31:30 -07:00
Anastasia Baranchenkova 7da9448b37 Move tests added after merge in RequestTelemetryTests class 2015-04-11 22:56:38 +00:00
Anastasia Baranchenkova d506ac674f Merge from master 2015-04-11 22:36:59 +00:00
Anastasia Baranchenkova bd18d25c3d Merge from master 2015-04-11 22:36:49 +00:00
Anastasia Baranchenkova 64ee7598e6 Use controller and action for requestName. 2015-04-11 22:31:29 +00:00
Anastasia Baranchenkova 6432d48e46 Merge pull request #9 from upendras/master
Add functional test when application traces async. User and Session TI.
2015-04-11 15:19:27 -07:00
Upendra Singh de2b344dcf Addressing CR feedback 2015-04-10 17:13:37 -07:00
Oleg Sych 0d80ebbc7d - Change AddApplicationInsightsTelemetry to register application-scoped TelemetryConfiguration singleton and use this instance instead of TelemetryConfiguration.Active in the request-scoped TelemetryClient service. 2015-04-10 14:55:35 -07:00
Oleg Sych d7ce9c9a2c - Change AddApplicationInsightsTelemetry to register TelemetryClient with scoped lifecycle (per-request) instead of singleton lifecycle (per-application). 2015-04-10 13:28:07 -07:00
Upendra Singh dc84ac5dc4 Missed DI for ApplicationEnvironment 2015-04-10 11:10:38 -07:00
Upendra Singh a2c9db01f6 Addressing CR feedback 2015-04-10 10:55:53 -07:00
Upendra Singh 52cf2ddbda Implement Session and User TelemetryInitializer
Implement WebSessionTelemetryInitializer and Implement
WebUserTelemetryInitializer
2015-04-09 16:00:35 -07:00
Upendra Singh 97652211a3 Add functional test when application traces async
Add functional test when application traces Trace, Event, Metric
asynchronously
2015-04-09 13:56:17 -07:00
Anastasia Baranchenkova 8f277e9bc7 Merge branch 'master' of https://github.com/Microsoft/AppInsights-aspnetv5.git 2015-04-09 05:18:19 +00:00
Anastasia Baranchenkova 728a18f273 Use RequestServices container 2015-04-09 05:17:52 +00:00
Sergey Kanzhelev b875d2d7a6 remove unnecessary comma in project.json 2015-04-08 17:00:35 -07:00
Sergey Kanzhelev 4451244f5f add project structure and functional tests description 2015-04-08 16:33:24 -07:00
Anastasia Baranchenkova 49f5d32a6e Merge pull request #8 from Microsoft/abaranch/DomainNameRoleInstanceContextInitializer
Add RoleInstance context initializer and code refactoring
2015-04-01 21:46:51 -07:00
Anastasia Baranchenkova ca858035b2 Add RoleInstance context initializer and code refactoring 2015-04-02 03:29:10 +00:00
Anastasia Baranchenkova f0ccbcac65 Merge pull request #6 from Microsoft/abaranch/dev
Add WebOperationNameTelemetryInitialzer
2015-03-31 15:15:58 -07:00