Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cleanup diagnostic source #1529

Merged
merged 41 commits into from
Mar 19, 2022
Merged

Cleanup diagnostic source #1529

merged 41 commits into from
Mar 19, 2022

Commits on Mar 16, 2022

  1. use options log extension

    SimonCropp committed Mar 16, 2022
    Configuration menu
    Copy the full SHA
    b8689fd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2312c06 View commit details
    Browse the repository at this point in the history
  3. simplify seealso

    SimonCropp committed Mar 16, 2022
    Configuration menu
    Copy the full SHA
    04ee7d3 View commit details
    Browse the repository at this point in the history
  4. prop to field

    SimonCropp committed Mar 16, 2022
    Configuration menu
    Copy the full SHA
    bc2abfc View commit details
    Browse the repository at this point in the history
  5. simplify some ifs

    SimonCropp committed Mar 16, 2022
    Configuration menu
    Copy the full SHA
    c47c365 View commit details
    Browse the repository at this point in the history
  6. simplify branching

    SimonCropp committed Mar 16, 2022
    Configuration menu
    Copy the full SHA
    4500d62 View commit details
    Browse the repository at this point in the history
  7. use some pattern matching

    SimonCropp committed Mar 16, 2022
    Configuration menu
    Copy the full SHA
    2a561b5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d2ee73e View commit details
    Browse the repository at this point in the history
  9. some pattern matching

    SimonCropp committed Mar 16, 2022
    Configuration menu
    Copy the full SHA
    1282688 View commit details
    Browse the repository at this point in the history
  10. ImplicitUsings>false

    SimonCropp committed Mar 16, 2022
    Configuration menu
    Copy the full SHA
    6298661 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f65f42b View commit details
    Browse the repository at this point in the history
  12. Update CHANGELOG.md

    SimonCropp committed Mar 16, 2022
    Configuration menu
    Copy the full SHA
    ff167e6 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    9e6d5ce View commit details
    Browse the repository at this point in the history
  14. GetParent => static

    SimonCropp committed Mar 16, 2022
    Configuration menu
    Copy the full SHA
    1af685b View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    20c1f1f View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2022

  1. Configuration menu
    Copy the full SHA
    0a7de44 View commit details
    Browse the repository at this point in the history
  2. some using statics

    SimonCropp committed Mar 17, 2022
    Configuration menu
    Copy the full SHA
    56f0ba8 View commit details
    Browse the repository at this point in the history
  3. file scoped namespaces

    SimonCropp committed Mar 17, 2022
    Configuration menu
    Copy the full SHA
    5c39fcb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    274005c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    73c816e View commit details
    Browse the repository at this point in the history
  6. readonly fields

    SimonCropp committed Mar 17, 2022
    Configuration menu
    Copy the full SHA
    57a37ae View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    52c6fc6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c96a7f3 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    fe3a722 View commit details
    Browse the repository at this point in the history
  10. redundant qualifiers

    SimonCropp committed Mar 17, 2022
    Configuration menu
    Copy the full SHA
    b2384f7 View commit details
    Browse the repository at this point in the history
  11. Update Database.cs

    SimonCropp committed Mar 17, 2022
    Configuration menu
    Copy the full SHA
    67213da View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    96ea334 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    5c25967 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    46d08d9 View commit details
    Browse the repository at this point in the history
  15. .

    SimonCropp committed Mar 17, 2022
    Configuration menu
    Copy the full SHA
    19a3c99 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    8cdaafb View commit details
    Browse the repository at this point in the history
  17. .

    SimonCropp committed Mar 17, 2022
    Configuration menu
    Copy the full SHA
    10b2b53 View commit details
    Browse the repository at this point in the history
  18. Revert "."

    This reverts commit 10b2b53.
    SimonCropp committed Mar 17, 2022
    Configuration menu
    Copy the full SHA
    49a0e98 View commit details
    Browse the repository at this point in the history
  19. Revert "Update SentrySqlListener.cs"

    This reverts commit 8cdaafb.
    SimonCropp committed Mar 17, 2022
    Configuration menu
    Copy the full SHA
    d9dc5e0 View commit details
    Browse the repository at this point in the history
  20. Revert "."

    This reverts commit 19a3c99.
    SimonCropp committed Mar 17, 2022
    Configuration menu
    Copy the full SHA
    8370147 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    a6581b7 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    7d4c992 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    fa7f9d8 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    2070a95 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2022

  1. Configuration menu
    Copy the full SHA
    b15974a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    27a9071 View commit details
    Browse the repository at this point in the history