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

Network representation optimizations for JSON encoding #217

Merged
merged 24 commits into from
Jan 4, 2024

Commits on Dec 22, 2023

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

Commits on Dec 23, 2023

  1. Fixed API tests

    ianmkenney committed Dec 23, 2023
    Configuration menu
    Copy the full SHA
    4cfe22a View commit details
    Browse the repository at this point in the history
  2. Added helper functions

    ianmkenney committed Dec 23, 2023
    Configuration menu
    Copy the full SHA
    667539f View commit details
    Browse the repository at this point in the history
  3. Use helper function

    ianmkenney committed Dec 23, 2023
    Configuration menu
    Copy the full SHA
    47f9324 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2023

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

Commits on Dec 28, 2023

  1. Configuration menu
    Copy the full SHA
    53f53d3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9f3d2e0 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2023

  1. Configuration menu
    Copy the full SHA
    6860e6c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1e65c19 View commit details
    Browse the repository at this point in the history
  3. Testing typo

    ianmkenney committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    d032877 View commit details
    Browse the repository at this point in the history
  4. Added debugging output

    ianmkenney committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    bc41a56 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8d1b237 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    70758a2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cabf810 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3018bb3 View commit details
    Browse the repository at this point in the history
  9. typo in test

    ianmkenney committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    0c0df63 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c21a79f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    0bde59a View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2023

  1. Revert splitting up tests

    ianmkenney committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    ca5ca9a View commit details
    Browse the repository at this point in the history
  2. updated test contents

    ianmkenney committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    ed10fd8 View commit details
    Browse the repository at this point in the history
  3. Cleaning up PR

    ianmkenney committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    a5b8cdb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bd858a2 View commit details
    Browse the repository at this point in the history
  5. Keep pdr in test

    ianmkenney committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    43dbe2f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b1dba97 View commit details
    Browse the repository at this point in the history