Commit Graph

24 Commits

Author SHA1 Message Date
Denilson
8223359af2 Merge pull request #11826 from amka/patch-1
Fix markdown link parsing error
2022-02-10 14:14:50 -04:00
Denilson
b7c57b314d Merge pull request #11814 from harryadel/patch-2
Add OWASP cheet sheet for Node.js
2022-02-10 14:03:06 -04:00
Renan Castro
511538e15a Update 2.6-migration.md 2022-02-03 10:22:00 -03:00
Renan Castro
602b402f13 Merge pull request #11878 from meteor/fix/write-concern-mongo5
Set explicitly write concern to w:1 on mongo v5 when running locally
2022-01-31 10:53:54 -03:00
Renan Castro
c055907768 Merge pull request #11879 from meteor/fix-11877
When creating a tarball, ensure the fmode and dmode are set to readable/writable for sharing tarballs between windows/unixes
2022-01-31 10:53:25 -03:00
Renan Castro
6a3d6c8372 Set explicitly write concern to w:1 on mongo v5 when running locally 2022-01-31 09:41:28 -03:00
harryadel
6bf4cdef8a Update methods section 2022-01-28 23:08:34 +02:00
harryadel
02b630a288 Fix typo 2022-01-28 23:05:00 +02:00
harryadel
6e96e1fea5 Update testing guide 2022-01-28 23:00:48 +02:00
Filipe Névola
9aec8e4d45 Improves history and migration guide for 2.6 2022-01-27 15:36:15 -04:00
Filipe Névola
1f156fd711 Improves history and migration guide for 2.6 2022-01-27 13:53:22 -04:00
Filipe Névola
9db1dfa31a Improves history and migration guide for 2.6 2022-01-27 09:24:58 -04:00
Renan Castro
da35e0ba58 Update 2.6-migration.md 2022-01-25 18:34:53 -03:00
Renan Castro
8fc6cb8cb1 Add package maintainers note on mongo migration guide 2022-01-25 16:21:56 -03:00
Frederico Maia Arantes
ad1f9fcc0f - Mention the need to reset local apps if using the embedded MongoDB.
- Add the previous version of the MongoDB Driver.
2022-01-24 15:35:48 -03:00
Filipe Névola
1a82283296 Fixes typo in the migration guide 2022-01-21 15:24:40 -04:00
Filipe Névola
0b70db7624 Updating History and Guide with more info about Meteor 2.6 2022-01-21 14:54:21 -04:00
Andrey M
e75235a35d Fix markdown link parsing error
Add an empty line to fix the issue when the markdown parser ignores link markup.
2022-01-04 01:08:56 +03:00
Denilson
1008c3b923 Merge branch 'devel' into patch-2 2021-12-30 09:31:33 -04:00
Harry Adel
0d80244ef5 Remove 'nothing but' 2021-12-29 17:12:22 +02:00
Harry Adel
a35b3e78d1 Add OWASP cheet sheet for Node.js 2021-12-20 13:42:37 +02:00
Harry Adel
8708563937 Remover browserSniff Option
See https://github.com/helmetjs/csp/issues/97
2021-12-20 13:38:00 +02:00
softwarecreations
290bf55e3c Added missing commas to Accounts.config example in accounts.md (#11739)
Added missing commas to Accounts.config example in accounts.md
2021-10-29 15:05:29 -04:00
Jan Dvorak
2c7f9d38c3 Reorganize guide 2021-10-26 13:43:21 +02:00