https://github.com/Automattic/mongoose

sort by:
Revision Author Date Message Commit Date
23132db chore: release 6.11.1 08 May 2023, 17:48:05 UTC
76e6456 Merge pull request #13292 from hasezoey/modifyBulkWriteType6 fix(types): change "bulkWrite" to not be strict by default and allow overwriting 02 May 2023, 20:59:20 UTC
2bbbb3c Merge pull request #13348 from Automattic/vkarpov15/gh-13340 fix(query): apply schema-level paths before calculating projection for findOneAndUpdate() 02 May 2023, 20:53:53 UTC
523f6ce Merge pull request #13365 from hasezoey/denoFixCycle6x chore(deno): change to start mocha fixtures before mocha 02 May 2023, 20:08:24 UTC
48aed67 Revert "test: try removing mongodb memory server to try to fix deno tests" This reverts commit 6b0f9632474cb41583c5d02c7b55ef301f8d3103. 02 May 2023, 11:03:13 UTC
5f587f7 chore(deno): change to start mocha fixtures before mocha also start mocha in a different process 02 May 2023, 11:03:12 UTC
73ef135 chore: quick fix for versioned deploy 01 May 2023, 20:29:09 UTC
d382b73 chore: more docs build fixes 01 May 2023, 20:18:27 UTC
f0291e4 chore: improve 6.x docs build 01 May 2023, 20:09:08 UTC
3578ffb docs: improve logic for publishing 6.x docs 01 May 2023, 20:06:39 UTC
644d95e chore: release 6.11.0 01 May 2023, 19:31:31 UTC
f070cbb chore: bump bson to match mongodb@4.16 exactly 01 May 2023, 19:24:49 UTC
9b21f69 Merge pull request #13349 from Automattic/vkarpov15/deno-test-fixes Temporarily remove mongodb memory server from deno tests on 6.x 01 May 2023, 19:06:57 UTC
52aa86a test: remove unnecessary catch() 01 May 2023, 18:53:21 UTC
6b0f963 test: try removing mongodb memory server to try to fix deno tests 01 May 2023, 18:45:40 UTC
13352f8 test: avoid global teardown causing errors in deno 01 May 2023, 18:39:16 UTC
6a67115 chore: bump deno tests to use v1.33 01 May 2023, 18:34:04 UTC
d0aecea Merge pull request #13337 from Automattic/vkarpov15/gh-13075 feat: upgrade to mongodb 4.16.0 for Deno+Atlas connection fix 01 May 2023, 18:26:46 UTC
f2cf85a fix(query): apply schema-level paths before calculating projection for findOneAndUpdate() Fix #13340 01 May 2023, 18:23:02 UTC
7f85fba docs: quick fixes for search generation on 6.x 28 April 2023, 17:57:15 UTC
d726b8d chore: add `versionNumber` property to docs content for search 28 April 2023, 17:47:39 UTC
2bb0fc2 Merge pull request #13338 from Automattic/vkarpov15/gh-13264 fix(query): set ObjectParameterError if calling `findOneAndX()` with filter as non-object 27 April 2023, 18:40:30 UTC
a50aa54 test: add test case for #13264 27 April 2023, 18:06:01 UTC
e0e49f6 fix(query): set ObjectParameterError if calling `findOneAndX()` with filter as non-object Fix #13264 27 April 2023, 18:01:40 UTC
c6398f3 Merge pull request #13253 from hasezoey/unifyDocs6x Backport documentation versioning changes to 6.x 27 April 2023, 17:27:37 UTC
8c92bba feat: upgrade to mongodb 4.16.0 for Deno+Atlas connection fix Fix #13075 27 April 2023, 17:16:48 UTC
e364017 Merge pull request #13280 from Automattic/vkarpov15/gh-13191 perf: speed up creating maps of subdocuments 27 April 2023, 16:55:59 UTC
c9f5b19 Merge pull request #13322 from Automattic/IslandRhythms/gh-13274 Merge Document `$inc` calls instead of overwriting 25 April 2023, 18:10:11 UTC
217a129 docs(layout): fix "Schemas" not being highlighted when currently on page 25 April 2023, 08:31:54 UTC
01baac1 lint fix 24 April 2023, 15:36:46 UTC
f067440 fix: calling $inc incessantly should work 24 April 2023, 15:35:22 UTC
fa827ec add bluebird back 24 April 2023, 15:19:00 UTC
3dd6333 Update document.test.js 21 April 2023, 22:46:47 UTC
6b39c88 fix(types): change "bulkWrite" to not be strict by default and allow overwriting 19 April 2023, 09:15:25 UTC
fd4da49 Merge pull request #13285 from Automattic/vkarpov15/gh-13190 fix(update): handle casting doubly nested arrays with $pullAll 18 April 2023, 17:16:13 UTC
b9ca7ca fix: use Object.prototype.hasOwnProperty re: code review 18 April 2023, 17:11:13 UTC
96890ec chore: add benchmark for #13191 18 April 2023, 17:10:48 UTC
9f8fe5d chore: add #12953 to changelog 17 April 2023, 16:48:09 UTC
110e542 docs(schema): add missing jsdoc to DocumentArrayElement.prototype.clone re: #13190 17 April 2023, 15:55:56 UTC
378f1e0 fix(update): handle casting doubly nested arrays with $pullAll Fix #13190 17 April 2023, 15:52:09 UTC
e6eec87 test: fix tests re: #13191 16 April 2023, 19:45:36 UTC
7bec506 perf(map): delay string concatenation unless necessary Re: #13191 16 April 2023, 18:59:21 UTC
51b8982 perf(document): fix build, avoid unnecessary Object.keys() re: #13191 16 April 2023, 18:01:45 UTC
4f22223 perf(document): avoid some unnecessary work when checking if map paths are modified Re: #13191 16 April 2023, 17:02:01 UTC
c1edfca Merge pull request #13257 from hasezoey/updateDeno6x chore(workflows/test): update deno version to 1.32 07 April 2023, 15:11:59 UTC
20b1dae test(deno): remove "process.stdout.getWindowSize" mock 06 April 2023, 19:58:41 UTC
0827e9f test(test/deno): update import paths 06 April 2023, 19:50:29 UTC
88f3593 chore(workflows/test): update deno version to 1.32 06 April 2023, 18:22:39 UTC
02b9b2b chore: release 6.10.5 06 April 2023, 18:16:55 UTC
aa8bb56 Merge branch '6.x' into unifyDocs6x 06 April 2023, 18:07:11 UTC
87a9a7f Merge pull request #13251 from Automattic/vkarpov15/gh-13193 docs: add version support and check version docs 06 April 2023, 18:03:16 UTC
25c7535 Merge pull request #13218 from Automattic/vkarpov15/gh-13176 fix(model): execute valid write operations if calling `bulkWrite()` with ordered: false 06 April 2023, 17:59:03 UTC
c1ceb12 Update docs/source/index.js 06 April 2023, 17:58:35 UTC
90527df fix: quick fix to support getters for fast path in get() re: #12953 06 April 2023, 17:49:46 UTC
f2d187c Merge pull request #13254 from Automattic/vkarpov15/gh-12953 Speed up get on top-level properties by 10x 06 April 2023, 17:46:01 UTC
ace37a3 Update docs/check-version.md Co-authored-by: hasezoey <hasezoey@gmail.com> 06 April 2023, 17:45:29 UTC
fb93510 Update docs/check-version.md Co-authored-by: hasezoey <hasezoey@gmail.com> 06 April 2023, 17:45:21 UTC
24f42db Update docs/source/index.js Co-authored-by: hasezoey <hasezoey@gmail.com> 06 April 2023, 17:44:27 UTC
beeed2a test: avoid importing VirtualType directly to avoid driver issues re: #12953 06 April 2023, 17:39:09 UTC
84e9dc1 test: try bumping stack trace limit in deno to debug weird test failure 06 April 2023, 17:32:52 UTC
5b20ecd chore(benchmarks): add benchmark for #12953 06 April 2023, 15:12:55 UTC
ac8a7a5 perf: trim some more unnecessary work from getter re: #12953 06 April 2023, 14:29:32 UTC
c8e0215 perf: avoid further unnecessary string manipulation when accessing a plain top-level path Re: #12953 06 April 2023, 13:56:37 UTC
379b308 docs(layout.pug): dont link to "/x.x/" if pastversion is currentversion 06 April 2023, 12:53:23 UTC
9cd0db8 chore(scripts/website): exempt "api.pug" from all api specific processing 06 April 2023, 12:53:14 UTC
aedd4e0 chore(workflows/documentation): add step to load all tags 06 April 2023, 12:53:14 UTC
c0b5d58 chore(scripts/website): add fallback if no tags are available 06 April 2023, 12:53:14 UTC
f853406 chore(gitignore): ignore versioned documentation paths 06 April 2023, 12:53:14 UTC
14d1c2c chore(scripts/static): add versioned path to the "listening on" message 06 April 2023, 12:53:14 UTC
90b5928 chore(scripts/website): deploy to versioned path with DOCS_DEPLOY 06 April 2023, 12:53:14 UTC
768ba3b deps: add "fs-extra" dev-dependency 06 April 2023, 12:53:14 UTC
cb79bca chore(scripts/website): fix deploying with non-latest version 06 April 2023, 12:53:14 UTC
aff0138 docs(scripts/website): add versioning for path in markdown wrap 06 April 2023, 12:53:14 UTC
c0f8bfd docs(layout): add latest version if current version is not latest 06 April 2023, 12:53:14 UTC
f983181 docs: change pug files to use "versionedPath" for static things 06 April 2023, 12:53:14 UTC
c2d6105 docs(layout): link to "index.html" when chaning version, instead of base 06 April 2023, 12:53:14 UTC
68f276b chore(scripts/website): add better versioning support 06 April 2023, 12:53:14 UTC
3c62d87 chore(scripts/website): add log when starting of how many files are processed 06 April 2023, 12:53:14 UTC
43d6eb5 chore(generateSearch): api: replace custom url with direct filename 06 April 2023, 12:53:14 UTC
89a9115 chore(scripts/generateSearch): only use the filemap and dont import "api.js" directly 06 April 2023, 12:53:13 UTC
88d0664 chore(scripts/website): add watching and reloading for api paths (and layout) 06 April 2023, 12:53:13 UTC
93d64f3 chore(docs/source/splitApiDocs): remove file because it is now handled by "website" 06 April 2023, 12:53:13 UTC
b612570 chore: update website to include api paths in filemap 06 April 2023, 12:53:13 UTC
cd659b9 chore(docs/source/index): change export to be in "fileMap" instead of directly 06 April 2023, 12:53:13 UTC
2c87aeb chore(scripts/website): only promisify once 06 April 2023, 12:53:13 UTC
74b9b3b chore(docs/source/api): rename property "name" to "title" 06 April 2023, 12:53:13 UTC
5b9896f chore(docs/source/api): add types for "out" and "data" 06 April 2023, 12:09:23 UTC
5d508c2 perf(document): avoid unnecessary loops and conditionals on Document.prototype.get() re: #12953 05 April 2023, 21:54:24 UTC
36df3a0 refactor: quick fix re: code review comments 05 April 2023, 21:31:01 UTC
3946889 Merge branch '6.x' into vkarpov15/gh-13176 05 April 2023, 21:29:36 UTC
ae93efe docs: add version support and check version docs Fix #13193 05 April 2023, 17:18:15 UTC
1aa67cf Merge pull request #13249 from Automattic/IslandRhythms/error-clarification clearer error message 05 April 2023, 17:06:30 UTC
25dae8d made requested changes 05 April 2023, 16:08:39 UTC
71fd226 clearer error message 05 April 2023, 15:48:26 UTC
3005f64 more 5.x merge conflict fixes 04 April 2023, 19:45:54 UTC
f31cb90 fix merge conflict from 5.x 04 April 2023, 19:40:42 UTC
2d0c93d Merge branch '5.x' into 6.x 04 April 2023, 19:29:27 UTC
1bc07ec chore: release 5.13.17 04 April 2023, 19:15:58 UTC
3f827b3 Merge branch '5.x' of github.com:Automattic/mongoose into 5.x 04 April 2023, 19:04:03 UTC
eeabe5f chore: run CI tests on ubuntu 20.04 because 18.04 no longer supported 04 April 2023, 19:03:55 UTC
back to top