Gabriel Grubba
|
fa728aea44
|
test: solved $near operator tests
|
2023-03-27 11:23:10 -03:00 |
|
Gabriel Grubba
|
c4e768f315
|
tests: removed not needed await from in pause test
|
2023-03-27 11:19:08 -03:00 |
|
Gabriel Grubba
|
1ace7e1da9
|
tests: removed await from observe ordered false/true
|
2023-03-27 11:16:57 -03:00 |
|
Gabriel Grubba
|
6965f6f605
|
tests: removed missing observe with await
|
2023-03-27 11:16:03 -03:00 |
|
Gabriel Grubba
|
5f417bf703
|
tests: removed async from observe ordered
|
2023-03-27 11:15:25 -03:00 |
|
Gabriel Grubba
|
3d3bb13198
|
tests: removed await from observe ordered with projection
|
2023-03-27 11:14:05 -03:00 |
|
Gabriel Grubba
|
ab07063c63
|
removed: async client tests
|
2023-03-27 10:57:23 -03:00 |
|
Gabriel Grubba
|
628bfb2874
|
tests: added sleep to test to make it work
|
2023-03-27 10:57:14 -03:00 |
|
Gabriel Grubba
|
00fa5cd793
|
made observe sync
|
2023-03-27 10:56:30 -03:00 |
|
Radosław Miernik
|
3d043423ce
|
Fixed re-suppression in observe.
|
2023-03-25 15:48:15 +01:00 |
|
Gabriel Grubba
|
b63ac87cf8
|
adding observe sync option
|
2023-03-23 18:05:27 -03:00 |
|
Gabriel Grubba
|
fb09d0607b
|
added a comment about commented code
|
2023-03-23 10:04:36 -03:00 |
|
Gabriel Grubba
|
1c84f3e426
|
wip: removed buggy snippet
|
2023-03-22 16:10:20 -03:00 |
|
Gabriel Grubba
|
3a0bf46904
|
added unified versions
|
2023-03-21 14:57:33 -03: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 |
|
Gabriel Grubba
|
b1482ccf6e
|
Merge pull request #12568 from meteor/release-3.0-fix-non-core-tests
[Release 3.0] fix non-core packages tests
|
2023-03-20 15:18:21 -03:00 |
|
denihs
|
24d3537cef
|
- fix mongo-decimal package tests
|
2023-03-20 13:59:43 -04: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
|
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 |
|
denihs
|
9da92b6fec
|
- removing the function _nodeCodeMustBeInFiber
|
2023-03-14 12:29:44 -04:00 |
|
denihs
|
ec35adf0bf
|
- updating comment on dynamics_nodejs.js
|
2023-03-14 12:28:03 -04:00 |
|
denihs
|
a26dc4b1c4
|
- removing duplicated tests
|
2023-03-14 12:25:57 -04:00 |
|
zodern
|
a81bf3d5ed
|
Fix isFibersDisabled for older Meteor versions
|
2023-03-10 15:40:25 -06:00 |
|
Gabriel Grubba
|
3b48d0b264
|
Merge branch 'release-3.0' into adjust-detecting-fibers-enabled
|
2023-03-10 17:56:54 -03:00 |
|
denihs
|
8954c06959
|
- small fix on driver.css
|
2023-03-08 14:50:32 -04:00 |
|
Gabriel Grubba
|
02cbc8603d
|
chore: updated server_convenience
|
2023-03-07 15:19:39 -03:00 |
|
Gabriel Grubba
|
6ce1996764
|
implemented isAsyncCall in server
|
2023-03-07 15:19:30 -03:00 |
|
Gabriel Grubba
|
4495e1edef
|
tests: added tests for isCallAsync
|
2023-03-07 15:19:16 -03:00 |
|
Gabriel Grubba
|
9eff767689
|
tests: added method to isCallAsync
|
2023-03-07 15:18:57 -03:00 |
|
Gabriel Grubba
|
f2253fe619
|
feat: isAsyncCall
|
2023-03-07 15:18:46 -03:00 |
|
Gabriel Grubba
|
89dd8cd062
|
chore: updated client_convenience
|
2023-03-07 15:18:35 -03:00 |
|
Gabriel Grubba
|
35a62a34d3
|
chore: updated babel lock file
|
2023-03-07 15:18:22 -03:00 |
|
zodern
|
c727788332
|
Rename fibersDisabled to isFibersDisabled
|
2023-03-06 10:45:29 -06:00 |
|
Gabriel Grubba
|
334d0a06e2
|
Merge branch 'release-3.0' into 3.0-handle-promise-rejections-module-top-level
# Conflicts:
# packages/babel-compiler/.npm/package/npm-shrinkwrap.json
|
2023-03-06 10:09:53 -03: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 |
|
zodern
|
ed7142b2c8
|
Improve contrast with dark theme
|
2023-03-03 20:46:10 -06:00 |
|
zodern
|
c10204a75d
|
Remove workaround for missing css
|
2023-03-03 20:43:34 -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 |
|
Gabriel Grubba
|
2154c6e802
|
adjusting whitespace
|
2023-03-03 15:27:29 -03:00 |
|
Gabriel Grubba
|
18358d511c
|
reverted changes in webapp
|
2023-03-03 15:26:59 -03:00 |
|
Gabriel Grubba
|
af4948f2e0
|
removed TLA comment
|
2023-03-03 15:24:25 -03:00 |
|
zodern
|
d853c544e0
|
Handle errors in top level of eager modules
|
2023-03-03 11:34:04 -06:00 |
|
Gabriel Grubba
|
3fa377af65
|
Meteor version to 2.11.0 ☄️
|
2023-03-02 16:13:46 -03:00 |
|
Gabriel Grubba
|
8eb870577d
|
Meteor to version 2.11.0 :commet:
|
2023-03-02 16:12:01 -03:00 |
|
Gabriel Grubba
|
cdb0b17353
|
Meteor version to 2.11.0 ☄️
|
2023-03-02 15:55:21 -03:00 |
|
Gabriel Grubba
|
7f2e18ecb4
|
wip
|
2023-03-01 15:36:34 -03:00 |
|