denihs
|
e4ea3c7d5e
|
- fixing test "assets - unicode asset names are allowed"
|
2023-03-23 12:55:33 -04:00 |
|
denihs
|
5e26024707
|
- fixing self-tests Test Group 2
|
2023-03-22 16:58:15 -04:00 |
|
denihs
|
d22db39783
|
- fixing self-tests Test Group 2
|
2023-03-22 15:52:02 -04:00 |
|
denihs
|
5d0044d57d
|
- fix function types
|
2023-03-22 13:47:31 -04:00 |
|
Gabriel Grubba
|
78737e93d2
|
Merge branch 'devel' into updating-3.0-with-devel
# Conflicts:
# docs/history.md
# meteor
# npm-packages/eslint-plugin-meteor/scripts/dev-bundle-tool-package.js
# npm-packages/meteor-babel/package-lock.json
# npm-packages/meteor-babel/package.json
# packages/babel-compiler/.npm/package/npm-shrinkwrap.json
# packages/babel-compiler/package.js
# packages/mongo/collection.js
# packages/webapp/.npm/package/npm-shrinkwrap.json
# tools/cli/commands.js
# tools/static-assets/skel-apollo/server/apollo.js
# tools/tests/mongo.js
|
2023-03-21 11:02:43 -03:00 |
|
Denilson
|
baa8e86d4d
|
Merge pull request #12560 from meteor/release-3.0-mongo-tools-review
Release 3.0 mongo tools review
|
2023-03-20 11:45:13 -04:00 |
|
denihs
|
1fe557edd8
|
we don't need to check for fileInfo.node_modules anymore
|
2023-03-17 14:19:13 -04:00 |
|
denihs
|
8fe93dc530
|
we don't need to check for fileInfo.node_modules anymore
|
2023-03-17 14:17:15 -04:00 |
|
denihs
|
c5bc3f327e
|
reverting nonLocalNodeModulesPaths from a map to an array
|
2023-03-16 16:36:55 -04:00 |
|
denihs
|
b4c6274108
|
fixing tests for packages:
- oauth
- oauth1
- oauth2
- webapp
|
2023-03-16 16:03:21 -04:00 |
|
denihs
|
f2d7ea6636
|
Revert "fixing tests for packages:"
This reverts commit e94fdfd004.
|
2023-03-16 16:02:23 -04:00 |
|
denihs
|
e94fdfd004
|
fixing tests for packages:
- oauth
- oauth1
- oauth2
- webapp
|
2023-03-16 16:01:42 -04:00 |
|
denihs
|
9fd401b7d5
|
- creating the function Console.yield()
|
2023-03-14 15:55:55 -04:00 |
|
zodern
|
4f6882c08c
|
Fix linking the app client when TLA is disabled
|
2023-03-10 15:27:03 -06:00 |
|
Gabriel Grubba
|
3b48d0b264
|
Merge branch 'release-3.0' into adjust-detecting-fibers-enabled
|
2023-03-10 17:56:54 -03:00 |
|
Henrique A. Schmaiske
|
4ac034b775
|
improve addedFiles and changedFiles performance on HMR
|
2023-03-07 18:12:22 -03:00 |
|
Henrique A. Schmaiske
|
0be6f31920
|
fix hmr compare
|
2023-03-07 15:05:50 -03:00 |
|
zodern
|
c727788332
|
Rename fibersDisabled to isFibersDisabled
|
2023-03-06 10:45:29 -06:00 |
|
Gabriel Grubba
|
95ad1bfbcd
|
Merge pull request #12538 from meteor/fix/meteor-3-add-css
[Meteor 3] Partial fix for stylesheets
|
2023-03-06 09:45:38 -03:00 |
|
Gabriel Grubba
|
ebe0be01d6
|
Merge pull request #12536 from meteor/fix/missing-globals-no-app-files
[Meteor 3] Fix missing globals and packages unable to import from app's node_modules
|
2023-03-06 09:38:31 -03:00 |
|
Gabriel Grubba
|
ff69265e7e
|
Merge pull request #12535 from meteor/fix/meteor-3-rebuild-node-modules-missing-files
[Meteor 3] Fix missing files when copying node modules to rebuild native deps
|
2023-03-06 09:37:46 -03:00 |
|
zodern
|
6ee9b1a9ed
|
Temporarily add css without running lazy finalizer
|
2023-03-03 20:43:19 -06:00 |
|
zodern
|
8babb0c8de
|
Use features to configure async-await plugin
|
2023-03-03 17:09:19 -06:00 |
|
zodern
|
ae49aa44bb
|
Use __meteor_bootstrap__ to check if fibers enabled
|
2023-03-03 17:07:23 -06:00 |
|
zodern
|
5d5a31a56e
|
Ensure globals always defined when linking app
|
2023-03-03 16:58:07 -06:00 |
|
zodern
|
4938c2764d
|
Fix missing files when copying node modules
|
2023-03-03 14:43:32 -06:00 |
|
Gabriel Grubba
|
964d1216ae
|
Merge branch 'release-3.0' into release-3.0-test-command
# Conflicts:
# packages/babel-compiler/.npm/package/npm-shrinkwrap.json
|
2023-03-03 15:28:37 -03:00 |
|
Gabriel Grubba
|
f02961dfe3
|
removed log for utils/processes.ts
|
2023-03-03 15:21:10 -03:00 |
|
Gabriel Grubba
|
ff657148ea
|
chore: removed logs for run-mongo
|
2023-03-03 15:20:59 -03:00 |
|
Gabriel Grubba
|
6eef40a4dd
|
removed logs for run-app.js
|
2023-03-03 15:20:39 -03:00 |
|
Gabriel Grubba
|
79f21f0475
|
chore: removed console.log for run-all.js
|
2023-03-03 15:20:26 -03:00 |
|
Gabriel Grubba
|
7f2e18ecb4
|
wip
|
2023-03-01 15:36:34 -03:00 |
|
Gabriel Grubba
|
4e55417b13
|
Revert "Merge remote-tracking branch 'origin/fix/core-runtime-weak-deps' into release-3.0"
This reverts commit 2b689afb59, reversing
changes made to 766e3a32ca.
|
2023-03-01 15:35:48 -03:00 |
|
Gabriel Grubba
|
3e00b7e44a
|
removed some logs
|
2023-03-01 09:58:40 -03:00 |
|
Gabriel Grubba
|
41a415d8b9
|
removed wrong awaits
|
2023-03-01 09:56:51 -03:00 |
|
Gabriel Grubba
|
98a09e6be5
|
Revert "Merge remote-tracking branch 'origin/fix/core-runtime-weak-deps' into release-3.0-test-command"
This reverts commit d5fb29d78c, reversing
changes made to c615639de2.
|
2023-03-01 09:56:35 -03:00 |
|
Gabriel Grubba
|
bdc2ff478a
|
wip on tla
|
2023-03-01 09:53:25 -03:00 |
|
Gabriel Grubba
|
2b689afb59
|
Merge remote-tracking branch 'origin/fix/core-runtime-weak-deps' into release-3.0
# Conflicts:
# tools/isobuild/linker.js
|
2023-02-28 15:04:36 -03:00 |
|
Gabriel Grubba
|
d5fb29d78c
|
Merge remote-tracking branch 'origin/fix/core-runtime-weak-deps' into release-3.0-test-command
# Conflicts:
# tools/isobuild/linker.js
|
2023-02-28 15:00:28 -03:00 |
|
Gabriel Grubba
|
275338421e
|
wip
|
2023-02-28 10:23:24 -03:00 |
|
Gabriel Grubba
|
4be8120ac5
|
wip
|
2023-02-27 15:41:36 -03:00 |
|
Gabriel Grubba
|
c61c858b87
|
wip: trying to find where error is
|
2023-02-27 14:34:30 -03:00 |
|
Gabriel Grubba
|
91baa3158f
|
Merge branch 'release-3.0' into release-3.0-test-command
# Conflicts:
# packages/babel-compiler/.npm/package/npm-shrinkwrap.json
# packages/webapp/webapp_server.js
|
2023-02-27 11:38:22 -03:00 |
|
denihs
|
6ca4477c00
|
- adjusts to email tests and command helpers
|
2023-02-27 10:29:31 -04:00 |
|
denihs
|
898cc3c07e
|
Merge branch 'release-3.0' into release-3.0-fix-all-packages-tests
|
2023-02-27 10:12:47 -04:00 |
|
denihs
|
bd3290d626
|
Merge branch 'release-3.0' into release-3.0-tests-ddp-client
# Conflicts:
# packages/ddp-server/livedata_server.js
# tools/isobuild/linker.js
|
2023-02-27 10:07:41 -04:00 |
|
denihs
|
a34bdcc5f6
|
- code review changes
|
2023-02-27 10:04:37 -04:00 |
|
denihs
|
a6b5f0bd26
|
Merge branch 'release-3.0-tests-dpp-client-mongo' into release-3.0-fix-all-packages-tests
|
2023-02-24 20:33:42 -04:00 |
|
denihs
|
4d90f781de
|
Merge remote-tracking branch 'origin/release-3.0-tools-and-mongo' into release-3.0-tests-dpp-client-mongo
# Conflicts:
# packages/babel-compiler/.npm/package/npm-shrinkwrap.json
|
2023-02-24 20:33:16 -04:00 |
|
Gabriel Grubba
|
e24da97ba6
|
wip
|
2023-02-24 18:13:33 -03:00 |
|