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

5.4 #7333

Merged
merged 52 commits into from
Dec 14, 2018
Merged

5.4 #7333

merged 52 commits into from
Dec 14, 2018

Commits on Oct 27, 2018

  1. feat(query): add map() to public API

    Fix #7142
    vkarpov15 committed Oct 27, 2018
    Configuration menu
    Copy the full SHA
    208a51c View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2018

  1. Configuration menu
    Copy the full SHA
    bfd78d5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    99f3455 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    67af0ba View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2018

  1. feat(schema): add checkRequired() function for string schemas to al…

    …low making empty strings pass `required` check
    
    Re: #7186
    vkarpov15 committed Nov 4, 2018
    Configuration menu
    Copy the full SHA
    7a8e2e7 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2018

  1. Configuration menu
    Copy the full SHA
    203960a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    197b89c View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2018

  1. Configuration menu
    Copy the full SHA
    fb465db View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dddf949 View commit details
    Browse the repository at this point in the history
  3. style: fix lint

    vkarpov15 committed Nov 17, 2018
    Configuration menu
    Copy the full SHA
    34f99c1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f7afe78 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    774508a View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2018

  1. feat(query): add maxTimeMS helper

    Fix #7254
    vkarpov15 committed Nov 18, 2018
    Configuration menu
    Copy the full SHA
    75e35d0 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2018

  1. Configuration menu
    Copy the full SHA
    79729bd View commit details
    Browse the repository at this point in the history
  2. feat(model): add Model.events.on('error') for reporting all errors …

    …that occur on a model
    
    Fix #7125
    vkarpov15 committed Nov 20, 2018
    Configuration menu
    Copy the full SHA
    6fc4259 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2018

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

Commits on Nov 22, 2018

  1. test(aggregate): repro #7267

    vkarpov15 committed Nov 22, 2018
    Configuration menu
    Copy the full SHA
    da7cd85 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c0365bb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    de416e3 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2018

  1. Configuration menu
    Copy the full SHA
    ae1c24e View commit details
    Browse the repository at this point in the history
  2. feat(populate): support count option

    Fix #4469
    vkarpov15 committed Nov 24, 2018
    Configuration menu
    Copy the full SHA
    9e06631 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0bfe622 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2018

  1. style: fix lint

    vkarpov15 committed Nov 26, 2018
    Configuration menu
    Copy the full SHA
    b1915fa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e7c6696 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6340d11 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2018

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

Commits on Dec 4, 2018

  1. Configuration menu
    Copy the full SHA
    d2e68e2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    87fa4f0 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2018

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

Commits on Dec 11, 2018

  1. Configuration menu
    Copy the full SHA
    4a46287 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e57daef View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4e480ac View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6dfd71e View commit details
    Browse the repository at this point in the history
  5. chore: rename file

    vkarpov15 committed Dec 11, 2018
    Configuration menu
    Copy the full SHA
    eed0afe View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b075850 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2018

  1. Configuration menu
    Copy the full SHA
    e2f18eb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9aa59ba View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f7e99d6 View commit details
    Browse the repository at this point in the history
  4. chore: fix tests

    vkarpov15 committed Dec 12, 2018
    Configuration menu
    Copy the full SHA
    2f28d1f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9f490bf View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d2c9561 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e0c6efb View commit details
    Browse the repository at this point in the history
  8. test: rename test

    vkarpov15 committed Dec 12, 2018
    Configuration menu
    Copy the full SHA
    3c686b4 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2018

  1. feat(populate): add clone option to ensure each result gets a separat…

    …e copy of the populated doc
    
    Fix #3258
    vkarpov15 committed Dec 13, 2018
    Configuration menu
    Copy the full SHA
    31bdd14 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7af371e View commit details
    Browse the repository at this point in the history
  3. Merge pull request #7268 from Automattic/gh7125

    feat(model): add `Model.events.on('error')` for reporting all errors that occur on a model
    vkarpov15 committed Dec 13, 2018
    Configuration menu
    Copy the full SHA
    0b3eb72 View commit details
    Browse the repository at this point in the history
  4. fix: quick fix for #7268 #7125

    vkarpov15 committed Dec 13, 2018
    Configuration menu
    Copy the full SHA
    0c38458 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fbd1547 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1d12a53 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    aede9d1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1a0d204 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #7256 from Automattic/gh7045

    feat(schematype): allow custom casters for numbers
    vkarpov15 committed Dec 13, 2018
    Configuration menu
    Copy the full SHA
    3a18679 View commit details
    Browse the repository at this point in the history