-
-
Notifications
You must be signed in to change notification settings - Fork 3.9k
Comparing changes
Open a pull request
base repository: Automattic/mongoose
base: 0496de9f66142906c9fd91a0be2fccbfb8c1de7f
head repository: Automattic/mongoose
compare: d2b846fc8f850a82605b74148854a79769f7019b
Commits on Jun 26, 2021
-
Upgrade CI environment to Ubuntu 20.04
Also refactor connection tests to remove use of mongodb-topology-manager
Configuration menu - View commit details
-
Copy full SHA for 1111f2f - Browse repository at this point
Copy the full SHA 1111f2fView commit details
Commits on Jun 27, 2021
-
Configuration menu - View commit details
-
Copy full SHA for abf3b43 - Browse repository at this point
Copy the full SHA abf3b43View commit details
Commits on Jun 30, 2021
-
Configuration menu - View commit details
-
Copy full SHA for abdc617 - Browse repository at this point
Copy the full SHA abdc617View commit details -
Configuration menu - View commit details
-
Copy full SHA for 74181e3 - Browse repository at this point
Copy the full SHA 74181e3View commit details
Commits on Jul 1, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 18c9b8b - Browse repository at this point
Copy the full SHA 18c9b8bView commit details -
fix(index.d.ts): allow using
& Document
in schema definition for re……quired subdocument arrays Fix #10370
Configuration menu - View commit details
-
Copy full SHA for 6993e1e - Browse repository at this point
Copy the full SHA 6993e1eView commit details -
Configuration menu - View commit details
-
Copy full SHA for b236915 - Browse repository at this point
Copy the full SHA b236915View commit details -
fix(discriminator): allow using array as discriminator key in schema …
…and as tied value Fix #10303
Configuration menu - View commit details
-
Copy full SHA for 35d2041 - Browse repository at this point
Copy the full SHA 35d2041View commit details -
Configuration menu - View commit details
-
Copy full SHA for e4ab2db - Browse repository at this point
Copy the full SHA e4ab2dbView commit details -
docs(promises+discriminators): correctly escape () in regexp to pull …
…in examples correctly Fix #10364
Configuration menu - View commit details
-
Copy full SHA for 8fbe0c7 - Browse repository at this point
Copy the full SHA 8fbe0c7View commit details
Commits on Jul 2, 2021
-
Configuration menu - View commit details
-
Copy full SHA for d859617 - Browse repository at this point
Copy the full SHA d859617View commit details -
Configuration menu - View commit details
-
Copy full SHA for de5632e - Browse repository at this point
Copy the full SHA de5632eView commit details -
fix(index.d.ts): if using DocType that doesn't
extends Document
, de……fault to returning that DocType from `toObject()` and `toJSON()` Fix #10345
Configuration menu - View commit details
-
Copy full SHA for 01c25ee - Browse repository at this point
Copy the full SHA 01c25eeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5427f21 - Browse repository at this point
Copy the full SHA 5427f21View commit details -
fix(index.d.ts): use raw DocType instead of
LeanDocument
when using…… `lean()` with queries if raw DocType doesn't `extends Document` Fix #10345
Configuration menu - View commit details
-
Copy full SHA for c8a0b53 - Browse repository at this point
Copy the full SHA c8a0b53View commit details -
fix(index.d.ts): remove
err: any
in callbacks, use `err: CallbackEr……ror` instead Fix #10340
Configuration menu - View commit details
-
Copy full SHA for 4d43d1b - Browse repository at this point
Copy the full SHA 4d43d1bView commit details -
Merge pull request #10395 from thiagokisaki/patch-2
fix(index.d.ts): proper placement of `mongoose.Date` JSDoc
Configuration menu - View commit details
-
Copy full SHA for 4831b9d - Browse repository at this point
Copy the full SHA 4831b9dView commit details -
Merge pull request #10406 from grimmer0125/fix-outdated-unindexed-ups…
…ert-url [doc] Fix outdated URL about unindexed upsert
Configuration menu - View commit details
-
Copy full SHA for 0dfad27 - Browse repository at this point
Copy the full SHA 0dfad27View commit details -
Merge pull request #10393 from YC/20.04
Replace mongodb-topology-manager
Configuration menu - View commit details
-
Copy full SHA for 5aeae5a - Browse repository at this point
Copy the full SHA 5aeae5aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5bbc8e0 - Browse repository at this point
Copy the full SHA 5bbc8e0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6661b00 - Browse repository at this point
Copy the full SHA 6661b00View commit details -
Configuration menu - View commit details
-
Copy full SHA for 980138d - Browse repository at this point
Copy the full SHA 980138dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2259dc1 - Browse repository at this point
Copy the full SHA 2259dc1View commit details
Commits on Jul 3, 2021
-
fix(index.d.ts): allow extra VirtualTypeOptions for better plugin sup…
…port Fix #10412 Fix mongodb-js/mongoose-autopopulate#85
Configuration menu - View commit details
-
Copy full SHA for ccfb86e - Browse repository at this point
Copy the full SHA ccfb86eView commit details -
fix(index.d.ts): allow using
type: Date
with Date paths in SchemaDe……finitionType Fix #10409
Configuration menu - View commit details
-
Copy full SHA for d250ddc - Browse repository at this point
Copy the full SHA d250ddcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 726ce8b - Browse repository at this point
Copy the full SHA 726ce8bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1159631 - Browse repository at this point
Copy the full SHA 1159631View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4482592 - Browse repository at this point
Copy the full SHA 4482592View commit details -
Configuration menu - View commit details
-
Copy full SHA for c03cacb - Browse repository at this point
Copy the full SHA c03cacbView commit details
Commits on Jul 8, 2021
-
Configuration menu - View commit details
-
Copy full SHA for e1fcf29 - Browse repository at this point
Copy the full SHA e1fcf29View commit details -
Configuration menu - View commit details
-
Copy full SHA for ca34cfa - Browse repository at this point
Copy the full SHA ca34cfaView commit details
Commits on Jul 9, 2021
-
Configuration menu - View commit details
-
Copy full SHA for ac545ef - Browse repository at this point
Copy the full SHA ac545efView commit details -
Merge pull request #10440 from AbdelrahmanHafez/patch-10
bump native driver to 3.6.10
Configuration menu - View commit details
-
Copy full SHA for c01685a - Browse repository at this point
Copy the full SHA c01685aView commit details
Commits on Jul 12, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 6250841 - Browse repository at this point
Copy the full SHA 6250841View commit details
Commits on Jul 13, 2021
-
Configuration menu - View commit details
-
Copy full SHA for a22c908 - Browse repository at this point
Copy the full SHA a22c908View commit details
Commits on Jul 15, 2021
-
fix(types): remove discriminator type requirement
Since Model enforces Document when needed, the discriminator type parameter don't need to extend it
Configuration menu - View commit details
-
Copy full SHA for 982a389 - Browse repository at this point
Copy the full SHA 982a389View commit details
Commits on Jul 16, 2021
-
fix(index.d.ts): consistently use NativeDate instead of Date for Date…
… validators and timestamps functions Fix #10246
Configuration menu - View commit details
-
Copy full SHA for 5edb25d - Browse repository at this point
Copy the full SHA 5edb25dView commit details -
Merge pull request #10452 from DouglasGabr/master
fix(types): remove discriminator type requirement
Configuration menu - View commit details
-
Copy full SHA for ed1bffb - Browse repository at this point
Copy the full SHA ed1bffbView commit details -
fix(index.d.ts): add
discriminator()
for single nested subdocs to t……ype definitions Re: #10435
Configuration menu - View commit details
-
Copy full SHA for 34d2796 - Browse repository at this point
Copy the full SHA 34d2796View commit details -
Configuration menu - View commit details
-
Copy full SHA for ad8ca76 - Browse repository at this point
Copy the full SHA ad8ca76View commit details -
Configuration menu - View commit details
-
Copy full SHA for c1ce3c9 - Browse repository at this point
Copy the full SHA c1ce3c9View commit details -
fix(model): avoid throwing error when
bulkSave()
called on a docume……nt with no changes Fix #10437
2Configuration menu - View commit details
-
Copy full SHA for 16b6a37 - Browse repository at this point
Copy the full SHA 16b6a37View commit details -
Configuration menu - View commit details
-
Copy full SHA for acd262c - Browse repository at this point
Copy the full SHA acd262cView commit details -
fix(schema): allow calling
Schema#loadClass()
with class that has a…… static getter with no setter Fix #10436
Configuration menu - View commit details
-
Copy full SHA for 169f9e1 - Browse repository at this point
Copy the full SHA 169f9e1View commit details -
Configuration menu - View commit details
-
Copy full SHA for c6a646c - Browse repository at this point
Copy the full SHA c6a646cView commit details -
fix(timestamps): apply timestamps when creating new subdocs with `$ad…
…dToSet` and with positional operator Fix #10447
Configuration menu - View commit details
-
Copy full SHA for 66fd25f - Browse repository at this point
Copy the full SHA 66fd25fView commit details -
Merge pull request #10442 from semirturgay/gh-broken-defaults
fix(model): applying object defaults
Configuration menu - View commit details
-
Copy full SHA for 88a32fe - Browse repository at this point
Copy the full SHA 88a32feView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3924628 - Browse repository at this point
Copy the full SHA 3924628View commit details
Commits on Jul 17, 2021
-
Configuration menu - View commit details
-
Copy full SHA for e4be278 - Browse repository at this point
Copy the full SHA e4be278View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8122374 - Browse repository at this point
Copy the full SHA 8122374View commit details
There are no files selected for viewing