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

app tree resolving #1373

Merged
merged 27 commits into from
Mar 14, 2023
Merged

app tree resolving #1373

merged 27 commits into from
Mar 14, 2023

Commits on Mar 7, 2023

  1. app tree resolving

    This supersedes #1357 now that we've landed several prerequisites and can do it properly in one shot.
    
    First step here is to implement app-tree resolving module-resolver.
    ef4 committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    28d8317 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2023

  1. Configuration menu
    Copy the full SHA
    b58732d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8b63e28 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bd668cb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0813263 View commit details
    Browse the repository at this point in the history
  5. disabling on-disk app-tree merge

    ef4 committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    bd58c42 View commit details
    Browse the repository at this point in the history
  6. simplify searchAppTree

    ef4 committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    196f449 View commit details
    Browse the repository at this point in the history
  7. implement fastboot switching

    ef4 committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    fff11ab View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2023

  1. fix qunit warning

    ef4 committed Mar 9, 2023
    Configuration menu
    Copy the full SHA
    3c6f162 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f0b8aa4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4422c09 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f28db6e View commit details
    Browse the repository at this point in the history
  5. update more tests

    ef4 committed Mar 9, 2023
    Configuration menu
    Copy the full SHA
    36fb27f View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2023

  1. fix the ways appTemplates and appModules rules get applied now that t…

    …he modules don't move their on-disk locations
    ef4 committed Mar 10, 2023
    Configuration menu
    Copy the full SHA
    267eee9 View commit details
    Browse the repository at this point in the history
  2. update tests to see symlinks

    ef4 committed Mar 10, 2023
    Configuration menu
    Copy the full SHA
    e958368 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    73c7fb7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    21deccd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    43d0b97 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cf738a1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c7db53f View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2023

  1. updating test

    ef4 committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    7a63175 View commit details
    Browse the repository at this point in the history
  2. updating tests

    ef4 committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    5dc362e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    838939b View commit details
    Browse the repository at this point in the history
  4. update more tests

    ef4 committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    ca7f0c6 View commit details
    Browse the repository at this point in the history
  5. remove unused args

    ef4 committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    c4d7309 View commit details
    Browse the repository at this point in the history
  6. updating more tests

    ef4 committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    7a3aa65 View commit details
    Browse the repository at this point in the history
  7. updating more tests

    ef4 committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    d885fd0 View commit details
    Browse the repository at this point in the history