realm-js/src
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
..
RealmJS.xcodeproj [2.15.3] Bump version 2018-08-24 16:29:18 +02:00
android Porting memmove() workaround from Realm Java. (#1901) 2018-06-28 13:24:10 +02:00
ios Add Realm.deleteFile API (#363) 2017-09-07 10:12:59 +05:30
jsc Revert "Fix Node.js 10 support (#1937)" 2018-07-25 15:35:06 +03:00
node Revert "Fix Node.js 10 support (#1937)" 2018-07-25 15:35:06 +03:00
object-store@b0fc2814d9 LIMIT support in queries (#2008) 2018-09-12 15:01:44 +02:00
.npmignore [0.12.0-rc] Bump version 2016-05-03 12:06:15 -07:00
concurrent_deque.hpp fix RN Android debugger 2017-11-13 14:19:59 +02:00
event_loop_dispatcher.hpp Fix event_loop_dispatcher 2017-05-17 16:06:21 +03:00
js_class.hpp Revert "Fix Node.js 10 support (#1937)" 2018-07-25 15:35:06 +03:00
js_collection.hpp Expose both newModifications and oldModifications on change events 2018-06-06 16:13:47 -07:00
js_list.hpp Revert "Fix Node.js 10 support (#1937)" 2018-07-25 15:35:06 +03:00
js_object_accessor.hpp Skip calling has_property() before get_property() 2018-07-03 08:35:56 -07:00
js_observable.hpp Sync and fine grained notifications 2016-10-04 15:07:14 -07:00
js_realm.cpp Expose disable_sync_to_disk() via an env variable 2017-11-10 18:12:48 -08:00
js_realm.hpp 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
js_realm_object.hpp Revert "Fix Node.js 10 support (#1937)" 2018-07-25 15:35:06 +03:00
js_results.hpp Revert "Fix Node.js 10 support (#1937)" 2018-07-25 15:35:06 +03:00
js_schema.hpp Better representation of array of primitive types for (#1847). (#1852) 2018-06-12 15:36:02 +02:00
js_sync.hpp Using a GC'ed context will cause a crash (#1969) 2018-08-17 11:24:08 +02:00
js_types.hpp Optimize reading properties of objects from v8 a bit 2018-07-03 08:35:56 -07:00
js_util.hpp Revert "Fix Node.js 10 support (#1937)" 2018-07-25 15:35:06 +03:00
platform.hpp Add Realm.deleteFile API (#363) 2017-09-07 10:12:59 +05:30
rpc.cpp Revert "Fix Node.js 10 support (#1937)" 2018-07-25 15:35:06 +03:00
rpc.hpp Revert "Fix Node.js 10 support (#1937)" 2018-07-25 15:35:06 +03:00