Jan Dvorak
|
fe6b965450
|
2.3-beta.4
release/METEOR@2.3-beta.4
|
2021-05-29 20:15:01 +02:00 |
|
Jan Dvorak
|
ae32507723
|
Dev bundle 14.17.0.4
|
2021-05-29 19:59:05 +02:00 |
|
Jan Dvorak
|
1a73458759
|
Update accounts related packages
|
2021-05-29 19:52:51 +02:00 |
|
Jan Dvorak
|
dcdba93b8c
|
Merge pull request #11445 from vlasky/unix_socket_permissions
UNIX_SOCKET_PERMISSIONS sets permissions on UNIX_SOCKET_FILE
|
2021-05-28 23:39:49 +02:00 |
|
Jan Dvorak
|
e55cd30f4f
|
Release 2.3-beta.3
release/METEOR@2.3-beta.3
|
2021-05-28 23:02:23 +02:00 |
|
Jan Dvorak
|
9f1d259be9
|
Drop meteor-base version to 1.5 for tests to pass
|
2021-05-28 21:54:53 +02:00 |
|
Jan Dvorak
|
f123b67ccc
|
Update packages depending on accounts and oauth
|
2021-05-28 21:06:41 +02:00 |
|
Jan Dvorak
|
38c0d70eb4
|
Do not console about server id ddp message
|
2021-05-28 20:26:53 +02:00 |
|
Jan Dvorak
|
bb58742622
|
2.3-beta.2
release/METEOR@2.3-beta.2
|
2021-05-28 18:52:00 +02:00 |
|
Jan Dvorak
|
c6198e0c37
|
Remove remnants of SRP from accounts
|
2021-05-28 18:51:35 +02:00 |
|
Jan Dvorak
|
96383dd63a
|
Update package versions
|
2021-05-28 18:18:17 +02:00 |
|
Jan Dvorak
|
8d08318fd9
|
Merge pull request #11449 from afrokick/refactoring/update-ts-to-4.3
Update TS to 4.3
|
2021-05-28 17:23:12 +02:00 |
|
Jan Dvorak
|
32edbf78d1
|
Merge branch 'release-2.3' into refactoring/update-ts-to-4.3
|
2021-05-28 16:45:03 +02:00 |
|
Jan Dvorak
|
8cf8464179
|
Merge pull request #11429 from ritwik1233/SeparateEnrollAccountFlow
Separate enroll account flow
|
2021-05-28 16:42:50 +02:00 |
|
Jan Dvorak
|
529b589894
|
Merge branch 'release-2.3' into SeparateEnrollAccountFlow
|
2021-05-28 15:05:33 +02:00 |
|
Jan Dvorak
|
bd5a667d3b
|
Fix a code typo in history.md
|
2021-05-28 15:04:07 +02:00 |
|
ritwik
|
4273f3b8ae
|
Docs Updated: Added the enroll account feature's information to History.md
|
2021-05-28 18:16:24 +05:30 |
|
Jan Dvorak
|
2e88e77521
|
Trigger tests
|
2021-05-28 14:35:09 +02:00 |
|
Jan Dvorak
|
d8b74cef18
|
Merge branch 'release-2.3' into SeparateEnrollAccountFlow
|
2021-05-28 13:54:07 +02:00 |
|
Jan Dvorak
|
bf1b0b8ca0
|
Update history with Typescript 4.3
|
2021-05-28 13:13:55 +02:00 |
|
Jan Dvorak
|
9e16708eb1
|
Dev bundle 14.17.0.3
|
2021-05-28 12:35:37 +02:00 |
|
afrokick
|
8b6d7c3d5f
|
fix
|
2021-05-28 12:33:14 +03:00 |
|
afrokick
|
f43cf47fd9
|
update ts to 4.3
|
2021-05-28 12:30:33 +03:00 |
|
Jan Dvorak
|
760e6344f3
|
Bump dev bundle
|
2021-05-28 10:56:04 +02:00 |
|
Jan Dvorak
|
2a7ec41231
|
Merge pull request #11395 from meteor/remove-compat-bellow-1.0
Remove compat bellow 1.0
|
2021-05-28 10:12:56 +02:00 |
|
filipenevola
|
d53ab4cd17
|
Fixing message test on socket-stream-client
|
2021-05-27 10:38:31 -04:00 |
|
Jan Dvorak
|
ee2d70fc69
|
Release 2.3 beta.1
release/METEOR@2.3-beta.1
|
2021-05-27 14:18:51 +02:00 |
|
Jan Dvorak
|
288b31621b
|
Merge branch 'devel' into SeparateEnrollAccountFlow
|
2021-05-27 11:55:20 +02:00 |
|
Jan Dvorak
|
2cfa969ae6
|
Merge branch 'release-2.3' into remove-compat-bellow-1.0
|
2021-05-27 11:40:37 +02:00 |
|
Jan Dvorak
|
f104723017
|
Remove [object Object] from tests
|
2021-05-27 11:10:05 +02:00 |
|
Vlad Lasky
|
fce87647e7
|
readFileSync() and chmodSync() are now imported in a single import statement.
|
2021-05-27 09:42:46 +10:00 |
|
Jan Dvorak
|
ffdac61282
|
Fix undefined forEach error in tiny test
|
2021-05-26 23:00:49 +02:00 |
|
Jan Dvorak
|
7ecb11d796
|
Merge branch 'release-2.3' into remove-compat-bellow-1.0
|
2021-05-26 22:31:25 +02:00 |
|
Jan Dvorak
|
9b5cba488e
|
Bump dev-bundle to 14.17.0.1
|
2021-05-26 22:10:19 +02:00 |
|
Jan Dvorak
|
9a9e90dbfc
|
socket-stream-client cleanup
|
2021-05-26 21:59:05 +02:00 |
|
Jan Dvorak
|
8814a3ce8e
|
Clean-up of ddp-client
|
2021-05-26 21:58:19 +02:00 |
|
Jan Dvorak
|
ae1de6d4be
|
Add Meteor import in socket-stream-client/urls
|
2021-05-26 21:24:27 +02:00 |
|
Jan Dvorak
|
fd34d2b7dc
|
Merge branch 'release-2.3' into remove-compat-bellow-1.0
|
2021-05-26 21:23:42 +02:00 |
|
Jan Dvorak
|
b0b2eae0dc
|
ddp-server@2.4.0 history entry
|
2021-05-26 21:21:39 +02:00 |
|
Jan Dvorak
|
c2081e29f1
|
Update history on meteor-tool updated dependencies
|
2021-05-26 21:14:35 +02:00 |
|
Jan Dvorak
|
05011de6af
|
Remove two test that are no longer needed
|
2021-05-25 21:18:32 +02:00 |
|
Jan Dvorak
|
f82685d0c8
|
Remove IE8 check from socket-stream-client
And change error reporting to use console.error
|
2021-05-25 16:32:29 +02:00 |
|
Jan Dvorak
|
044dd921f8
|
Merge branch 'release-2.3' into remove-compat-bellow-1.0
|
2021-05-25 16:11:19 +02:00 |
|
Jan Dvorak
|
3aa2dea070
|
Merge branch 'devel' into release-2.3
|
2021-05-25 16:09:59 +02:00 |
|
Jan Dvorak
|
f5d3715431
|
Merge pull request #11447 from meteor/update-websocket
Update faye-websocket dependency in socket-stream-client
|
2021-05-25 16:09:37 +02:00 |
|
Jan Dvorak
|
ba158392f0
|
Update faye-websocket dependency in socket-stream-client
|
2021-05-25 15:25:17 +02:00 |
|
Jan Dvorak
|
d303adc44b
|
Add test for meteor-developer login,...
slight modernization of ddp-server
and imports in tinytest_server
|
2021-05-25 13:40:51 +02:00 |
|
Jan Dvorak
|
4395bcd740
|
Merge branch 'release-2.3' into remove-compat-bellow-1.0
|
2021-05-25 13:05:19 +02:00 |
|
Jan Dvorak
|
12a83041b4
|
Merge branch 'devel' into release-2.3
|
2021-05-25 13:02:32 +02:00 |
|
Jan Dvorak
|
36c86e01c0
|
Merge branch 'release-2.3' into remove-compat-bellow-1.0
|
2021-05-24 17:06:33 +02:00 |
|