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

Bundler Rewrite: Experimental Bundler #6975

Merged
merged 93 commits into from Dec 16, 2021
Merged

Bundler Rewrite: Experimental Bundler #6975

merged 93 commits into from Dec 16, 2021

Commits on Jul 1, 2021

  1. WIP step 1 and 2 bundler

    AGawrys authored and joeyslater committed Jul 1, 2021
    Configuration menu
    Copy the full SHA
    875a462 View commit details
    Browse the repository at this point in the history
  2. WIP done step 2 bundle

    AGawrys authored and joeyslater committed Jul 1, 2021
    Configuration menu
    Copy the full SHA
    b6f5cc8 View commit details
    Browse the repository at this point in the history
  3. Implement Step 3

    Will Binns-Smith authored and joeyslater committed Jul 1, 2021
    Configuration menu
    Copy the full SHA
    fbec82f View commit details
    Browse the repository at this point in the history
  4. Create a legacy graph from an ideal graph

    Will Binns-Smith authored and joeyslater committed Jul 1, 2021
    Configuration menu
    Copy the full SHA
    8342a93 View commit details
    Browse the repository at this point in the history
  5. Work around dependency targets and connect bundles to groups

    Will Binns-Smith authored and joeyslater committed Jul 1, 2021
    Configuration menu
    Copy the full SHA
    ea2413e View commit details
    Browse the repository at this point in the history
  6. Begin to handle context changes

    Will Binns-Smith authored and joeyslater committed Jul 1, 2021
    Configuration menu
    Copy the full SHA
    3c2d508 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    10b82e8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c3fc80f View commit details
    Browse the repository at this point in the history
  9. WIP single traversal

    AGawrys committed Jul 1, 2021
    Configuration menu
    Copy the full SHA
    211905e View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2021

  1. Configuration menu
    Copy the full SHA
    6ee81ad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    02edbc5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3b91ac3 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2021

  1. Merge remote-tracking branch 'origin/v2' into bundler-rewrite

    Will Binns-Smith committed Jul 6, 2021
    Configuration menu
    Copy the full SHA
    46215c7 View commit details
    Browse the repository at this point in the history
  2. Add needsStableName and bundleBehavior

    Will Binns-Smith committed Jul 6, 2021
    Configuration menu
    Copy the full SHA
    feb3c26 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2601132 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2021

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

Commits on Jul 13, 2021

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

Commits on Jul 14, 2021

  1. Configuration menu
    Copy the full SHA
    740ed31 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b7545d9 View commit details
    Browse the repository at this point in the history
  3. WIP internalization

    gorakong committed Jul 14, 2021
    Configuration menu
    Copy the full SHA
    6a016aa View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2021

  1. internalization wip 2

    AGawrys committed Jul 15, 2021
    Configuration menu
    Copy the full SHA
    be902f4 View commit details
    Browse the repository at this point in the history
  2. Ideas from our sync

    Will Binns-Smith committed Jul 15, 2021
    Configuration menu
    Copy the full SHA
    9365a48 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2021

  1. WIP missing edge

    AGawrys committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    57cfb0d View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2021

  1. Configuration menu
    Copy the full SHA
    6c715d5 View commit details
    Browse the repository at this point in the history
  2. commenting out consoles

    AGawrys committed Jul 29, 2021
    Configuration menu
    Copy the full SHA
    2f933d5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d9f4e26 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2021

  1. AsyncBundleRootGraph WIP

    AGawrys committed Jul 30, 2021
    Configuration menu
    Copy the full SHA
    2fffa45 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2021

  1. topoSort

    gorakong committed Jul 31, 2021
    Configuration menu
    Copy the full SHA
    dfe1e80 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2021

  1. wip

    gorakong committed Aug 2, 2021
    Configuration menu
    Copy the full SHA
    2a5dbb1 View commit details
    Browse the repository at this point in the history
  2. WIP

    AGawrys committed Aug 2, 2021
    Configuration menu
    Copy the full SHA
    c1f82eb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ae233e4 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2021

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

    gorakong committed Aug 3, 2021
    Configuration menu
    Copy the full SHA
    7cc52d5 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2021

  1. Merge in V2 bundler refactor

    AGawrys committed Aug 5, 2021
    Configuration menu
    Copy the full SHA
    0e2e4e7 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2021

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

