Gabriel Grubba
|
262457a5b0
|
Merge branch 'master' into devel
|
2023-08-01 11:53:52 -03:00 |
|
Gabriel Grubba
|
b6092b3e7f
|
Meteor version to 2.13 ☄️
|
2023-07-26 14:52:02 -03:00 |
|
Gabriel Grubba
|
a38b2afc29
|
Meteor version to 2.13-rc.3 ☄️
|
2023-07-24 13:49:51 -03:00 |
|
Gabriel Grubba
|
526a10775d
|
Meteor version to 2.13-rc.2 ☄️
|
2023-07-17 20:37:08 -03:00 |
|
Gabriel Grubba
|
19ce645ff6
|
Meteor version to 2.13-rc.1 ☄️
|
2023-07-10 18:35:11 -03:00 |
|
Gabriel Grubba
|
1fcd1d7c81
|
Meteor version to 2.13-rc.0 ☄️
|
2023-06-01 13:39:17 -03:00 |
|
Gabriel Grubba
|
5fa8e4f721
|
ci: pinned puppeter version
|
2023-06-01 09:53:03 -03:00 |
|
Gabriel Grubba
|
31299d6acb
|
Merge pull request #12645 from Julusian/apply-async-typings
fix: add `Meteor.applyAsync` typings
|
2023-05-31 10:25:06 -03:00 |
|
Gabriel Grubba
|
77fd2e93ae
|
Meteor version to 2.13-beta.0 ☄️
|
2023-05-30 18:25:13 -03:00 |
|
Gabriel Grubba
|
348b5fb02e
|
Meteor version to 2.13-beta.0 ☄️
|
2023-05-30 18:21:42 -03:00 |
|
Gabriel Grubba
|
7d89f45233
|
Revert "🚀 meteor 2.13-beta.0"
This reverts commit 90266d2475.
|
2023-05-30 18:20:55 -03:00 |
|
Gabriel Grubba
|
90266d2475
|
🚀 meteor 2.13-beta.0
|
2023-05-30 18:08:57 -03:00 |
|
Gabriel Grubba
|
fc5a0865bd
|
chore: bumped ddp-server package.js
|
2023-05-30 18:08:39 -03:00 |
|
Gabriel Grubba
|
4487ab61ab
|
Merge pull request #12651 from meteor/chore/updating-devel-with-blaze-2.7.0
Update meteor with blaze@2.7.1
|
2023-05-30 17:37:37 -03:00 |
|
Gabriel Grubba
|
a90a807ad3
|
Merge branch 'release-2.13' into chore/updating-devel-with-blaze-2.7.0
merging release-2.13 into current
|
2023-05-30 15:08:23 -03:00 |
|
Gabriel Grubba
|
dc9f41b5f9
|
updated to latest
|
2023-05-30 15:08:10 -03:00 |
|
Gabriel Grubba
|
0ce5822f19
|
Merge branch 'release-2.13' into pr/12660
rebasing with release-2.13
|
2023-05-30 15:03:13 -03:00 |
|
Gabriel Grubba
|
44d8680be2
|
ci: updated again test reporter
|
2023-05-30 13:54:48 -03:00 |
|
Gabriel Grubba
|
9f1e0c600c
|
ci: updated failed default values
|
2023-05-30 13:54:35 -03:00 |
|
Gabriel Grubba
|
33932b680a
|
tests: added log and updated on livedata server - async publish object
|
2023-05-30 13:54:16 -03:00 |
|
Yurii Synyshyn
|
b690c73822
|
fix #12642, #12628 https://jira.mongodb.org/browse/NODE-5316
|
2023-05-30 14:32:03 +03:00 |
|
Gabriel Grubba
|
e535df06bc
|
Merge branch 'release-2.13' of https://github.com/meteor/meteor into release-2.13
|
2023-05-25 16:52:23 -03:00 |
|
Gabriel Grubba
|
619b52b5fd
|
adjusted spacing
|
2023-05-25 16:52:20 -03:00 |
|
Gabriel Grubba
|
b3553d9d7b
|
Merge pull request #12653 from meteor/feature/collection-use-mongo
Replace deprecated reference with current one
|
2023-05-25 15:55:22 -03:00 |
|
Gabriel Grubba
|
1d4aa133de
|
updated runner to show ALL errors
|
2023-05-25 15:30:47 -03:00 |
|
Gabriel Grubba
|
184ebac7f9
|
chore: update meteor packages.js
|
2023-05-25 13:30:17 -03:00 |
|
Gabriel Grubba
|
63cd765918
|
Merge pull request #12643 from meteor/fixed-implicit-collection-creation
Handled implicit collection creation oplog message (fixes #12627).
|
2023-05-25 12:53:36 -03:00 |
|
Gabriel Grubba
|
62ada721a8
|
Merge pull request #12640 from meteor/fix/warn-upsert
Fix upsert logs when using WARN_WHEN_USING_OLD_API flag
|
2023-05-25 12:53:01 -03:00 |
|
Gabriel Grubba
|
5cf14a29b7
|
Merge pull request #12639 from meteor/chore/updating-mongo-types
Updating mongo types
|
2023-05-25 12:52:34 -03:00 |
|
Gabriel Grubba
|
7ae23bfea6
|
Merge pull request #12635 from meteor/StorytellerCZ-mongo-ts-d-patch
Update mongo.d.ts with projection
|
2023-05-25 12:50:49 -03:00 |
|
Jan Dvorak
|
17f80b77d6
|
Replace deprecated reference with current one
|
2023-05-25 17:23:51 +02:00 |
|
Gabriel Grubba
|
9ed457e55d
|
updating meteor with latest blaze version
|
2023-05-23 15:00:27 -03:00 |
|
Julian Waller
|
ca055dea6c
|
fix: add Meteor.applyAsync typings
|
2023-05-19 14:16:02 +01:00 |
|
Radosław Miernik
|
6fd3906bc0
|
Handled implicit collection creation oplog message (fixes #12627).
|
2023-05-19 13:19:47 +02:00 |
|
Gabriel Grubba
|
59d5cd3cf8
|
tests: added upsertAsync to test
|
2023-05-17 15:06:19 -03:00 |
|
Gabriel Grubba
|
43aa478253
|
fix: fixing upsert warning when using upsertAsync
|
2023-05-17 15:06:05 -03:00 |
|
Gabriel Grubba
|
eb2bd2e694
|
chore: updating mongo types
|
2023-05-17 14:17:27 -03:00 |
|
Jan Dvorak
|
fc1b3eff32
|
Merge branch 'devel' into devel
|
2023-05-17 11:40:50 +02:00 |
|
Jan Dvorak
|
fe5c7dcf01
|
Fields to projections in oplog tailing
|
2023-05-16 16:07:23 +02:00 |
|
Jan Dvorak
|
2f622486ad
|
Add @deprecated on fields
|
2023-05-16 16:06:51 +02:00 |
|
Jan Dvorak
|
1712404258
|
Update mongo.d.ts with projection
Fields have been renamed to projection upstream and while in Meteor we can use both, it was not accounted for in the TS definitions.
|
2023-05-15 21:35:26 +02:00 |
|
William Reiske
|
6704fcbbcb
|
Updated addRule documentation to include setErrorMessageOnRule
|
2023-05-09 19:57:18 -07:00 |
|
Gabriel Grubba
|
cb19bd1413
|
docs: updated docs date
|
2023-04-28 14:45:30 -03:00 |
|
Gabriel Grubba
|
e07df92e1e
|
Meteor version to 2.12 ☄️
|
2023-04-28 14:27:10 -03:00 |
|
Gabriel Grubba
|
62a2119a59
|
chore: update ecmascript .lock files
|
2023-04-28 14:04:26 -03:00 |
|
Gabriel Grubba
|
4254d43403
|
Meteor version to 2.12-rc.0 ☄️
|
2023-04-27 15:18:25 -03:00 |
|
Gabriel Grubba
|
3871a51ebe
|
Merge pull request #12600 from meteor/feature/blaze-2.6.2
Blaze 2.6.2
|
2023-04-26 09:32:49 -03:00 |
|
Jan Dvorak
|
be80ce2483
|
Update Blaze reference after publication
|
2023-04-26 08:41:50 +02:00 |
|
Gabriel Grubba
|
7337cb5f37
|
Merge branch 'release-2.12' into fix-mong-query-mismatch-client-hang
|
2023-04-25 09:54:00 -03:00 |
|
jdgjsag67251
|
f23d9fe9bd
|
Added test (#12587)
|
2023-04-25 12:41:03 +02:00 |
|