realm-js/docs
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
..
jsdoc-template@4e014653f0 Improve api docs (#920) 2017-03-22 12:54:35 +01:00
plugins Improve api docs (#920) 2017-03-22 12:54:35 +01:00
static Improve api docs (#920) 2017-03-22 12:54:35 +01:00
tutorials Improve api docs (#920) 2017-03-22 12:54:35 +01:00
.eslintrc.json Add API docs for all Collection methods 2016-03-20 11:57:40 -07:00
.gitignore API documentation 2016-02-12 16:57:13 -08:00
collection.js Added method to find index of object in collections (#1094) 2017-06-26 13:43:49 +02:00
conf.json Fix jsdoc build (#1133) 2017-07-11 13:33:38 +02:00
list.js Add API docs for all Collection methods 2016-03-20 11:57:40 -07:00
object.js Add support for accessing linking objects / backlinks (#1101) 2017-06-29 11:59:10 +02:00
permission.js Add Session and some missing User docs (#828) 2017-02-01 21:45:55 +01:00
realm.js Added documentation abut exceptions for open_ssl_verify_callback. 2017-09-25 11:57:18 +02:00
results.js Add documentation for new methods 2016-11-15 05:19:36 -08:00
sync.js Merge remote-tracking branch 'origin/master' into tg/merge-master-to-2.0.x 2017-09-25 09:40:56 -07:00