Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: Automattic/mongoose
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2d6898307b85d89cf405ce6b28e665b4359daee6
Choose a base ref
...
head repository: Automattic/mongoose
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 29f57c12caee006f2434a0ef9b21aace9b30fdcf
Choose a head ref

Commits on Jan 12, 2024

  1. Copy the full SHA
    195b46c View commit details
  2. Copy the full SHA
    6bc42ce View commit details

Commits on Jan 18, 2024

  1. null check

    rohanricky committed Jan 18, 2024
    Copy the full SHA
    73bea51 View commit details
  2. Copy the full SHA
    cc9ac77 View commit details
  3. Merge pull request #14254 from Automattic/vkarpov15/gh-14244

    fix(document): allow calling `push()` with different `$position` arguments
    vkarpov15 authored Jan 18, 2024
    Copy the full SHA
    4b6d208 View commit details

Commits on Jan 21, 2024

  1. Copy the full SHA
    900e9fa View commit details
  2. test: add test case for #14184

    vkarpov15 committed Jan 21, 2024
    Copy the full SHA
    6b67f9b View commit details

Commits on Jan 22, 2024

  1. Merge pull request #14277 from Automattic/vkarpov15/gh-14184

    fix(collection): correctly handle buffer timeouts with `find()`
    vkarpov15 authored Jan 22, 2024
    Copy the full SHA
    af123cb View commit details
  2. chore: release 6.12.6

    vkarpov15 committed Jan 22, 2024
    Copy the full SHA
    09181ef View commit details

Commits on Feb 16, 2024

  1. Copy the full SHA
    34feac0 View commit details

Commits on Feb 22, 2024

  1. Merge pull request #14355 from 3150/introduce_resumeTokenChanged_into…

    …_6.x
    
    Receive resumeTokenChanged changeStream event also in 6.x
    vkarpov15 authored Feb 22, 2024
    Copy the full SHA
    352137b View commit details

Commits on Feb 25, 2024

  1. Copy the full SHA
    5dfb62f View commit details
  2. Copy the full SHA
    45f5c4c View commit details
  3. Copy the full SHA
    ac9ea01 View commit details
  4. Copy the full SHA
    d937726 View commit details

Commits on Feb 26, 2024

  1. Copy the full SHA
    635c795 View commit details

Commits on Feb 27, 2024

  1. test: try fixing tests

    vkarpov15 committed Feb 27, 2024
    Copy the full SHA
    a9f6614 View commit details
  2. test: fix #13335 tests

    vkarpov15 committed Feb 27, 2024
    Copy the full SHA
    867f7b7 View commit details
  3. style: fix lint

    vkarpov15 committed Feb 27, 2024
    Copy the full SHA
    5096630 View commit details

Commits on Feb 28, 2024

  1. Merge pull request #14376 from Automattic/vkarpov15/gh-14372

    perf(model): make `insertMany()` `lean` option skip hydrating Mongoose docs
    vkarpov15 authored Feb 28, 2024
    Copy the full SHA
    0af28e0 View commit details
  2. Copy the full SHA
    b6cb439 View commit details
  3. Copy the full SHA
    222ad3b View commit details
  4. Copy the full SHA
    92112dd View commit details

Commits on Mar 1, 2024

  1. Merge pull request #14383 from Automattic/vkarpov15/gh-14113-2

    perf(document+schema): small optimizations to make `init()` faster
    vkarpov15 authored Mar 1, 2024
    Copy the full SHA
    d14d25b View commit details
  2. chore: release 6.12.7

    vkarpov15 committed Mar 1, 2024
    Copy the full SHA
    29f57c1 View commit details
Loading