Commit Graph

2442 Commits

Author SHA1 Message Date
blagoev d214b72fc6 forgotten file 2017-05-12 01:41:04 +03:00
blagoev 1ae58780bf Pass the error code and message to user code 2017-05-12 01:40:15 +03:00
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 4073730259 Fix showing syntax errors in sync test files 2017-05-11 23:31:50 +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
kristiandupont a916958941 [1.3.0] Bump version 2017-05-11 14:34:52 +02: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
blagoev 5a6baef612 Fix event_loop_dispatcher 2017-05-07 02:02:57 +03:00
blagoev 44432660ea Add MakeCallback method abstraction
Needed for node to kick next tick properly. JSC uses regular call
2017-05-07 02:02:05 +03:00
blagoev 9c700053af Fix EventLoopDispatcher
Fixes callback not called due to dispatcher freed when instance go out of scope. Preserves the EventLoopSignal if there are pending invocations
2017-05-06 15:33:06 +03:00
blagoev 9a73d9d215 Improve VS Code debug
Allow debugging of session-tests and improve VS Code debug tasks.
New VS Code task to download and start server for debugging
New VS Code tasks to build only changed files and full rebuild
2017-05-06 15:19:19 +03:00
Radu Tutueanu 42bbdc9f07 Merge pull request #1000 from realm/rt/use-sync-1.8.3
Use sync 1.8.3
2017-05-05 16:08:52 +02:00
Radu Tutueanu 1dfefb60be Fix typo in Jenkinsfile 2017-05-05 15:31:52 +02:00
Radu Tutueanu 6a2b0efe07 Add missing files to the xcode project 2017-05-05 15:15:59 +02:00
Radu Tutueanu f8a8a3ca80 Add a changelog entry 2017-05-05 13:53:20 +02:00
Radu Tutueanu f6564ca68f Add the variables to the syncConfig 2017-05-05 13:50:45 +02:00
Radu Tutueanu b9f90a956b Update handling of ssl certificates according to changes in OS 2017-05-05 11:48:34 +02:00
Radu Tutueanu 7d25a5a380 Add missing apple specific sources 2017-05-05 11:47:12 +02:00
Radu Tutueanu 7653c7f10d Use sync 1.8.3 2017-05-04 16:58:00 +02:00
Dmitry Patsura ded541a759 [React-Native] Android - buildToolsVersion to 25.0.2 2017-05-02 10:56:03 +09:00
blagoev 58a25dd453 Merge pull request #989 from realm/fix-deleteAll-event
report undefined deletions on deleteAll instead of max int count indexes
2017-05-01 11:31:39 +03:00
blagoev 0dabf3d87d report null instead of undefined for deleteAll indexes count 2017-05-01 10:51:48 +03:00
blagoev 5effd3a9ac report undefined deletions on deleteAll instead of max int count indexes 2017-04-28 12:54:23 +03:00
blagoev 8d3b4aca95 Merge pull request #972 from dbhowell/gradle-use-dependencies-list
Use dependencies.list file instead of npm for build.gradle
2017-04-20 23:58:48 +03:00
blagoev bb9d3d5e2e Merge branch 'master' into gradle-use-dependencies-list 2017-04-20 23:58:16 +03:00
blagoev 922a526fe9 Merge pull request #974 from realm/fix-sessions-tests
Fix sessions tests
2017-04-20 19:25:05 +03:00
blagoev db8eb39b86 add semicolon 2017-04-20 18:23:30 +03:00
blagoev c959cc799c possible fix to session tests timeout 2017-04-20 18:23:30 +03:00
Yavor Georgiev 7543c1274d increase jasmine timeout to a ridiculously high value 2017-04-20 18:23:30 +03:00
Yavor Georgiev 9a8dc1327f remove assertion 2017-04-20 18:23:30 +03:00
Yavor Georgiev a37c38ca92 increase jasmine timeout to a ridiculously high value 2017-04-20 18:23:30 +03:00
Yavor Georgiev 95da4d81c3 refactor session tests 2017-04-20 18:23:30 +03:00
blagoev daad5a43cd Merge pull request #962 from realm/windows-android-build
Windows android build
2017-04-20 18:22:16 +03:00
blagoev 8069c7e25a fix npm scripts 2017-04-20 14:03:54 +03:00
blagoev 8b1bec1123 enable android build on windows 2017-04-20 14:03:54 +03:00
Radu Tutueanu ba0b298244 Merge pull request #971 from realm/al/notifier-fix
Use notifier fix in latest object store, update core & sync
2017-04-19 13:20:42 +03:00
Radu Tutueanu e1479026c6 Update sync version 2017-04-19 10:22:04 +03:00
David Howell 7702c3ec67 Move helper function out of the way 2017-04-19 14:01:22 +09:30
David Howell be06e7d529 Avoid the use of npm, instead read versions from dependencies.list 2017-04-19 13:58:42 +09:30
Ari Lazier 8e43eb7441 use notifier fix in latest object store, update core 2017-04-18 10:58:50 -07:00
Yavor Georgiev aa506935a5 Construct Results with object type name only (#959) 2017-04-18 13:41:44 +03:00
Yavor Georgiev 8b652b4e8a Expose option to force the sync history type when opening a realm (#966) 2017-04-18 13:41:07 +03:00
blagoev 2ca08161f8 Merge pull request #961 from realm/fix-tests
fix tests not completing on failure
2017-04-06 22:56:05 +03:00
blagoev 4c9f88560e fix testCurrent user test 2017-04-06 18:26:36 +03:00
blagoev 7486ecf029 fix user-tests 2017-04-06 14:25:40 +03:00
blagoev 1aec51cfae fix tests not completing on failure 2017-04-06 11:00:29 +03:00
blagoev c0c54989ec Merge pull request #953 from realm/blagoev/remove-obsolete-nosync-targets
remove obsolete test nosync targets
2017-03-30 11:44:30 +03:00
blagoev 8b24dbc8bc update the README 2017-03-30 11:33:40 +03:00