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 pretty printing, key sorting, and better performance to to_json in Jinja #91253

Merged
merged 11 commits into from Apr 12, 2023

Commits on Apr 11, 2023

  1. Add options to to_json

    depoll committed Apr 11, 2023
    Copy the full SHA
    e5aa571 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2023

  1. Copy the full SHA
    7fae8d1 View commit details
    Browse the repository at this point in the history
  2. Incorporate PR feedback

    depoll committed Apr 12, 2023
    Copy the full SHA
    1e00441 View commit details
    Browse the repository at this point in the history
  3. Apply suggestions from code review

    Co-authored-by: J. Nick Koston <nick@koston.org>
    depoll and bdraco committed Apr 12, 2023
    Copy the full SHA
    478f55e View commit details
    Browse the repository at this point in the history
  4. Fixing lint errors.

    depoll committed Apr 12, 2023
    Copy the full SHA
    8ad3755 View commit details
    Browse the repository at this point in the history
  5. Apply suggestions from code review

    Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
    depoll and epenet committed Apr 12, 2023
    Copy the full SHA
    dac3a03 View commit details
    Browse the repository at this point in the history
  6. Fixing formatting issue.

    depoll committed Apr 12, 2023
    Copy the full SHA
    3589c6e View commit details
    Browse the repository at this point in the history
  7. Moves things back to to_json

    depoll committed Apr 12, 2023
    Copy the full SHA
    f6e07a8 View commit details
    Browse the repository at this point in the history
  8. Fix broken test

    depoll committed Apr 12, 2023
    Copy the full SHA
    cacf700 View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    27f2760 View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    8066791 View commit details
    Browse the repository at this point in the history