denihs
f7160e34ab
Meteor version to 2.7.3-beta.0 🎉
release/METEOR@2.7.3-beta.0
2022-05-24 15:09:59 -04:00
denihs
f05a1de892
Merge remote-tracking branch 'origin/release-2.7.3' into release-2.7.3
2022-05-24 15:02:11 -04:00
denihs
e23e56b6db
Updating history.md
2022-05-24 15:02:00 -04:00
Denilson
13519bd4a1
Merge pull request #12047 from meteor/fix/passwordless-silent-error
...
Throwing an error when the login tokens are not generated well calling requestLoginTokenForUser
2022-05-24 14:58:56 -04:00
denihs
8bd896f1a7
Email to lower case. The emails should be case-insensitive.
2022-05-24 10:14:04 -04:00
denihs
04f010b186
Throwing an error when the login tokens are not generated well calling requestLoginTokenForUser
2022-05-24 09:48:34 -04:00
denihs
bab6406fbc
Updating history.md
2022-05-23 13:43:08 -04:00
Denilson
85ad7b30b1
Merge pull request #12044 from meteor/dev-bundle-14.19.3.0
...
Upgrade to Node v14.19.2 & npm v6.14.17 ✅
2022-05-23 13:37:42 -04:00
Denilson
15845cffaf
Merge pull request #12023 from meteor/fix/recompile-web-arch
...
Fix recompiling npm packages for web arch
2022-05-23 13:37:25 -04:00
Denilson
eb4602e079
Merge pull request #12045 from meteor/cordova-m1-installation
...
Add Cordova M1 installation instructions
2022-05-19 14:16:15 -04:00
hschmaiske
2eaf5ef825
Add Cordova M1 installation instructions
2022-05-19 12:07:33 -03:00
Denilson
c17b76cf34
Merge pull request #12043 from scharf/describe-the-port-envvar-in-custom-deployment
...
Describe the PORT variable in Custom Deployment
2022-05-18 15:07:08 -04:00
Jan Dvorak
ac27bd0063
Upgrade to Node v14.19.2 & npm v6.14.17 ✅
2022-05-18 17:34:16 +02:00
Michael Scharf
d6f6118faf
Use PORT 3000 to follow the Meteor default
2022-05-18 17:30:07 +02:00
Michael Scharf
20c55a4cd5
Describe the PORT variable in Custom Deployment
2022-05-18 17:08:05 +02:00
Denilson
3db2b400fb
Merge pull request #12042 from rahulkumarsingh73690/patch-1
...
Added online version of autoprefixer.
2022-05-17 14:51:53 -04:00
Rahul Kumar Singh
dc577e2a63
Added online version of autoprefixer.
...
Added online version of Autoprefixer . So users can instantly use it without installing it.
2022-05-17 20:49:13 +05:30
Denilson
f42d540c87
Merge pull request #12033 from eltociear/patch-8
...
Fix typo in console.js
2022-05-13 11:18:45 -04:00
Ikko Ashimine
18af641ff4
Fix typo in console.js
...
occurance -> occurrence
2022-05-13 20:22:21 +09:00
denihs
5c4bdc18d9
Updating history.md
2022-05-11 17:03:12 -04:00
denihs
b1913c19ec
Updating history.md
2022-05-11 16:55:06 -04:00
Denilson
4c293d329c
Merge pull request #11999 from meteor/release-2.7.2
...
Release 2.7.2
2022-05-09 14:28:42 -04:00
denihs
2014b4a1f0
New meteor-installer npm version
2022-05-09 12:13:31 -04:00
denihs
b60b99ec81
Meteor version to 2.7.2 🎉
release/METEOR@2.7.2
2022-05-09 11:01:56 -04:00
Denilson
43faa0d9b9
Merge branch 'devel' into release-2.7.2
2022-05-04 10:55:16 -04:00
Denilson
2aab24319a
Merge pull request #12024 from copleykj/patch-deployment-url
...
fix url to galaxy deployment guide
2022-05-02 09:42:12 -04:00
Kelly Copley
f4d599f121
fix url to galaxy deployment guide
2022-04-29 19:18:49 -04:00
zodern
eb5ea5964e
Fix handling string value for recompile option
2022-04-29 16:53:50 -05:00
zodern
9840956d22
Fix recompiling npm packages for web arch
2022-04-29 16:45:09 -05:00
denihs
6b8dabfeda
Bumping meteor-node-stubs version
2022-04-28 18:58:00 -04:00
denihs
38cc5ead78
Bumping meteor-node-stubs version
2022-04-28 13:55:39 -04:00
denihs
e2ebb680a5
Bumping meteor-tool version
release/METEOR@2.7.2-rc.0
2022-04-28 11:30:00 -04:00
denihs
60bcb3fcf9
Meteor version to 2.7.2-rc.0 🎉
2022-04-28 11:12:04 -04:00
Denilson
0789d035d8
Merge branch 'devel' into release-2.7.2
2022-04-28 10:40:17 -04:00
Denilson
5948efc3b5
Merge pull request #12020 from aameen-tulip/patch-1
...
Permit users to set uname info
2022-04-28 10:31:01 -04:00
Denilson
8b7833c3d0
Merge pull request #12018 from dulx98/patch-1
...
Update fetch.md
2022-04-28 10:09:54 -04:00
Denilson
13d584e860
Merge pull request #12014 from meteor/fix/meteor-node-stubs-ie
...
Fix using meteor-node-stubs in IE
2022-04-28 10:06:47 -04:00
aameen-tulip
296ce3ad89
Permit users to set uname info
...
This allows users on multi-arch systems to explicitly set their architecture in their environment.
Overriding `ARCH` is necessary for systems which run without a `uname` binary which has been extended to "lie" about the system's architecture in different contexts. For example on a multi-arch build system `mongo` may be running in an execution mode which differs from the host execution mode; currently you either have to modify `mongo` or patch `uname` to "lie" in order to get the desired `ARCH`.
This change doesn't require a patched `mongo` or `uname` binary.
Ex:
```
PATH="/usr/local/opt/gnu-coreutils/bin${PATH+:$PATH}" ARCH=x86_64;
export PATH ARCH;
/usr/bin/arch -x86_64 ~/.meteor/packages/meteor-tool/2.5.6/mt-os.osx.x86_64/meteor ARGS...;
```
For context `gnu-coreutils`'s `uname` is agnostic to the effects of `arch -x86_64` and would output `arm64` in this case when we actually want `x86_64`.
2022-04-26 15:56:27 -05:00
dulx98
b2c327dc99
Update fetch.md
2022-04-26 01:13:34 +07:00
zodern
195ca66d6f
Downgrade buffer and punycode to support IE
2022-04-21 18:49:56 -05:00
denihs
32a6617acb
Meteor version to 2.7.2-beta.0 🎉
release/METEOR@2.7.2-beta.0
2022-04-18 11:13:45 -04:00
denihs
600b8e8877
Merge remote-tracking branch 'origin/release-2.7.2' into release-2.7.2
...
# Conflicts:
# docs/history.md
2022-04-18 10:37:01 -04:00
denihs
dc237a4ed5
Updating history.md
2022-04-18 10:36:28 -04:00
zodern
ea2bb42c53
Remove unnecessary comment
2022-04-18 10:35:23 -04:00
zodern
9f9927340d
Remove outdated comment on warehouse path
2022-04-18 10:35:23 -04:00
zodern
ece628357d
Remove extra log
2022-04-18 10:35:23 -04:00
zodern
e1ddf96a07
Improve error messages from readBufferWithLengthAndOffset
2022-04-18 10:35:23 -04:00
zodern
f7044e561c
Add _dataUsed property to prelink resources
...
The bundler expects this property to know if it should watch the resource.
2022-04-18 10:35:23 -04:00
Maxim Makarov
271497611e
documentation for DISABLE_SOCKJS env variable
2022-04-18 10:35:23 -04:00
Maxim Makarov
93326a066d
Ability to disable sockjs on client side
2022-04-18 10:35:22 -04:00