Kenneth Geisshirt
|
4dc4bac37e
|
Update collection.js
|
2018-06-07 11:25:38 +02:00 |
Kenneth Geisshirt
|
1e5e59d3c0
|
Update CHANGELOG.md
|
2018-06-07 11:23:59 +02:00 |
Thomas Goyne
|
495355f3fe
|
Expose both newModifications and oldModifications on change events
|
2018-06-06 16:13:47 -07:00 |
Kenneth Geisshirt
|
1a12f83825
|
[2.8.1] Bump version
|
2018-06-06 20:15:06 +02:00 |
Kenneth Geisshirt
|
25cb81add7
|
Upgrading to Realm Sync v3.5.1 (#1848)
* Upgrading to Realm Sync v3.5.1
|
2018-06-06 20:13:23 +02:00 |
Kenneth Geisshirt
|
1585cd6f0f
|
Merge pull request #1846 from realm/kneth/prepare-2.8.0
[2.8.0] Bump version
|
2018-06-06 10:21:28 +02:00 |
Kenneth Geisshirt
|
5c6767d475
|
[2.8.0] Bump version
|
2018-06-06 09:00:12 +02:00 |
Kenneth Geisshirt
|
97b2d04f73
|
Merge branch '2.7.x' of github.com:realm/realm-js
|
2018-06-01 13:27:55 +02:00 |
Kenneth Geisshirt
|
c73c2cbcc8
|
[2.7.2] Bump version
|
2018-06-01 11:39:13 +02:00 |
Kenneth Geisshirt
|
966b76d46a
|
Merge branch '2.7.x' of github.com:realm/realm-js
|
2018-05-31 15:17:28 +02:00 |
Kenneth Geisshirt
|
cb3e35e7c4
|
Fix minor typo
|
2018-05-31 15:13:27 +02:00 |
Kenneth Geisshirt
|
fc951a3914
|
[2.7.1] Bump version
|
2018-05-31 14:28:44 +02:00 |
Kenneth Geisshirt
|
e82ba2cf50
|
Merge pull request #1816 from realm/kneth/fix-ts-objects
Fixing TypeScript definition of `Realm.objects()` and `Realm.objectFrPrimaryKey()`
|
2018-05-30 15:29:18 +02:00 |
Kenneth Geisshirt
|
106dc271ac
|
Merge branch 'master' into kneth/fix-ts-objects
|
2018-05-30 13:36:54 +02:00 |
Christian Melchior
|
4cb9c77f46
|
Query-based sync as the default sync mode (#1830)
|
2018-05-30 12:54:51 +02:00 |
Kenneth Geisshirt
|
b368969385
|
Update CHANGELOG.md
|
2018-05-30 10:52:21 +02:00 |
Kenneth Geisshirt
|
88d88c57e3
|
Merge branch 'master' into kneth/fix-ts-objects
|
2018-05-30 10:47:12 +02:00 |
Kenneth Geisshirt
|
5c035fbdce
|
How to debug (#1835)
* How to debug C++ code using VSCode.
|
2018-05-29 18:06:15 +02:00 |
Kenneth Geisshirt
|
b0535cb2c2
|
Using segfault-handler to help debugging C++ crashes. (#1834)
* Using segfault-handler to help debugging C++ crashes.
* Only use segfault-handler in node environments.
|
2018-05-29 18:05:36 +02:00 |
Kenneth Geisshirt
|
fa3e2c699b
|
Preparing 2.7.0 (#1833)
* Preparing 2.7.0
|
2018-05-29 14:13:01 +02:00 |
Nabil Hachicha
|
9b9d7e6471
|
Nh/is empty (#1820)
* adding isEmpty method to Result and List
|
2018-05-29 12:24:54 +01:00 |
Kenneth Geisshirt
|
58671dd59e
|
React to schema changes (#1831)
* Adding schema change listener (#1825).
|
2018-05-29 12:22:34 +02:00 |
Kenneth Geisshirt
|
d84e2f1645
|
Fixing TypeScript definition of `Realm.objects()` and `Realm.objectForPrimaryKety()`.
|
2018-05-25 15:55:46 +02:00 |
Kenneth Geisshirt
|
16bea5f42b
|
Merge pull request #1815 from realm/as-openfix
Fix Realm.open() with no config
|
2018-05-25 12:31:04 +02:00 |
astigsen
|
f85fe2f91d
|
Fix Realm.open() with no config
|
2018-05-25 12:00:42 +02:00 |
Kenneth Geisshirt
|
28e4d9bb96
|
Merge pull request #1799 from realm/kneth/forgot-changelog-update
Adding entry which I forgot to add during release
|
2018-05-18 10:00:14 +02:00 |
Kenneth Geisshirt
|
285b17e246
|
Merge pull request #1802 from realm/kneth/jsdoc
Updating our JSdoc template
|
2018-05-17 14:35:18 +02:00 |
Kenneth Geisshirt
|
38ac25a2af
|
Updating to latest jsdoc template
|
2018-05-17 11:52:20 +02:00 |
Kenneth Geisshirt
|
04bdd343d7
|
Don't abuse jsdoc
|
2018-05-17 11:51:45 +02:00 |
Kenneth Geisshirt
|
152b2da8f6
|
Adding entry which I forgot to add during release
|
2018-05-16 15:20:52 +02:00 |
Kenneth Geisshirt
|
faa0ed304b
|
Merge pull request #1798 from realm/cm/update-docs
Add comment about tests
|
2018-05-16 14:48:45 +02:00 |
Kenneth Geisshirt
|
0132a2c83f
|
Merge pull request #1797 from realm/kneth/realm-js-2.6.0
[2.6.0] Bump version
|
2018-05-16 14:22:48 +02:00 |
Christian Melchior
|
7246427f32
|
Add comment about tests
|
2018-05-16 14:09:17 +02:00 |
Kenneth Geisshirt
|
b052d8f586
|
[2.6.0] Bump version
|
2018-05-16 13:48:38 +02:00 |
Kenneth Geisshirt
|
223b1fa07e
|
Merge pull request #1794 from realm/kneth/fix-jsdoc
Using longer names.
|
2018-05-16 13:30:45 +02:00 |
Kenneth Geisshirt
|
1bdff30691
|
Run only permission tests on node. Disable writeCopyTo test.
|
2018-05-16 13:11:46 +02:00 |
Kenneth Geisshirt
|
f311fc7ba5
|
Merge pull request #1790 from realm/yg/new-ssl-config-api
Group SSL configuration options in a new config object
|
2018-05-16 11:47:25 +02:00 |
Kenneth Geisshirt
|
fa2885c8bf
|
Merge branch 'master' into yg/new-ssl-config-api
|
2018-05-16 10:59:43 +02:00 |
Kenneth Geisshirt
|
48b9390ee6
|
Merge pull request #1792 from realm/as-linkingobjectcount
Add Object.linkingObjectCount()
|
2018-05-16 10:55:20 +02:00 |
Kenneth Geisshirt
|
ee3791c821
|
Using lengthy names for classes
|
2018-05-16 10:46:32 +02:00 |
astigsen
|
0783c9081c
|
Fixed method signature in docs
|
2018-05-15 19:46:20 +02:00 |
Kenneth Geisshirt
|
05f0b31a5b
|
Using longer names.
|
2018-05-15 18:20:20 +02:00 |
astigsen
|
fbf4db56c5
|
Fix Chrome debug API
|
2018-05-15 14:37:04 +02:00 |
astigsen
|
5186eeb84e
|
Add Object.linkingObjectCount()
|
2018-05-15 14:31:54 +02:00 |
Kenneth Geisshirt
|
f5d6a9ec44
|
Fixing a few typos in README.md
|
2018-05-15 13:16:41 +02:00 |
Kenneth Geisshirt
|
90b6fa599d
|
Merge pull request #1791 from realm/kneth/realm-js-2.5.0
Prepare Realm JS 2.5.0
|
2018-05-14 16:13:51 +02:00 |
Yavor Georgiev
|
e58db5f6bd
|
fix typo
|
2018-05-14 15:37:34 +03:00 |
Kenneth Geisshirt
|
126ee37bd9
|
Prepare Realm JS 2.5.0
|
2018-05-14 14:25:54 +02:00 |
Yavor Georgiev
|
7ad363dafc
|
changelog
|
2018-05-14 15:22:38 +03:00 |
Yavor Georgiev
|
ac3d749ece
|
Group SSL configuration options in a new config object
|
2018-05-14 15:16:52 +03:00 |