Commit Graph

101 Commits

Author SHA1 Message Date
denihs
4f6cf3247f Merge branch 'devel' into release-3.0
# Conflicts:
#	docs/history.md
#	meteor
#	packages/accounts-base/accounts_tests.js
#	packages/ddp-server/.npm/package/npm-shrinkwrap.json
#	packages/meteor/dynamics_nodejs.js
#	packages/mongo/collection.js
#	packages/mongo/mongo_driver.js
#	packages/non-core/blaze
#	tools/static-assets/server/boot.js
#	tools/tests/create.js
2023-05-04 10:41:37 -04:00
Gabriel Grubba
e9edf73fec docs: updated migration docs 2023-04-28 14:04:11 -03:00
Gabriel Grubba
5e848b1863 docs: migration guide for 2.12 2023-04-04 16:59:50 -03:00
Gabriel Grubba
52c30393f7 Merge branch 'devel' into patch-2 2023-04-04 09:43:32 -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
31f9b872a3 docs: correcting typos in migration guide 2023-03-09 15:33:48 -03:00
Gabriel Grubba
8cfdb4c79c docs: updated migration guide 2023-03-03 11:18:15 -03:00
Gabriel Grubba
bd96ee754e updated migration guide for 2.11 2023-03-03 01:18:32 -03:00
denihs
766e3a32ca Merge branch 'devel' into release-3.0 2023-02-27 10:33:51 -04:00
Gabriel Grubba
8bae8d5629 docs: updated miigration guide 2023-02-07 16:42:18 -03:00
Gabriel Grubba
12f6de2f2a docs: created 2.11 migration guide 2023-01-24 14:42:04 -03:00
jamauro
36eb5dab5a Update security.md
Proposing to clarify what is and isn't included in the client bundle when importing `/server` code and using `this.isSimulation` or `Meteor.isServer`
2023-01-20 09:54:15 -06:00
Gabriel Grubba
e5e23fb7ce Merge branch 'release-3.0' into release-3.0-tests-webapp
# Conflicts:
#	docs/history.md
2023-01-18 17:45:19 -03:00
Gabriel Grubba
7df4b458a4 docs: created 2.10 migration guide 2023-01-18 15:30:42 -03:00
Gabriel Grubba
91af432db9 docs: changes connect by express in security.md 2023-01-13 16:23:02 -03:00
Gabriel Grubba
08e91e74bc docs: changes rawConnectHandlers by rawExpressHandlers 2023-01-13 16:22:45 -03:00
Jan Dvorak
a134c81875 #12398 add migration example 2022-12-27 10:11:10 +09:00
Jan Dvorak
fdec5f2ea6 #12398 doc fix 2022-12-27 10:06:57 +09:00
denihs
f60bfc7f75 Revert "Revert "Merge pull request #12273 from meteor/release-2.9""
This reverts commit 5d19fec09b.
2022-12-12 10:17:42 -04:00
denihs
5d19fec09b Revert "Merge pull request #12273 from meteor/release-2.9"
This reverts commit 19e9e2082e, reversing
changes made to 644592cedc.
2022-12-12 09:53:19 -04:00
Gabriel Grubba
f79848044c Merge branch 'devel' into release-2.9 2022-12-06 15:05:06 -03:00
Minh Nguyen
28361eee67 update 2.8-migration.md, fix typo 2022-12-02 21:48:47 +07:00
denihs
a67dddbd78 Changing Accounts._checkPassword for sync again and updating migration guide 2022-11-09 13:48:35 -03:00
denihs
58563977f2 Fixing typo in the migration guide and adding it to _config.yml 2022-11-09 11:54:39 -03:00
denihs
4101eb4713 adding 2.9 migration guide 2022-11-09 11:51:35 -03:00
Gabriel Grubba
0f54121224 Update guide/source/2.8-migration.md
Co-authored-by: Henrique A. Schmaiske <59376543+henriquealbert@users.noreply.github.com>
2022-10-19 11:44:31 -03:00
Gabriel Grubba
bea42b4ccd Update guide/source/2.8-migration.md
Co-authored-by: Henrique A. Schmaiske <59376543+henriquealbert@users.noreply.github.com>
2022-10-19 11:44:22 -03:00
denihs
b4e9f999d1 Updating migration guide code review 2022-10-19 09:50:52 -03:00
Denilson
e2bb5f2dfd Update guide/source/2.8-migration.md
Co-authored-by: Frederico Maia <fredmaiaarantes@gmail.com>
2022-10-19 09:37:16 -03:00
Denilson
6b6b10b819 Update guide/source/2.8-migration.md
Co-authored-by: Frederico Maia <fredmaiaarantes@gmail.com>
2022-10-19 09:37:08 -03:00
Denilson
3a9bf86e80 Update guide/source/2.8-migration.md
Co-authored-by: Frederico Maia <fredmaiaarantes@gmail.com>
2022-10-19 09:36:55 -03:00
Denilson
1bd30c0311 Update guide/source/2.8-migration.md
Co-authored-by: Frederico Maia <fredmaiaarantes@gmail.com>
2022-10-19 09:36:43 -03:00
Denilson
3fa48fe5fb Update guide/source/2.8-migration.md
Co-authored-by: Frederico Maia <fredmaiaarantes@gmail.com>
2022-10-19 09:36:27 -03:00
Denilson
717c775abf Update guide/source/2.8-migration.md
Co-authored-by: Frederico Maia <fredmaiaarantes@gmail.com>
2022-10-19 09:36:16 -03:00
denihs
a986bf895b Updating migration guide code review 2022-10-18 16:12:50 -03:00
denihs
dc78067578 Updating migration guide code review 2022-10-18 16:10:44 -03:00
denihs
e0c653bebb Updating migration guide 2022-10-18 15:29:21 -03:00
denihs
ef8796a44e - Migration guide review
- changing how to handle Meteor.callAsync().then()
2022-10-13 17:45:47 -04:00
denihs
fb91f639cc updating docs and migration guide 2022-10-11 11:40:16 -04:00
Gabriel Grubba
594e185c09 chore: adressed comments 2022-08-31 11:56:44 -03:00
Gabriel Grubba
6be0b2079b fix: grammar errors 2022-08-31 09:30:46 -03:00
Gabriel Grubba
06951743b5 chore: added how can I use section to change log 2022-08-31 09:26:20 -03:00
Gabriel Grubba
2dc8eb3e98 chore: migration guide updated to 2.8 2022-08-29 16:46:41 -03:00
Gabriel Grubba
5ce719dde9 Merge pull request #12124 from brucejo75/brucejo75/document_meteor_show_METEOR
Document `meteor show METEOR`
2022-08-12 10:27:02 -03:00
Gabriel Grubba
882f0ab04c Merge pull request #12131 from meteor/update-cordova-android
Update Cordova Android to 10.1.2
2022-08-12 10:24:59 -03:00
Frederico Maia Arantes
63ac3356ce Change 2.7.4 migration guide to 2.8 2022-08-12 11:23:33 +02:00
Matheus Castro
c59b80d270 Add note for building android targeting SDK 31: Java version should be >= 11 and should also use latest cmdline-tools. 2022-08-11 17:09:08 -03:00
denihs
3ec1754ef1 - migration guide 2.7.4 review 2022-07-22 13:43:24 -04:00
denihs
4374bc68ff - Adding migration guide for 2.7.4 2022-07-22 09:33:55 -04:00
Jan Dvorak
c88d2e9a25 Remove useraccounts from Guide 2022-07-17 10:50:47 +02:00