Jamie Cansdale
de94a9d524
Merge branch 'master' into jcansdale/OpenWebSite-image-ViewOnGitHub
2018-08-29 16:19:48 +01:00
Jamie Cansdale
cfbc918d66
Merge pull request #1876 from github/jcansdale/standard-image-monikers
...
Use standard image monikers for GitHub pane
2018-08-29 16:18:35 +01:00
Jamie Cansdale
a6a408bfa1
Add support for Visual Studio 2019
...
This commit targets the Microsoft.TeamFoundation.* assemblies from
Visual Studio 2017 with their version numbers changed to 16.0. This
will hopefully be compatible with Visual Studio 2019.
2018-08-29 16:13:23 +01:00
Steven Kirk
a9f01ebe87
Store scopes in the Connection.
2018-08-29 14:49:46 +02:00
Steven Kirk
a8a1bb5647
Return LoginResult from LoginManager.
...
So we can return the scopes as well as the user.
2018-08-29 10:43:01 +02:00
Jamie Cansdale
d033a8d243
Merge branch 'master' into jcansdale/standard-image-monikers
2018-08-28 18:23:28 +01:00
Jamie Cansdale
a98a4879da
Merge pull request #1879 from github/bump-version
...
bump version to 2.5.6
2018-08-28 18:23:08 +01:00
Steven Kirk
322df9bc4f
Fix analyser warnings in LoginManager.
2018-08-28 19:06:32 +02:00
Steven Kirk
5008995d70
Merge branch 'refactor/sdk-csproj' into refactor/clone
2018-08-28 18:59:58 +02:00
Steven Kirk
de441e2eeb
Merge branch 'master' into refactor/sdk-csproj
2018-08-28 18:23:09 +02:00
Meaghan Lewis
1865cf69b9
bump version to 2.5.6
2018-08-28 09:16:50 -07:00
Steven Kirk
655aca5137
Display useful message for AggregateException.
2018-08-28 14:20:46 +02:00
Steven Kirk
4858036cfb
Separate scopes into minimum and requested.
2018-08-28 13:57:48 +02:00
Steven Kirk
8252cb8604
Address TODOs.
...
Now that we've updated Octokit.GraphQL.
2018-08-28 11:23:42 +02:00
Steven Kirk
19fcd1e785
Use RepositoryAffiliation.Owner.
2018-08-28 11:16:58 +02:00
Don Okuda
83f946b98b
Merge branch 'master' into jcansdale/OpenWebSite-image-ViewOnGitHub
2018-08-27 09:19:44 -07:00
Don Okuda
fe796d196b
Merge branch 'master' into jcansdale/standard-image-monikers
2018-08-27 09:18:36 -07:00
Steven Kirk
f026189708
Merge branch 'refactor/sdk-csproj' into refactor/clone
...
Conflicts:
src/GitHub.App/Resources.resx
src/GitHub.VisualStudio.UI/Properties/AssemblyInfo.cs
2018-08-27 16:09:56 +02:00
Jamie Cansdale
358f51583e
Merge pull request #1875 from github/fixes/1859-missing-MEF-exports
...
Ensure GitHub.TeamFoundation.15 MEF assembly is always installed on Visual Studio 2017
2018-08-24 18:00:07 +01:00
Steven Kirk
7f97764e68
Use MSBuild.Sdk.Extras for WPF projects.
2018-08-24 16:35:00 +02:00
Jamie Cansdale
e4d831b5e0
Merge branch 'master' into fixes/1859-missing-MEF-exports
2018-08-24 12:13:20 +01:00
Jamie Cansdale
d5a9bc3182
Update comment and add link to PR
2018-08-24 11:03:41 +01:00
Meaghan Lewis
208c34ea14
Merge pull request #1853 from github/fixes/1305-better-failures
...
Better failure modes
2018-08-23 08:56:21 -07:00
Meaghan Lewis
20453cb004
Merge branch 'master' into fixes/1305-better-failures
2018-08-23 07:44:19 -07:00
Jamie Cansdale
786da05646
Use OpenWebSite image for View/Open on GitHub
2018-08-23 15:20:29 +01:00
Steven Kirk
d8980c3b97
Merge pull request #1873 from github/fixes/1870-enterprise-avatars
...
Display default avatar for avatars from enterprise hosts.
2018-08-23 15:07:34 +01:00
Jamie Cansdale
d765ef9556
Use standard image monikers for GitHub pane
...
Change to use the standard Backwards, Forwards, Refresh and StatusHelp monikers.
2018-08-23 15:00:43 +01:00
Steven Kirk
8834657c76
Update Directory.Build.Props when bumping version.
2018-08-23 15:54:07 +02:00
Steven Kirk
7217eff7bc
Merge branch 'master' into refactor/sdk-csproj
2018-08-23 15:37:12 +02:00
Steven Kirk
b1cdf10b46
Log errors.
2018-08-23 14:10:46 +02:00
Jamie Cansdale
d1717902aa
Install for VS 2017 when version reported as 1.x
...
Sometimes servicehub's version is used (currently ~1.3) when installing
for Visual Studio 2017. If the VS version is reported as 1.x, assume
we're installing for Visual Studio 2017.
2018-08-23 11:33:53 +01:00
Jamie Cansdale
646fad4550
No TargetVersion for GitHub.TeamFoundation.15
...
Don't specify a target Visual Studio version for the
GitHub.TeamFoundation.15 MEF assembly.
Specifying a TargetVersion was causing it to sometimes incorrectly be
excluded when installed on some Visual Studio 2017 versions.
We can leave TargetVersion on the GitHub.TeamFoundation.14 MEF assembly
because this attribute isn't supported on Visual Studio 2015 and we do
want it excluded on Visual Studio 2017.
This is a workaround for #1859 .
2018-08-23 11:33:53 +01:00
Meaghan Lewis
1b94314639
Merge branch 'master' into fixes/1870-enterprise-avatars
2018-08-22 14:50:36 -07:00
Steven Kirk
067d66c28c
Display default avatar for avatars from enterprise hosts.
...
Fixes #1870 .
2018-08-22 22:32:13 +02:00
Meaghan Lewis
fb726dd136
Merge branch 'master' into fixes/1305-better-failures
2018-08-22 12:51:56 -07:00
Meaghan Lewis
5e270211eb
Merge pull request #1872 from github/revert/1714
...
Revert pull request #1714
2018-08-22 12:47:18 -07:00
Steven Kirk
de9f9924d2
Use nameof.
2018-08-22 18:37:23 +02:00
Steven Kirk
33e2034f43
Fix compile error.
2018-08-22 18:10:53 +02:00
Steven Kirk
c8fcd9f993
Revert "Merge pull request #1714 from maikebing/localization"
...
This reverts commit 3b501b0dee
, reversing
changes made to d3641f4a63
.
2018-08-22 18:00:53 +02:00
Stanley Goldman
23e48d1395
Merge pull request #1798 from github/features/check-suites
...
Functionality to support Check Suites API
2018-08-21 13:20:45 -04:00
Stanley Goldman
caaf122976
Merge branch 'master' into features/check-suites
2018-08-21 08:22:51 -04:00
Steven Kirk
f7424c8a9e
Merge pull request #1866 from github/meaghanlewis-patch-1
...
Update README to include location of logs
2018-08-21 13:36:12 +02:00
Stanley Goldman
c6a8474517
Merge branch 'master' into features/check-suites
2018-08-21 07:24:48 -04:00
Stanley Goldman
26a00c17ce
Removing unused property
2018-08-21 07:23:32 -04:00
Stanley Goldman
812b29253f
Missing null check
2018-08-21 07:20:07 -04:00
Steven Kirk
ac46485d55
Merge branch 'master' into meaghanlewis-patch-1
2018-08-21 13:19:02 +02:00
Steven Kirk
24b82ab96c
Merge pull request #1867 from github/meaghanlewis-patch-2
...
Add more fields to the issue template
2018-08-21 13:18:29 +02:00
Stanley Goldman
f0390f6fa1
Didn't completely remove AvatarUrl
2018-08-20 17:12:00 -04:00
Stanley Goldman
132ac15033
Removing AvatarUrl
2018-08-20 16:34:16 -04:00
Stanley Goldman
42a2a80bfe
Fixing DetailsUrl
2018-08-20 16:34:06 -04:00