1. 23 May, 2018 1 commit
  2. 18 May, 2018 1 commit
  3. 11 May, 2018 1 commit
  4. 08 May, 2018 1 commit
  5. 07 May, 2018 1 commit
  6. 06 May, 2018 1 commit
    • Lemon's avatar
      Add supports for some EntityFrameworkCore Providers (#41) · c2f591a8
      Lemon authored
      * Add EntityFrameworkCore component define
      
      * Add EntityFrameworkCore component define
      
      * Refactor Diagnostics.EntityFrameworkCore
      
      * Remove DefaultEFCoreComponentProvider
      
      * Support EntityFrameworkCore.Sqlite
      
      * Update Sample.Backend
      
      * Support Pomelo_EntityFrameworkCore_MySql provider for EntityFrameworkCore
      
      *  Fix Parent Application Instance Id is 0
      
      * Support Npgsql.EntityFramework
      c2f591a8
  7. 02 May, 2018 1 commit
    • Lemon's avatar
      Support corefx built-in SqlClient (#39) · e328c61a
      Lemon authored
      * Update SkyWalking.Diagnostics.EntityFrameworkCore.csproj
      
      * Add DbType tag for EntityFrameworkCoreDiagnostic
      
      * Support corefx built-in SqlClient
      
      * Fix SqlErrorExecuteCommand
      
      * Add sqlClient support in SkyWalking.AspNetCore
      e328c61a
  8. 01 May, 2018 2 commits
    • Savorboard's avatar
      Fixed parameter bind bug (#38) · 17099445
      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.
      17099445
    • Savorboard's avatar
      Add supports for EntityFrameworkCore (#37) · 541751a1
      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.
      541751a1
  9. 30 Apr, 2018 1 commit
    • Lemon's avatar
      [refactor] Remove Microsoft.Extensions.Http (#36) · 38e00071
      Lemon authored
      * Add HttpExceptionHandler in SkyWalking.Diagnostics.HttpClient
      
      * Fix IgnoredTracerContext
      
      * Add unit tests for SkyWalking.Diagnostics.HttpClient
      
      * Refactor remote services
      
      * Fix HostingDiagnosticProcessor
      
      * Add parametar binding for CapDiagnosticProcessor
      
      * Remove Microsoft.Extensions.Http
      
      * Update HttpClientDiagnosticTests.cs
      
      * Todo fix ci
      38e00071
  10. 29 Apr, 2018 1 commit
    • Lemon's avatar
      Refactor SkyWalking.Diagnostics (#35) · 1fb4378d
      Lemon authored
      * Downgrade dependencies
      
      * Refactor SkyWalking.Diagnostics
      
      * Add ParameterBinder
      
      * Fix null parameter
      
      * Add unit tests for SkyWalking.Diagnostics
      
      * Fix property binding
      1fb4378d
  11. 28 Apr, 2018 2 commits
    • 吴晟 Wu Sheng's avatar
      Adjust some documents (#34) · 426f0103
      吴晟 Wu Sheng authored
      * Update README.md
      
      * Update Supported-list.md
      426f0103
    • Savorboard's avatar
      Add supports for CAP (#33) · b0d5a562
      Savorboard authored
      * Remove unwanted package references.
      
      * Add cap example configuration to sample project.
      
      * Remove unwanted package references.
      
      * Add supports project for CAP.
      
      * Update samples.
      
      * Removed unused tags label.
      
      * Upgrade CAP nuget package to 2.2.2
      
      * Remove unused tags config from processors.
      b0d5a562
  12. 26 Apr, 2018 3 commits
  13. 24 Apr, 2018 1 commit
  14. 23 Apr, 2018 2 commits
  15. 22 Apr, 2018 1 commit
    • Lemon's avatar
      Refactor SkyWalking.AspNetCore (#20) · f7c2cd6e
      Lemon authored
      * Refactor SkyWalking.Diagnostics module
      
      * Init SkyWalking.Extensions.DependencyInjection project
      
      * Add dependency package
      
      * Refactor SkyWalking.AspNetCore
      
      * Rename AddSkyWalkingCore to AddSkyWalking
      f7c2cd6e
  16. 21 Apr, 2018 5 commits
  17. 20 Apr, 2018 5 commits
  18. 19 Apr, 2018 2 commits
  19. 18 Apr, 2018 4 commits
  20. 17 Apr, 2018 1 commit
  21. 16 Apr, 2018 3 commits