-
-
Notifications
You must be signed in to change notification settings - Fork 3.9k
Comparing changes
Open a pull request
base repository: Automattic/mongoose
base: 71478c4ff64a8afa6007c9d246e4403f701ed48a
head repository: Automattic/mongoose
compare: 17785a580b910599cfef4a453c6d29aa482e602c
Commits on Sep 15, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 4731095 - Browse repository at this point
Copy the full SHA 4731095View commit details -
Merge pull request #12432 from hasezoey/consistentExample
style: change to consistent "Example:" for jsdoc comments
Configuration menu - View commit details
-
Copy full SHA for 586c86f - Browse repository at this point
Copy the full SHA 586c86fView commit details
Commits on Sep 16, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 62173de - Browse repository at this point
Copy the full SHA 62173deView commit details
Commits on Sep 20, 2022
-
Add calrification about overwrite flag in model.js
Add calrification for using the `overwrite` flag in model.findByIdAndUpdate and model.findOneAndUpdate
Configuration menu - View commit details
-
Copy full SHA for a91844e - Browse repository at this point
Copy the full SHA a91844eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9aa7e48 - Browse repository at this point
Copy the full SHA 9aa7e48View commit details -
Merge pull request #12437 from lpizzinidev/fix-inc-default
Set $inc default value in case field has not been specified on the document
Configuration menu - View commit details
-
Copy full SHA for 66ed34d - Browse repository at this point
Copy the full SHA 66ed34dView commit details
Commits on Sep 21, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 4495cf3 - Browse repository at this point
Copy the full SHA 4495cf3View commit details
Commits on Sep 22, 2022
-
Co-authored-by: hasezoey <hasezoey@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for dafa8ab - Browse repository at this point
Copy the full SHA dafa8abView commit details -
Co-authored-by: hasezoey <hasezoey@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 7d7fd96 - Browse repository at this point
Copy the full SHA 7d7fd96View commit details -
Merge pull request #12447 from Tzvika-m/patch-1
Add clarification about overwrite flag in model.js
Configuration menu - View commit details
-
Copy full SHA for 69c99d2 - Browse repository at this point
Copy the full SHA 69c99d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for bb06027 - Browse repository at this point
Copy the full SHA bb06027View commit details -
fix(types): add HydratedDocumentFromSchema to make it easier to pull …
…inferred hydrated doc type Fix #12319
Configuration menu - View commit details
-
Copy full SHA for b59cbed - Browse repository at this point
Copy the full SHA b59cbedView commit details -
Configuration menu - View commit details
-
Copy full SHA for bd83cb9 - Browse repository at this point
Copy the full SHA bd83cb9View commit details -
Configuration menu - View commit details
-
Copy full SHA for f365ff9 - Browse repository at this point
Copy the full SHA f365ff9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 11226d5 - Browse repository at this point
Copy the full SHA 11226d5View commit details -
Merge pull request #12463 from Automattic/vkarpov15/gh-12242
fix(types): infer number enum types from schema if using `enum: [0, 1] as const`
Configuration menu - View commit details
-
Copy full SHA for 6153970 - Browse repository at this point
Copy the full SHA 6153970View commit details -
docs(validation): add section on global schematype validation, clean …
…up other issues Fix #12430
Configuration menu - View commit details
-
Copy full SHA for f0dafea - Browse repository at this point
Copy the full SHA f0dafeaView commit details -
Configuration menu - View commit details
-
Copy full SHA for aded5aa - Browse repository at this point
Copy the full SHA aded5aaView commit details
Commits on Sep 23, 2022
-
Configuration menu - View commit details
-
Copy full SHA for e505b1f - Browse repository at this point
Copy the full SHA e505b1fView commit details -
Co-authored-by: Hafez <a.hafez852@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for cd7e76b - Browse repository at this point
Copy the full SHA cd7e76bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3437840 - Browse repository at this point
Copy the full SHA 3437840View commit details
Commits on Sep 25, 2022
-
Merge pull request #12467 from lpizzinidev/fix-ignore-select
fix(query): select: false was ignored for Map
Configuration menu - View commit details
-
Copy full SHA for 8a63b6a - Browse repository at this point
Copy the full SHA 8a63b6aView commit details -
Merge pull request #12465 from zrosenbauer/chore/add-sanitizeFilter-t…
…o-types chore: Add `sanitizeFilter` to types
Configuration menu - View commit details
-
Copy full SHA for e6ac7e8 - Browse repository at this point
Copy the full SHA e6ac7e8View commit details -
Update test/docs/validation.test.js
Co-authored-by: Hafez <a.hafez852@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 4fcf0a5 - Browse repository at this point
Copy the full SHA 4fcf0a5View commit details -
Merge pull request #12466 from Automattic/vkarpov15/gh-12430
docs(validation): add section on global schematype validation, clean up other issues
Configuration menu - View commit details
-
Copy full SHA for f50ec33 - Browse repository at this point
Copy the full SHA f50ec33View commit details
Commits on Sep 26, 2022
-
Configuration menu - View commit details
-
Copy full SHA for d08cd47 - Browse repository at this point
Copy the full SHA d08cd47View commit details -
Merge pull request #12470 from hasezoey/addNamesToPlugins
style: add names to previously anonymous plugin functions
Configuration menu - View commit details
-
Copy full SHA for a792dc3 - Browse repository at this point
Copy the full SHA a792dc3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5d24d0f - Browse repository at this point
Copy the full SHA 5d24d0fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b9b164 - Browse repository at this point
Copy the full SHA 8b9b164View commit details -
Configuration menu - View commit details
-
Copy full SHA for f58a320 - Browse repository at this point
Copy the full SHA f58a320View commit details -
Merge pull request #12471 from hasezoey/addNamesToFunctions
Add more names to previously `anonymous` functions
Configuration menu - View commit details
-
Copy full SHA for 55112dc - Browse repository at this point
Copy the full SHA 55112dcView commit details -
Merge pull request #12464 from Automattic/vkarpov15/gh-12319
fix(types): add HydratedDocumentFromSchema to make it easier to pull inferred hydrated doc type
Configuration menu - View commit details
-
Copy full SHA for 88ba7a1 - Browse repository at this point
Copy the full SHA 88ba7a1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 17785a5 - Browse repository at this point
Copy the full SHA 17785a5View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 71478c4ff64a8afa6007c9d246e4403f701ed48a...17785a580b910599cfef4a453c6d29aa482e602c