Commit Graph

8362 Commits

Author SHA1 Message Date
denihs
874a3b94c4 - removing unnecessary logs and change variable from const to let 2023-05-09 09:13:21 -04:00
Gabriel Grubba
0f187c5a04 wip: working in making tarbalss 2023-05-09 09:44:28 -03:00
Gabriel Grubba
7e91ac6b23 updated again typo 2023-05-08 19:45:19 -03:00
Gabriel Grubba
8a7e0a9c20 typo in build tarbalss 2023-05-08 19:34:54 -03:00
Gabriel Grubba
34848abdbc updating missing awaits for tarballs 2023-05-08 19:30:39 -03:00
Gabriel Grubba
43b81d51ee updating missing awaits 2023-05-08 19:20:30 -03:00
Gabriel Grubba
18600c66c1 Meteor version to 3.0.0-alpha.1 ☄️ 2023-05-08 18:52:28 -03:00
matheusccastro
09ff7671a4 Correctly set isFibersDisabled on asl-helpers 2023-05-05 11:06:18 -03:00
denihs
513f689136 - fix test "compiler plugins - compiler addAsset"
declaring the function getAsset as `var getAsset = function () {}` was causing the test to fail
2023-05-04 14:11:06 -04:00
denihs
a999b943f3 - fix small bugs throughout the code 2023-05-04 11:31:53 -04:00
denihs
4f6cf3247f Merge branch 'devel' into release-3.0
# Conflicts:
#	docs/history.md
#	meteor
#	packages/accounts-base/accounts_tests.js
#	packages/ddp-server/.npm/package/npm-shrinkwrap.json
#	packages/meteor/dynamics_nodejs.js
#	packages/mongo/collection.js
#	packages/mongo/mongo_driver.js
#	packages/non-core/blaze
#	tools/static-assets/server/boot.js
#	tools/tests/create.js
2023-05-04 10:41:37 -04:00
denihs
04664f6360 - fix test: "springboard" 2023-04-27 17:34:46 -03:00
denihs
0cb9d88fce - fix test: "source maps from an app" 2023-04-27 17:19:14 -03:00
denihs
b584620cd5 - fix test: unknown release" 2023-04-27 17:14:31 -03:00
denihs
6c2458a048 Merge remote-tracking branch 'origin/release-3.0-fix-ci-tests' into release-3.0-fix-ci-tests 2023-04-27 15:04:34 -03:00
Gabriel Grubba
7ea5913926 ci: mking appvoyer work? 2023-04-27 14:50:29 -03:00
denihs
ce58eb035e - fix test: "custom minifier - devel vs prod" 2023-04-27 14:45:10 -03:00
Gabriel Grubba
498d559842 docs: updated docs for PackageNpm 2023-04-27 11:30:14 -03:00
Gabriel Grubba
c0c958b62d docs: updated docs for PackageNamespace 2023-04-27 11:30:02 -03:00
Gabriel Grubba
44120c6a98 docs: updated docs for PackageCordova 2023-04-27 11:29:57 -03:00
Gabriel Grubba
ebe4bab2ba docs: added jsodcs for Meteor.EnvironmentVariable 2023-04-27 11:21:46 -03:00
denihs
0a96a30425 - fix test: "create main" 2023-04-26 20:24:22 -03:00
denihs
ff5121131a Merge remote-tracking branch 'origin/release-3.0-fix-ci-tests' into release-3.0-fix-ci-tests 2023-04-26 18:16:38 -03:00
denihs
4796407e57 - fix test: "run errors" 2023-04-26 18:05:36 -03:00
Gabriel Grubba
47a39e8d6e tests: solved group 9 2023-04-25 16:08:21 -03:00
Gabriel Grubba
e90feb93fd tests: tring to make show local pass 2023-04-25 14:18:54 -03:00
Gabriel Grubba
bee40a3354 Merge branch 'release-3.0-fix-ci-tests' of https://github.com/meteor/meteor into release-3.0-fix-ci-tests 2023-04-25 13:53:58 -03:00
denihs
362675791b Merge remote-tracking branch 'origin/release-3.0-fix-ci-tests' into release-3.0-fix-ci-tests 2023-04-25 13:40:36 -03:00
denihs
b58bb481e3 - fix test: "resume downloads" 2023-04-25 13:33:56 -03:00
denihs
8f3ce97bc1 - fix test: "regressions - web.browser.legacy" 2023-04-25 13:24:13 -03:00
denihs
146bdac0fa - fix test: "remove cordova plugins" 2023-04-25 13:12:40 -03:00
denihs
afb0279aed - fix test: "package with colons is unpacked as-is on unix" 2023-04-25 13:00:46 -03:00
Gabriel Grubba
18287aba78 wip: started on writing versions file 2023-04-25 12:01:24 -03:00
Gabriel Grubba
da61a60cb2 wip: test springboard 2023-04-25 11:59:59 -03:00
Gabriel Grubba
531db4d416 tests: solved once.js 2023-04-25 11:14:25 -03:00
denihs
162f1cb823 Merge remote-tracking branch 'origin/release-3.0-fix-ci-tests' into release-3.0-fix-ci-tests 2023-04-25 10:05:33 -04:00
denihs
43ea891902 - fix test: "modules - test app" 2023-04-25 10:05:20 -04:00
Gabriel Grubba
54c07d45a2 tests: updated dynamic-import app 2023-04-24 18:26:22 -03:00
Gabriel Grubba
6de1ccf734 tests: updated dynamic-import 2023-04-24 18:26:08 -03:00
Gabriel Grubba
3c7dd71297 tests: solving heart-beat test 2023-04-24 17:47:24 -03:00
Gabriel Grubba
4b6bb4f641 Tests: solved group6 2023-04-24 17:35:04 -03:00
denihs
1347216efe - fix test: "meteor shell" 2023-04-20 09:39:01 -04:00
matheusccastro
343fa7f55a Add Assets async API and create findOneAsync on Mongo Connection API too 2023-04-19 19:44:13 -03:00
denihs
ac0adaf5e9 - fix test: mainModule 2023-04-17 10:03:51 -04:00
denihs
c7f16b8ed9 - fix test: login on deploy 2023-04-13 11:52:43 -04:00
denihs
77d37881e1 removing unnecessary console.log 2023-04-13 09:56:55 -04:00
denihs
6764c1ee19 - fix test: login 2023-04-13 09:42:49 -04:00
denihs
7f2d60af39 Merge remote-tracking branch 'origin/release-3.0-fix-ci-tests' into release-3.0-fix-ci-tests 2023-04-11 15:28:03 -04:00
denihs
eb63a1b664 - fix test: javascript hot code push 2023-04-11 15:27:52 -04:00
Henrique A. Schmaiske
39e2d08c1b remove comments 2023-04-11 14:40:58 -03:00