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 |
blagoev
|
115a2c9902
|
add deprecated warnings
|
2017-09-12 20:38:43 +03:00 |
blagoev
|
3fbd1291e1
|
fix _authenticate call to always pass the json object
|
2017-09-12 20:26:08 +03:00 |
blagoev
|
a51ea72151
|
Fix changelog.md
|
2017-09-12 20:23:49 +03:00 |
Maximilian Alexander
|
1e26717d3f
|
Removing duplicate for changelog
|
2017-09-12 20:18:54 +03:00 |
Maximilian Alexander
|
78515e3b48
|
adding promisified apis
|
2017-09-12 20:10:52 +03:00 |
Kenneth Geisshirt
|
eac393571d
|
checkTypes() must only check the shortest array (#1297)
* Allow optional arguments when checking types
|
2017-09-12 15:17:59 +02:00 |
Kenneth Geisshirt
|
12a8cd5398
|
Adding missing TypeScript declaration of setFeatureToken (#1295)
* Adding missing TypeScript declaration of setFeatureToken
|
2017-09-12 14:28:16 +02:00 |
Ashwin Phatak
|
95ea9bd38a
|
Merge pull request #1290 from realm/ap/delete_model
Add Realm.deleteModel API (#573)
|
2017-09-12 14:54:20 +05:30 |
Ashwin Phatak
|
532f517ded
|
Add Realm.deleteModel API (#573)
|
2017-09-12 14:45:36 +05:30 |
blagoev
|
7d25239fcc
|
Merge pull request #1279 from realm/progress-api
Progress api
|
2017-09-12 11:33:59 +03:00 |
blagoev
|
4d1762025f
|
Fix possible sporadic test failure
|
2017-09-12 11:21:15 +03:00 |
blagoev
|
069bdfd2af
|
change the this argument for the callback
|
2017-09-12 02:47:07 +03:00 |
blagoev
|
2b6dc8fc14
|
fix API naming
|
2017-09-11 15:52:39 +03:00 |
blagoev
|
15af834824
|
Update CHANGELOG.MD
Added entries for progress api
|
2017-09-11 15:52:39 +03:00 |
blagoev
|
87c88b746a
|
better naming for private properties
|
2017-09-11 15:50:44 +03:00 |
blagoev
|
c843f8e7f9
|
Validate callback was registered on unregistration
|
2017-09-11 15:50:44 +03:00 |
blagoev
|
9d02165db1
|
update typescript definitions
|
2017-09-11 15:50:44 +03:00 |
blagoev
|
0e07287396
|
Update progress api docs
|
2017-09-11 15:50:44 +03:00 |
blagoev
|
b85e27588f
|
Disable verbose ROS output by default
|
2017-09-11 15:50:44 +03:00 |
blagoev
|
0214dff951
|
fix possible hang on iOS
|
2017-09-11 15:50:44 +03:00 |
blagoev
|
43d8f2967f
|
Fix typo
|
2017-09-11 15:50:44 +03:00 |
blagoev
|
731384f228
|
fix iOS values null checking
|
2017-09-11 15:50:44 +03:00 |
blagoev
|
f8bac2d24a
|
Fix Chrome Debugger for RN
|
2017-09-11 15:50:44 +03:00 |
blagoev
|
37a5a92cc9
|
address reviews
|
2017-09-11 15:50:44 +03:00 |
blagoev
|
f2ea9e849b
|
readability
|
2017-09-11 15:50:44 +03:00 |
blagoev
|
e5ebb75d22
|
add typescript definitions
|
2017-09-11 15:50:44 +03:00 |
blagoev
|
3a8f56cdc0
|
Remove dead code
|
2017-09-11 15:50:44 +03:00 |
blagoev
|
e1cebe073a
|
add progress notifications api
|
2017-09-11 15:50:44 +03:00 |
blagoev
|
3f3186ee84
|
Fix debugger detection for newer nodejs versions >= 7
|
2017-09-11 15:50:44 +03:00 |
blagoev
|
a60e813709
|
fix attach launch config
|
2017-09-11 15:50:44 +03:00 |
blagoev
|
22aaeedd3b
|
Enable download-api-helper to be started for existing user
|
2017-09-11 15:50:43 +03:00 |
Yavor Georgiev
|
b567cd3006
|
Make a session bind callback factory (#1289)
which can be used in GlobalNotifier
|
2017-09-11 12:21:44 +02:00 |
Ashwin Phatak
|
f71f32963a
|
Merge pull request #1291 from realm/ap/contrib_changelog
Add note about updating changelog to contrib docs
|
2017-09-11 13:56:53 +05:30 |
Ashwin Phatak
|
86c7ed22d8
|
Add note about updating changelog to contrib docs
|
2017-09-11 12:04:47 +05:30 |
Thomas Goyne
|
186b3d56c4
|
Remove the sha_win32.lib import
Core bundles this library into the main Realm library.
|
2017-09-08 11:42:26 -07:00 |
Thomas Goyne
|
942643911d
|
Ensure node 6.5.0 is installed for react-native tests
|
2017-09-08 11:40:56 -07:00 |
Thomas Goyne
|
6c1748b622
|
Add the js files to the ReactExample xcode project
|
2017-09-08 11:38:15 -07:00 |
Thomas Goyne
|
bc33e958af
|
Define minimum supported Windows version as Vista
Libuv makes this default to XP if it's not explicitly set, which makes
the condition variable functionality that core now uses unavailable.
|
2017-09-08 11:33:07 -07:00 |
Kenneth Geisshirt
|
ad896aefee
|
Merge branch '2.0.x' of github.com:realm/realm-js into 2.0.x
|
2017-09-08 16:10:52 +02:00 |
Kenneth Geisshirt
|
89a81ca5f2
|
Updating OS
|
2017-09-08 16:10:31 +02:00 |
Kenneth Geisshirt
|
6e394448b6
|
[2.0.0-rc6] Bump version
|
2017-09-08 14:59:45 +02:00 |
Kenneth Geisshirt
|
c7461b1872
|
merge conflict
|
2017-09-08 14:57:49 +02:00 |
Kenneth Geisshirt
|
356033a8c4
|
Merge branch 'tg/update-object-store' of github.com:realm/realm-js into 2.0.x
|
2017-09-08 14:56:01 +02:00 |