Commit Graph

14267 Commits

Author SHA1 Message Date
Leonardo Venturini
557f8d3546 bump package versions so the sub deps are updated 2024-11-08 13:33:57 -04:00
Leonardo Venturini
92329e78bb remove shrinkwraps from git (annoying things!) 2024-11-08 13:33:57 -04:00
Leonardo Venturini
b11977bbac add timeout mechanism 2024-11-07 17:01:34 -04:00
Leonardo Venturini
dc453a8c60 Merge remote-tracking branch 'origin/release-3.1.0' into leonardo/refactor-and-perf-phase-2 2024-11-07 16:55:24 -04:00
Leonardo Venturini
2790813cbb Merge remote-tracking branch 'origin/release-3.1.0' into leonardo/refactor-and-perf-phase-2 2024-11-07 16:50:09 -04:00
Leonardo Venturini
12993e9f2e send initial adds first; parallelize and batch asynchronous queue 2024-11-07 08:30:31 -04:00
Leonardo Venturini
6b5248e236 run adds in parallel 2024-11-06 15:27:04 -04:00
Leonardo Venturini
959e7abe1a extract processors 2024-11-06 14:15:59 -04:00
Leonardo Venturini
6c1fd9c313 extract stream handlers 2024-11-06 14:07:36 -04:00
Leonardo Venturini
2779e65630 improve buffered writes flushing logic in order to not block the event loop 2024-11-06 13:08:40 -04:00
denihs
9fa9b82da7 add -beta310 so we don't forget to include it in the next release 2024-11-06 09:00:31 -04:00
Denilson
b9a3b83ccf Merge pull request #13402 from meteor/feature/official-roles
Official roles package
2024-11-06 08:30:13 -04:00
Leonardo Venturini
4e8c7cf181 fix potential race condition dropping messages 2024-11-05 18:40:50 -04:00
Leonardo Venturini
104cede0e1 rename files 2024-11-05 18:32:38 -04:00
Per Bergland
ecdfb480f0 Need to publish the .d.ts file as well so it winds up next to package-types.json in the isobuild package 2024-11-05 18:42:09 +01:00
Per Bergland
fac1022244 Fix faulty package types file name and publish it INSTEAD of the .d.ts file for zodern:types.
Fixes #13447
2024-11-05 18:32:57 +01:00
denihs
98a964fa8a remove version from in the tests 2024-11-05 09:42:14 -04:00
denihs
f511fc8130 Merge branch 'release-3.1.0' into feature/official-roles 2024-11-05 09:33:54 -04:00
Leonardo Venturini
748f7c4f29 prevent blocking event loop in write fence 2024-11-04 18:21:39 -04:00
Leonardo Venturini
a9f2656e22 fix race condition in oplog tailing 2024-11-04 18:14:29 -04:00
Leonardo Venturini
c56361f112 refactor session and document views 2024-11-04 16:43:37 -04:00
Leonardo Venturini
75966aed5d shrinkwrap 2024-11-04 14:01:52 -04:00
Leonardo Venturini
2acc66f1a3 add docs back 2024-11-04 14:01:44 -04:00
denihs
d40e7a5773 bump mongo-decimal version 2024-11-04 12:55:44 -04:00
denihs
66bbec38fb publish new npm install version for beta 2024-11-04 12:38:58 -04:00
Leonardo Venturini
b84afd9a52 fix tests 2024-11-04 10:58:57 -04:00
denihs
50eabe07cf Meteor version to 3.1-beta.0 ☄️ 2024-11-04 10:12:12 -04:00
Nacho Codoñer
a49b559007 Merge pull request #13408 from meteor/upgrade-express-5
Upgrade Express 5
2024-11-04 14:44:23 +01:00
Leonardo Venturini
8a71fd06b5 refactor to oplog_v2_converter to typescript 2024-11-04 08:37:33 -04:00
Jan Dvorak
21de3091d0 Merge branch 'release-3.1.0' into feature/official-roles 2024-11-01 22:17:39 +09:00
Leonardo Venturini
91f9ed4346 annotate memory growth point 2024-10-31 15:54:39 -04:00
Leonardo Venturini
17f8256eff add setImmediate for inbound messages 2024-10-31 15:54:21 -04:00
denihs
afbc3c2176 Merge branch 'release-3.1.0' into dev-bundle-22.9.0.0
# Conflicts:
#	packages/accounts-2fa/.npm/package/npm-shrinkwrap.json
#	packages/email/.npm/package/npm-shrinkwrap.json
#	packages/npm-mongo/.npm/package/npm-shrinkwrap.json
2024-10-31 13:51:42 -04:00
Leonardo Venturini
85c8d8d165 update shrinkwrap 2024-10-31 09:32:06 -04:00
Nacho Codoñer
0ba1ab889d Merge branch 'leonardo/performance-optimizations' into upgrade-mongo-5-callbacks 2024-10-30 16:18:42 +01:00
Leonardo Venturini
9c8c69bb64 shrinkwrap 2024-10-30 11:11:19 -04:00
Leonardo Venturini
31e799d009 fix tests 2024-10-30 11:04:47 -04:00
Leonardo Venturini
3f9fdbd293 shrinkwrap 2024-10-30 08:37:28 -04:00
Leonardo Venturini
42880e8ff4 extract replication method 2024-10-30 08:33:40 -04:00
Leonardo Venturini
d309462deb break down collection constructor 2024-10-30 08:33:25 -04:00
Leonardo Venturini
403d46bea0 extract index methods 2024-10-30 07:58:45 -04:00
denihs
99bc37735d - change node options to include the ones provided by the dev 2024-10-29 14:07:34 -04:00
denihs
2dd1efff3e Merge branch 'release-3.1.0' into dev-bundle-22.9.0.0
# Conflicts:
#	packages/accounts-2fa/.npm/package/npm-shrinkwrap.json
#	packages/email/.npm/package/npm-shrinkwrap.json
2024-10-29 13:44:40 -04:00
denihs
dce340b444 - remove module-alias
- create a new way to filter node warnings
- bump BUNDLE_VERSION
2024-10-29 13:41:04 -04:00
Nacho Codoñer
a7f437e92a adding missing scenario to properly generate ids 2024-10-29 17:00:26 +01:00
Nacho Codoñer
4ca0b3794c Revert "fix reference of ObjectId"
This reverts commit f73aac39dd.
2024-10-29 16:39:04 +01:00
Nacho Codoñer
f73aac39dd fix reference of ObjectId 2024-10-29 16:37:47 +01:00
Nacho Codoñer
69dff8aea1 fix test 2024-10-29 16:36:06 +01:00
Leonardo Venturini
00e193763d Merge remote-tracking branch 'origin/upgrade-mongo-5-callbacks' into upgrade-mongo-5-callbacks 2024-10-29 11:25:25 -04:00
Leonardo Venturini
8a9b607cb3 update to 6.10 2024-10-29 11:25:14 -04:00