Граф коммитов

7048 Коммитов

Автор SHA1 Сообщение Дата
Stanley Goldman 29fd7ea033
Adding coverage as an artifact 2018-09-11 14:31:24 -04:00
Stanley Goldman ce017d4c5e
Changing project files 2018-09-11 14:08:10 -04:00
Stanley Goldman f5dd9145c2
Fixing the path to MetricsTests 2018-09-11 13:31:20 -04:00
Stanley Goldman cac2f0fbad
Fixing code coverage script 2018-09-11 13:11:00 -04:00
Jamie Cansdale 2baef978cc Use TestCase tests rather than dispatcher tests
Resolve resources that start with a "#" using ResolveResources.
2018-09-11 15:23:41 +01:00
Steven Kirk d45f6b11b4 Added `zn-CH` translations for .resx files.
And move hard-coded UI strings to resources.

Co-Authored-By: MysticBoy <mysticboy@live.com>
2018-09-11 13:32:39 +02:00
Jamie Cansdale a2aeaaf4c3
Merge branch 'master' into refactor/clone-include-owner-in-path 2018-09-11 12:13:09 +01:00
Steven Kirk 0e64838b84
Merge pull request #1787 from github/refactor/clone
Refactored Clone Dialog
2018-09-11 12:52:18 +02:00
Jamie Cansdale 37d4790602 Handle case where owner and repo have same name 2018-09-11 11:18:57 +01:00
Jamie Cansdale 785c5f6659 Handle when just owner has been deleted
Don't include old the repository name when next repository is selected.
2018-09-11 11:12:28 +01:00
Jamie Cansdale fca3a96eee Check when just owner has been deleted
Test that we don't duplicate the repo on next selection.
2018-09-11 11:06:10 +01:00
Jamie Cansdale 54503025a1 Restore DefaultClonePath if Path is cleared
If Path is cleared, restore the DefaultClonePath on next selection.
2018-09-11 10:38:01 +01:00
Jamie Cansdale 0e885b2b58 Check restore DefaultClonePath when cleared
Test that if the target Path is cleared, DefaultClonePath will be used
as the base path on next selection.
2018-09-11 10:35:04 +01:00
Steven Kirk 9784ce6e7e Include InfoPanel template.
To make error messages appear in clone dialog.
2018-09-10 19:35:12 +02:00
Jamie Cansdale d0d36e2278
Merge branch 'refactor/clone' into refactor/clone-include-owner-in-path 2018-09-10 16:21:33 +01:00
Steven Kirk f5369ba4b6 Implement browse button. 2018-09-10 17:08:36 +02:00
Jamie Cansdale 2224fb33b8
Merge branch 'master' into refactor/clone 2018-09-10 13:42:20 +01:00
Steven Kirk 4eef5b3317
Merge pull request #1761 from github/refactor/sdk-csproj
Update eligible projects to new SDK format.
2018-09-10 13:59:58 +02:00
Jamie Cansdale cf25357923
Merge branch 'master' into refactor/sdk-csproj 2018-09-10 12:26:05 +01:00
Jamie Cansdale e5ef59e60e
Merge branch 'master' into refactor/clone 2018-09-10 12:14:56 +01:00
Jamie Cansdale 5cd8a9109c Add tests for when user edits path
Check different combinations of repository and path changes.
2018-09-10 10:49:06 +01:00
Jamie Cansdale e248f52d0b Include owner in default clone path
Keep the base path consistent if user edits the fully qualified path.
2018-09-10 10:07:55 +01:00
Jamie Cansdale 7d3e80e983 Check owner is included in default repository path
Expect test to fail until functionality implemented.
2018-09-10 09:38:05 +01:00
Steven Kirk e57ef12ac2 Merge branch 'refactor/sdk-csproj' into refactor/clone 2018-09-07 17:51:14 +02:00
Steven Kirk 7e6a1f6301 Bump version in Directory.Build.props. 2018-09-07 17:50:52 +02:00
Stanley Goldman 510154bb6c
Merge pull request #1902 from github/codecov-again
Setting up CodeCov again
2018-09-07 09:23:25 -04:00
Steven Kirk 17911a96d0 Merge branch 'refactor/sdk-csproj' into refactor/clone 2018-09-07 10:52:03 +02:00
Stanley Goldman edd8e7cb6c
Adding another flake 2018-09-06 16:52:20 -04:00
Steven Kirk c05585e53e Reinstate other VSGitExtTests base classes.
Really no idea why I removed these...
2018-09-06 18:49:18 +02:00
Stanley Goldman 6db68d2b7d
Adding another codecoverage flake 2018-09-06 11:43:59 -04:00
Stanley Goldman efa2c927a2
Removing quotes 2018-09-06 11:25:24 -04:00
Steven Kirk 99d416fe0f Reinstate base class.
Can't remember why this was removed.
2018-09-06 17:24:10 +02:00
Steven Kirk 34908608b9 Fix CA errors. 2018-09-06 17:23:55 +02:00
Stanley Goldman 578681e15d
Putting the output coverage in the correct location 2018-09-06 11:12:53 -04:00
Stanley Goldman 059d59df56
Fixing the exclude statement 2018-09-06 11:00:10 -04:00
Stanley Goldman 46a22a06da
Formatting 2018-09-06 10:56:43 -04:00
Stanley Goldman 252626bbed
Fixing the exclude command 2018-09-06 10:56:36 -04:00
Stanley Goldman f2dba0ccc3
Excluding code coverage flakes 2018-09-06 10:44:56 -04:00
Stanley Goldman 95f65aa32a
Fixing code coverage exec path 2018-09-06 10:44:44 -04:00
Stanley Goldman 778f3a75cc
Ignoring that file 2018-09-06 10:44:01 -04:00
Stanley Goldman e2829d237b
Removing coverage file 2018-09-06 10:43:24 -04:00
Stanley Goldman bb9807505a
Trying to run codecoverage differently 2018-09-06 10:31:23 -04:00
Andreia Gaita 2e5ffb00cf
Merge branch 'master' into refactor/sdk-csproj 2018-09-06 14:01:15 +02:00
Andreia Gaita 0193b452f7
Merge branch 'master' into refactor/clone 2018-09-06 13:42:32 +02:00
Andreia Gaita 46e8212f52 Disable code coverage, it's causing failed builds to report as passed 2018-09-06 13:25:20 +02:00
Jamie Cansdale 3dbe9e77fc Add CurrentUILang for CultureInfo.CurrentUICulture
Add a separate CurrentUILang metric for CultureInfo.CurrentUICulture.
2018-09-06 11:14:22 +01:00
Jamie Cansdale 8abd2dd78f Record the VS culture instead of the OS culture
We're interested in what Visual Studio language pack is being used not
what OS language is installed. Record CurrentUICulture instead of
InstalledUICulture.
2018-09-06 11:14:22 +01:00
Meaghan Lewis b5d814b2d2
Merge branch 'master' into refactor/clone 2018-09-05 13:58:18 -07:00
Steven Kirk ddafcd329e Fix failing test. 2018-09-05 13:20:27 +02:00
Jamie Cansdale c90154d153
Merge pull request #1881 from github/feature/visual-studio-2019
Add support for Visual Studio 2019
2018-09-05 11:24:41 +01:00