Patrick Schubert
4e69bf1fc1
.
2024-02-26 16:02:42 +01:00
Patrick Schubert
66e8812303
- better oplog tests reset/cleanup
...
- fixed some tests in collection_tests.js which were not able to be re-run, because of already existing Mongo collections (collection names were missing a "+ test.id")
2024-02-26 10:30:48 +01:00
Patrick Schubert
7e6586055d
reacting to @radekmie feedback
2024-02-25 18:53:58 +01:00
Patrick Schubert
671a617906
Merge branch 'devel' into mongoOplogOptions
2024-02-25 18:43:13 +01:00
Gabriel Grubba
7c75017527
Merge pull request #13002 from meteor/fix/underscore-1.6
...
Fix #13001
2024-02-22 23:37:25 +01:00
Gabriel Grubba
592e18547e
Merge branch 'devel' into fix/underscore-1.6
2024-02-22 23:37:03 +01:00
Gabriel Grubba
feddb545ad
Updating the FAQ for 3.0 migration
2024-02-22 17:24:15 -03:00
Gabriel Grubba
2ad99fd092
update beta.0 references
2024-02-22 17:14:53 -03:00
Gabriel Grubba
c43a268296
Merge pull request #13012 from meteor/feature/deprecated-readme-links
2024-02-21 12:41:54 +01:00
Patrick Schubert
bbd7a9813c
better handling of subscriptions on collections, which are not handled by the Oplog. We now also fall back to long pooling in these cases too.
2024-02-21 10:19:42 +01:00
Patrick Schubert
2c8cf030f1
documentation of the 2 new mongo package oplog settings
2024-02-20 17:32:29 +01:00
Patrick Schubert
4a028bb310
.
2024-02-20 14:11:40 +01:00
Patrick Schubert
f0dcdd2971
warning for subscriptions on excluded or not included collections
2024-02-20 13:32:49 +01:00
Patrick Schubert
48f87b2507
tests finally pass! :)
2024-02-20 12:33:52 +01:00
Jan Dvorak
5543258e87
Update readme links on deprecated packages
2024-02-20 10:06:38 +01:00
Patrick Schubert
0b1d32753f
trying to write the according tests :)
2024-02-19 15:03:00 +01:00
Patrick Schubert
8e1e9e66c4
.
2024-02-16 17:05:47 +01:00
Patrick Schubert
2ffc7bc91e
new mongo package options to only oplog tail() certain collections or exclude certain collections
2024-02-16 16:59:00 +01:00
Jan Dvorak
3484f95139
Merge branch 'devel' into fix/underscore-1.6
2024-02-16 14:42:39 +01:00
Gabriel Grubba
c26569d224
added 2.15 link to guide
2024-02-15 09:52:47 -03:00
Gabriel Grubba
2b8ecb9348
Merge branch 'devel' into fix/underscore-1.6
2024-02-15 13:07:37 +01:00
Frederico Maia
07707d3496
Update README.md
...
Update the Meteor badge version to 2.15 and add a new badge for Meteor 3.0 beta.
2024-02-14 18:37:33 -03:00
Jan Dvorak
74fbc2da57
Quick fix in underscore 1.6 for #13001
2024-02-09 11:46:22 +01:00
denihs
7411b3c85a
add version 2.15 to docs config
2024-02-05 16:01:45 -04:00
Denilson
5bf83f0016
Merge pull request #12983 from meteor/release-2.14.1
...
Release 2.15.0
2024-02-05 15:52:05 -04:00
denihs
e103700102
Update Meteor npm installer
2024-02-05 15:28:34 -04:00
denihs
ff3d9cc470
Meteor version to 2.15 ☄️
release/METEOR@2.15
2024-02-05 12:21:55 -04:00
denihs
0ad2ae7580
- update history.md
2024-02-05 12:10:09 -04:00
denihs
fff3b0bc8e
- update changelog
2024-02-05 12:09:02 -04:00
Denilson
e2623cef30
Merge branch 'devel' into release-2.14.1
2024-01-31 17:05:27 -04:00
Denilson
c516ddf60b
Update SECURITY.md
...
We no longer support version <= 1.12.x
2024-01-31 17:02:39 -04:00
denihs
fe49adb913
- update changelog
2024-01-31 16:32:59 -04:00
Denilson
f92e775880
Merge pull request #12987 from meteor/filipenevola-patch-1
...
updates findAsync to fetchAsync on Tracker's docs
2024-01-31 15:48:19 -04:00
Filipe Névola
6e0bb8ed6b
updates findAsync to fetchAsync on Tracker's docs
2024-01-31 08:55:14 -03:00
denihs
8b03be6d5a
- remove unnecessary code
2024-01-30 12:41:29 -04:00
denihs
0da2bc7392
- Meteor version to 2.15.0-rc.1 ☄️
release/METEOR@2.15-rc.1
2024-01-30 12:30:51 -04:00
denihs
d0b55ba8fd
- Meteor version to 2.15.0-rc.1 ☄️
2024-01-30 12:30:13 -04:00
Denilson
5bd0f3172b
Merge branch 'devel' into release-2.14.1
2024-01-30 10:42:08 -04:00
denihs
74b70f1e68
Fix cordova launch screen warnings on 2.15
2024-01-30 10:41:30 -04:00
Denilson
e15ffe7899
Merge pull request #12971 from matheusccastroo/cordova-warning-launch-screens
...
Fix `cordova` launch screen warnings on `2.14`
2024-01-30 10:39:37 -04:00
Denilson
d961ac387a
Merge pull request #12912 from meteor/feature/underscore-1.6
...
Underscore 1.6
2024-01-30 10:39:28 -04:00
Denilson
f2e7cec0ed
Merge pull request #12919 from mcorbelli/mcorbelli/missing-type-in-accounts
...
Added missing type for createUserVerifyingEmail
2024-01-30 10:34:48 -04:00
Denilson
d8b818c1e9
Merge pull request #12922 from ebroder/type-fixes
...
Fix missing/incorrect types in meteor and service-configuration
2024-01-30 10:34:05 -04:00
Denilson
cd0f686c80
Merge branch 'devel' into cordova-warning-launch-screens
2024-01-30 10:18:58 -04:00
Denilson
7b97e69bf5
Merge pull request #12985 from meteor/327-cordova-webapp-missing-module
...
GCDWebServer missing in cordova-plugin-meteor-webapp
2024-01-30 09:05:43 -04:00
denihs
a7de432a2d
- make-release-tarballs.sh: execute the git commands line by line
2024-01-29 16:10:29 -04:00
Nacho Codoñer
b10e70b50c
bump webapp version
2024-01-29 17:58:13 +01:00
Nacho Codoñer
1cc513bbcc
use new npm package version in webapp
2024-01-29 17:58:10 +01:00
Gywem
ddc311761d
bump package to new version
2024-01-29 17:42:58 +01:00
Gywem
d6cf404caf
configure properly the submodule to include proper sources on cordova-plugin-meteor-webapp npm package
2024-01-29 16:22:32 +01:00