Commit Graph

423 Commits

Author SHA1 Message Date
Geoffrey Goh
aac19e25d6 more changes 2015-12-23 17:19:24 -08:00
Geoffrey Goh
13d933e1eb es6/es7 changes 2015-12-23 13:23:00 -08:00
Jonathan Carter
35945e9fba Merge pull request #122 from Microsoft/release_doc_updates
Adding release detail
2015-12-21 09:14:14 -10:00
Jonathan Carter
46f32cd378 Adding release detail
We weren't recommending specifying `--dev false` when calling `react-native bundle`, and the assets docs weren't clear enough that the "release" directory needs to be created manually before calling `react-native bundle`.
2015-12-21 06:54:23 -10:00
Geoffrey Goh
39679edf76 Merge pull request #120 from Microsoft/fix-diff-update-bug
Fix bug with diff updates causing failed rollbacks
v1.5.2-beta
2015-12-19 17:49:06 -08:00
Geoffrey Goh
0d709ac31a Bump version 2015-12-19 17:32:15 -08:00
Geoffrey Goh
d689504d5b Fix bug with diff updates causing failed rollbacks
Fixes https://github.com/Microsoft/react-native-code-push/issues/119
2015-12-19 17:31:09 -08:00
Jonathan Carter
cc8faf0b4c Merge pull request #118 from Microsoft/version_bump
Bumping the version
v1.5.1-beta
2015-12-19 05:31:24 -10:00
Jonathan Carter
5c1b2a5d4a Bumping the version 2015-12-19 05:29:54 -10:00
Geoffrey Goh
c835a76fea Merge pull request #116 from Microsoft/tests
Tests + Bugfix
2015-12-18 17:12:24 -08:00
Geoffrey Goh
32dea6bf68 feedback 2015-12-18 16:37:28 -08:00
Geoffrey Goh
f035e59b7b align at : 2015-12-18 11:35:36 -08:00
Jonathan Carter
d5a797136c Merge pull request #115 from Microsoft/isPending_doc
isPending doc
2015-12-18 05:47:22 -10:00
Geoffrey Goh
a3f5ea1a86 add isPending test 2015-12-18 01:05:59 -08:00
Geoffrey Goh
a09c980ddb ES6-ify test files 2015-12-18 00:56:34 -08:00
Geoffrey Goh
af2de1816f remove bundle file 2015-12-18 00:27:33 -08:00
Geoffrey Goh
d95eed308a update to master 2015-12-18 00:10:59 -08:00
Geoffrey Goh
bc52e8f0c5 add tests 2015-12-18 00:08:11 -08:00
Jonathan Carter
39e59ea468 Fixing typo 2015-12-17 20:54:37 -10:00
Jonathan Carter
0b2ba7fd68 isPending doc
Adding the doc mention for the new isPending property
2015-12-17 20:48:54 -10:00
Jonathan Carter
9efd662cb0 Merge pull request #113 from Microsoft/isPending
isPending property on package objects
2015-12-17 20:24:06 -10:00
Jonathan Carter
a16f0b1501 Changing function to arrow 2015-12-16 21:06:54 -08:00
Jonathan Carter
4a378140ae Fixing comment typos 2015-12-16 20:51:36 -08:00
Jonathan Carter
4694db558c Adding isPending 2015-12-16 20:49:27 -08:00
Jonathan Carter
a84104c35d Merge pull request #109 from Microsoft/version_bump
Version bump
v1.5.0-beta
2015-12-12 13:02:36 -08:00
Jonathan Carter
7d6339e5ce Version bump 2015-12-12 12:51:37 -08:00
Geoffrey Goh
0021fd5cad Merge pull request #108 from Microsoft/fix-date-comparison-bug
Fix date comparison bug
2015-12-11 17:11:03 -08:00
Geoffrey Goh
61f83fde0d change log message 2015-12-11 17:07:23 -08:00
Geoffrey Goh
9350fbea01 change logging tag 2015-12-11 16:14:41 -08:00
Geoffrey Goh
c4d04155fa undo import change 2015-12-11 15:05:09 -08:00
Geoffrey Goh
2eddfd29f3 fix-date-comparison-bug 2015-12-11 15:04:12 -08:00
Geoffrey Goh
931bb2a888 Merge pull request #105 from Microsoft/clear-dev-bundle-cache
Clear dev bundle cache
2015-12-11 10:56:35 -08:00
Jonathan Carter
e9410fb8ff Merge pull request #106 from Microsoft/doc_update
Doc updates
2015-12-11 07:11:08 -08:00
Geoffrey Goh
9c1a20f05b Add comment 2015-12-10 23:41:02 -08:00
Jonathan Carter
a9b79f370e Adding more detail 2015-12-10 18:23:22 -08:00
Jonathan Carter
f15bce41ca Adding comment about activity import 2015-12-10 18:21:53 -08:00
Jonathan Carter
8fe9951c81 Doc updates 2015-12-10 18:14:50 -08:00
Geoffrey Goh
9b9afb68a9 clear dev bundle cache 2015-12-10 16:36:09 -08:00
Geoffrey Goh
8e1d4318e2 Merge pull request #104 from Microsoft/remove-rollback-timeout
Remove rollback timeout
2015-12-10 14:00:19 -08:00
Geoffrey Goh
388e92661c feedback 2015-12-10 13:53:20 -08:00
Geoffrey Goh
a9015761c9 typo 2015-12-10 10:41:58 -08:00
Geoffrey Goh
bed70059cf handle exception silently 2015-12-10 10:23:34 -08:00
Geoffrey Goh
ba76161d64 readme 2015-12-10 01:14:10 -08:00
Geoffrey Goh
c1be1288b6 ios 2015-12-10 00:51:46 -08:00
Geoffrey Goh
05697c40b7 remove rollback timeout 2015-12-09 18:49:45 -08:00
Jonathan Carter
2ef6cf1529 Merge pull request #102 from Microsoft/Comment_fix
Fixing comment to reflect API name change
2015-12-09 08:34:36 -08:00
Jonathan Carter
3be5a9ac72 Fixing comment to reflect API name change
We renamed `failedApply` to `failedInstall` but forgot to update this comment to reflect that change.
2015-12-08 23:32:45 -08:00
Jonathan Carter
451b719c23 Merge pull request #101 from Microsoft/version_bump
Version bump
v1.4.2-beta
2015-12-08 23:12:17 -08:00
Jonathan Carter
e29ca3ac31 Version bump 2015-12-08 23:10:51 -08:00
Jonathan Carter
3c6f813b77 Merge pull request #99 from Microsoft/error_log
Adding logging to UNKNOWN_ERROR sync status
2015-12-08 18:58:31 -08:00