realm-js/react-native
Thomas Goyne 3a8ee98f72 Merge remote-tracking branch 'origin/master' into next-major
* origin/master: (87 commits)
  Disable testAddListener when running in chrome
  Ensure RN has an event loop running for async tests
  Make permission tests better handle server delays
  Fix race conditions in testAddListener
  Separate build and test steps in xcode to reduce chance of hitting "Early unexpected exit"
  Ignore errors when sourcing nvm.sh
  Don't forward arguments to nvh.sh
  Skip sourcing nvm.sh if it's already available
  Fix some shellcheck warnings
  Ensure node 6.5.0 is installed on CI
  Build realm from source for each test-runner test
  Improve error reporting for incorrect argument counts for Realm methods
  Use the same error messages in the RPC code as the regular code
  Silence an unused variable warning when building with sync disabled
  Documenting sync.config properties (#1312)
  Check the exception message in all Realm tests which assert an exception is thrown
  Don't discard the actual error message in validated_get_X
  Add the invalid value to the type error exception message
  Improve the errors thrown for invalid schema definitions
  Throw a more appropriate error for some operations on closed Realms
  ...
2017-09-19 16:36:49 -07:00
..
android Merge pull request #1240 from realm/ap/ubuntu_android_fix 2017-08-28 14:47:06 +05:30
ios Update download script for the new core build system 2017-08-17 13:01:41 +02:00
.eslintrc.json Properly configure ESLint for syntax checking 2016-03-16 13:01:38 -07:00
.npmignore NPM ignore react-native/android folder 2016-02-11 16:55:36 -08:00
index.js Fix ListView imports for React Native 0.25 2016-05-16 13:23:19 -07:00
listview.js Fixing #1191 - prop-types depreciation warning (#1250) 2017-08-29 10:51:36 +02:00