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

Domain basetypes are introspected (#886) #887

Merged

Commits on Feb 9, 2022

  1. Domain basetypes are introspected (MagicStack#886)

    Domain encoding/decoding is handled by its basetype. This change forces
    those basetypes to be inspected and loaded to the client cache avoiding
    the issue where base types weren't encodable/decodable.
    Woodhams committed Feb 9, 2022
    Configuration menu
    Copy the full SHA
    f89b3fb View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2022

  1. Domain basetypes are introspected (MagicStack#886)

    Add test for domain basetype introspections and loading
    Woodhams committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    2ed3ba9 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2022

  1. Configuration menu
    Copy the full SHA
    b85e82a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    86278bb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    de89bcc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e656184 View commit details
    Browse the repository at this point in the history