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

Add database for tracking pins and base implementation for pin commands #2769

Merged
merged 23 commits into from Jan 12, 2023

Commits on Dec 12, 2022

  1. Add pin index

    florelis committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    92b78f6 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2022

  1. Configuration menu
    Copy the full SHA
    a24c0de View commit details
    Browse the repository at this point in the history
  2. Apply suggestions from code review

    Co-authored-by: Kaleb Luedtke <trenlymc@gmail.com>
    florelis and Trenly committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    964a201 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4cc9238 View commit details
    Browse the repository at this point in the history
  4. Spelling

    florelis committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    27167a8 View commit details
    Browse the repository at this point in the history
  5. Add tests for pinning index

    florelis committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    ad6d007 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2022

  1. Configuration menu
    Copy the full SHA
    f5ea9ce View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into pinningImplementation

    # Conflicts:
    #	src/AppInstallerCLITests/AppInstallerCLITests.vcxproj.filters
    #	src/AppInstallerCommonCore/AppInstallerCommonCore.vcxproj
    #	src/AppInstallerCommonCore/AppInstallerCommonCore.vcxproj.filters
    #	src/AppInstallerCommonCore/Public/AppInstallerRuntime.h
    florelis committed Dec 16, 2022
    Configuration menu
    Copy the full SHA
    0055a1e View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2022

  1. Tests for pin add

    florelis committed Dec 20, 2022
    Configuration menu
    Copy the full SHA
    0a48976 View commit details
    Browse the repository at this point in the history
  2. Add more tests

    florelis committed Dec 20, 2022
    Configuration menu
    Copy the full SHA
    2e8a057 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2023

  1. Apply suggestions from code review

    Co-authored-by: yao-msft <50888816+yao-msft@users.noreply.github.com>
    florelis and yao-msft committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    97b6fea View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2023

  1. PR comments

    florelis committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    177ee73 View commit details
    Browse the repository at this point in the history
  2. Update src/AppInstallerRepositoryCore/Microsoft/Schema/Pinning_1_0/Pi…

    …nningIndexInterface_1_0.cpp
    
    Co-authored-by: yao-msft <50888816+yao-msft@users.noreply.github.com>
    florelis and yao-msft committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    9d63c89 View commit details
    Browse the repository at this point in the history
  3. Apply suggestions from code review

    Co-authored-by: yao-msft <50888816+yao-msft@users.noreply.github.com>
    florelis and yao-msft committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    ef09f68 View commit details
    Browse the repository at this point in the history
  4. Spelling

    florelis committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    0aceec3 View commit details
    Browse the repository at this point in the history
  5. PR comments

    florelis committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    8f3d96b View commit details
    Browse the repository at this point in the history
  6. Move log

    florelis committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    19d87b1 View commit details
    Browse the repository at this point in the history
  7. Open read only

    florelis committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    f452776 View commit details
    Browse the repository at this point in the history
  8. Move openpinningindex

    florelis committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    18ba330 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    cb25736 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1f6fe62 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    533c2c9 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2023

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