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

Rewrite Query response class to #306's style #536

Open
wants to merge 20 commits into
base: master
Choose a base branch
from

Commits on May 29, 2023

  1. Configuration menu
    Copy the full SHA
    90337a7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    482cd59 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2023

  1. Configuration menu
    Copy the full SHA
    0a8b293 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8d74db9 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2023

  1. Merge remote-tracking branch 'upstream/master' into rewrite-query-ans…

    …wer-class
    
    # Conflicts:
    #	mcstatus/status_response.py
    PerchunPak committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    11727d6 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2023

  1. Configuration menu
    Copy the full SHA
    aa9fec2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7a883e7 View commit details
    Browse the repository at this point in the history
  3. Do not use star import

    PerchunPak committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    8e7fed4 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2023

  1. Merge remote-tracking branch 'origin/master' into rewrite-query-answe…

    …r-class
    
    # Conflicts:
    #	mcstatus/status_response.py
    PerchunPak committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    67a516e View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2024

  1. Merge branch 'master' into rewrite-query-answer-class

    # Conflicts:
    #	mcstatus/status_response.py
    PerchunPak committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    3a531d0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e78a9a8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1580c6c View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2024

  1. Rename responses back to status_response

    It creates more headache than it would solve.
    PerchunPak committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    c1de661 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into rewrite-query-answer-class

    # Conflicts:
    #	mcstatus/querier.py
    PerchunPak committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    252855a View commit details
    Browse the repository at this point in the history
  3. Freeze all dataclasses

    PerchunPak committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    4a3f5d6 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2024

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

Commits on May 28, 2024

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

Commits on Jun 3, 2024

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

Commits on Jul 18, 2024

  1. Configuration menu
    Copy the full SHA
    3f55640 View commit details
    Browse the repository at this point in the history
  2. Replace all usages of status_response with responses

    We deprecated `status_response`
    PerchunPak committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    923a083 View commit details
    Browse the repository at this point in the history