1. 13 Feb, 2019 1 commit
    • Lemon's avatar
      Package release (#144) · 8b190232
      Lemon authored
      * Rename PackagePrefix from `SkyWalking` to `SkyAPM`
      
      * Delete MySql.Data
      8b190232
  2. 12 Feb, 2019 1 commit
  3. 11 Feb, 2019 1 commit
  4. 09 Feb, 2019 2 commits
  5. 06 Feb, 2019 1 commit
  6. 05 Feb, 2019 2 commits
    • Lemon's avatar
      Fix Asp.Net Core package version conflicts (#137) · 10b85e67
      Lemon authored
      10b85e67
    • Lemon's avatar
      Add language-agent-protocol-v2 support (#136) · ccad0cf3
      Lemon authored
      * update protocol
      
      * rm azure-pipeline.yml
      
      * move build.ps1 to scripts
      
      * Fix $Script path
      
      * Fix $Script path
      
      * fix version.props path
      
      * Add protocol submodule
      
      * cleanup protocol define
      
      * move build.cake to rootpath
      
      * Add submodule init
      
      * Remove protos submodule
      
      * pre release Protocol
      
      * Agent anomalies do not affect the application
      
      * Update version to 0.7.1
      
      * Add service register v6
      
      * Add ping service
      
      * Fix licenses
      
      * Clean up unused code
      
      * Refactor segment reporter
      
      * Modified version number
      ccad0cf3
  7. 29 Jan, 2019 2 commits
  8. 26 Jan, 2019 1 commit
  9. 21 Jan, 2019 1 commit
    • kaanid's avatar
      asp.net ContextManager.ActiveSpan is null, from httpContext.Items (#119) · 331a0037
      kaanid authored
      * asp.net Exclude OPTIONS request && sample asp.net skywalking.json
      
      * skywalking.sample.aspnet package update
      
      * asp.net ContextManager.ActiveSpan is null, from httpContext.Items
      
      * SetBodyData
      
      * record request body data
      
      * record request body data
      
      * record request body data modifty
      331a0037
  10. 14 Jan, 2019 9 commits
  11. 30 Dec, 2018 1 commit
  12. 25 Dec, 2018 1 commit
  13. 23 Dec, 2018 1 commit
  14. 12 Dec, 2018 1 commit
  15. 15 Nov, 2018 1 commit
  16. 31 Oct, 2018 1 commit
  17. 29 Oct, 2018 1 commit
  18. 09 Oct, 2018 1 commit
  19. 08 Oct, 2018 4 commits
    • Lemon's avatar
      Fix/docs (#89) · 6d4e8e75
      Lemon authored
      * Set up CI with Azure Pipelines
      
      * Fix windows DOTNET_ADDITIONAL_DEPS
      
      * rm azure-pipelines.yml
      
      * Remove SkyWalking.Diagnostics.EntityFrameworkCore.Sqlite
      6d4e8e75
    • Lemon's avatar
      Hotfix/dotnet store (#88) · d1c59b4b
      Lemon authored
      * Set up CI with Azure Pipelines
      
      * Clean up solution structure
      
      * Delete SkyWalking.NetworkProtocol
      
      * remove HostingStartup
      
      * Rename "SkyWalking.AspNetCore" to "SkyWalking.Agent.AspNetCore"
      
      * Add SkyWalking.DotNet.CLI for SkyWalking dotnet global tool
      
      * Fix CI:  DotnetTool does not support target framework lower than netcoreapp2.1.
      
      * Add SkyWalking.DotNet.CLI.Command parser
      
      * Implement the "dotnet sw install" command to install the SkyWalking .NET Core Agent.
      
      * Add SkyWalking additonalDeps
      
      * Generate config file for SkyWalking .NET Core Agent
      
      * Update DirectoryProvider.cs
      
      * Fix : Access to the path is denied in windows
      
      * Fix : Access to the path is denied in windows
      
      * Change tmp directory log
      
      * Fix Information log level
      
      * Rename SkyWalking.DotNet.CLI tool command
      
      * Update README.md
      
      * Fix : An assembly specified in the application dependencies manifest was not found
      
      * Update README.md
      
      * Fix install SkyWalking DotNet CLI
      
      * Fix dotnet store error on windows
      d1c59b4b
    • liuhaoyang's avatar
    • Lemon's avatar
      [SkyWalking DotNet CLI]Manage the SkyWalking .NET Core Agent in your computer (#87) · 4ad292c8
      Lemon authored
      * Set up CI with Azure Pipelines
      
      * Clean up solution structure
      
      * Delete SkyWalking.NetworkProtocol
      
      * remove HostingStartup
      
      * Rename "SkyWalking.AspNetCore" to "SkyWalking.Agent.AspNetCore"
      
      * Add SkyWalking.DotNet.CLI for SkyWalking dotnet global tool
      
      * Fix CI:  DotnetTool does not support target framework lower than netcoreapp2.1.
      
      * Add SkyWalking.DotNet.CLI.Command parser
      
      * Implement the "dotnet sw install" command to install the SkyWalking .NET Core Agent.
      
      * Add SkyWalking additonalDeps
      
      * Generate config file for SkyWalking .NET Core Agent
      
      * Update DirectoryProvider.cs
      
      * Fix : Access to the path is denied in windows
      
      * Fix : Access to the path is denied in windows
      
      * Change tmp directory log
      
      * Fix Information log level
      
      * Rename SkyWalking.DotNet.CLI tool command
      
      * Update README.md
      
      * Fix : An assembly specified in the application dependencies manifest was not found
      
      * Update README.md
      
      * Fix install SkyWalking DotNet CLI
      4ad292c8
  20. 04 Oct, 2018 1 commit
  21. 01 Oct, 2018 1 commit
    • Savorboard's avatar
      Performance improvements for object creation (#86) · fc346491
      Savorboard authored
      * Add components project of SkyWalking.Diagnostics.EntityFrameworkCore for supports EntityFrameworkCore diagnostics.
      
      * Add builder extensions file and EF diagnostics default impl file.
      
      * Add EntityFrameworkDiagnostic processor.
      
      * Add unit tests for EntityFrameworkCore diagnostics component.
      
      * Fixed parameter bind bug.
      
      * Fast creation of objects using lambda expression instead of Activator.CreateInstance(type) .
      fc346491
  22. 28 Sep, 2018 1 commit
    • Lemon's avatar
      Provide automatic-agent (#85) · b231a09a
      Lemon authored
      * Feature/hostingstartup (#80)
      
      * Update TargetFrameworkVersion
      
      * Update appveyor.yml
      
      * Feature/hostingstartup (#81)
      
      * Update TargetFrameworkVersion
      
      * Update appveyor.yml
      
      * Update appveyor.yml
      
      * Update version.props
      
      * Add ISkyWalkingClient interface
      
      * Refactor
      
      * Fix ProjectReference
      
      * Fix PackageReference
      
      * Fix  System.Threading.ThreadPool
      
      * Refactor IComponents
      
      * Update appveyor.yml
      
      * Update version.cake
      
      * Fix namespace
      
      * Remove SkyWalking.Dictionarys
      
      * Refactor
      
      * Refactor ServiceDiscoveryService
      
      * Refactor
      
      * Refactor
      
      * Add TraceSegmentTransportService
      
      * Blocking dispatcher strategy
      
      * Add gRPC Transport
      
      * Add InstrumentationHostedService
      
      * Refactor skywalking logger
      
      * Agent function test.
      
      * Add debug log
      
      * Fix trace segment queue
      
      * Refactor AsyncQueueTraceDispatcher
      
      * re-naming
      
      * Rename gRPCClient
      
      * Refactor SkyWalking.Utilities
      
      * Trace data sent to collector
      
      * Add SkyWalkingHostingStartup
      
      * Fix peer transform
      
      * Refactor ContextCarrier
      
      * Refactor SkyWalking.AspNet
      
      * Update appveyor.yml
      
      * Fix CI
      
      * Cleanup tests that are no longer applicable
      b231a09a
  23. 16 Sep, 2018 1 commit
  24. 02 Sep, 2018 1 commit
  25. 05 Jul, 2018 1 commit
  26. 03 Jul, 2018 1 commit