Commits on Aug 11, 2021

  1. WIP

    AGawrys committed Aug 11, 2021
    Configuration menu
    Copy the full SHA
    749da96 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    357463b View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2021

  1. Configuration menu
    Copy the full SHA
    324fc3c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    18f698d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ec341d0 View commit details
    Browse the repository at this point in the history
  4. add bundle group ids

    AGawrys committed Aug 12, 2021
    Configuration menu
    Copy the full SHA
    368f12c View commit details
    Browse the repository at this point in the history
  5. WIP

    AGawrys committed Aug 12, 2021
    Configuration menu
    Copy the full SHA
    638e5fd View commit details
    Browse the repository at this point in the history
  6. Cleanup

    Will Binns-Smith committed Aug 12, 2021
    Configuration menu
    Copy the full SHA
    c681393 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2021

  1. Configuration menu
    Copy the full SHA
    0fcb6a7 View commit details
    Browse the repository at this point in the history
  2. dedup reverse order

    AGawrys committed Aug 16, 2021
    Configuration menu
    Copy the full SHA
    aaedcb3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cf74fea View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2021

  1. Cleanup

    Will Binns-Smith committed Aug 17, 2021
    Configuration menu
    Copy the full SHA
    138fff8 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/v2' into bundler-rewrite

    Will Binns-Smith committed Aug 17, 2021
    Configuration menu
    Copy the full SHA
    a978610 View commit details
    Browse the repository at this point in the history
  3. Pass along provided bundleBehavior

    Will Binns-Smith committed Aug 17, 2021
    Configuration menu
    Copy the full SHA
    757e2b8 View commit details
    Browse the repository at this point in the history
  4. Extract Graph and ContentGraph into @parcel/graph package

    Will Binns-Smith committed Aug 17, 2021
    Configuration menu
    Copy the full SHA
    232ff96 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a3ad62b View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2021

  1. do not remove entries after internalization and reduce reachable for …

    …shared bundle if parent child relationship exists
    AGawrys committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    fc68f39 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2021

  1. Merge remote-tracking branch 'origin/v2' into bundler-rewrite

    Will Binns-Smith committed Sep 7, 2021
    Configuration menu
    Copy the full SHA
    8aea007 View commit details
    Browse the repository at this point in the history
  2. Clean up orphaned subrequests manually in RequestGraph

    Will Binns-Smith committed Sep 7, 2021
    Configuration menu
    Copy the full SHA
    8ae7088 View commit details
    Browse the repository at this point in the history
  3. Adjust Graph orphan node tests to have roots

    Will Binns-Smith committed Sep 7, 2021
    Configuration menu
    Copy the full SHA
    0352fd8 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2021

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

Commits on Sep 13, 2021

  1. Revert default bundler back 1

    AGawrys committed Sep 13, 2021
    Configuration menu
    Copy the full SHA
    75de592 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2021

  1. Configuration menu
    Copy the full SHA
    617bd8f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e5e4a3f View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2021

  1. Merge remote-tracking branch 'origin/v2' into bundler-rewrite

    Will Binns-Smith committed Sep 21, 2021
    Configuration menu
    Copy the full SHA
    1e07788 View commit details
    Browse the repository at this point in the history
  2. Use ancestorAssets for internalization

    Will Binns-Smith committed Sep 21, 2021
    Configuration menu
    Copy the full SHA
    e1a47d5 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2021

  1. cleanup

    gorakong committed Sep 23, 2021
    Configuration menu
    Copy the full SHA
    1a1013f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d6490ee View commit details
    Browse the repository at this point in the history
  3. fix javascript test failure

    gorakong committed Sep 23, 2021
    Configuration menu
    Copy the full SHA
    ca8bdbe View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2021

  1. revert failing html test

    gorakong committed Sep 27, 2021
    Configuration menu
    Copy the full SHA
    1ec2d2f View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2021

  1. add root node to IdealGraph

    gorakong committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    51a32ef View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2021

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

Commits on Oct 14, 2021

  1. Use an environment variable to switch bundlers

    Will Binns-Smith committed Oct 14, 2021
    Configuration menu
    Copy the full SHA
    6f61b4c View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2021

  1. Merge remote-tracking branch 'origin/v2' into bundler-rewrite

    Will Binns-Smith committed Oct 19, 2021
    Configuration menu
    Copy the full SHA
    1c630ab View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2021

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

Commits on Nov 13, 2021

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

Commits on Nov 22, 2021

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

Commits on Nov 29, 2021

  1. Remove orphans from shared bundle reference edge consideration and do…

    … not add them to dummy root
    AGawrys committed Nov 29, 2021
    Configuration menu
    Copy the full SHA
    a9a7db7 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2021

  1. Configuration menu
    Copy the full SHA
    ac42756 View commit details
    Browse the repository at this point in the history
  2. bump parcel engine and deps

    gorakong committed Nov 30, 2021
    Configuration menu
    Copy the full SHA
    23b0cc3 View commit details
    Browse the repository at this point in the history
  3. lint

    gorakong committed Nov 30, 2021
    Configuration menu
    Copy the full SHA
    846b9ea View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1654521 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2021

  1. wip

    devongovett committed Dec 9, 2021
    Configuration menu
    Copy the full SHA
    c60b770 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2021

  1. Configuration menu
    Copy the full SHA
    aa9a6b9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    20e1ff8 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2021

  1. cleanup

    devongovett committed Dec 13, 2021
    Configuration menu
    Copy the full SHA
    5a0c1dd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ad39245 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    669cfd9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8e2289f View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2021

  1. Configuration menu
    Copy the full SHA
    0bcce62 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6d2728f View commit details
    Browse the repository at this point in the history
  3. Fix sourcemap tests

    devongovett committed Dec 14, 2021
    Configuration menu
    Copy the full SHA
    af7a04b View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2021

  1. Configuration menu
    Copy the full SHA
    131ae0f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9a08370 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    080947c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8d56680 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2b55378 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5ba3cfe View commit details
    Browse the repository at this point in the history