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

124 Коммитов

Автор SHA1 Сообщение Дата
Jamie Cansdale 87b5ac837d Case insensitive X-GitHub-Request-Id 2020-10-27 17:47:30 +00:00
Jamie Cansdale 315f202e3a Update Octokit.GraphQL schema 2020-09-14 15:27:42 +01:00
Jamie Cansdale 3db0ff04ee Update to latest Octokit.GraphQL.net 2020-03-10 19:16:43 +00:00
Jamie Cansdale 7c06145864 Disable SourceLink to prevent random CI fails 2019-09-27 12:38:15 +01:00
Jamie Cansdale 0f1b247779 Disable SourceLink to prevent random build errors 2019-09-27 12:09:48 +01:00
Jamie Cansdale 359275f099 Update graphql submodule to point at branch net46 2019-03-04 10:27:31 +00:00
Jamie Cansdale 1363b08654 Update to MSBuild.Sdk.Extras 1.6.61 2019-02-06 17:46:53 +00:00
Jamie Cansdale 872bccb352 Add WPF references to ReactiveUI project 2019-02-01 15:26:06 +00:00
Jamie Cansdale 6bd5434bf4 Rename property ExtrasEnableWpfProjectSetup to UseWpf 2019-02-01 14:55:16 +00:00
Jamie Cansdale 3f4cf75221 Update to use MSBuild.Sdk.Extras 2.0.0-preview.14
This version is compatible with Visual Studio 2019.
2019-02-01 14:55:15 +00:00
Jamie Cansdale 9eb18d71be Compile against net46 version of Octokit.GraphQL 2019-01-22 19:04:46 +00:00
Stanley Goldman 4816bd99dc
Updating Octokit.GraphQL 2018-12-14 10:29:02 -05:00
Stanley Goldman 1d4ea49a97 Undoing project changes; updating submodule 2018-12-12 16:29:19 -05:00
Steven Kirk dca39568f7 Include octokit.graphql.net as a submodule.
This also allows us to include the `.pdb` files in the vsix.
2018-12-12 15:22:42 +01:00
Steven Kirk 1fcc9c87d7 Update octokit.net.
With changes from https://github.com/editor-tools/octokit.net/pull/5.
2018-11-29 10:34:17 +01:00
Steven Kirk b5a6ee2775 Don't register MainThreadScheduler when in unit tests.
Unit tests require a CurrentThreadScheduler to be used, RxUI's registrations were overriding that, causing intermittent test failures.
2018-10-18 16:38:59 +02:00
Steven Kirk b61da4b6c1 Make submodules target net46 instead of net461.
We've been advised to do this by MS.
2018-10-05 15:50:00 +02:00
Steven Kirk 7617e1a6cd Use Newtonsoft.Json 9.0.1.
As this is the latest version supported for VS2017 extensions.
2018-10-05 15:36:43 +02:00
Steven Kirk 481a0c51d7 Add required ReactiveUI.WPf dependency. 2018-10-03 16:39:57 +02:00
Steven Kirk 1f2f591d1e Get unit tests passing again.
- Explictly set current thread scheduler as `RxApp.MainThreadScheduler`
in many tests. Seems that the behaviour of `MainThreadScheduler` has
changed in some subtle way?
- Explicitly clear `PullRequestDetailViewModel.OperationError` in the
methods for each command. Seems `ReactiveCommand.IsExecuting` can now
signal _after_ `ThrowExceptions`, making the error be immediately cleared.
- Don't pass null commands to `Observable.Merge` in
`LoginCredentialsViewModel`. It doesn't like that.
2018-10-03 15:30:59 +02:00
Steven Kirk 608623ac9a Updated dependencies to latest versions.
Tests failing, and extension not working, but compiles at least.
2018-10-02 15:39:46 +02:00
Steven Kirk c2c81d5945 Fix akavache submodule.
#1714 incorrectly reverted the akavache submodule to an earlier version. Undo this.
2018-08-14 14:48:58 +02:00
MysticBoy 6ee1f199fd Merge branch 'master' of https://github.com/github/VisualStudio into localization 2018-08-10 09:41:43 +08:00
Steven Kirk 2d55511c3c Remove PCL akavache and splat libs.
Having them be PCL meant that we had to have both a PCL and .netfx version of Splat, which was causing problems with test runners because they would load the wrong version of the library at random.

