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

Project Cache initial implementation #5936

Merged
merged 25 commits into from
Jan 15, 2021
Merged

Commits on Jan 11, 2021

  1. Project cache documentation

    cdmihai committed Jan 11, 2021
    Configuration menu
    Copy the full SHA
    9342c99 View commit details
    Browse the repository at this point in the history
  2. Update System.Text.Json

    cdmihai committed Jan 11, 2021
    Configuration menu
    Copy the full SHA
    2d35e8c View commit details
    Browse the repository at this point in the history
  3. Item and metadata interfaces allow retrieving metadata

    Also cleanup needless double interface declarations
    cdmihai committed Jan 11, 2021
    Configuration menu
    Copy the full SHA
    c5dd170 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3a053d5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3ca8cc6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c40a18a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2f4ca38 View commit details
    Browse the repository at this point in the history
  8. Manually add targets instead of Merge

    Merge had some failing preconditions that do not apply in this case
    cdmihai committed Jan 11, 2021
    Configuration menu
    Copy the full SHA
    357a69c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    af241b9 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e1ed8ca View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    71a9bfa View commit details
    Browse the repository at this point in the history
  12. Tests

    cdmihai committed Jan 11, 2021
    Configuration menu
    Copy the full SHA
    2b6b580 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    060b73e View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    55ff5cd View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    3a54fe9 View commit details
    Browse the repository at this point in the history
  16. Feedback

    cdmihai committed Jan 11, 2021
    Configuration menu
    Copy the full SHA
    69c6e43 View commit details
    Browse the repository at this point in the history
  17. Feedback

    Co-authored-by: Forgind <Forgind@users.noreply.github.com>
    cdmihai and Forgind committed Jan 11, 2021
    Configuration menu
    Copy the full SHA
    a344404 View commit details
    Browse the repository at this point in the history
  18. Update src/Build/Resources/Strings.resx

    Co-authored-by: Forgind <Forgind@users.noreply.github.com>
    cdmihai and Forgind committed Jan 11, 2021
    Configuration menu
    Copy the full SHA
    70e8be6 View commit details
    Browse the repository at this point in the history
  19. Feedback

    cdmihai committed Jan 11, 2021
    Configuration menu
    Copy the full SHA
    f1b5baf View commit details
    Browse the repository at this point in the history
  20. CacheError -> None

    cdmihai committed Jan 11, 2021
    Configuration menu
    Copy the full SHA
    87f0af7 View commit details
    Browse the repository at this point in the history
  21. Rename mock caches

    cdmihai committed Jan 11, 2021
    Configuration menu
    Copy the full SHA
    a7c5f3d View commit details
    Browse the repository at this point in the history
  22. feedback

    cdmihai committed Jan 11, 2021
    Configuration menu
    Copy the full SHA
    151d47a View commit details
    Browse the repository at this point in the history
  23. Remove Microsoft.Bcl.HashCode

    cdmihai committed Jan 11, 2021
    Configuration menu
    Copy the full SHA
    7e9f578 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2021

  1. Revert "Update System.Text.Json"

    This reverts commit 2d35e8c.
    cdmihai committed Jan 13, 2021
    Configuration menu
    Copy the full SHA
    9dcbf63 View commit details
    Browse the repository at this point in the history
  2. Feedback

    cdmihai committed Jan 13, 2021
    Configuration menu
    Copy the full SHA
    bd0bcd3 View commit details
    Browse the repository at this point in the history