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

[rb] Add backtrace locations and cause to errors #14170

Merged
merged 42 commits into from
Jul 16, 2024

Commits on Jun 22, 2024

  1. Configuration menu
    Copy the full SHA
    3ff3559 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eb6aa00 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ec6f5bc View commit details
    Browse the repository at this point in the history
  4. Merge branch 'fix_backtrace_location' of github.com:aguspe/selenium i…

    …nto fix_backtrace_location
    aguspe committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    6540f73 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    777a8a6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6883b0a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6a76481 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2024

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

Commits on Jun 24, 2024

  1. Configuration menu
    Copy the full SHA
    4aae5a3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7e4a2cf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3c7b386 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

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

Commits on Jun 26, 2024

  1. Configuration menu
    Copy the full SHA
    de16eec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4afe312 View commit details
    Browse the repository at this point in the history
  3. Update implementation

    aguspe committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    33bd311 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'fix_backtrace_location' of github.com:aguspe/selenium i…

    …nto fix_backtrace_location
    aguspe committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    48cb412 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    10791b2 View commit details
    Browse the repository at this point in the history
  6. Remove unused methods

    aguspe committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    5139bbf View commit details
    Browse the repository at this point in the history
  7. Merge branch 'fix_backtrace_location' of github.com:aguspe/selenium i…

    …nto fix_backtrace_location
    aguspe committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    d798475 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. Configuration menu
    Copy the full SHA
    2996653 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    05cfce6 View commit details
    Browse the repository at this point in the history
  3. Remove english

    aguspe committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    ada5081 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'fix_backtrace_location' of github.com:aguspe/selenium i…

    …nto fix_backtrace_location
    aguspe committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    7529157 View commit details
    Browse the repository at this point in the history
  5. Remove unnecessary attributes

    aguspe committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    3c64035 View commit details
    Browse the repository at this point in the history
  6. Return ex

    aguspe committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    5c9808a View commit details
    Browse the repository at this point in the history
  7. Fix line issue

    aguspe committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    176286c View commit details
    Browse the repository at this point in the history
  8. Add backtrace back

    aguspe committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    48a7105 View commit details
    Browse the repository at this point in the history
  9. Fix types

    aguspe committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    ef832d5 View commit details
    Browse the repository at this point in the history
  10. Add caller

    aguspe committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    1f1dcae View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. Configuration menu
    Copy the full SHA
    c36c565 View commit details
    Browse the repository at this point in the history
  2. Address review comment

    aguspe committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    7497293 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2024

  1. Include backtrace on the cause

    aguspe committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    2f8b9f7 View commit details
    Browse the repository at this point in the history
  2. Update types

    aguspe committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    a506504 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2024

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

Commits on Jul 7, 2024

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

Commits on Jul 11, 2024

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

Commits on Jul 12, 2024

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

Commits on Jul 13, 2024

  1. Configuration menu
    Copy the full SHA
    ea9f4b4 View commit details
    Browse the repository at this point in the history
  2. Improve error types

    aguspe committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    ac8e22a View commit details
    Browse the repository at this point in the history
  3. Improve error types

    aguspe committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    bfedee9 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. Improve add cause

    aguspe committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    834a678 View commit details
    Browse the repository at this point in the history
  2. Roll back backtrace on message

    aguspe committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    0ef5372 View commit details
    Browse the repository at this point in the history