Commit graph

17330 commits

Author SHA1 Message Date
Brendan Forster 3810d24b88 upgrade to yarn 1.9.4 2018-08-09 16:11:39 -03:00
William Shepherd 7e9f40403b
Merge pull request #5335 from desktop/upgrade-to-local-yarn-usage
Merging now since this is an infrastructure change
2018-08-09 11:59:03 -05:00
Brendan Forster 9d70a77468 Merge branch 'master' into upgrade-to-local-yarn-usage 2018-08-09 12:51:46 -03:00
Brendan Forster 3f73063c11
Merge pull request #5182 from j-f1/prettier-1.14
Upgrade Prettier to 1.14 (WIP)
2018-08-09 12:50:23 -03:00
William Shepherd cf8f2fcc54
Merge pull request #5326 from desktop/cache-new-tip-for-fresh-repositories
cache new tip for fresh repositories
2018-08-09 10:18:06 -05:00
Brendan Forster b3494e1343
Merge pull request #5320 from desktop/check-before-fetch
Check API for updates before fetching
2018-08-09 09:01:32 -03:00
Jed Fox d9b300b66c Upgrade Prettier to 1.14.2 2018-08-09 06:59:27 -04:00
Jed Fox 15c4019a55 Merge branch 'master' into prettier-1.14 2018-08-08 19:41:25 -04:00
Jed Fox 3719a7453f Test a Prettier version that should fix the VSTS issue 2018-08-08 19:15:26 -04:00
William Shepherd e845994558
Merge pull request #5361 from desktop/upgrade-electron-builder
Merging since this is an infrastructure change
2018-08-08 16:36:44 -05:00
Brendan Forster 4a1961ef3b bump electron-builder to latest version 2018-08-08 18:12:26 -03:00
William Shepherd aa4de9da9a
Merge pull request #5359 from desktop/shiftkey-patch-1
run all the tests
2018-08-08 15:29:57 -05:00
William Shepherd 257b60a9df use fancy new function 2018-08-08 14:58:56 -05:00
William Shepherd 99a9f4f32f Merge master 2018-08-08 14:58:28 -05:00
Brendan Forster f785876106
run all the tests 2018-08-08 16:45:57 -03:00
William Shepherd 07cdad6d41 Add a note on more work that needs to be done 2018-08-08 14:18:00 -05:00
Brendan Forster 216811f0f7
Merge pull request #5327 from desktop/repo-name
Adds a function to get repo name
2018-08-08 16:00:49 -03:00
William Shepherd 9e20cb0a1d
Merge pull request #5352 from desktop/upgrade-ts-node
Merging since this is an infrastructure change
2018-08-08 13:58:35 -05:00
William Shepherd 382a9c6edf prettification 2018-08-08 13:49:00 -05:00
William Shepherd 79db121aae Add logit to load remotes and update fetch date 2018-08-08 13:47:30 -05:00
William Shepherd fbd7ed7d66 Add a test or two 2018-08-08 13:34:25 -05:00
William Shepherd 0b280e3b2f Update docs 2018-08-08 13:34:17 -05:00
Brendan Forster 05ea257dd4
Merge pull request #5338 from erin-lee/update-doc-node-v
Update the node version noted in setup.md
2018-08-07 16:41:54 -03:00
Brendan Forster 3f5669af57 ensure loose file knows about this type declarations file 2018-08-07 15:04:28 -03:00
Brendan Forster 74206af6fd upgrade ts-node to latest version 2018-08-07 14:37:50 -03:00
Brendan Forster cd3fe8ca2d Merge branch 'master' into cache-new-tip-for-fresh-repositories 2018-08-07 13:17:25 -03:00
Brendan Forster 5a458cef4e
Merge pull request #5350 from desktop/shiftkey-patch-1
renamed the file to drop the preceding dashes
2018-08-07 11:50:28 -03:00
Brendan Forster f39e962c5a
renamed the file to drop the preceding dashes 2018-08-07 11:02:44 -03:00
William Shepherd e1d02e4c9d
Merge pull request #5332 from desktop/add-profile-timings-for-background-fetch
measure how long the background work takes on each run
2018-08-03 16:37:32 -05:00
William Shepherd 8420dd1edd
Merge pull request #5341 from masungwon/bugfix/disable-checkbox-pre-commit
prevent user from toggling files when commit is in progress
2018-08-03 15:55:19 -05:00
Sungwon Ma f55e5ee2d2 rename var for clarity 2018-08-03 16:13:07 -04:00
William Shepherd db2e0fe7c2
Merge pull request #5333 from desktop/update-ahead-behind-after-fetch
update the ahead/behind info for the current branch after a fetch
2018-08-03 14:58:54 -05:00
William Shepherd add2dfa7b1
Merge pull request #5339 from masungwon/chore/doc-update
clarify setup instructions on doc
2018-08-03 14:58:18 -05:00
Brendan Forster 92c6148b46
Update git-store.ts 2018-08-03 16:43:24 -03:00
Sungwon Ma 9cea8a04de prevent user from toggling files when commit is in progress 2018-08-03 15:37:25 -04:00
Brendan Forster 49b1f14b45 add some notes 2018-08-03 15:08:17 -03:00
William Shepherd a05f8189bb Make sure to update last fetch date and get remote info 2018-08-03 13:03:25 -05:00
William Shepherd 34aace89b3 Address feedback 2018-08-03 12:40:55 -05:00
Erin L 6b83260674 Update the node version noted in setup.md 2018-08-03 13:23:01 -04:00
Brendan Forster 2381d5fe22 a more recent version of Yarn is installed on the VSTS macOS image 2018-08-03 14:18:40 -03:00
Sungwon Ma 10d5573a01 clarify setup instructions on doc 2018-08-03 13:18:16 -04:00
Brendan Forster 13c8160e0c remove upgrade of yarn 2018-08-03 14:10:25 -03:00
Brendan Forster 31563857d7 ensure you're running a recent version of yarn 2018-08-03 14:07:23 -03:00
Brendan Forster b3c3442784 swap out complex inline script for ts-node usage 2018-08-03 14:07:22 -03:00
Brendan Forster 33ba8972af first pass at a postinstall script that loads the right version of yarn 2018-08-03 14:07:22 -03:00
Brendan Forster 49ff44bbcf tell yarn to use the vendored version in both locations 2018-08-03 14:07:22 -03:00
Brendan Forster e9cc468498 we no longer have a matrix to worry about here 2018-08-03 14:04:14 -03:00
Brendan Forster f7faf98c75 embed yarn into repository source 2018-08-03 14:03:04 -03:00
Brendan Forster ae3eda4bfc extract to function 2018-08-03 10:47:19 -03:00
Brendan Forster d6acf7c5e4 update the ahead/behind info for the current branch after a fetch 2018-08-03 10:18:43 -03:00