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

Async diagnostics analyzer work queue #2351

Merged
merged 22 commits into from
Sep 25, 2023

Commits on Feb 22, 2022

  1. Configuration menu
    Copy the full SHA
    68cdb04 View commit details
    Browse the repository at this point in the history
  2. Handle cancellations

    neoGeneva committed Feb 22, 2022
    Configuration menu
    Copy the full SHA
    a3a9a3d View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2022

  1. Configuration menu
    Copy the full SHA
    7378243 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2022

  1. Fix AnalyzeProjectsAsync

    neoGeneva committed Feb 24, 2022
    Configuration menu
    Copy the full SHA
    56c954c View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2022

  1. Configuration menu
    Copy the full SHA
    901f0c5 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2022

  1. Initial unit test fixes

    neoGeneva committed Mar 1, 2022
    Configuration menu
    Copy the full SHA
    c3d8a7d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4ce8860 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2022

  1. Remove comments

    neoGeneva committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    8cb7d15 View commit details
    Browse the repository at this point in the history
  2. Additonal tidy up

    neoGeneva committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    cae6e9e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    19177fa View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2022

  1. Configuration menu
    Copy the full SHA
    54f3529 View commit details
    Browse the repository at this point in the history
  2. Unit test fixes

    neoGeneva committed Mar 4, 2022
    Configuration menu
    Copy the full SHA
    a7deeba View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    27cc458 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2022

  1. Configuration menu
    Copy the full SHA
    13889ec View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2022

  1. Configuration menu
    Copy the full SHA
    4b40fee View commit details
    Browse the repository at this point in the history

Commits on May 11, 2022

  1. Fix deadlock

    neoGeneva committed May 11, 2022
    Configuration menu
    Copy the full SHA
    ddbab60 View commit details
    Browse the repository at this point in the history
  2. Merge master

    neoGeneva committed May 11, 2022
    Configuration menu
    Copy the full SHA
    daf2871 View commit details
    Browse the repository at this point in the history
  3. Fix merge

    neoGeneva committed May 11, 2022
    Configuration menu
    Copy the full SHA
    a180b16 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2023

  1. Configuration menu
    Copy the full SHA
    51c5e00 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2023

  1. Configuration menu
    Copy the full SHA
    ddbaef8 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2023

  1. Use combined cancellation token throughout AnalyzeDocument.

    - Apply suggestions.
    JoeRobich authored Sep 25, 2023
    Configuration menu
    Copy the full SHA
    3c3bc93 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    747568c View commit details
    Browse the repository at this point in the history