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

refactor(base): add stacktrace to replace backtrace #16643

Merged
merged 100 commits into from
Nov 11, 2024

Commits on Oct 13, 2024

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

Commits on Oct 17, 2024

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

Commits on Oct 18, 2024

  1. Configuration menu
    Copy the full SHA
    89e2841 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7ecb75d View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2024

  1. Configuration menu
    Copy the full SHA
    6e9089f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    611f920 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    795a99c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a895532 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bfe72d3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b46e40e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    86fec21 View commit details
    Browse the repository at this point in the history
  8. Merge branch 'main' into refactor/optimize_backtrace

    # Conflicts:
    #	Cargo.lock
    zhang2014 committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    fecb3f1 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. Configuration menu
    Copy the full SHA
    3393c6d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fbaf436 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ddc8964 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8bc3081 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. Configuration menu
    Copy the full SHA
    8806ccc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    184a81c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    baaee98 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. Configuration menu
    Copy the full SHA
    150dcef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a2d9493 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a466d66 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5bba03e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    81cd75d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3de5d85 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4998a9c View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. Merge branch 'main' into refactor/optimize_backtrace

    # Conflicts:
    #	src/common/exception/tests/it/exception_flight.rs
    zhang2014 committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    b60dceb View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2024

  1. Merge branch 'main' into refactor/optimize_backtrace

    # Conflicts:
    #	Cargo.lock
    zhang2014 committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    22a3756 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2024

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

Commits on Nov 5, 2024

  1. Configuration menu
    Copy the full SHA
    81c2fc6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3fe67bb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1a17add View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b2b3f5a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    afab37b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    947a56d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    78d227f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5a8070a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    66ff7a5 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d44d90a View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    191ba30 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    9e574e5 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    5646981 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    a402964 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    a243c84 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    13ec5f8 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    c84cbdc View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    308030d View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    aa5e2aa View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    7479420 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    94d635e View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    bc6d718 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    aa188dd View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    e3559ee View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    4c64e5a View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    189f74d View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2024

  1. Configuration menu
    Copy the full SHA
    ec00e90 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3a6160b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b302788 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b3ba7f2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7a8b47c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    59595d4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7390c1f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    987d0bd View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    03ef6b3 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    aa5182b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    19680cd View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    6993810 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    737a384 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    73ef5fa View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    b83569e View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    6844e46 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    8902c93 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2024

  1. Configuration menu
    Copy the full SHA
    449ff6a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    887e883 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    78a383a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4dc0d07 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1bbec9a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0949e75 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6421eb0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    aca416a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d7a6e8d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    984479d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d285bee View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    f6d6176 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    a100b16 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    e72964f View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    d11df3a View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    4d1080c View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    9c21564 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    2a6a534 View commit details
    Browse the repository at this point in the history
  19. Merge branch 'main' into refactor/optimize_backtrace

    # Conflicts:
    #	Cargo.toml
    zhang2014 committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    ec98625 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    cc6334e View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    2b2fef6 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    f6ed286 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2024

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

Commits on Nov 11, 2024

  1. fix(base): fix test failure

    zhang2014 committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    aca5cd8 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'refactor/optimize_backtrace' of github.com:zhang2014/da…

    …tafuse into refactor/optimize_backtrace
    zhang2014 committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    209584e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2b6324b View commit details
    Browse the repository at this point in the history
  4. fix(base): fix test failure

    zhang2014 committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    e902545 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'refactor/optimize_backtrace' of github.com:zhang2014/da…

    …tafuse into refactor/optimize_backtrace
    zhang2014 committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    810ad69 View commit details
    Browse the repository at this point in the history