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

32 Коммитов

Автор SHA1 Сообщение Дата
Jamie Cansdale 0c9799c1a1 Remove the private script submodule 2019-10-08 11:47:27 +01: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 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 ea25f2ac6b Initial implementation of SSO (.com only currently). 2017-11-15 12:35:26 +01: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 17aae158c7 rename submodule in .gitmodules 2017-03-31 17:14:22 -04:00
Jasmine Greenaway 35831482ec move submodule dir 2017-03-31 17:04:42 -04:00
Jasmine Greenaway 697e3b6f34 remove wrong submodule names 2017-02-17 18:44:54 -05:00
Jasmine Greenaway 627d9a21fb update submodule repo name 2017-02-17 17:40:30 -05:00
Jasmine Greenaway d3400fee04 update submodules file 2017-02-13 14:11:57 -05:00
Jasmine Greenaway 7eba8a2978 submodule update 2017-02-13 13:57:00 -05:00
Jasmine Greenaway b11d9a269b add submodule 2017-02-09 14:49:51 -05:00
Andreia Gaita 6158950da5 Move all submodules to the editor-tools org 2017-01-31 13:45: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 645b2a1279 Switch to dedicated fork for rothko and get fody version bump 2016-10-19 14:39:44 +02:00
Andreia Gaita 85ac539bdb Fix submodule url to be public (fixes #571) 2016-10-19 14:39:43 +02:00
Andreia Gaita 5bf46e0602 Merge branch 'master' into features/start-page
Fixes private submodule clone urls
2016-08-26 14:19:13 +02:00
Andreia Gaita 4eb8565777 Revert "Use https version of script submodule url"
No, bad commit is bad, breaks CI.
This reverts commit d9d394d15f.
2016-08-26 14:16:28 +02:00
Andreia Gaita e11d832e15 Add a loader for external packages
Add a way to load external packages that are included in the vsix and
expose the IUIProvider as a global service, so those packages can make
use of our services.
Load the StartPage package if we're running on Dev15 Preview 4
2016-08-25 22:52:50 +02:00
Andreia Gaita d9d394d15f Use https version of script submodule url 2016-08-23 03:11:48 -07:00
Andreia Gaita c1d1fe9d89 Bump octokit (0.19.0) and switch to nuget libgit2sharp 0.22 because it's signed 2016-04-11 14:33:10 +02:00
Andreia Gaita cb41b7d4b6 Add ci build scripts 2015-07-21 18:17:13 -07:00
nulltoken c6fa1ef5de Switch submodule links to https 2015-07-20 20:26:07 +02:00
Andreia Gaita 6791d0e69b Add libgit2sharp submodule so we can have it signed (sigh) 2015-07-19 00:21:33 -07:00
Andreia Gaita efb36f12e0 Switch to ssh urls for submodules, ci is broken with https 2015-05-26 10:25:01 +02:00
Haacked 57b9589d1a Upgrade Rothko and fix breaking changes
Sorry!
2015-03-13 14:40:07 -07:00
Andreia Gaita dd7f6774f1 Sign all projects
Sign all projects and add submodules for any unsigned
dependencies, adding keys for everyone.
2015-03-11 22:31:38 -07:00
Andreia Gaita 5541b0886f Add submodules for strong named dependencies 2015-03-11 17:21:50 -07:00
Andreia Gaita d9395c2c1a Add octokit and reactiveui submodules with strong-named branches 2015-03-10 17:50:44 -07:00
Andreia Gaita ea78d7846a Use locally built signed version of NullGuard 2015-03-10 14:44:02 -07:00
Haacked 7034a030ac Implement VSPackage with basic login dialog
Includes a menu that launches a login dialog
for testing purposes.
2014-12-15 16:12:46 -08:00