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 validating max nested document/array depth #2882

Merged
merged 33 commits into from
Jul 24, 2023

Commits on Jun 21, 2023

  1. Configuration menu
    Copy the full SHA
    7b04892 View commit details
    Browse the repository at this point in the history
  2. add missing header

    kropidlowsky committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    d43da3d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    50bfee7 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2023

  1. simplify helper

    noisersup committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    0d953a6 View commit details
    Browse the repository at this point in the history
  2. simplify test

    noisersup committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    a8c3e7d View commit details
    Browse the repository at this point in the history
  3. wip

    noisersup committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    4c3d92e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3e18069 View commit details
    Browse the repository at this point in the history
  5. wip

    noisersup committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    5467a81 View commit details
    Browse the repository at this point in the history
  6. fix helper

    noisersup committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    874d9d6 View commit details
    Browse the repository at this point in the history
  7. fix

    noisersup committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    7cc4fc9 View commit details
    Browse the repository at this point in the history
  8. wip

    noisersup committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    c950605 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

  1. wip

    noisersup committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    210eeb1 View commit details
    Browse the repository at this point in the history
  2. wip

    noisersup committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    1444378 View commit details
    Browse the repository at this point in the history
  3. wip

    noisersup committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    5e64236 View commit details
    Browse the repository at this point in the history
  4. wip

    noisersup committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    fd2c12c View commit details
    Browse the repository at this point in the history
  5. New tests

    noisersup committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    c2c463a View commit details
    Browse the repository at this point in the history
  6. wip

    noisersup committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    1640fb1 View commit details
    Browse the repository at this point in the history
  7. wip

    noisersup committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    ca6c9c1 View commit details
    Browse the repository at this point in the history
  8. increase coverage

    noisersup committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    08d2f79 View commit details
    Browse the repository at this point in the history
  9. fix test calls

    noisersup committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    37766d4 View commit details
    Browse the repository at this point in the history
  10. Lint

    noisersup committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    eae3b6b View commit details
    Browse the repository at this point in the history
  11. wip

    noisersup committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    3b0beab View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2023

  1. add readNested

    noisersup committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    d1b8577 View commit details
    Browse the repository at this point in the history
  2. wip

    noisersup committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    e9ba04d View commit details
    Browse the repository at this point in the history
  3. wip

    noisersup committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    e6848a6 View commit details
    Browse the repository at this point in the history
  4. wip

    noisersup committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    166529b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fa3e2bb View commit details
    Browse the repository at this point in the history
  6. wip

    noisersup committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    14024a4 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2023

  1. simplify comments

    noisersup committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    e980045 View commit details
    Browse the repository at this point in the history
  2. Apply suggestions from code review

    Co-authored-by: Elena Grahovac <elena@grahovac.me>
    noisersup and rumyantseva committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    7105339 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2023

  1. Configuration menu
    Copy the full SHA
    9e03283 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    608dc6c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    10640d5 View commit details
    Browse the repository at this point in the history