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 entrypoint tracing #25538

Merged
merged 41 commits into from Aug 16, 2021
Merged

Add entrypoint tracing #25538

merged 41 commits into from Aug 16, 2021

Commits on May 27, 2021

  1. Add ncc'd nft

    ijjk committed May 27, 2021
    Copy the full SHA
    5ddd237 View commit details
    Browse the repository at this point in the history
  2. Add initial page tracing plugin

    ijjk committed May 27, 2021
    Copy the full SHA
    7645c51 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2021

  1. Copy the full SHA
    2c8df87 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    963a210 View commit details
    Browse the repository at this point in the history
  3. add check

    ijjk committed May 28, 2021
    Copy the full SHA
    6d4bd43 View commit details
    Browse the repository at this point in the history
  4. check name

    ijjk committed May 28, 2021
    Copy the full SHA
    5b1ed01 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    11d1c38 View commit details
    Browse the repository at this point in the history
  6. remove todo and clean up ignores

    ijjk committed May 28, 2021
    Copy the full SHA
    61fb021 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2021

  1. Copy the full SHA
    03f1235 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2021

  1. Copy the full SHA
    3b5c026 View commit details
    Browse the repository at this point in the history
  2. update compiled

    ijjk committed Jun 26, 2021
    Copy the full SHA
    9376530 View commit details
    Browse the repository at this point in the history
  3. Add initial test for traces

    ijjk committed Jun 26, 2021
    Copy the full SHA
    20aafbc View commit details
    Browse the repository at this point in the history
  4. Update test for webpack 4

    ijjk committed Jun 26, 2021
    Copy the full SHA
    8b69270 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2021

  1. Copy the full SHA
    7419cd7 View commit details
    Browse the repository at this point in the history
  2. apply suggestions from review

    ijjk committed Jul 7, 2021
    Copy the full SHA
    3ab3cd9 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    02cfd01 View commit details
    Browse the repository at this point in the history
  4. lint-fix

    ijjk committed Jul 7, 2021
    Copy the full SHA
    21f1752 View commit details
    Browse the repository at this point in the history
  5. normalize test on windows

    ijjk committed Jul 7, 2021
    Copy the full SHA
    71ccfd2 View commit details
    Browse the repository at this point in the history
  6. normalize files before output

    ijjk committed Jul 7, 2021
    Copy the full SHA
    3c1e604 View commit details
    Browse the repository at this point in the history
  7. update test

    ijjk committed Jul 7, 2021
    Copy the full SHA
    8ae2785 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2021

  1. Copy the full SHA
    b2a6b41 View commit details
    Browse the repository at this point in the history
  2. Update plugin and add more tests

    ijjk committed Jul 12, 2021
    Copy the full SHA
    0dbf716 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    620121f View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2021

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

    Co-authored-by: Tobias Koppers <tobias.koppers@googlemail.com>
    ijjk and sokra committed Jul 21, 2021
    Copy the full SHA
    e401004 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    7cab94e View commit details
    Browse the repository at this point in the history
  4. Update tests

    ijjk committed Jul 21, 2021
    Copy the full SHA
    a2fb21f View commit details
    Browse the repository at this point in the history
  5. Use relative paths for traces

    ijjk committed Jul 21, 2021
    Copy the full SHA
    010ee05 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    a0138e9 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    cbd1b3a View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    4829836 View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    0aa38fd View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2021

  1. Merge remote-tracking branch 'upstream/canary' into add/nft

    # Conflicts:
    #	packages/next/compiled/terser/bundle.min.js
    ijjk committed Aug 6, 2021
    Copy the full SHA
    98daa68 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    55111a3 View commit details
    Browse the repository at this point in the history
  3. ncc glob

    ijjk committed Aug 6, 2021
    Copy the full SHA
    1f1f6e3 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    076d001 View commit details
    Browse the repository at this point in the history
  5. update precompiled

    ijjk committed Aug 6, 2021
    Copy the full SHA
    8bae9aa View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2021

  1. Merge remote-tracking branch 'upstream/canary' into add/nft

    # Conflicts:
    #	packages/next/server/config-shared.ts
    ijjk committed Aug 12, 2021
    Copy the full SHA
    b0133b8 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2021

  1. Copy the full SHA
    5cfee37 View commit details
    Browse the repository at this point in the history
  2. Add excludes to nft ignore

    ijjk committed Aug 16, 2021
    Copy the full SHA
    9823923 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    2997ee2 View commit details
    Browse the repository at this point in the history