Commit Graph

3440 Commits

Author SHA1 Message Date
Kenneth Geisshirt a0585ed739
Prepare v2.18.0 (#2048) 2018-10-04 14:12:08 +02:00
Nikola Irinchev e5c9016424
Handle sync config in Realm.deleteFile (#2045)
* Handle sync config in Realm.deleteFile

* Add changelog and address review comment

* Try to fix tests

* Fix rebase conflicts
2018-10-04 11:04:15 +02:00
Christian Melchior 434e8ca2bc
Align permission API's with Java/Swift (#2036) 2018-10-04 10:09:31 +02:00
Brian Munkholm 188101fac2
Update changelog-header.sh 2018-10-02 11:40:19 +02:00
Brian Munkholm 36947b76c8
Aligned release note template (#2044) 2018-10-02 09:55:39 +02:00
Kenneth Geisshirt b8dad21120 Adding changelog template 2018-09-28 14:52:09 +02:00
Kenneth Geisshirt f5d32a2414 [2.17.0] Bump version 2018-09-28 14:13:50 +02:00
Kenneth Geisshirt 2b12db2370
2.17.x (#2034)
* Upgrading core+sync+ros. Feature token is required and stored in Jenkins.
2018-09-28 14:09:29 +02:00
Kenneth Geisshirt cfe9cbb881 Adding changelog template 2018-09-25 09:03:45 +02:00
Kenneth Geisshirt e51456f020 [2.16.2] Bump version 2018-09-25 08:23:00 +02:00
Kenneth Geisshirt be98a77fcf
Logging in using an admin token should be synchronous (#2040)
* Logging in using an admin token should be synchronous
2018-09-24 12:43:44 +02:00
Kenneth Geisshirt 6e15b2ed8e Adding changelog template 2018-09-21 14:53:31 +02:00
Kenneth Geisshirt 026ac6e607 [2.16.1] Bump version 2018-09-21 14:29:54 +02:00
Kenneth Geisshirt 2ea71934d0
Logging in using admin token should also return a promise (#2038)
* Logging in using admin token should also return a promise
* use the node_require trick
2018-09-21 14:24:37 +02:00
Kenneth Geisshirt 30b60aa993 Adding changelog template 2018-09-19 20:06:44 +02:00
Kenneth Geisshirt 41e1d9f689 [2.16.0] Bump version 2018-09-19 19:35:55 +02:00
Kenneth Geisshirt 4d81bc2356
Preparing 2.16.0 (#2035)
* Preparing v2.16.0
* Update CHANGELOG.md
2018-09-19 18:15:16 +02:00
Nabil Hachicha 111e9c223f Adding permission schema for query based sync (#2027)
* Adding permission schema when opening the Realm
* Adding permission schema implicitly for query based Realms
* Remove old code
* Remove outdated test
2018-09-19 16:16:44 +02:00
Nicola Brisotto 6e58f1f6f3 Support ASDF shims (#2032)
* Support ASDF shims
Add support to asdf shims as described here #2031
* Updated changelog, ASDF Enhancements
2018-09-19 16:04:10 +02:00
Yavor Georgiev de37785e8e
Fix build on Visual Studio 2017 15.8 (#2033) 2018-09-19 15:33:12 +03:00
Christian Melchior 79759dce29
Fix typescript definitions for privileges() methods (#2030) 2018-09-19 13:16:26 +02:00
Kenneth Geisshirt 37d04c4df2
Forgot entry in PR (#2026) 2018-09-18 14:46:33 +02:00
Brian Munkholm e914472ceb
Update changelog-header.sh 2018-09-18 14:44:13 +02:00
Brian Munkholm 5c04d50191
Update changelog-header.sh 2018-09-18 13:46:14 +02:00
Kenneth Geisshirt abe4afe78a add changelog template during release (#1997) 2018-09-18 13:38:41 +02:00
Apperside af46a2d86f Fixed the type definition for Realm.Permissions.User (#2013)
The identity field was wrong, it should have been id instead
2018-09-17 09:28:01 +02:00
Kenneth Geisshirt e2342e2721 Mention correct sync version 2018-09-14 13:42:00 +02:00
Kenneth Geisshirt 201d792585 [2.16.0-rc.2] Bump version 2018-09-14 13:00:53 +02:00
Kenneth Geisshirt 4995d5d21c Merge branch 'master' of github.com:realm/realm-js 2018-09-14 11:57:11 +02:00
Kenneth Geisshirt a7e4b5d8f1 [2.16.0-rc.1] Bump version 2018-09-14 11:40:30 +02:00
Brian Munkholm cf385cf9fd
Update README.md 2018-09-14 11:40:16 +02:00
Kenneth Geisshirt 81e7cc87ed
Preparing v2.16.0-rc.1 (#2022)
* Preparing v2.16.0-rc.1
* Update CHANGELOG.md
2018-09-14 11:38:40 +02:00
Igor Mandrigin 67dccf1e47 Fix memory corruption in writeCopyTo. (#2020) 2018-09-13 12:34:11 +02:00
Nikola Irinchev 80cde7a5b0 Redesign user auth (#2002)
* Refactor user auth
* Allow to override the jwt provider name
* Add custom provider and changelog
* Remove the callback argument from docs
2018-09-13 08:45:06 +02:00
Emanuele Zattin 9314ee0a7d Add support for sync pause/resume (#2019)
* Add support for sync pause/resume
* Improve the promise chain in the tests
* Update CHANGELOG.md
* Update sync.js
2018-09-12 16:04:22 +02:00
Kenneth Geisshirt f45ba1c9e7
LIMIT support in queries (#2008)
* Updating to Realm Sync 3.9.9 (and Core 5.10.0 + object store).
* Adding LIMIT to tests
* Use bitnami node image
2018-09-12 15:01:44 +02:00
Kenneth Geisshirt c6753efe5a
Added to the support library for React Native debugging (#479) (#2005) 2018-09-04 10:58:03 +02:00
Gabriele Petronella 760ddd578f Add param type to addConnectionNotification/removeConnectionNotification (#2003) 2018-09-03 08:35:21 +02:00
Nikola Irinchev 81cb7c4636
Fix type definitions for authenticate (#2000)
* Fix type definitions for authenticate

* Update CHANGELOG.md
2018-08-30 16:20:29 +02:00
Kenneth Geisshirt 38190b7a35 Slightly rephrasing changelog entry (#1998)
* Slightly rephrasing changelog entry
2018-08-30 09:32:56 +02:00
Nikola Irinchev 477b900530
Expose user serialize and deserialize methods (#1996)
* Expose serialize and deserialize methods

* Changelog and docs

* Forgot to save changelog 🤦‍♂️

* Add input validation
2018-08-28 15:01:32 +02:00
Kenneth Geisshirt a10ffae469
Forgot the reference to the issue in the change log (#1994) 2018-08-27 09:06:09 +02:00
Kenneth Geisshirt 16b90da589 [2.15.3] Bump version 2018-08-24 16:29:18 +02:00
Kenneth Geisshirt bdd59419cc
fullSynchronization might not be defined (#1990)
* fullSynchronization might not be defined
* don't use fullSynchronization in a test
2018-08-24 16:21:32 +02:00
Kenneth Geisshirt 5094adb7e5 [2.15.2] Bump version 2018-08-24 13:48:14 +02:00
Kenneth Geisshirt 31f865808d [2.15.1] Bump version 2018-08-24 11:48:47 +02:00
Kenneth Geisshirt 1ca4bdeba8 [2.15.0] Bump version 2018-08-24 10:37:24 +02:00
Kenneth Geisshirt 1b1b51ded2
BUG FIX: A schema is required when Realm is opened in a query-based sync situation (#1985) 2018-08-24 08:50:27 +02:00
Kenneth Geisshirt 05aef95bbd
Upgrading to Realm Sync v3.9.1 (#1984)
* Upgrading to Realm Sync v3.9.1
* Update changelog
2018-08-23 14:35:55 +02:00
Emanuele Zattin 3389d2d141
Merge pull request #1975 from realm/ez/devtoolset
Update devtoolset from 3 to 6
2018-08-22 22:57:36 +02:00