2599 Commits

Author SHA1 Message Date
Morten Krogh
fe9677b1c5 Added documentation abut exceptions for open_ssl_verify_callback. 2017-09-25 11:57:18 +02:00
Morten Krogh
73dd90a05f Merge branch 'mk/ssl-verify-callback-2' of github.com:realm/realm-js into mk/ssl-verify-callback-2 2017-09-25 11:08:36 +02:00
Morten Krogh
fbe619c255 Changed ssl_verify_callback to open_ssl_verify_callback.
Changed the preverifyOk to acceptedByOpenSSL and made it a Boolean.
Changed jsdoc formatting.
2017-09-25 11:05:16 +02:00
Kenneth Geisshirt
0332fc7e66 Update realm.js
Fixing old typos.
2017-09-22 19:39:00 +02:00
Morten Krogh
508a547898 Typescript definition for ssl_verify_callback. 2017-09-22 13:52:49 +02:00
Morten Krogh
c1e198cbab Documentation and comments for ssl_verify_callback. 2017-09-22 11:21:36 +02:00
Morten Krogh
3657ef385c The sync config object gets a new property called ssl_verify_callback.
The callback is used to let JS code decide whether the server's SSL
certificate should be accepted or rejected. The ssl_verify_callback
function is only applicable for platforms using OpenSSL.
2017-09-22 10:29:37 +02:00
Kenneth Geisshirt
b0c1db8c45 [2.0.0-rc10] Bump version v2.0.0-rc10 2017-09-21 22:56:44 +02:00
Kenneth Geisshirt
315bc65288 Updating to sync 2.0.0-rc23 (wrong package name) (#1335) 2017-09-21 22:53:39 +02:00
Thomas Goyne
e44b9126a8 Merge pull request #1303 from realm/tg/keypath-sort
Use the objectstore keypath sorting functionality
2017-09-21 11:02:50 -07:00
Thomas Goyne
086f31c07f Use the objectstore keypath sorting functionality
Adds support for sorting on values over links, reduces the amount of code in
the binding, and is required for sorting non-object lists.
2017-09-21 10:41:19 -07:00
blagoev
dad61c924a Merge pull request #1333 from realm/test-2.0.x
fix build for 2.0.x
2017-09-21 19:23:17 +03:00
blagoev
988a86ff19 ignore kill process errors 2017-09-21 16:12:43 +03:00
blagoev
4f5e51430c Test 2.0.x on CI 2017-09-21 15:41:00 +03:00
blagoev
749c88ec74 Uncomment tests (now that they are guarded by a Fixme) 2017-09-21 02:38:22 +03:00
blagoev
8c8e75aa40 Merge pull request #1330 from realm/blagoev/download-ros2.0-for-testing
Blagoev/download ros2.0 for testing
2017-09-21 02:24:27 +03:00
blagoev
c9d9bd5c5b update gitignore 2017-09-21 02:22:50 +03:00
blagoev
3f7e693a26 Download ROS 2.0 from npm for testing
disabled permissions and account tests
2017-09-21 02:22:49 +03:00
Thomas Goyne
1490285483 Skip running tests against ROS until they are updated for 2.0 2017-09-21 02:09:05 +03:00
blagoev
560f2cd5c0 Merge pull request #1319 from realm/blagoev/fix-2.0-tests
Blagoev/fix 2.0 tests
2017-09-21 01:48:39 +03:00
blagoev
0f1d916874 fix users tests (account tests still fail) 2017-09-21 01:43:08 +03:00
blagoev
b7fef1b6e9 Fix tests 2017-09-21 01:43:08 +03:00
blagoev
3ee26d5719 fix error reporting 2017-09-21 01:43:08 +03:00
blagoev
ac6a39728a Fix admin-user-helper for ROS 2.0 2017-09-21 01:43:08 +03:00
blagoev
5d92b03110 Move ROS version up to alpha 22 2017-09-21 01:39:17 +03:00
blagoev
cb0d49fdd7 fix proptypes missing dependency 2017-09-21 01:33:04 +03:00
blagoev
cac26b1af4 Revert ROS version for iOS testing 2017-09-19 16:40:11 +03:00
blagoev
5ea8ff1685 Fix xcode project 2017-09-19 16:38:11 +03:00
Kenneth Geisshirt
a6bbaeb580 [2.0.0-rc9] Bump version v2.0.0-rc9 2017-09-19 08:25:11 +02:00
Kenneth Geisshirt
616f5d79e6 Fixing merge 2017-09-18 10:05:06 +02:00
Kenneth Geisshirt
1184fc2c0b Merge branch 'tg/update-object-store' of github.com:realm/realm-js into 2.0.x 2017-09-18 09:46:49 +02:00
Kenneth Geisshirt
eeb78d8e1b Merge branch 'master' of github.com:realm/realm-js into 2.0.x 2017-09-18 09:46:36 +02:00
Kenneth Geisshirt
b3ff7ada62 Documenting sync.config properties (#1312)
* Documenting sync.config properties
* Updating TypeScript definitions
2017-09-15 15:22:44 +02:00
Kenneth Geisshirt
e18f54594f [1.12.0] Bump verion v1.12.0 2017-09-14 11:07:47 +02:00
Kenneth Geisshirt
8606d37141 Fixes to issues reported by eslint (#1313) 2017-09-14 10:35:02 +02:00
astigsen
208aa8ee46 Added support for in-memory realms (#1304)
* Added support for in-memory realms
2017-09-13 20:42:23 +02:00
blagoev
03bc224374 Merge pull request #1302 from realm/blagoev/promise3
Blagoev/promise3
2017-09-13 15:07:53 +03:00
blagoev
876a289da1 Merge pull request #1310 from realm/add-typescript-compile-check
add typescript definition compilation checks on every test run
2017-09-13 15:07:21 +03:00
blagoev
064b487c07 Merge branch 'master' into blagoev/promise3 2017-09-13 14:27:04 +03:00
blagoev
6cdbe503b7 fix docs 2017-09-13 13:55:27 +03:00
blagoev
e48d3ae638 Fix for index.d.ts 2017-09-13 13:03:28 +03:00
blagoev
8ba71e36c7 add typescript definition compilation checks on every test run 2017-09-13 12:59:13 +03:00
blagoev
591c32f984 Merge pull request #1309 from realm/fix-1306
Fix typescript definitions
2017-09-13 12:54:13 +03:00
blagoev
f7db865458 Fix typescript definitions
Fixes #1306
2017-09-13 12:37:44 +03:00
Kenneth Geisshirt
6444f3fa6f Adding missing instructions to TypeScript definitions (#1301) 2017-09-13 09:21:26 +02:00
blagoev
1f5b98bb53 Use promisified methods for login and register to have backward compatibility testing as well 2017-09-12 23:08:54 +03:00
blagoev
b58e9094da output the error as it is in download-api-helper 2017-09-12 23:04:46 +03:00
blagoev
ba9321834b Fix _authenticate method to use promises only 2017-09-12 23:04:20 +03:00
blagoev
eba51066d9 fix AuthError object 2017-09-12 23:02:14 +03:00
blagoev
9366de14ef Revert user-tests to still use callbacks for login/register etc 2017-09-12 23:01:58 +03:00