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 NpmPackageResolver [STU3] #1879

Commits on Sep 20, 2021

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

Commits on Sep 21, 2021

  1. updated to latest common

    mmsmits committed Sep 21, 2021
    Configuration menu
    Copy the full SHA
    83d4664 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2021

  1. update to newest common

    mmsmits committed Sep 22, 2021
    Configuration menu
    Copy the full SHA
    5286667 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    19be57c View commit details
    Browse the repository at this point in the history
  3. update to latest common

    mmsmits committed Sep 22, 2021
    Configuration menu
    Copy the full SHA
    335b683 View commit details
    Browse the repository at this point in the history
  4. update azure pipelines

    mmsmits committed Sep 22, 2021
    Configuration menu
    Copy the full SHA
    47c69c9 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2021

  1. added core package resolver

    mmsmits committed Oct 1, 2021
    Configuration menu
    Copy the full SHA
    a703614 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2021

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

Commits on Oct 18, 2021

  1. Updated to latest common for this PR

    Ewout Kramer committed Oct 18, 2021
    Configuration menu
    Copy the full SHA
    6cac21c View commit details
    Browse the repository at this point in the history
  2. Merge branch 'feature/include_package_functionalities_stu3' into feat…

    …ure/npm-package-resolver
    
    # Conflicts:
    #	common
    mmsmits committed Oct 18, 2021
    Configuration menu
    Copy the full SHA
    e0992a4 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'release/4.0.0-beta1-stu3' into feature/include_package_…

    …functionalities_stu3
    
    # Conflicts:
    #	common
    mmsmits committed Oct 18, 2021
    Configuration menu
    Copy the full SHA
    6c847e3 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'feature/include_package_functionalities_stu3' into feat…

    …ure/npm-package-resolver
    
    # Conflicts:
    #	common
    mmsmits committed Oct 18, 2021
    Configuration menu
    Copy the full SHA
    013e0ad View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2021

  1. Configuration menu
    Copy the full SHA
    a3b0c39 View commit details
    Browse the repository at this point in the history
  2. added xml files package

    mmsmits committed Oct 19, 2021
    Configuration menu
    Copy the full SHA
    af12e68 View commit details
    Browse the repository at this point in the history
  3. clean up project file

    mmsmits committed Oct 19, 2021
    Configuration menu
    Copy the full SHA
    da3ee8c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ee43029 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2021

  1. remove package project

    mmsmits committed Nov 4, 2021
    Configuration menu
    Copy the full SHA
    242dc87 View commit details
    Browse the repository at this point in the history
  2. move to newest common

    mmsmits committed Nov 4, 2021
    Configuration menu
    Copy the full SHA
    c5b01e6 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'feature/npm-package-resolver' into feature/include_pack…

    …age_functionalities_stu3
    mmsmits committed Nov 4, 2021
    Configuration menu
    Copy the full SHA
    3f44761 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6303db4 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2021

  1. Configuration menu
    Copy the full SHA
    ab34217 View commit details
    Browse the repository at this point in the history
  2. move to newest common

    mmsmits committed Dec 6, 2021
    Configuration menu
    Copy the full SHA
    de03457 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2022

  1. Merge branch 'release/4.0.0-beta1-stu3' into feature/include_package_…

    …functionalities_stu3
    
    # Conflicts:
    #	common
    mmsmits committed Jan 20, 2022
    Configuration menu
    Copy the full SHA
    8959c46 View commit details
    Browse the repository at this point in the history
  2. update to newest common

    mmsmits committed Jan 20, 2022
    Configuration menu
    Copy the full SHA
    7fd8a3e View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2022

  1. update to newest common

    mmsmits committed Jan 21, 2022
    Configuration menu
    Copy the full SHA
    6a2e83d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    04e4744 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/release/4.0.0-beta1-stu3' into f…

    …eature/include_package_functionalities_stu3
    
    # Conflicts:
    #	common
    mmsmits committed Jan 21, 2022
    Configuration menu
    Copy the full SHA
    d35d350 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9093b37 View commit details
    Browse the repository at this point in the history
  5. treat .tgz files as binaries

    mmsmits committed Jan 21, 2022
    Configuration menu
    Copy the full SHA
    aaa646a View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2022

  1. move to newest common

    mmsmits committed Jan 31, 2022
    Configuration menu
    Copy the full SHA
    a2d2177 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2022

  1. updated common

    mmsmits committed Feb 7, 2022
    Configuration menu
    Copy the full SHA
    cbe27a6 View commit details
    Browse the repository at this point in the history
  2. updated common

    mmsmits committed Feb 7, 2022
    Configuration menu
    Copy the full SHA
    587ee15 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/release/4.0.0-beta2-stu3' into f…

    …eature/include_package_functionalities_stu3
    mmsmits committed Feb 7, 2022
    Configuration menu
    Copy the full SHA
    203d623 View commit details
    Browse the repository at this point in the history
  4. updated to newest common

    mmsmits committed Feb 7, 2022
    Configuration menu
    Copy the full SHA
    a99c9a4 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2022

  1. updated to latest common

    mmsmits committed Feb 8, 2022
    Configuration menu
    Copy the full SHA
    b24ce4e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f33d5dd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cc5c907 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1bd7dd7 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2022

  1. updated to latest common

    mmsmits committed Feb 9, 2022
    Configuration menu
    Copy the full SHA
    287aa79 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2af8558 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2022

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