16 Commits

Author SHA1 Message Date
blagoev
6be9ad5e35 Add a fix for RN hang with promises 2017-05-12 00:04:19 +03:00
blagoev
6c3dc8258a enable all session-tests and Realm.openAsync 2017-05-11 23:54:29 +03:00
blagoev
6cd8eefe5d Fix download api to wait correctly using schema less realm
Added tests using two processes (nodes only)
2017-05-11 23:22:28 +03:00
blagoev
22987f0a8f fix Realm.open to use the correct ctor function 2017-05-08 00:32:13 +03:00
blagoev
ef63a8829c Initial download api support 2017-05-07 02:26:14 +03:00
Kristian Dupont
f551a51acc Add missing sync error (#925)
* Add missing sync error

* Make unit tests work without sync

* Wording fix
2017-03-22 13:52:41 +01:00
Radu Tutueanu
716201a1fe Fix loading the constructor for node-server-sdk 2017-02-08 13:36:43 +01:00
Yavor Georgiev
19f00e1b4b Rework #832 (#833) 2017-02-02 02:41:11 +01:00
Yavor Georgiev
408f5588f8 Add Permissions models and User Management Realm API (#824)
* Add Permissions models and User Management Realm API

* docs and changelog

* fix bad merge

* add test

* fix jsdoc annotation

* rename permissions to management schema
2017-01-31 22:56:09 +01:00
Ari Lazier
0238e8fa48 lint fix 2016-11-21 15:33:37 -08:00
Ari Lazier
ec2622ba96 call cleanup on exceptions and ctr-c 2016-11-20 10:34:13 -08:00
Søren Vind
06d277aacd Bumped version of ESLint, added eslinting of specs, make all linting pass 2016-11-14 10:48:50 -08:00
Ari Lazier
92adb669d5 hook up new object store apis 2016-10-26 17:00:46 -07:00
Ari Lazier
0d74c05366 add sync cleanup method 2016-10-25 15:04:58 -07:00
Yavor Georgiev
622482029a Pass AuthError in Realm.Sync.User methods callbacks (#619)
* Pass AuthError in Realm.Sync.User methods callbacks

The new Realm.Sync.AuthError class exposes properties common to the Problem family of classes in the Realm Object Server

* extract AuthError in a separate file

* whitespace
2016-10-25 00:12:12 +02:00
Yavor Georgiev
3dc968cfe2 rename wireup 2016-10-11 00:45:01 +02:00