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

Make changes to try to prevent memory bugs in parcel resolver #9885

Merged
merged 33 commits into from
Aug 1, 2024

Commits on Jul 31, 2024

  1. Configuration menu
    Copy the full SHA
    7f1cbb6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    974f4b1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0fcee25 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    22d684d View commit details
    Browse the repository at this point in the history
  5. Fix only test

    pyamada-atlassian committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    df460ea View commit details
    Browse the repository at this point in the history
  6. Safe resolver

    pyamada-atlassian committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    ab3dfc4 View commit details
    Browse the repository at this point in the history
  7. Fix warnings

    pyamada-atlassian committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    fdc5a98 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3e4921e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a884630 View commit details
    Browse the repository at this point in the history
  10. Update lockfile

    pyamada-atlassian committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    b426ddb View commit details
    Browse the repository at this point in the history
  11. Remove copies

    yamadapc committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    8cf4fe4 View commit details
    Browse the repository at this point in the history
  12. Merge branch 'pyamada/safe-resolver-final' of github.com:parcel-bundl…

    …er/parcel into pyamada/safe-resolver-final
    yamadapc committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    2fa3604 View commit details
    Browse the repository at this point in the history
  13. Update with more benchmarks

    yamadapc committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    a5fcf50 View commit details
    Browse the repository at this point in the history
  14. Fix compilation

    yamadapc committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    31f5990 View commit details
    Browse the repository at this point in the history
  15. Update benchmarks with nodes

    yamadapc committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    fde5ec4 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    859d1ab View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

  1. Don't init tracing

    yamadapc committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    80c5bfe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f380f1e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5de2d1d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5ac79e2 View commit details
    Browse the repository at this point in the history
  5. Fix warnings

    pyamada-atlassian committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    cbae027 View commit details
    Browse the repository at this point in the history
  6. Remove debug log

    pyamada-atlassian committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    9ffb9e1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5f9e9a7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ac5ce1d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ce715be View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    858e12a View commit details
    Browse the repository at this point in the history
  11. Fix flow error

    pyamada-atlassian committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    3bd1053 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    3c2fe22 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    40e64df View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    6c21293 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    c7afef4 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    680bd32 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    ea53fd9 View commit details
    Browse the repository at this point in the history