filipenevola
|
68b8490c50
|
Bump to 2.2-beta.0 version
|
2021-04-02 12:03:35 -04:00 |
|
Renan Castro
|
4ca55460b9
|
Fix replica set init message check
|
2021-04-02 10:36:22 -03:00 |
|
filipenevola
|
643644f7b5
|
Fix MongoDB startup checks
|
2021-04-01 17:24:47 -04:00 |
|
filipenevola
|
a717d8e9ee
|
Merge branch 'release-2.2' of github.com:meteor/meteor into release-2.2
|
2021-03-31 12:11:33 -04:00 |
|
Filipe Névola
|
2e323f6d56
|
Merge branch 'devel' into release-2.2
|
2021-03-31 11:18:09 -04:00 |
|
filipenevola
|
53610019c4
|
Merge branch 'master' into devel
|
2021-03-31 11:16:56 -04:00 |
|
filipenevola
|
83d99bfbc6
|
Browserstack tests should run only on browserstack-check branch
These tests are flaky and also we are going to run them only before releases in a specific internal server
|
2021-03-30 10:05:13 -04:00 |
|
filipenevola
|
3d643b8a00
|
Fix typo in comment
|
2021-03-27 09:57:22 -04:00 |
|
Filipe Névola
|
4209c33f30
|
Merge pull request #11346 from pgior001/devel
Reorder code to fix absoluteFilePath on windows fixes #11312
|
2021-03-18 16:03:12 -04:00 |
|
Filipe Névola
|
2389ce0416
|
Merge pull request #11208 from costinelmarin/devel
|
2021-03-18 15:59:47 -04:00 |
|
filipenevola
|
3e959cc737
|
updates cordova-ios version
|
2021-03-17 16:54:36 -04:00 |
|
PrestonGiorgianni
|
f0aef7afb0
|
Reorder code to fix absoluteFilePath on windows fixes #11312
|
2021-03-15 13:46:14 -07:00 |
|
Filipe Névola
|
ced8537ad1
|
Merge pull request #11321 from brucejo75/FIX-11320
|
2021-02-26 08:54:30 -04:00 |
|
filipenevola
|
7fa4fac126
|
Merge branch 'devel' into dev-bundle-12.21.0.0
|
2021-02-24 07:30:01 -04:00 |
|
Filipe Névola
|
229692af9e
|
Merge pull request #11316 from meteor/improve-tests
|
2021-02-24 07:29:10 -04:00 |
|
filipenevola
|
9b36302e53
|
Document selftest new flags: preview, skip, limit
|
2021-02-24 07:28:53 -04:00 |
|
filipenevola
|
4de488f530
|
Change selftest plan flag to preview to avoid conflict with deploy plan flag
|
2021-02-24 07:25:47 -04:00 |
|
filipenevola
|
82932230d9
|
fix BigIntStats error on TypeScript
ignore Operator '&' cannot be applied to types 'number | bigint' and 'number'.
|
2021-02-23 20:46:38 -04:00 |
|
Bruce Johnson
|
85da5b4186
|
use includes instead of indexOf
|
2021-02-18 14:13:54 -08:00 |
|
denyhs
|
dedee0b273
|
Removing unnecessary log
|
2021-02-16 17:54:17 -04:00 |
|
denyhs
|
81eadcb756
|
Helper to the new flag --plan
- typo
|
2021-02-16 17:39:46 -04:00 |
|
denyhs
|
ab37e4bc97
|
Helper to the new flag --plan
- typo
|
2021-02-16 17:35:29 -04:00 |
|
denyhs
|
b50a01e869
|
Helper to the new flag --plan
|
2021-02-16 17:31:33 -04:00 |
|
denyhs
|
aba19e4456
|
New flags accepted in the deploy command line
|
2021-02-16 17:14:10 -04:00 |
|
Bruce Johnson
|
9ef377a0ad
|
Fix issue #11320. WindowsLikeFilesystem true when release string includes case insensitive word microsoft.
|
2021-02-15 16:03:11 -08:00 |
|
filipenevola
|
62c0f6c5c8
|
Improves tests and logs
Added new options to be easier to run in batches
- skip
- limit
- plan
|
2021-02-11 15:05:28 -04:00 |
|
filipenevola
|
883d58106c
|
Improves tests and logs
|
2021-02-10 18:49:23 -04:00 |
|
filipenevola
|
12afa3eb14
|
Fixes error on Mongo start in Node 14
|
2021-02-10 18:49:13 -04:00 |
|
costinelmarin
|
cca4c965de
|
packages updates
|
2021-02-04 12:21:29 -05:00 |
|
filipenevola
|
f4591900dc
|
Updates link to /cloud
|
2021-01-19 11:00:39 -04:00 |
|
filipenevola
|
0918893c19
|
Merge branch 'hot-module-reload' into release-2.0
# Conflicts:
# packages/modules-runtime-hot/package.js
# packages/react-fast-refresh/README.md
|
2021-01-18 17:27:29 -04:00 |
|
zodern
|
8b1ba05b50
|
Only set hmr secret env var when HMR is enabled
|
2021-01-18 14:53:02 -06:00 |
|
filipenevola
|
03fd73fc03
|
Uses create --blaze while we don't have a final published version of hot-module-replacement
|
2021-01-17 21:45:35 -04:00 |
|
filipenevola
|
52e423082f
|
Fixes minimal package json
|
2021-01-17 21:22:23 -04:00 |
|
filipenevola
|
b7a4231146
|
Changes meteor create default skeleton to use React
Moves blaze skeleton from skel to skel-blaze directory
|
2021-01-17 19:29:45 -04:00 |
|
filipenevola
|
f810a6f69e
|
Adds --dry-run option on publish-release command
|
2021-01-17 12:09:44 -04:00 |
|
filipenevola
|
dd8181ce41
|
Merge branch 'devel' into release-2.0
|
2021-01-17 11:41:00 -04:00 |
|
filipenevola
|
0111ff7400
|
Fixes #11215 by adding nodeModulesToRecompile to the cacheKey
|
2021-01-17 09:30:09 -04:00 |
|
filipenevola
|
14049c57e7
|
Merge branch 'hot-module-reload' into release-2.0
|
2021-01-15 15:01:30 -04:00 |
|
Filipe Névola
|
e3accb2b3b
|
Merge pull request #11053 from znewsham/respect-rootUrl-pathname
|
2021-01-15 14:55:26 -04:00 |
|
Filipe Névola
|
479c4de87a
|
Merge pull request #10663 from jamesmillerburgess/npm-discards-ts
|
2021-01-15 14:53:54 -04:00 |
|
zodern
|
68447d7d5a
|
Show build errors in client
|
2021-01-14 21:33:25 -06:00 |
|
zodern
|
85709c6e8a
|
Add HMR to react skeletons
|
2021-01-14 21:04:16 -06:00 |
|
zodern
|
e3066fbd96
|
Clean up HMR code
|
2021-01-14 18:01:14 -06:00 |
|
zodern
|
64165aab0e
|
Reduce HMR logs
|
2021-01-14 17:25:27 -06:00 |
|
zodern
|
59bf534baa
|
Ignore changes to hash of files created as alias
|
2021-01-14 16:29:46 -06:00 |
|
filipenevola
|
c22e390934
|
Merge branch 'hot-module-reload' into release-2.0
|
2021-01-12 11:43:29 -04:00 |
|
denyhs
|
8118de58f0
|
#459 MongoDB provisioning
-new mongo flag
|
2021-01-12 11:35:16 -04:00 |
|
denyhs
|
95efea3ed4
|
#371 cold-start
-Introduce a flag --free to the clients already create apps running Tiny containers and in the free mode
|
2021-01-12 11:35:16 -04:00 |
|
zodern
|
c7677403aa
|
Fix "list --json" command for unpublished packages
|
2021-01-11 20:45:58 -06:00 |
|