-
-
Notifications
You must be signed in to change notification settings - Fork 3.9k
Comparing changes
Open a pull request
base repository: Automattic/mongoose
base: 5449ab9e51a779a889b3751416bab1480630b037
head repository: Automattic/mongoose
compare: e9eb8abf64c38426f0cc4dc74e4b099df4f60017
Commits on Feb 8, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 05ce577 - Browse repository at this point
Copy the full SHA 05ce577View commit details
Commits on Feb 13, 2022
-
Merge pull request #11366 from laissonsilveira/5.x
Broken link from findandmodify method deprecation
Configuration menu - View commit details
-
Copy full SHA for a2ec28d - Browse repository at this point
Copy the full SHA a2ec28dView commit details
Commits on Jun 25, 2022
-
perf(document): avoid creating unnecessary empty objects when creatin…
…g a state machine Re: #11541
Configuration menu - View commit details
-
Copy full SHA for 4a2e65e - Browse repository at this point
Copy the full SHA 4a2e65eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1ccbed6 - Browse repository at this point
Copy the full SHA 1ccbed6View commit details
Commits on Jun 26, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 989525c - Browse repository at this point
Copy the full SHA 989525cView commit details -
perf(document+internal): put default value for
$isNew
and `strictMo……de` on prototype to avoid unnecessary memory usage Re: #11541
Configuration menu - View commit details
-
Copy full SHA for 9e05baf - Browse repository at this point
Copy the full SHA 9e05bafView commit details -
perf(schema): correctly pull DocumentArrayPath default
_id
value wh……en creating document array with schema re: #11541
Configuration menu - View commit details
-
Copy full SHA for 3a1c821 - Browse repository at this point
Copy the full SHA 3a1c821View commit details
Commits on Jul 6, 2022
-
feat(model): add
applyDefaults()
helper that allows applying defaul……ts to document or POJO Re: #11945
Configuration menu - View commit details
-
Copy full SHA for ae73d8b - Browse repository at this point
Copy the full SHA ae73d8bView commit details -
Configuration menu - View commit details
-
Copy full SHA for dd49bc1 - Browse repository at this point
Copy the full SHA dd49bc1View commit details
Commits on Jul 7, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 08f1179 - Browse repository at this point
Copy the full SHA 08f1179View commit details -
Configuration menu - View commit details
-
Copy full SHA for 97a63a4 - Browse repository at this point
Copy the full SHA 97a63a4View commit details
Commits on Jul 8, 2022
-
test(model): add tests to verify buildBulkWriteOperations accepts `ti…
…mestamps` option re #12059
Configuration menu - View commit details
-
Copy full SHA for ed5879e - Browse repository at this point
Copy the full SHA ed5879eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6522059 - Browse repository at this point
Copy the full SHA 6522059View commit details -
Configuration menu - View commit details
-
Copy full SHA for 823aad0 - Browse repository at this point
Copy the full SHA 823aad0View commit details -
Configuration menu - View commit details
-
Copy full SHA for a1baf67 - Browse repository at this point
Copy the full SHA a1baf67View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3e159b6 - Browse repository at this point
Copy the full SHA 3e159b6View commit details -
Configuration menu - View commit details
-
Copy full SHA for a0b5ba4 - Browse repository at this point
Copy the full SHA a0b5ba4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e813b8 - Browse repository at this point
Copy the full SHA 0e813b8View commit details -
Configuration menu - View commit details
-
Copy full SHA for f2d37c2 - Browse repository at this point
Copy the full SHA f2d37c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1cbe028 - Browse repository at this point
Copy the full SHA 1cbe028View commit details -
Configuration menu - View commit details
-
Copy full SHA for 399668a - Browse repository at this point
Copy the full SHA 399668aView commit details -
Configuration menu - View commit details
-
Copy full SHA for f6fd921 - Browse repository at this point
Copy the full SHA f6fd921View commit details -
Configuration menu - View commit details
-
Copy full SHA for 056b2e4 - Browse repository at this point
Copy the full SHA 056b2e4View commit details -
Configuration menu - View commit details
-
Copy full SHA for b855d5c - Browse repository at this point
Copy the full SHA b855d5cView commit details
Commits on Jul 11, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 966abe0 - Browse repository at this point
Copy the full SHA 966abe0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3379c3e - Browse repository at this point
Copy the full SHA 3379c3eView commit details -
test(types.array): add test for both "castNonArray" (static and prope…
…rty) being defined re #12090 (comment)
Configuration menu - View commit details
-
Copy full SHA for b4715b5 - Browse repository at this point
Copy the full SHA b4715b5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 80c102b - Browse repository at this point
Copy the full SHA 80c102bView commit details
Commits on Jul 12, 2022
-
Co-authored-by: Hafez <a.hafez852@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for c08b8c4 - Browse repository at this point
Copy the full SHA c08b8c4View commit details -
test: update tests for suggestion
this updates the test so that "castNonArrays" (property option) overwrites global
Configuration menu - View commit details
-
Copy full SHA for 765e66b - Browse repository at this point
Copy the full SHA 765e66bView commit details
Commits on Jul 15, 2022
-
Merge pull request #12090 from hasezoey/castNonArrays
feat(array): add property option "castNonArrays"
Configuration menu - View commit details
-
Copy full SHA for d97938b - Browse repository at this point
Copy the full SHA d97938bView commit details -
Co-authored-by: Hafez <a.hafez852@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for d0d0243 - Browse repository at this point
Copy the full SHA d0d0243View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0a88950 - Browse repository at this point
Copy the full SHA 0a88950View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0395195 - Browse repository at this point
Copy the full SHA 0395195View commit details -
Configuration menu - View commit details
-
Copy full SHA for 52308e1 - Browse repository at this point
Copy the full SHA 52308e1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 486934f - Browse repository at this point
Copy the full SHA 486934fView commit details -
Configuration menu - View commit details
-
Copy full SHA for f6a3568 - Browse repository at this point
Copy the full SHA f6a3568View commit details -
Configuration menu - View commit details
-
Copy full SHA for 91bd1ab - Browse repository at this point
Copy the full SHA 91bd1abView commit details
Commits on Jul 16, 2022
-
Merge pull request #12082 from Automattic/gh-12059
feat(model): allow passing `timestamps` option to `Model.bulkSave(...)`
Configuration menu - View commit details
-
Copy full SHA for 7187253 - Browse repository at this point
Copy the full SHA 7187253View commit details
Commits on Jul 18, 2022
-
Configuration menu - View commit details
-
Copy full SHA for f4c436a - Browse repository at this point
Copy the full SHA f4c436aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 130337d - Browse repository at this point
Copy the full SHA 130337dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8f4cc45 - Browse repository at this point
Copy the full SHA 8f4cc45View commit details -
Configuration menu - View commit details
-
Copy full SHA for fa29f3a - Browse repository at this point
Copy the full SHA fa29f3aView commit details -
Merge pull request #11988 from Automattic/vkarpov15/gh-11541
perf(document): avoid creating unnecessary empty objects when creating a state machine
Configuration menu - View commit details
-
Copy full SHA for 871a121 - Browse repository at this point
Copy the full SHA 871a121View commit details -
Configuration menu - View commit details
-
Copy full SHA for e62d0ff - Browse repository at this point
Copy the full SHA e62d0ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for b165936 - Browse repository at this point
Copy the full SHA b165936View commit details -
Merge pull request #12057 from Automattic/vkarpov15/gh-11945
feat(model): add `applyDefaults()` helper that allows applying defaults to document or POJO
Configuration menu - View commit details
-
Copy full SHA for 1ff55dd - Browse repository at this point
Copy the full SHA 1ff55ddView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9117ff9 - Browse repository at this point
Copy the full SHA 9117ff9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 34e00fb - Browse repository at this point
Copy the full SHA 34e00fbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 491521e - Browse repository at this point
Copy the full SHA 491521eView commit details
There are no files selected for viewing