Gabriel Grubba
|
9f012d3e23
|
Meteor version to 3.0-beta.0 :commet:
|
2023-12-29 11:54:18 -03:00 |
|
Gabriel Grubba
|
c134232d70
|
Meteor version to 3.0-alpha300.20 :commet:
|
2023-12-27 11:16:12 -03:00 |
|
Denilson
|
f9a061b2d8
|
Merge pull request #12927 from meteor/move-ecmascript-compile-for-shell
Move compileForShell from ecmascript to babel-compiler
|
2023-12-27 08:59:30 -04:00 |
|
denihs
|
ad6dae7f72
|
- include new subscribe test
- inject new stub async helpers in the Connection.prototype
- adjust tests to work with the new api
|
2023-12-22 16:19:20 -04:00 |
|
denihs
|
1b7f2db5e6
|
- use circle ci image with node 20
- require Groups before Cleaning up
|
2023-12-21 19:11:15 -04:00 |
|
denihs
|
cdff03bb78
|
Merge branch 'release-3.0' into feature/solving-meteor-callasync-stubvaluepromise
# Conflicts:
# packages/accounts-2fa/.npm/package/npm-shrinkwrap.json
# packages/email/.npm/package/npm-shrinkwrap.json
# packages/npm-mongo/.npm/package/npm-shrinkwrap.json
|
2023-12-21 16:55:41 -04:00 |
|
zodern
|
1a14d113fc
|
Move compileForShell to babel-compiler
|
2023-12-21 11:59:17 -06:00 |
|
denihs
|
2d77182e92
|
- update circle ci android image
|
2023-12-20 17:13:10 -04:00 |
|
denihs
|
382c64923e
|
- stop using Npm.require in the client
|
2023-12-20 16:33:04 -04:00 |
|
denihs
|
2c6ed4f5da
|
- adjust scripts that copy dev_bundle from jenkins
|
2023-12-20 09:57:12 -04:00 |
|
denihs
|
7cb79a7a13
|
Merge branch 'devel' into release-3.0
# Conflicts:
# .circleci/config.yml
# docs/generators/changelog/script.js
# docs/history.md
# meteor
# npm-packages/babel-preset-meteor/package.json
# npm-packages/cordova-plugin-meteor-webapp/package.json
# npm-packages/eslint-plugin-meteor/scripts/dev-bundle-tool-package.js
# npm-packages/meteor-babel/package-lock.json
# npm-packages/meteor-babel/package.json
# package-lock.json
# package.json
# packages/accounts-base/accounts_server.js
# packages/accounts-base/package.js
# packages/accounts-oauth/package.js
# packages/accounts-password/package.js
# packages/accounts-password/password_server.js
# packages/accounts-passwordless/package.js
# packages/accounts-passwordless/passwordless_server.js
# packages/babel-compiler/.npm/package/npm-shrinkwrap.json
# packages/babel-compiler/package.js
# packages/boilerplate-generator/package.js
# packages/browser-policy-content/package.js
# packages/constraint-solver/catalog-loader.js
# packages/constraint-solver/constraint-solver-input.js
# packages/constraint-solver/constraint-solver-tests.js
# packages/constraint-solver/constraint-solver.js
# packages/constraint-solver/package.js
# packages/constraint-solver/solver.js
# packages/crosswalk/package.js
# packages/ddp-rate-limiter/package.js
# packages/ddp-server/package.js
# packages/ecmascript/package.js
# packages/facebook-oauth/package.js
# packages/fetch/package.js
# packages/launch-screen/package.js
# packages/logging/package.js
# packages/logic-solver/logic_tests.js
# packages/logic-solver/package.js
# packages/meteor-tool/package.js
# packages/meteor/package.js
# packages/mobile-experience/package.js
# packages/modern-browsers/package.js
# packages/modules/.npm/package/npm-shrinkwrap.json
# packages/modules/package.js
# packages/mongo/package.js
# packages/non-core/blaze
# packages/npm-mongo/.npm/package/npm-shrinkwrap.json
# packages/npm-mongo/package.js
# packages/oauth/package.js
# packages/oauth/pending_credentials.js
# packages/package-version-parser/package.js
# packages/react-fast-refresh/package.js
# packages/service-configuration/package.js
# packages/socket-stream-client/.npm/package/npm-shrinkwrap.json
# packages/socket-stream-client/package.js
# packages/standard-minifier-css/.npm/plugin/minifyStdCSS/npm-shrinkwrap.json
# packages/standard-minifier-css/package.js
# packages/test-in-browser/package.js
# packages/test-in-console/package.js
# packages/test-in-console/reporter.js
# packages/tinytest/package.js
# packages/tracker/package.js
# packages/typescript/package.js
# packages/webapp/.npm/package/npm-shrinkwrap.json
# packages/webapp/package.js
# scripts/admin/meteor-release-experimental.json
# scripts/build-dev-bundle-common.sh
# scripts/dev-bundle-server-package.js
# scripts/dev-bundle-tool-package.js
# tools/cli/commands.js
# tools/fs/files.ts
# tools/runners/run-all.js
# tools/static-assets/skel-chakra-ui/package.json
# tools/tests/apps/dynamic-import/.meteor/packages
# tools/tests/apps/dynamic-import/package.json
|
2023-12-19 16:50:46 -04:00 |
|
denihs
|
95e4430ef1
|
- adjusting applyAsync stub async method
|
2023-12-19 14:49:04 -04:00 |
|
denihs
|
3a699bc87f
|
Merge remote-tracking branch 'origin/zodern-solution-for-async-stubs' into feature/solving-meteor-callasync-stubvaluepromise
# Conflicts:
# packages/ddp-client/client/client_convenience.js
# packages/ddp-client/package.js
|
2023-12-19 10:56:59 -04:00 |
|
denihs
|
29305e6e96
|
update blaze commit hash
|
2023-12-19 09:12:56 -04:00 |
|
denihs
|
fcdbcafa08
|
- fix update EJSON
|
2023-12-18 18:19:41 -04:00 |
|
denihs
|
f38936a219
|
- remove unnecessary use of returnServerPromise
- bring back Meteor.apply in the stub queue
|
2023-12-18 17:00:37 -04:00 |
|
denihs
|
af137ba8c0
|
- fix mongo-livedata - consistent _id generation tests
- stop changing how Meteor.apply works
|
2023-12-18 16:29:22 -04:00 |
|
denihs
|
1a7cb656e2
|
- fix document with length
|
2023-12-16 10:57:46 -04:00 |
|
denihs
|
6117340d52
|
- Make sure Meteor.connect is already created before injecting the helpers
- fix empty documents tests
- fix database error reporting tests
|
2023-12-16 10:39:59 -04:00 |
|
denihs
|
c6e1754c57
|
- Make sure Meteor.connect is already created before injecting the helpers
- fix empty documents tests
- fix database error reporting tests
|
2023-12-16 10:39:44 -04:00 |
|
denihs
|
2b7a1df809
|
- fix some accounts tests
- bring zodern's solution to async stubs
|
2023-12-15 17:24:17 -04:00 |
|
denihs
|
c143fa7825
|
- little adjust inside applyAsync to expose the new attributes only for the client
|
2023-12-15 12:51:48 -04:00 |
|
denihs
|
5a341705d6
|
- expose in a proper way the new attributes for callAsync / applyAsync: stubPromise and serverPromise
|
2023-12-14 11:28:34 -04:00 |
|
Gabriel Grubba
|
1cf2d9d46d
|
Meteor version to 2.14 ☄️
|
2023-12-12 11:25:43 -03:00 |
|
Gabriel Grubba
|
31735065b1
|
Meteor version to 2.14-rc.3 ☄️
|
2023-12-11 11:05:46 -03:00 |
|
Gabriel Grubba
|
826ef69028
|
Meteor version to 2.14-rc.2 ☄️
|
2023-12-11 10:41:50 -03:00 |
|
Gabriel Grubba
|
2d09f81a06
|
bump npm-mongo to 4.17.2
|
2023-12-11 10:31:23 -03:00 |
|
filipenevola
|
09076cb317
|
Merge branch 'devel' into release-3.0
# Conflicts:
# docs/package-lock.json
# guide/package-lock.json
|
2023-12-09 09:34:23 -04:00 |
|
Gabriel Grubba
|
7b298e8980
|
Meteor version to 2.14-rc.1 ☄️
|
2023-12-07 11:38:25 -03:00 |
|
Gabriel Grubba
|
9ecf85386e
|
Meteor version to 2.14-rc.0 ☄️
|
2023-12-07 11:05:49 -03:00 |
|
Gabriel Grubba
|
6ac474627a
|
Add docs about isFibersDisabled variable
|
2023-12-06 15:13:17 -03:00 |
|
Gabriel Grubba
|
15c932c238
|
Merge pull request #12669 from meteor/feature/logging-types
Update logging package
|
2023-12-06 09:35:41 -03:00 |
|
Jan Dvorak
|
302c0ee938
|
Merge branch 'devel' into release-2.14
|
2023-12-06 07:18:21 +01:00 |
|
Gabriel Grubba
|
23b7d39cd2
|
Merge branch 'release-2.14' into feature/logging-types
|
2023-12-05 16:53:41 -03:00 |
|
Gabriel Grubba
|
b62cdee1b4
|
Meteor version to 2.14-beta.7 ☄️
|
2023-12-05 13:55:42 -03:00 |
|
Gabriel Grubba
|
3242ce2d49
|
Meteor version to 2.14-beta.6 ☄️
|
2023-12-05 13:51:37 -03:00 |
|
Gabriel Grubba
|
8d8911b692
|
Meteor version to 2.14-beta.5 ☄️
|
2023-12-05 13:39:35 -03:00 |
|
Jan Dvorak
|
8a61293d2c
|
Revert back to chalk 4.1.2
The Meteor internals seem to have issue with chalk 5+
|
2023-12-05 10:32:22 +01:00 |
|
Jan Dvorak
|
56394b52e2
|
Add version to logging package & update standard-minifier-css
These two things appear to be causing some problems with the CI.
|
2023-12-05 10:19:01 +01:00 |
|
Jan Dvorak
|
58ab53cdee
|
Merge branch 'release-2.14' into feature/logging-types
|
2023-12-05 10:09:18 +01:00 |
|
Gabriel Grubba
|
0e68376791
|
Update test with Zodern ideia
|
2023-12-04 16:50:57 -03:00 |
|
Gabriel Grubba
|
3b764fdcf0
|
Update livedata with correct naming and explaining what is every prop
|
2023-12-04 16:50:45 -03:00 |
|
Gabriel Grubba
|
0afa7df1fa
|
Solve error in jsdoc generation
|
2023-12-04 15:33:44 -03:00 |
|
Jan Dvorak
|
654f366358
|
Merge branch 'release-2.14' into tracker-firstRunPromise
|
2023-12-04 19:07:42 +01:00 |
|
Jan Dvorak
|
a0a397ed38
|
Updated shrinkwraps
|
2023-12-04 17:39:04 +01:00 |
|
Jan Dvorak
|
0daa522257
|
Merge branch 'release-2.14' into feature/logging-types
|
2023-12-04 16:28:04 +01:00 |
|
Jan Dvorak
|
01acda0618
|
Merge branch 'release-2.14' into tracker-firstRunPromise
|
2023-12-04 16:23:21 +01:00 |
|
Gabriel Grubba
|
fd2150c4c2
|
update with zodern solution
|
2023-11-30 16:17:31 -03:00 |
|
Gabriel Grubba
|
86425b9258
|
add option to use serverResult
|
2023-11-30 15:55:05 -03:00 |
|
Gabriel Grubba
|
2681977f19
|
made compound methods isomorphic
|
2023-11-30 14:47:35 -03:00 |
|