Renan Castro
|
c09bd385c5
|
Merge pull request #11907 from meteor/fix/mongo-insert-return-sync
Fix sync return for insert methods inside _collection private method
|
2022-02-11 08:15:06 -03:00 |
|
Renan Castro
|
d31dc53637
|
Merge branch 'devel' into fix/mongo-insert-return-sync
|
2022-02-11 08:14:51 -03:00 |
|
Renan Castro
|
0dff46f1ce
|
Merge pull request #11908 from meteor/fix/fix-check-for-oplog-supported-cursor
Support the new "projection" field inside the decision of using oplog for a published cursor or not
|
2022-02-11 08:14:30 -03:00 |
|
Renan Castro
|
25f8facb49
|
Also support the new "projection" field inside the decision of using oplog for a published cursor or not
|
2022-02-10 17:17:13 -03:00 |
|
Renan Castro
|
f936dc4f0a
|
Merge branch 'devel' into fix/mongo-insert-return-sync
|
2022-02-10 16:30:40 -03:00 |
|
Renan Castro
|
b03e3124f4
|
Fix sync return for insert methods inside _collection private method
|
2022-02-10 16:27:01 -03:00 |
|
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 |
|
Denilson
|
2c85e0e5a6
|
Merge pull request #11862 from eltociear/patch-5
chore(docs): fix typo in email.md
|
2022-02-10 14:00:52 -04:00 |
|
Filipe Névola
|
bcef0313e6
|
Update server-render.md
|
2022-02-10 15:08:39 +04:00 |
|
Filipe Névola
|
710f42dba4
|
Merge pull request #11901 from trusktr/patch-16
correct git link in static-html package
|
2022-02-10 02:02:38 +04:00 |
|
Joe Pea
|
a66712abd4
|
correct git link in static-html package
The static-html package is in the meteor/meteor repo.
|
2022-02-09 11:00:36 -08:00 |
|
Renan Castro
|
aaa8fc2bd8
|
Merge pull request #11894 from meteor/fix/revert-id-exclusion-exception
Remove throw on _id exclusion inside mongo collection finds
|
2022-02-08 12:55:03 -03:00 |
|
Renan Castro
|
6c1550ab01
|
Remove throw on _id exclusion inside mongo collection finds - Add changes to history.md and bump package version
|
2022-02-08 12:54:43 -03:00 |
|
Renan Castro
|
4bc0b7f8cd
|
Remove throw on _id exclusion inside mongo collection finds - revert changed test
|
2022-02-08 11:07:02 -03:00 |
|
Renan Castro
|
0a59cafeb5
|
Merge pull request #11888 from meteor/fix/array-hotfix-oplog
Fix flatten object issue when internal object value is an array on oplog converter
|
2022-02-06 13:09:41 -03:00 |
|
Renan Castro
|
2c12e27bd0
|
Fix flatten object issue when internal object value is an array - remove call to hasOwnProperty
|
2022-02-05 21:37:02 -03:00 |
|
Renan Castro
|
7af62731e0
|
Fix flatten object issue when internal object value is an array - fix #11887
Preserve object.keys call for performance reasons
|
2022-02-05 21:21:37 -03:00 |
|
Filipe Névola
|
9f92f1ab04
|
Published mongo@1.14.1.
|
2022-02-04 15:30:48 +00:00 |
|
Filipe Névola
|
00350f57a1
|
Merge pull request #11885 from meteor/fix/oplog-converter-empty-object
Fix flatten object issue when the object is empty on oplog converter
|
2022-02-04 15:29:19 +00:00 |
|
Renan Castro
|
832efd1baa
|
Fix comment phrasing on oplog converter
|
2022-02-04 08:55:21 -03:00 |
|
Renan Castro
|
2b0485ce73
|
Remove only from oplog tests
|
2022-02-04 08:50:44 -03:00 |
|
Renan Castro
|
b23c22de23
|
Fix flatten object issue when the object is empty on oplog converter - fix #11884
|
2022-02-04 08:07:31 -03:00 |
|
Renan Castro
|
511538e15a
|
Update 2.6-migration.md
|
2022-02-03 10:22:00 -03:00 |
|
Renan Castro
|
90469dedaf
|
Update history.md
|
2022-02-03 10:20:52 -03:00 |
|
Renan Castro
|
7c1a554ea0
|
Release 2.6 🎉 - docs
|
2022-02-01 16:13:13 -03:00 |
|
Renan Castro
|
bf123c164f
|
Merge pull request #11867 from meteor/release-2.6
Release 2.6
|
2022-02-01 16:06:53 -03:00 |
|
Renan Castro
|
ffc4300f23
|
Release 2.6 🎉!
release/METEOR@2.6
|
2022-02-01 15:55:48 -03:00 |
|
Renan Castro
|
260a3299ca
|
Meteor 2.6-rc.2
release/METEOR@2.6-rc.2
|
2022-01-31 10:56:24 -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
|
e3040e2ca6
|
When creating a tarball, ensure the fmode and dmode are set to readable/writable for sharing tarballs between windows/unixes
|
2022-01-31 10:07:27 -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 |
|
Filipe Névola
|
fdae9dc29d
|
Merge pull request #11876 from harryadel/update-testing-guide
Update testing guide
|
2022-01-29 09:41:04 -04: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
|
9c5f92e689
|
Bump Meteor version to 2.6-rc.1
release/METEOR@2.6-rc.1
|
2022-01-28 15:49:31 -04:00 |
|
Filipe Névola
|
2cf1def9f8
|
Update history
|
2022-01-28 15:39:20 -04:00 |
|
Filipe Névola
|
9eb0c15c87
|
Merge remote-tracking branch 'origin/release-2.6' into release-2.6
|
2022-01-28 15:29:53 -04:00 |
|
Filipe Névola
|
274c7c4dea
|
dev-bundle-14.18.3.4
|
2022-01-28 15:29:43 -04:00 |
|
Filipe Névola
|
31e219ed15
|
Merge pull request #11868 from meteor/fix/resolver-windows-multiple-drives
Fix resolving npm deps of local packages when on different drive
|
2022-01-28 15:29:23 -04:00 |
|
Filipe Névola
|
96558a0671
|
Add changelog link to new Meteor available message
|
2022-01-28 15:21:54 -04:00 |
|
Filipe Névola
|
9aec8e4d45
|
Improves history and migration guide for 2.6
|
2022-01-27 15:36:15 -04:00 |
|
Filipe Névola
|
04dc1a91d8
|
Improves history and migration guide for 2.6
|
2022-01-27 14:18:43 -04:00 |
|
Filipe Névola
|
c49af546dd
|
Improves history and migration guide for 2.6
|
2022-01-27 14:16:47 -04:00 |
|
Filipe Névola
|
06cd7d4e6f
|
Improves history and migration guide for 2.6
|
2022-01-27 14:08:14 -04:00 |
|
Filipe Névola
|
8b7e50994a
|
Improves history and migration guide for 2.6
|
2022-01-27 14:03:47 -04:00 |
|
Filipe Névola
|
1573f60624
|
Improves history and migration guide for 2.6
|
2022-01-27 14:02:10 -04:00 |
|
Filipe Névola
|
a2a5ad930b
|
Merge branch 'devel' into release-2.6
|
2022-01-27 13:55:26 -04:00 |
|