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

feat(NODE-4874): support EJSON parse for BigInt from $numberLong #552

Merged

Commits on Jan 6, 2023

  1. feat(NODE-4874): WIP

    W-A-James committed Jan 6, 2023
    Configuration menu
    Copy the full SHA
    75a6207 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7cd7f6c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    df97552 View commit details
    Browse the repository at this point in the history
  4. style(NODE-4874): Style

    W-A-James committed Jan 6, 2023
    Configuration menu
    Copy the full SHA
    07904f9 View commit details
    Browse the repository at this point in the history
  5. style(NODE-4874): eslint

    W-A-James committed Jan 6, 2023
    Configuration menu
    Copy the full SHA
    d0dd23d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5120ca5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d67757d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4f15e42 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2f5db05 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2023

  1. Configuration menu
    Copy the full SHA
    822dff8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5666255 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    79f0c81 View commit details
    Browse the repository at this point in the history
  4. test(NODE-4874): Add test to check that legacy flag doesn't affect ou…

    …tput of Long.fromExtendedJSON
    W-A-James committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    260b667 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6a5364a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7eca3ea View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f6aed3d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b0e67aa View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4361871 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2023

  1. fix(NODE-4874): Add fixes

    W-A-James committed Jan 12, 2023
    Configuration menu
    Copy the full SHA
    92ae357 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fff3d32 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a86a942 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2023

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

Commits on Jan 17, 2023

  1. Configuration menu
    Copy the full SHA
    0acf248 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cdf0334 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    027b5df View commit details
    Browse the repository at this point in the history
  4. test(NODE-4874): New tests

    W-A-James committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    a02236f View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2023

  1. Configuration menu
    Copy the full SHA
    31f8bf7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f22ce03 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8b0a741 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e0049b3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    47cdb65 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d502ddb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f80b707 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2023

  1. Configuration menu
    Copy the full SHA
    c90b783 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    43b39c1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b99a141 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a0b5cf0 View commit details
    Browse the repository at this point in the history