81 Commits

Author SHA1 Message Date
Christian Melchior
4cb9c77f46
Query-based sync as the default sync mode (#1830) 2018-05-30 12:54:51 +02:00
Kenneth Geisshirt
5c035fbdce
How to debug (#1835)
* How to debug C++ code using VSCode.
2018-05-29 18:06:15 +02:00
Christian Melchior
7246427f32 Add comment about tests 2018-05-16 14:09:17 +02:00
Kenneth Geisshirt
f5d6a9ec44 Fixing a few typos in README.md 2018-05-15 13:16:41 +02:00
Rathawut Lertsuksakda
751d13bc29
Fix typo 2018-05-09 12:15:40 +07:00
Brian Munkholm
2bd30dcaf6
Update README.md 2018-05-07 14:37:16 +02:00
Brian Munkholm
0b8dffc4b1
Update README.md 2018-05-07 14:01:16 +02:00
Brian Munkholm
35e8f03c99
Small readme updates 2018-05-07 12:01:43 +02:00
Mark Rowe
e6dc5b31cc
Add trailing slashes to documentation links in the README
Without the trailing slashes, some of the documentation renders incorrectly.
2018-01-31 13:57:21 -08:00
blagoev
54fed7e0a9
Update Readme.md to include debugging disclaimer 2017-11-20 21:32:18 +02:00
Kenneth Geisshirt
fa0016ba6b Merge branch 'master' of github.com:realm/realm-js into 2.0.x 2017-09-08 14:54:56 +02:00
Ashwin Phatak
a9254a1a23 Use exact Node & NDK versions known to work in prerequisites 2017-08-22 14:33:32 +05:30
Jennifer Hooper
8301d2838c Update link to community newsletter 2017-08-17 13:13:57 -07:00
Yavor Georgiev
c78f82ac0c Update download script for the new core build system 2017-08-17 13:01:41 +02:00
Brian Munkholm
e5cd112197 Update README.md 2017-08-16 21:03:24 +02:00
Brian Munkholm
b528c8dace Update README.md 2017-08-16 21:02:12 +02:00
Brian Munkholm
c2d90d6fa7 Update license for Core 2017-08-16 21:00:48 +02:00
Kristian Dupont
c24cc16ebf Fix a few publish issues (#1215)
* Stop trying to kill the server twice after testing

* Fix test targets to run before publishing

* ...

* Remove electron runner from publish for now

* Update changelog
2017-08-16 11:11:28 +02:00
David Shore
56d571c204 Update README 2017-07-21 11:35:27 -07:00
blagoev
523c1ec772 add a note about stale node_modules directory 2017-06-13 12:53:40 +03:00
blagoev
c0c54989ec Merge pull request #953 from realm/blagoev/remove-obsolete-nosync-targets
remove obsolete test nosync targets
2017-03-30 11:44:30 +03:00
blagoev
8b24dbc8bc update the README 2017-03-30 11:33:40 +03:00
blagoev
a33577eccb remove obsolete test nosync targets 2017-03-30 11:24:46 +03:00
Maximilian Alexander
89756ee8e2 fixing typo 2017-03-29 23:36:07 -07:00
blagoev
3dcbdf824e Merge pull request #916 from realm/readme-update
update README.md
2017-03-16 14:52:55 +01:00
blagoev
06a0ab8eeb added debug tests info 2017-03-16 14:40:06 +02:00
blagoev
2f9c3ed351 fix typo 2017-03-15 17:17:07 +02:00
blagoev
3dc81ba72e update README.md 2017-03-15 16:25:05 +02:00
Kristian Dupont
cd4b0e4a67 Fix links in README.md (#910) 2017-03-15 08:44:50 +01:00
Kristian Dupont
59d3a89da0 Update README.md 2017-02-06 23:00:02 +01:00
Victor Grishchenko
8bc4e4f428 Revert "add the npm install step to the build instructions"
This reverts commit fed7dfc469a36d11bf0332c1266d01f937ecbc0f.
2017-01-26 15:55:26 +01:00
Victor Grishchenko
fed7dfc469 add the npm install step to the build instructions
Cause I hit it with my head three times already, guys
2017-01-26 15:44:12 +01:00
Kristian Dupont
80fc4f4b13 Update Readme (#695)
* Update readme

* Remove node build instructions
2016-12-12 14:37:06 +01:00
Brian Munkholm
07e4387dfd Update README.md 2016-11-22 20:08:33 +01:00
Ari Lazier
9d0df0de3d Sync and fine grained notifications 2016-10-04 15:07:14 -07:00
Scott Kyle
b4be60468b Minor update to README 2016-03-23 13:39:26 -07:00
Scott Kyle
08d4340503 Make link to CONTRIBUTING.md absolute
Since this page is used on the API docs as well.
2016-03-17 15:14:56 -07:00
Tim Anglade
4df1b9785f Fix getting started link 2016-02-21 19:25:43 -08:00
Tim Anglade
36326217f8 Fix repo mention in README 2016-02-21 19:23:54 -08:00
Scott Kyle
54d5dd3aeb Revert "Temporarily remove License from README"
This reverts commit 1cf4debd9f18da5b3c60f3d491639033bf7142bc.
2016-02-18 15:32:54 -08:00
Scott Kyle
1cf4debd9f Temporarily remove License from README 2016-02-18 15:28:41 -08:00
Tim Anglade
0d89032439 Minor edits. 2016-02-18 14:19:08 -08:00
Karson Miller
be26957cf1 add logo 2016-02-18 13:50:56 -08:00
Tim Anglade
255a32bf13 Minor tweaks. 2016-02-18 13:41:22 -08:00
Scott Kyle
8dcdc1301f Add some instructions to build the project 2016-02-17 20:27:29 -08:00
Scott Kyle
6f449b2c66 Fix some typos and wording issues in README 2016-02-17 18:19:35 -08:00
Karson Miller
c3450248b9 wording 2016-02-15 10:03:17 -08:00
Karson Miller
57ff1e4e47 add terminology fixes 2016-02-15 10:02:57 -08:00
Karson Miller
6a95265529 First Draft of public readme 2016-02-15 09:21:55 -08:00
Scott Kyle
41e0bf0fe4 Merge pull request #238 from realm/sk-android-package
Create RealmReactPackage for our Android plugin
2016-02-12 11:12:50 -08:00