Livar Cunha
|
9cdb20b7a5
|
Removing Microsoft.DotNet.Archive from the CLI and instead depending on a nupkg.
|
2017-09-13 14:04:09 -07:00 |
|
William Li
|
9c1fa7c9d9
|
Do not move forward if there is parsing error
|
2017-09-12 16:54:51 -07:00 |
|
Daniel Plaisted
|
9b331673fe
|
Merge upstream changes
|
2017-09-01 13:17:40 -07:00 |
|
Nick Guerrera
|
f4f5100af1
|
Merge pull request #7480 from mikkelbu/list-store-and-help-as-commands
Add store and help to SDK commands
|
2017-09-01 12:48:58 -07:00 |
|
Nick Guerrera
|
2f5f56973d
|
Merge pull request #7557 from droyad/test-logger-help
Fixed name of the LogFileName
|
2017-08-30 08:02:27 -07:00 |
|
Robert Wagner
|
777631a7aa
|
Fixed name of the LogFileName
|
2017-08-30 20:58:55 +10:00 |
|
Daniel Plaisted
|
4c3b13e4a8
|
Use a shorter path for test working directories, get rid of Stage 0 project.json based CLI
|
2017-08-29 17:59:34 -07:00 |
|
Nick Guerrera
|
5818beef4a
|
Merge pull request #7406 from droyad/test-logger-help
Clarified the examples for the `--logger` parameter
|
2017-08-29 07:49:44 -07:00 |
|
Mikkel Nylander Bundgaard
|
db5bbe9c75
|
Rename "runtime package store" to "runtime store"
|
2017-08-29 09:49:37 +02:00 |
|
Daniel Plaisted
|
107252ebe7
|
Merge upstream changes
|
2017-08-28 11:09:19 -07:00 |
|
Nick Guerrera
|
656eab7aec
|
Target netcoreapp2.1, eliminate warnings, treat warnings as errors
|
2017-08-25 20:17:57 -07:00 |
|
Daniel Plaisted
|
c6e4c8f477
|
Rename Stage0 build variables to PreviousStage
|
2017-08-24 17:16:11 -07:00 |
|
Daniel Plaisted
|
61e68e621a
|
Show path when directory delete fails in test setup
|
2017-08-24 15:49:14 -07:00 |
|
Daniel Plaisted
|
13da213183
|
Support new artifacts layout in tests and other build logic
|
2017-08-24 15:49:13 -07:00 |
|
Daniel Plaisted
|
ae0aa8ed24
|
Move dir.props to auto-imported Directory.Build.props
This is necessary for setting the intermediate output path to work correctly
|
2017-08-24 15:46:45 -07:00 |
|
Daniel Plaisted
|
a463a34ac5
|
Update CliTargetFramework to netcoreapp2.1, and switch from hardcoding to using the variable in places
|
2017-08-23 10:40:26 -07:00 |
|
Mikkel Nylander Bundgaard
|
ed2a8f4432
|
Add store and help to SDK commands
I've added the store command as a localizable string (the
help command was already one), but I've not supplied any
translations.
Fixes #7432
|
2017-08-20 00:57:32 +02:00 |
|
Mikkel Nylander Bundgaard
|
5ae335b592
|
Only open help page for commands with DocLink
The help-command now handles commands without a DocLink
in the same manner as unknown commands.
Fixes #7065
|
2017-08-17 15:01:31 -07:00 |
|
Nick Guerrera
|
37714cd5f0
|
Merge pull request #7413 from Faizan2304/blameDataCollector
Insert new bits of TPv2 and enable blame data collector
|
2017-08-17 11:50:07 -07:00 |
|
John Doe
|
c4301c6ebf
|
typo
|
2017-08-14 21:26:49 -07:00 |
|
John Doe
|
8fc8a03081
|
typo
|
2017-08-14 21:26:49 -07:00 |
|
faahmad
|
ecd6c47d2e
|
Insert new bits of TPv2 and enable blame data collector
|
2017-08-10 18:55:06 +05:30 |
|
Robert Wagner
|
869e077388
|
Clarified the examples for the --logger parameter
|
2017-08-10 08:40:02 +10:00 |
|
Daniel Plaisted
|
1c5908efa0
|
Merge pull request #7344 from mishra14/dev-anmishr-gracefulexception
Improving UX for dotnet add package when Path.GetTempPath throws
|
2017-08-09 09:57:06 -07:00 |
|
Daniel Plaisted
|
6a64e17857
|
Merge pull request #7225 from GuardRex/guardrex/first-run-info-update
Update first time welcome message
|
2017-08-07 14:48:36 -07:00 |
|
Ankit Mishra
|
da1c8d00a4
|
simplifying the error message to make it more actionable
|
2017-08-07 10:10:17 -07:00 |
|
Ankit Mishra
|
98c0ef350a
|
Addressing PR feedback
|
2017-08-03 10:00:15 -07:00 |
|
Luke Latham
|
a256f25d60
|
Match length of dash lines to headings
|
2017-08-02 19:57:22 -05:00 |
|
Luke Latham
|
f06b3f25b2
|
React to feedback and add three more topics to the update
|
2017-08-02 19:29:26 -05:00 |
|
David Kean
|
bf58a5a060
|
Remove unneeded char[] allocations
This was causing 0.2% of allocations in a design-time build trace from a customer.
|
2017-08-02 18:59:45 +10:00 |
|
Ankit Mishra
|
4f1c6b5cae
|
Updating xlf files
|
2017-08-01 16:41:53 -07:00 |
|
Ankit Mishra
|
b29ee4d41a
|
Adding a try/catch around Path.GetTempFileName() to improve UX
|
2017-08-01 15:55:21 -07:00 |
|
Livar
|
96b122e26f
|
Merge branch 'master' into merges/release/2.0.0-to-master-20170731-070024
|
2017-07-31 11:00:18 -07:00 |
|
Nate McMaster
|
e0e39d044d
|
Show verbose output when --diagnostics is specified
|
2017-07-27 16:34:20 -07:00 |
|
William Li
|
081f208942
|
Add telemetry data points for .NET Core 2.0
|
2017-07-27 09:55:40 -07:00 |
|
Livar
|
e5786487ec
|
Merge pull request #7266 from livarcocc/show_first_run_message
Show first run notice even when CLI is installed by native installers.
|
2017-07-26 19:29:05 -07:00 |
|
William Li
|
aa3b1b67d8
|
refactor to remove duplication
|
2017-07-26 16:30:03 -07:00 |
|
William Li
|
c8590354a7
|
Add block thread constructor
|
2017-07-26 16:03:59 -07:00 |
|
Livar Cunha
|
6541a16a38
|
Changing the FirstNoticeSentinel used by the internal-reportinstallsuccess command.
|
2017-07-26 15:33:48 -07:00 |
|
Luke Latham
|
3c5aa0cc12
|
Add the word "to"
|
2017-07-26 12:52:34 -05:00 |
|
Zbyněk Sailer
|
d4a9de3778
|
LOC CHECKIN | cli-release/2.0.0 | 20170726
|
2017-07-26 09:41:49 +02:00 |
|
Livar Cunha
|
20f0dac6b2
|
Making a change that will cause the first run notice to always show up in the first run of the CLI, even when it is installed by native installers.
|
2017-07-25 22:33:54 -07:00 |
|
John Doe
|
f1d1ff5272
|
typo
|
2017-07-25 08:27:23 -07:00 |
|
Luke Latham
|
bf6ef40be4
|
Merge branch 'master' into guardrex/first-run-info-update
|
2017-07-22 00:16:59 -05:00 |
|
Luke Latham
|
1eefa2beb2
|
Update first time welcome message
|
2017-07-21 23:26:15 -05:00 |
|
Livar
|
58c580dbcc
|
Merge pull request #7201 from dotnet/merges/release/2.0.0-to-master-20170720-070024
Merge release/2.0.0 to master
|
2017-07-20 11:53:12 -07:00 |
|
Nick Guerrera
|
28c51d2eaa
|
Localize first-run "Expanding" and "Decompressing"
|
2017-07-19 13:58:06 -07:00 |
|
Nick Guerrera
|
368531715e
|
Fix VSLANG handling typo
|
2017-07-19 11:51:38 -07:00 |
|
Nick Guerrera
|
85573db000
|
Respond to PR feedback: use method names not comments
|
2017-07-19 11:00:09 -07:00 |
|
Nick Guerrera
|
a1c423c0f6
|
Honor UI language override in test runs
Also fix some incorrect unlocalized test expectations that slipped in.
|
2017-07-18 22:03:31 -07:00 |
|