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

fix(base): allow global option mongoose.set('strictQuery', true); #9016

Merged
merged 13 commits into from May 18, 2020

Commits on May 16, 2020

  1. Copy the full SHA
    1b190b6 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    2fd29b0 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    5da9f44 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    f7f9b4f View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    80d40e5 View commit details
    Browse the repository at this point in the history
  6. test: refactor tests re Automattic#6658, use beforeEach

    to guard against failed tests not cleaning up after failing which will
    in turn cause more tests to fail, making it
    difficult to know the root cause of all the failing tests
    AbdelrahmanHafez committed May 16, 2020
    Copy the full SHA
    93b3ed6 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    3c46473 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2020

  1. Copy the full SHA
    e736a73 View commit details
    Browse the repository at this point in the history
  2. fix(model): ensure consistent writeErrors property on insertMany er…

    …ror with `ordered: false`, even if only one op failed
    
    Re: Automattic#8938
    vkarpov15 committed May 17, 2020
    Copy the full SHA
    faaff44 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    b5c5211 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2020

  1. Merge pull request Automattic#9014 from AbdelrahmanHafez/strictQuery-…

    …anchor
    
    docs: add anchor tag to strictQuery and strict
    vkarpov15 committed May 18, 2020
    Copy the full SHA
    ed97aac View commit details
    Browse the repository at this point in the history
  2. Merge pull request Automattic#9013 from philippejer/Automatticgh-9012

    fix(documentarray): make sure you can call `unshift()` after `map()`
    vkarpov15 committed May 18, 2020
    Copy the full SHA
    14bba6f View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    625a925 View commit details
    Browse the repository at this point in the history