Commit Graph

15356 Commits

Author SHA1 Message Date
italo jose
e75e75e7f9 chore: bump package versions to 3.5.0-beta350.8 and add documentation for versioning workflows 2026-04-27 13:16:19 -03:00
Italo José
cb0933af44 Merge pull request #14188 from mvogttech/mongo-collation-support
Mongo Collation Support
2026-04-27 13:13:53 -03:00
Italo José
70be7813b0 Merge pull request #14070 from harryadel/async-method-calls
Add loginWithTokenAsync, loginWithPasswordAsync
2026-04-27 12:59:26 -03:00
Michael Pfeiffer
c8df2eb665 Merge branch 'release-3.5' into mongo-collation-support 2026-04-27 09:00:20 -05:00
Italo José
f642b93afa Merge branch 'release-3.5' into mongo-collation-support 2026-04-27 10:16:42 -03:00
Italo José
6f76f56eb5 Merge branch 'release-3.5' into async-method-calls 2026-04-27 10:08:28 -03:00
Italo José
975ba6b1cf Merge branch 'release-3.5' into fix/changestream-fence-exact-ts 2026-04-27 09:59:47 -03:00
italo jose
72af2f757f Please provide the changes or the files you would like me to summarize. 2026-04-24 14:32:48 -03:00
Harry Adel
d31621e325 Merge branch 'release-3.5' into codex/accounts-2fa-otpauth 2026-04-24 11:16:24 +03:00
Harry Adel
4b27184557 Merge branch 'release-3.5' into async-method-calls 2026-04-24 11:16:06 +03:00
italo jose
ee72a8013b Merge branch 'devel' into release-3.5 2026-04-23 15:21:20 -03:00
Harry Adel
e883ea296e Add coverage for async accounts auth APIs 2026-04-23 18:13:38 +02:00
Harry Adel
421f3d8115 Add async accounts auth wrappers 2026-04-23 18:13:30 +02:00
Harry Adel
1b37e70ea6 Merge branch 'release-3.5' into async-method-calls 2026-04-23 17:51:15 +02:00
Harry Adel
827a78a913 Merge branch 'release-3.5' into codex/accounts-2fa-otpauth 2026-04-23 15:21:38 +02:00
italo jose
c6919921b1 style: apply consistent spacing for function declarations in livedata_connection_tests.js 2026-04-23 09:19:56 -03:00
Harry Adel
cdaba45cc8 Merge branch 'release-3.5' into codex/accounts-2fa-otpauth 2026-04-23 13:49:17 +02:00
italo jose
e99d8afc09 Merge branch 'devel' into release-3.5 2026-04-23 08:37:56 -03:00
italo jose
30fc001888 fix: improve ChangeStream synchronization by passing specific fence timestamps to _waitUntilCaughtUp 2026-04-22 18:19:51 -03:00
Michael Pfeiffer
223e01a8b7 Merge branch 'devel' into fix(mongo)--make-observeChangesAsync-callback-error-test-deterministic 2026-04-22 13:33:00 -05:00
Michael Vogt
099fefdbcd fix(mongo): make observeChangesAsync callback-error test deterministic 2026-04-22 12:56:24 -05:00
Harry Adel
0e0156ef7f Merge branch 'release-3.5' into codex/accounts-2fa-otpauth 2026-04-22 15:27:11 +02:00
Michael Vogt
854c5fa741 rename _collation to _collator | dedup the _createCollator function 2026-04-21 21:41:33 -05:00
Gabriel Grubba
b54df7c753 CI: removing circle CI
As mentioned  in both https://github.com/meteor/meteor/pull/14300 and https://github.com/meteor/meteor/pull/14326, we are removing circle and travis tests from core and making it all to be vm based
2026-04-20 09:00:23 -03:00
Harry Adel
0b3c68ad85 Remove stray Blaze submodule update 2026-04-20 00:44:27 +02:00
Harry Adel
524e5198d8 Update ddp typescript 2026-04-20 00:43:08 +02:00
Harry Adel
495a7246ce Merge branch 'accounts-async-client' of github.com:harryadel/meteor into accounts-async-client 2026-04-20 00:37:20 +02:00
Harry Adel
e93cb5bb4f Use try/finally for setting loggingIn flag 2026-04-20 00:37:09 +02:00
Harry Adel
a19af31a14 Merge branch 'release-3.5' into accounts-async-client 2026-04-19 23:55:39 +02:00
italo jose
74539ad23d Merge branch 'devel' into release-3.5 2026-04-16 17:21:12 -03:00
italo jose
328190df62 refactor: standardize on double quotes and arrow functions across packages 2026-04-16 17:18:14 -03:00
italo jose
0ea4b4abc0 Merge branch 'release-3.5' into oxc/phase-2 2026-04-16 17:16:47 -03:00
Michael Vogt
b093b95ef8 fixes for radekmie 2026-04-16 10:05:49 -05:00
Harry Adel
9a6a0ff07d Merge branch 'devel' into codex/accounts-2fa-otpauth 2026-04-16 16:09:33 +02:00
italo jose
5328c4fb68 refactor: clean up session test formatting and add design specification for utility package coverage 2026-04-10 16:36:46 -03:00
italo jose
502f685794 test: add reactive coverage for Session and document zero-coverage utility test designs 2026-04-10 16:32:18 -03:00
italo jose
7487caf802 refactor: clean up puppeteer runner code and add design specification for utility package tests 2026-04-10 11:25:28 -03:00
Italo José
7b3305e921 Merge branch 'oxc/phase-1' into oxc/phase-2 2026-04-10 10:54:49 -03:00
italo jose
e689ca52c2 refactor: reformat test files 2026-04-10 10:46:41 -03:00
italo jose
1ba5d36cae test: add comprehensive unit tests for binary-heap and callback-hook packages and document zero-coverage utility design. 2026-04-10 10:16:48 -03:00
italo jose
a675461a2c test: add comprehensive test suites for webapp-hashing, ordered-dict, retry, and base64 packages. 2026-04-10 09:30:10 -03:00
italo jose
1e9ef391b5 rollback the changes for potencial conflicts 2026-04-09 16:56:11 -03:00
Harry Adel
19b141ab32 Merge remote-tracking branch 'upstream/release-3.5' into accounts-async-client
# Conflicts:
#	packages/accounts-base/accounts_client.js
#	packages/ddp-client/test/livedata_connection_tests.js
2026-04-09 18:03:47 +02:00
italo jose
51b96dae88 Merge branch 'devel' into release-3.5 2026-04-09 12:26:46 -03:00
italo jose
e62868f52a docs: update breadcrumb comment to remove inaccurate percentage reference 2026-04-09 12:11:48 -03:00
italo jose
de68f14b9c applying fmt to many packages 2026-04-09 10:51:03 -03:00
italo jose
163f18d512 fix: update oxlint ignore rule for Alea PRNG bitwise operation 2026-04-09 10:42:55 -03:00
italo jose
568eace1b0 refactor: applying linter fixes 2026-04-09 10:42:47 -03:00
Italo José
16190a226a Merge branch 'devel' into oxc/phase-1 2026-04-09 09:52:11 -03:00
Gabriel Grubba
8f3e4a5fb8 Merge branch 'devel' into ci/removing-travis 2026-04-08 21:24:18 -03:00