Nacho Codoñer
|
113781dc6c
|
add missing command on a log in Windows
|
2024-03-14 17:45:49 +01:00 |
|
Nacho Codoñer
|
335863345c
|
upgrade node-downloader-helper to latest version as fix issue on being in last node version
|
2024-03-14 15:50:28 +01:00 |
|
Gabriel Grubba
|
ec1fbe6969
|
Merge pull request #12964 from ggazzo/fix/client-upsert
fix(minimongo): sync upsert doesn't create new documents
|
2024-03-14 13:17:49 +01:00 |
|
Guilherme Gazzo
|
f34a96fe18
|
added tests
|
2024-03-13 22:39:09 -03:00 |
|
Guilherme Gazzo
|
a67b039092
|
fix: minimongo sync upsert not adding new document
|
2024-03-13 20:18:53 -03:00 |
|
Denilson
|
a56399e285
|
Merge pull request #13034 from ref-app/subscribe-stop-crash
Subscribe stop crash
|
2024-03-12 16:56:05 -04:00 |
|
Nacho Codoñer
|
8e0cdf200c
|
Merge pull request #13054 from meteor/347-debug-mode
[3.0] Debug mode
|
2024-03-12 19:14:37 +01:00 |
|
Nacho Codoñer
|
53d3b8ea2d
|
add debug mode change to the changelog
|
2024-03-12 15:15:01 +01:00 |
|
Nacho Codoñer
|
e1b1be5198
|
Merge pull request #13055 from meteor/352-stub-promise-finish
Fix an issue with methods interacting with unblocking mechanisms
|
2024-03-12 15:07:20 +01:00 |
|
Gabriel Grubba
|
743890cdfd
|
Merge pull request #13058 from meteor/docs-observe-async
Docs: observeChangesAsync and observeAsync
|
2024-03-11 20:46:01 +01:00 |
|
Nacho Codoñer
|
cb19b79ad6
|
update docs
|
2024-03-11 18:12:51 +01:00 |
|
Nacho Codoñer
|
e2aad9f5ee
|
set memberof properly
|
2024-03-11 18:05:32 +01:00 |
|
Nacho Codoñer
|
d3d18a6b37
|
update docs for observe behaviors async
|
2024-03-11 16:34:48 +01:00 |
|
Nacho Codoñer
|
8d9b0a9fe6
|
precheck for stub existence
|
2024-03-11 15:13:12 +01:00 |
|
Nacho Codoñer
|
6a4f6e6883
|
simplify test definition
|
2024-03-11 15:06:35 +01:00 |
|
Nacho Codoñer
|
788a712c81
|
Merge branch 'release-3.0' into 352-stub-promise-finish
|
2024-03-07 17:55:19 +01:00 |
|
Nacho Codoñer
|
dcf26d6103
|
fix and add new test case for unblocking mechanism
|
2024-03-07 17:49:32 +01:00 |
|
Nacho Codoñer
|
3086912118
|
fix and add new test case for unblocking mechanism
|
2024-03-07 17:46:09 +01:00 |
|
Nacho Codoñer
|
604a072a07
|
Merge branch 'release-3.0' into 347-debug-mode
|
2024-03-07 16:02:03 +01:00 |
|
Gabriel Grubba
|
f2bfccc17b
|
Merge branch 'devel' into release-3.0
|
2024-03-07 14:01:53 +01:00 |
|
Gabriel Grubba
|
54745a9a6e
|
Updating old docs to make CI pass
|
2024-03-07 09:58:19 -03:00 |
|
Per Bergland
|
61f255795c
|
self/this/options fixes
|
2024-03-06 18:15:23 +01:00 |
|
Nacho Codoñer
|
931f9e56bd
|
describe the method on the client to enable stub
|
2024-03-06 17:44:17 +01:00 |
|
Nacho Codoñer
|
059d55d7dd
|
add new test case to fix the issue
|
2024-03-06 17:38:27 +01:00 |
|
Nacho Codoñer
|
7601652d9a
|
Revert "set finish as part of stubPromise"
This reverts commit d25c935644.
|
2024-03-06 17:37:47 +01:00 |
|
Nacho Codoñer
|
d25c935644
|
set finish as part of stubPromise
|
2024-03-06 17:18:11 +01:00 |
|
Nacho Codoñer
|
7c494c94c5
|
dont skip important warning for showing on normal execution mode
|
2024-03-06 17:08:53 +01:00 |
|
Denilson
|
875a9ca45c
|
Merge pull request #12925 from meteor/feature/update-node-ci
[Meteor 3] Update node.js in CI to v20 where possible
|
2024-03-06 10:30:50 -04:00 |
|
Nacho Codoñer
|
3d64dc5dde
|
update changelog for observeChangesAsync and observeAsync
|
2024-03-06 15:23:34 +01:00 |
|
Nacho Codoñer
|
f2976aabcb
|
re-run checks
|
2024-03-06 07:04:43 +01:00 |
|
Nacho Codoñer
|
45ed85d842
|
dont use arrow function
|
2024-03-06 06:59:19 +01:00 |
|
Nacho Codoñer
|
f4a8596816
|
show the warning on method stub only in debug mode
|
2024-03-06 06:50:07 +01:00 |
|
Nacho Codoñer
|
f7a48a485f
|
spread debug mode to the client
|
2024-03-06 06:49:48 +01:00 |
|
Denilson
|
d7763f2046
|
Merge pull request #12977 from matheusccastroo/fix-send-email-this-issue
[Meteor 3] - Fix send email issue
|
2024-03-05 16:01:42 -04:00 |
|
Gabriel Grubba
|
65ea65b436
|
update docs to do not use no longer existing methods
|
2024-03-05 16:37:18 -03:00 |
|
Per Bergland
|
687086dfab
|
Merge remote-tracking branch 'origin/release-3.0' into subscribe-stop-crash
|
2024-03-05 16:26:44 +01:00 |
|
denihs
|
4677853865
|
Merge branch 'release-3.0' into feature/update-node-ci
|
2024-03-05 10:06:06 -04:00 |
|
denihs
|
648a657655
|
Merge branch 'release-3.0' into fix-send-email-this-issue
|
2024-03-05 09:57:26 -04:00 |
|
Denilson
|
ebd6445552
|
Merge pull request #13024 from meteor/339-observe-async-3x
339 Support observeChangesAsync and observeAsync and keep ASYNC the rest [Meteor 3.x]
|
2024-03-05 09:39:03 -04:00 |
|
Gabriel Grubba
|
3fa843afb1
|
Merge pull request #13048 from meteor/update-react-skels
[Meteor 3] Pin react-meteor-data for v3 skels
|
2024-03-04 20:27:36 +01:00 |
|
denihs
|
badbeb701a
|
- update skeletons that use react-meteor-data to force the version 3.0.0-beta300.1
|
2024-03-04 11:31:10 -04:00 |
|
Gabriel Grubba
|
f697f331cf
|
add missing BR
|
2024-03-01 16:13:28 -03:00 |
|
Gabriel Grubba
|
e8596c0115
|
Updated node and npm version to match beta.6
|
2024-03-01 16:08:41 -03:00 |
|
Gabriel Grubba
|
75e392ae84
|
Merge pull request #13043 from meteor/update-webapp-types
Update webapp types & adding express module to WebApp
|
2024-02-29 17:41:14 +01:00 |
|
Gabriel Grubba
|
b7237c4d36
|
Merge branch 'release-3.0' into update-webapp-types
|
2024-02-29 17:41:03 +01:00 |
|
Gabriel Grubba
|
403ec76d4d
|
update npm-mongo shrinkwrap
|
2024-02-29 13:26:41 -03:00 |
|
Gabriel Grubba
|
3ee0458a2c
|
Added express module for WebApp
|
2024-02-29 13:10:27 -03:00 |
|
Gabriel Grubba
|
b2ac642bcf
|
Merge pull request #13041 from meteor/update-types-for-ddp
Added call async type for ddp
|
2024-02-29 15:21:07 +01:00 |
|
Gabriel Grubba
|
273dea4595
|
Merge pull request #12926 from meteor/docs/meteor-3-docs
[ Meteor 3 ] - API Docs
|
2024-02-29 15:19:50 +01:00 |
|
Gabriel Grubba
|
7c2d12c5e4
|
Merge branch 'release-3.0' into docs/meteor-3-docs
|
2024-02-29 11:19:29 -03:00 |
|