realm-js/scripts
Thomas Goyne 2298609ce5 Merge remote-tracking branch 'origin/master' into tg/merge-master-to-2.0.x
* origin/master: (23 commits)
  Fix api doc error
  fix progress notifications registrations
  Fix typo in Github issue template
  Fix port conflict between RN >= 0.48 and RPC server (#1294)
  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
  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
  ...
2017-09-25 09:40:56 -07:00
..
.eslintrc.json Support linking project with rnpm 2016-03-23 10:51:57 -07:00
.npmignore Remove accidentally included files in npm package 2016-03-16 16:48:04 -07:00
build-node-pre-gyp.ps1 update the windows pre-gyp script (#1072) 2017-06-16 11:01:22 +02:00
build-node-pre-gyp.sh Update download script for the new core build system 2017-08-17 13:01:41 +02:00
ccache-clang++.sh ccache support 2016-11-10 23:55:26 -08:00
ccache-clang.sh ccache support 2016-11-10 23:55:26 -08:00
changelog-header.sh Update changelog script 2016-03-29 15:26:45 -07:00
check-environment.js Revert "Check if the supported version (10e) of Android NDK is installed" 2017-08-22 15:49:32 +05:30
docker-android-wrapper.sh Fix for android wrapper 2016-11-24 17:39:50 +01:00
docker-wrapper.sh Added support for React tests on android in docker (phew) 2016-11-24 16:58:16 +01:00
docker_build_wrapper.sh Added docker-test.sh wrapper for running linux tests 2016-11-10 19:13:52 +01:00
download-object-server.sh Download ROS 2.0 from npm for testing 2017-09-21 02:22:49 +03:00
download-realm.js Update to core 3.1/sync rc18 2017-09-07 16:50:51 -07:00
download_and_start_server.sh Download ROS 2.0 from npm for testing 2017-09-21 02:22:49 +03:00
git-win-symlink-aliases enable android build on windows 2017-04-20 14:03:54 +03:00
handle-license-check.js Fix linter issues (#1132) 2017-07-10 16:53:00 +02:00
prepublish.js fix npm scripts 2017-04-20 14:03:54 +03:00
publish.sh Move publish testing to "test.sh all" (#1265) 2017-08-30 13:09:40 +02:00
react-tests-android.js Fix linter issues (#1132) 2017-07-10 16:53:00 +02:00
set-version.sh Consolidate RealmNode.xcodeproj into RealmJS.xcodeproj 2016-05-19 14:50:27 -07:00
test.sh Merge remote-tracking branch 'origin/master' into tg/merge-master-to-2.0.x 2017-09-25 09:40:56 -07:00