Commit Graph

3291 Commits

Author SHA1 Message Date
Kenneth Geisshirt 01097812d5
Porting memmove() workaround from Realm Java. (#1901) 2018-06-28 13:24:10 +02:00
Kenneth Geisshirt 06c0865c1b
Speed up compact (#1900) 2018-06-28 12:44:52 +02:00
Kenneth Geisshirt f9ab01e604
Merge pull request #1899 from realm/kneth/revert-computeSize
Revert computeSize
2018-06-28 11:00:06 +02:00
Kenneth Geisshirt 9fcf3f20ee Revert "Exposing a Realms groups compute_aggregated_byte_size via `computeSize`"
This reverts commit 10c127542b.
2018-06-28 10:37:39 +02:00
Kenneth Geisshirt 12b8e9030a Revert "Adding a test of the computeSize method"
This reverts commit f16feec112.
2018-06-28 10:37:25 +02:00
Kenneth Geisshirt 3b101af16b Revert "Adding documentation"
This reverts commit b4955b816d.
2018-06-28 10:37:10 +02:00
Kenneth Geisshirt f907ebc367 Revert "Exposed the computeSize method to the debugger"
This reverts commit 3ee3d3e39c.
2018-06-28 10:36:55 +02:00
Kenneth Geisshirt 6aefa482d2 Revert "Added a note in the changelog"
This reverts commit a01553ef25.
2018-06-28 10:36:37 +02:00
Kenneth Geisshirt 8435068cbf Revert "Added a TypeScript definition for computeSize"
This reverts commit 367133c53e.
2018-06-28 10:35:38 +02:00
Kenneth Geisshirt bd45d6f0bf Revert "Use object store"
This reverts commit 965e997d8e.
2018-06-28 10:35:23 +02:00
Kenneth Geisshirt 1d6e213682
Expose custom HTTP headers in sync configuration (#1898)
* Expose custom HTTP headers in sync configuration
2018-06-28 10:34:02 +02:00
Kenneth Geisshirt 9a37726012
Adding getters to debugging support of Realm.Sync.User (#1892) 2018-06-27 09:15:06 +02:00
Kenneth Geisshirt 77026c7a19
Fixing the class names of the permission classes (#1894) 2018-06-27 09:14:29 +02:00
James Stone e46bd3899b When forcing sync on a local Realm, use an additive schema (#1888) 2018-06-25 14:00:15 +02:00
Kenneth Geisshirt 264472c8cd
Upgrading to Realm Sync 3.5.8 (#1890) 2018-06-25 12:42:31 +02:00
Kenneth Geisshirt 3ca06517e1
Merge pull request #1887 from realm/kneth/realm-sync-v3.5.7
Upgrading sync and core
2018-06-22 12:58:15 +02:00
Kenneth Geisshirt c62cbb36fa Upgrading sync and core 2018-06-22 12:27:35 +02:00
Kenneth Geisshirt 9328466036
Merge pull request #1882 from realm/kh/compute-realm-size
Compute realm size
2018-06-20 20:13:42 +02:00
Kenneth Geisshirt 965e997d8e Use object store 2018-06-20 18:17:10 +02:00
Kræn Hansen 367133c53e Added a TypeScript definition for computeSize 2018-06-20 16:20:41 +02:00
Kræn Hansen a01553ef25 Added a note in the changelog 2018-06-20 16:16:28 +02:00
Kræn Hansen 3ee3d3e39c Exposed the computeSize method to the debugger 2018-06-20 16:16:13 +02:00
Kræn Hansen b4955b816d Adding documentation 2018-06-20 16:07:07 +02:00
Kræn Hansen f16feec112 Adding a test of the computeSize method 2018-06-20 16:00:28 +02:00
Kræn Hansen 10c127542b Exposing a Realms groups compute_aggregated_byte_size via `computeSize` 2018-06-20 16:00:12 +02:00
Kenneth Geisshirt 8a7d7a30a5 [2.10.0] Bump version 2018-06-19 15:49:39 +02:00
Kenneth Geisshirt 32be882334
Merge pull request #1878 from realm/kneth/realm-sync-3.5.6
Upgrading to Realm Sync v3.5.6
2018-06-19 15:47:41 +02:00
Kenneth Geisshirt f3595e0b14 Upgrading to Realm Sync v3.5.6 2018-06-19 14:46:09 +02:00
Kenneth Geisshirt f5a8805d1e
Merge pull request #1874 from realm/cm/template-method
* Add support for creating template objects
2018-06-19 13:02:44 +02:00
Kenneth Geisshirt 83c2564080
Merge branch 'master' into cm/template-method 2018-06-19 12:06:12 +02:00
Kenneth Geisshirt 2db1cbf2e4 [2.9.0] Bump version 2018-06-19 10:56:49 +02:00
Christian Melchior fdcedf86f7 Docs 2018-06-19 09:08:14 +02:00
Christian Melchior 2db3ea5853 Merge branch 'master' into cm/template-method
# Conflicts:
#	CHANGELOG.md
2018-06-19 08:57:42 +02:00
Thomas Goyne 290485134e Add undocumented _automaticChangeNotifications config option 2018-06-18 16:17:31 -07:00
Thomas Goyne 19f04253a7 shouldCompactOnLaunch is passed the used bytes, not unused bytes 2018-06-18 16:17:31 -07:00
Thomas Goyne 2189feb640 Allow setting shouldCompactOnLaunch on synchronized Realms 2018-06-18 16:17:31 -07:00
Christian Melchior fa96eeec9e Fix tests 2018-06-19 00:19:49 +02:00
Christian Melchior d75150aa93 Add support for creating template objects 2018-06-18 22:55:01 +02:00
Kenneth Geisshirt 89bb4ce0b3 [2.8.5] Bump version 2018-06-18 15:58:15 +02:00
Kenneth Geisshirt 630f6344e9
Merge pull request #1872 from realm/kneth/realm-sync-3.5.5
Upgrading to Realm Sync v3.5.5
2018-06-18 15:56:32 +02:00
Kenneth Geisshirt 9c5969e3fe Upgrading to Realm Sync v3.5.5 2018-06-18 15:20:52 +02:00
Yavor Georgiev b7c9cf36ae
Enable building against realm-sync checkout (#1863)
When Sync switched to building with CMake the folder paths changed slightly. Luckily, we already know the structure from Core and can use the same one.
2018-06-17 14:12:06 +03:00
Kenneth Geisshirt 6f348f0ba5 [2.8.4] Bump version 2018-06-15 19:31:43 +02:00
Kenneth Geisshirt be345b7bc5
Merge pull request #1865 from realm/kneth/realm-sync-3.5.4
Upgrading to Realm Core v5.6.2 and Realm Sync v3.5.4.
2018-06-15 19:30:12 +02:00
Kenneth Geisshirt f1eeac6819 Upgrading to Realm Core v5.6.2 and Realm Sync v3.5.4. 2018-06-15 19:04:14 +02:00
Kenneth Geisshirt a61bcc8e24 [2.8.3] Bump version 2018-06-13 15:45:32 +02:00
Kenneth Geisshirt 682332c7db
Upgrading to Realm Core v5.6.1 (#1859)
* Upgrading to Realm Core v5.6.1
* Upgrading to Realm Sync v3.5.3.
2018-06-13 15:44:16 +02:00
Kenneth Geisshirt 9527b84ba9
Better representation of array of primitive types for (#1847). (#1852)
* Better representation of array of primitive types for  (#1847).
2018-06-12 15:36:02 +02:00
Kenneth Geisshirt 8d4ed66135 [2.8.2] Bump version 2018-06-12 10:33:52 +02:00
Kenneth Geisshirt 6a5688fdd7
Upgrading to Realm Sync 3.5.2 (#1858)
* Upgrading to Realm Sync 3.5.2
* Update CHANGELOG.md
2018-06-12 10:30:14 +02:00