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

feat: dump interceptor #3118

Merged
merged 34 commits into from
May 15, 2024
Merged

feat: dump interceptor #3118

merged 34 commits into from
May 15, 2024

Commits on Apr 14, 2024

  1. feat: add dump interceptor

    metcoder95 committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    6d975ea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5024ae1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    befe478 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. docs: update maxSize description

    Co-authored-by: Robert Nagy <ronagy@icloud.com>
    metcoder95 and ronag committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    da70cbd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    62a4cde View commit details
    Browse the repository at this point in the history
  3. refactor: leftover

    metcoder95 committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    d82b51b View commit details
    Browse the repository at this point in the history
  4. docs: adjust

    metcoder95 committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    33b7126 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. feat: abort on dumped

    metcoder95 committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    e3190f1 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. fix: return on header

    Co-authored-by: Robert Nagy <ronagy@icloud.com>
    metcoder95 and ronag committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    2fd173d View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. refactor: apply suggestions

    Co-authored-by: Robert Nagy <ronagy@icloud.com>
    metcoder95 and ronag committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    85af461 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f5cc824 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    675c261 View commit details
    Browse the repository at this point in the history
  4. fix: missing handler

    metcoder95 committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    c43c80c View commit details
    Browse the repository at this point in the history
  5. feat: add dumpOnAbort

    metcoder95 committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    8548c8e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    84c0d8b View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

  1. Configuration menu
    Copy the full SHA
    13ba7e0 View commit details
    Browse the repository at this point in the history
  2. test: adjust test

    metcoder95 committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    bf75a5b View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2024

  1. fix: bad consumer

    metcoder95 committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    8607411 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    428a953 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2024

  1. refactor: tweaks

    metcoder95 committed May 1, 2024
    Configuration menu
    Copy the full SHA
    8fae866 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. Configuration menu
    Copy the full SHA
    4492ab7 View commit details
    Browse the repository at this point in the history
  2. test: simplify

    metcoder95 committed May 8, 2024
    Configuration menu
    Copy the full SHA
    cc42e2d View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

  1. test: disable on windows

    metcoder95 committed May 9, 2024
    Configuration menu
    Copy the full SHA
    c60ee90 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

  1. Configuration menu
    Copy the full SHA
    38b24fb View commit details
    Browse the repository at this point in the history
  2. refactoor Apply suggestions from code review

    Co-authored-by: Robert Nagy <ronagy@icloud.com>
    metcoder95 and ronag committed May 10, 2024
    Configuration menu
    Copy the full SHA
    fb4ccd8 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2024

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

Commits on May 13, 2024

  1. fix: typo

    Co-authored-by: Robert Nagy <ronagy@icloud.com>
    metcoder95 and ronag committed May 13, 2024
    Configuration menu
    Copy the full SHA
    e60add7 View commit details
    Browse the repository at this point in the history
  2. fix: test

    metcoder95 committed May 13, 2024
    Configuration menu
    Copy the full SHA
    3a68023 View commit details
    Browse the repository at this point in the history
  3. refactor: Apply suggestions from code review

    Co-authored-by: Robert Nagy <ronagy@icloud.com>
    metcoder95 and ronag committed May 13, 2024
    Configuration menu
    Copy the full SHA
    3e3295f View commit details
    Browse the repository at this point in the history
  4. fix: lint

    metcoder95 committed May 13, 2024
    Configuration menu
    Copy the full SHA
    2265a19 View commit details
    Browse the repository at this point in the history
  5. fix: refactor

    metcoder95 committed May 13, 2024
    Configuration menu
    Copy the full SHA
    ae685cf View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    85ab3d6 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. fix: cleanup leftovers

    metcoder95 committed May 15, 2024
    Configuration menu
    Copy the full SHA
    fb5af55 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ab67b1b View commit details
    Browse the repository at this point in the history