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 Diagnostic Dumping Functionality #1443

Draft
wants to merge 39 commits into
base: develop
Choose a base branch
from

Commits on Nov 2, 2024

  1. Configuration menu
    Copy the full SHA
    7ffe56c View commit details
    Browse the repository at this point in the history
  2. add pipe example

    mdaneri committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    8cc7d02 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2024

  1. various improvements

    mdaneri committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    6121cb5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d362833 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2024

  1. Fixes and improvements

    mdaneri committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    dbf54d9 View commit details
    Browse the repository at this point in the history
  2. Update Helpers.ps1

    mdaneri committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    14afc55 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2024

  1. Configuration menu
    Copy the full SHA
    34d7b6b View commit details
    Browse the repository at this point in the history
  2. Update Dump.ps1

    mdaneri committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    f05adda View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b64da21 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7db258a View commit details
    Browse the repository at this point in the history
  5. Update PetData.json

    mdaneri committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    88642e8 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2024

  1. Documentation

    mdaneri committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    65836b5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    52574f9 View commit details
    Browse the repository at this point in the history
  3. Update Server.Tests.ps1

    mdaneri committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    0bd3f8a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7dd5f96 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2024

  1. fixes

    - Add Clear-PodeKeyPressed to avoid an undeliberate sequence of pressed keys
    - fix OpenAPI `Show-PodeOAConsoleInfo` that shows openAPi referecente to not http protocols
    - Solve an issue when the first runspace to stop is not a Main one
    - DisableTermination disable any key input
    mdaneri committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    6135e17 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2024

  1. Fix CTRL B issue

    mdaneri committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    82a6020 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2024

  1. fixes

    mdaneri committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    49f962b View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2024

  1. Configuration menu
    Copy the full SHA
    70a8696 View commit details
    Browse the repository at this point in the history
  2. add net9

    mdaneri committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    82c2a28 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2024

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

Commits on Nov 25, 2024

  1. Configuration menu
    Copy the full SHA
    e41c207 View commit details
    Browse the repository at this point in the history
  2. doc fixes

    mdaneri committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    f0c8b45 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2024

  1. first review

    mdaneri committed Nov 30, 2024
    Configuration menu
    Copy the full SHA
    dc76df3 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2024

  1. second update

    mdaneri committed Dec 1, 2024
    Configuration menu
    Copy the full SHA
    c8ab57c View commit details
    Browse the repository at this point in the history
  2. suspend http and tcp

    mdaneri committed Dec 1, 2024
    Configuration menu
    Copy the full SHA
    79fdf46 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2024

  1. fix tests

    mdaneri committed Dec 2, 2024
    Configuration menu
    Copy the full SHA
    900001a View commit details
    Browse the repository at this point in the history
  2. WSS suspension

    mdaneri committed Dec 2, 2024
    Configuration menu
    Copy the full SHA
    526325c View commit details
    Browse the repository at this point in the history
  3. Fix suspend

    mdaneri committed Dec 2, 2024
    Configuration menu
    Copy the full SHA
    ce5cc01 View commit details
    Browse the repository at this point in the history
  4. Update DebuggerHandler.cs

    mdaneri committed Dec 2, 2024
    Configuration menu
    Copy the full SHA
    9cdaf4e View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2024

  1. minor changes

    mdaneri committed Dec 4, 2024
    Configuration menu
    Copy the full SHA
    414d785 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    68f14b0 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2024

  1. looking good

    mdaneri committed Dec 5, 2024
    Configuration menu
    Copy the full SHA
    edc604e View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2024

  1. Fix the suspend and dump

    mdaneri committed Dec 6, 2024
    Configuration menu
    Copy the full SHA
    0081477 View commit details
    Browse the repository at this point in the history
  2. Add progress bar

    mdaneri committed Dec 6, 2024
    Configuration menu
    Copy the full SHA
    1791f76 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2024

  1. debugging

    mdaneri committed Dec 7, 2024
    Configuration menu
    Copy the full SHA
    525638f View commit details
    Browse the repository at this point in the history
  2. suspend resume fixed

    mdaneri committed Dec 7, 2024
    Configuration menu
    Copy the full SHA
    5493c91 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2024

  1. fixes

    mdaneri committed Dec 8, 2024
    Configuration menu
    Copy the full SHA
    3ea0267 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a9dfecf View commit details
    Browse the repository at this point in the history