realm-js/src
Kenneth Geisshirt 85fb49b354 Adding methods and property to manually control write transactions (#1216)
* Adding methods and property to manually control write transactions
2017-08-21 17:48:53 +02:00
..
RealmJS.xcodeproj [1.10.3] Version bump 2017-08-17 11:35:13 +02:00
android Cleanup Android platform.cpp 2016-05-13 15:25:18 -07:00
ios proper fix/hack removal, partially working sync for rn 2016-11-11 17:53:58 -08:00
jsc Include property names in type error exceptions thrown by Realm.create (#1069) 2017-06-20 14:40:01 +02:00
node Modernize V8 ArrayBuffer usage (#1198) 2017-08-10 11:45:48 +02:00
object-store@7c12b340e0 [1.9.0] Bump version 2017-07-10 17:26:44 +02:00
.npmignore [0.12.0-rc] Bump version 2016-05-03 12:06:15 -07:00
concurrent_deque.hpp Make migration tests work in Chrome debug mode 2016-04-29 13:55:49 -07:00
event_loop_dispatcher.hpp Fix event_loop_dispatcher 2017-05-17 16:06:21 +03:00
js_class.hpp Propagate token refresh errors to the session error handler (#843) 2017-02-07 11:01:26 +01:00
js_collection.hpp report null instead of undefined for deleteAll indexes count 2017-05-01 10:51:48 +03:00
js_list.hpp Added method to find index of object in collections (#1094) 2017-06-26 13:43:49 +02:00
js_object_accessor.hpp Include property names in type error exceptions thrown by Realm.create (#1069) 2017-06-20 14:40:01 +02:00
js_observable.hpp Sync and fine grained notifications 2016-10-04 15:07:14 -07:00
js_realm.cpp Node.js Win32 support (#864) 2017-03-07 23:24:30 +01:00
js_realm.hpp Adding methods and property to manually control write transactions (#1216) 2017-08-21 17:48:53 +02:00
js_realm_object.hpp Add support for accessing linking objects / backlinks (#1101) 2017-06-29 11:59:10 +02:00
js_results.hpp Close uv handles on the loop thread (#1125) 2017-07-07 14:50:34 +02:00
js_schema.hpp Add support for accessing linking objects / backlinks (#1101) 2017-06-29 11:59:10 +02:00
js_sync.hpp Add a new optional server parameter to User.adminUser (#1111) 2017-07-10 15:04:55 +02:00
js_types.hpp Make it possible to assign a List or Results to a List property once more (#1126) 2017-07-10 13:45:49 +02:00
js_util.hpp Node.js Win32 support (#864) 2017-03-07 23:24:30 +01:00
platform.hpp Cleanup Android platform.cpp 2016-05-13 15:25:18 -07:00
rpc.cpp Add support for accessing linking objects / backlinks (#1101) 2017-06-29 11:59:10 +02:00
rpc.hpp Propagate token refresh errors to the session error handler (#843) 2017-02-07 11:01:26 +01:00