Related: https://github.com/editor-tools/Akavache/pull/2
2018-06-26 16:56:15 +02:00
Steven Kirk 97cb8c39a9 Updated akavache again.
Beacuse https://github.com/editor-tools/Akavache/pull/1 was updated to cherry pick https://github.com/reactiveui/Akavache/pull/407.
2018-05-16 09:15:20 +02:00
Steven Kirk 55adde6ff2 Updated akavache.
To incorporate https://github.com/editor-tools/Akavache/pull/1

Fixes #1662.
2018-05-15 16:42:04 +02:00
Steven Kirk 9353f41978 Update octokit.net to 0.29.0 2018-03-19 10:24:25 +01:00
Steven Kirk d53c4c67b4 Fix enterprise logins.
- Ported octokit.net#1726 to our fork
- Ensure we're not trying to access the `meta` endpoint with invalid credentials
2018-01-11 17:49:08 +01:00
Steven Kirk bcef0654bd Remove Rothko submodule.
Usean updated Rothko nuget package. Also had to add an export wrapper as I prefer to define the export in `github/VisualStudio` rather than in our Rothko fork.
2017-12-07 16:03:18 +01:00
Steven Kirk ee3341fe09 Update Rothko. 2017-11-15 12:53:29 +01:00
Steven Kirk ea25f2ac6b Initial implementation of SSO (.com only currently). 2017-11-15 12:35:26 +01:00
Steven Kirk e8f3df8260 Updated octokit to 0.24.0.
Fixes #1098
2017-08-01 17:21:26 +02:00
Andreia Gaita 81224df5a9 Switch to a custom nuget package of Rothko 2017-07-26 15:51:38 +02:00
Jamie Cansdale 7292098b58 Move AutomationIDs into GitHub.UI project 2017-04-01 23:03:02 +01:00
Jasmine Greenaway 35831482ec move submodule dir 2017-03-31 17:04:42 -04:00
Jasmine Greenaway dc2858a6d9 update submodule 2017-03-31 16:13:38 -04:00
Steven Kirk cf72e85c7b Updated submodules 2017-03-28 12:50:14 +02:00
Jasmine Greenaway 139c787dd2 improved ID names 2017-02-23 16:00:15 -05:00
Jasmine Greenaway bcc8714633 update submodule 2017-02-23 14:27:52 -05:00
Jasmine Greenaway 627d9a21fb update submodule repo name 2017-02-17 17:40:30 -05:00
Jasmine Greenaway 2912437807 submodule update 2017-02-13 13:39:15 -05:00
Jasmine Greenaway 1cdbe01b20 automation id submodule update 2017-02-09 14:49:51 -05:00
Jasmine Greenaway b11d9a269b add submodule 2017-02-09 14:49:51 -05:00
Steven Kirk 4b7659ed5e Updated submodules with ignored .ncrunchproject files. 2017-02-03 19:41:40 +01:00
Steven Kirk ce4d002dcf Moved StartPage project into repository.
Was previously in a submodule.
2017-01-05 00:17:23 +01:00
Andreia Gaita 1be202d917 Navigation and provider fixes/refactoring 2017-01-02 16:13:15 +01:00
Andreia Gaita 426f654bcd Fix the start page build 2016-12-06 20:03:43 +01:00
Steven Kirk 45c48fc4cb We don't need to copy StartPage artifacts any more.
As we can now build them directly from the GitHubVS solution.
2016-11-28 17:40:20 +01:00
Steven Kirk 1b37dae1a8 Update StartPage submodule.
To manually remove Microsoft.VSSDK.BuildTools remnants from .csproj.
2016-11-28 12:11:54 +01:00
Steven Kirk 88a33c3b03 Update StartPage submodule.
To remove Microsoft.VSSDK.BuildTools package.
2016-11-28 12:06:08 +01:00