Jamie Cansdale
475c8fae27
Add close glyph to GitHub dialogs
2019-05-17 12:05:04 +01:00
Stanley Goldman
ca27920384
Removing old packages
2018-11-19 08:38:34 -05:00
Stanley Goldman
f89c55b4cf
Merge branch 'master' into features/check-suite-annotations
2018-10-29 09:23:54 -04:00
Jamie Cansdale
0c285101fd
Add Microsoft.TeamFoundation.* 16.0 assemblies
...
These are required for Visual Studio 2019 support.
2018-10-25 16:51:13 +01:00
Stanley Goldman
aac507c926
Merge remote-tracking branch 'remotes/origin/master' into features/check-suite-annotations
2018-10-23 17:06:27 -04:00
Steven Kirk
8e5c4985ad
Removed outdated custom packages.
2018-10-09 07:42:17 -04:00
Stanley Goldman
0525751b00
Updating binary
2018-10-02 15:11:35 -04:00
Stanley Goldman
0d8c7c78ac
Integrating msbuildlog
2018-09-25 16:46:03 -04:00
Stanley Goldman
bb87286af8
Functionality to add CheckSuite Name to annotations view
2018-09-13 10:59:30 -04:00
Stanley Goldman
955a23f32a
Updating Octokit.GraphQL and making adjustments
2018-08-10 12:36:38 -04:00
Stanley Goldman
c2d2ceecfb
Revert "Removing functionality to read CheckSuites"
...
This reverts commit b0860784d9
.
2018-07-24 14:35:51 -04:00
Stanley Goldman
b0860784d9
Removing functionality to read CheckSuites
2018-07-24 14:28:49 -04:00
Stanley Goldman
518c8c0f5e
Updating nuget package
2018-07-17 12:54:31 -04:00
Steven Kirk
0a21523333
Use Octokit.GraphQL 0.1.0-beta from nuget.org.
2018-07-12 11:25:09 +02:00
Stanley Goldman
bb9af58aef
Removing package
2018-07-11 17:09:51 -04:00
Stanley Goldman
82f0d6a06d
Adding Octokig.GraphQL 0.1.0
2018-07-11 10:29:18 -04:00
Stanley Goldman
df2afe0094
Updating GraphQL to 0.0.6
2018-06-28 08:08:58 -04:00
Steven Kirk
71f57c6eab
Implement PR state filter.
2018-06-14 16:52:06 +02:00
Steven Kirk
71c438d8d5
Initial refactoring of PR-related models.
...
Now using a data model based on GraphQL (or at least a hypothetical future version of the GraphQL API based on conversations with that team).
2018-05-31 15:32:11 +02:00
Steven Kirk
9c36a14229
Update octokit.graphql to 0.0.2.
...
This fixes the escaping issue at https://github.com/grokys/Octokit.GraphQL/issues/72 .
2018-04-04 11:41:04 +02:00
Steven Kirk
106487ff12
Don't ignore .nupkg files in lib.
2018-04-04 11:40:28 +02:00
Steven Kirk
cd366cf3af
Need to force-add the .nupkg.
...
As it's ignored by default.
2018-03-19 10:11:06 +01:00
Meaghan Lewis
0f09169024
Remove package NUnit.Extension.AppVeyor.NUnit3ResultWriter
2018-01-29 17:09:51 -05:00
Steven Kirk
6f4f34a482
Update rotko.
...
`HttpListenerWrapper` is now non-sealed so we don't need to wrap it to export it.
2017-12-11 10:07:56 +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
Andreia Gaita
ee7e6ef16c
Using the same nunit console for local and appveyor and everyone...
2017-10-28 19:00:55 +02:00
Andreia Gaita
b8b803ff16
Use custom signed build of Markdown.Wpf
...
StrongNameSigner is not doing enough when signing unsigned assemblies to allow xaml to properly reference signed assemblies, and things fail at runtime.
Markdig has a signed version of their package, so we're reverting to a custom build of Markdig.Wpf - https://github.com/editor-tools/markdig-wpf/releases/tag/v0.2.1 - that references the Markdig.Signed package and is also signed.
Also add ProvideCodeBase to ensure that these DLLs are found at runtime.
2017-08-03 23:59:40 +02:00
Andreia Gaita
81224df5a9
Switch to a custom nuget package of Rothko
2017-07-26 15:51:38 +02:00
Steven Kirk
49a16aecd7
Use new clone API in VS2017.
...
Fixes #800 .
2017-02-07 14:10:02 +01:00
Andreia Gaita
dc1c6bb250
Add support for Dev15
2016-03-24 17:45:33 -07:00
Andreia Gaita
ecf259c18d
Make sure files are regenerated on build when the json changes
2016-02-25 15:10:12 +01:00
Andreia Gaita
6ff33f7a6e
Bump libgit2sharp and fix broken Publish
2015-12-08 23:42:12 +01:00
Andreia Gaita
224ca7ef79
More libgit2sharp packaging fixes
2015-08-12 15:02:16 -07:00
Andreia Gaita
09c242dfb7
Bump decorator version to catch namespace change
2015-05-08 17:21:37 +02:00
Andreia Gaita
1f139296f3
Fix try/finally blocks
2015-05-08 17:09:45 +02:00
Andreia Gaita
18da7a16bd
Set the unit test mode on splat in tests
...
EntryExitDecorator goes through all public instance methods on
most-derived classes from IEntryExitDecoratorInterface and adds
OnEntry/OnExit calls (which are implemented in the TestBaseClass), so
that every test manually sets the IsInUnitTest flag to true when it
runs.
2015-05-08 16:20:59 +02:00
Andreia Gaita
e9a81e3038
Switch to custom build of Rx
...
To avoid clashing with .net 4.0 builds of Rx in the AppDomain, use a
custom build of 2.2.5 with different public key
2015-05-06 17:10:17 +02:00
Andreia Gaita
33199272c5
Bump sqlitepcl version to pick up vsix bundle fix
2015-04-14 22:57:33 +02:00
Andreia Gaita
52d8dfb477
Bump SQLitePCL version to pick up a vs2012-built version
2015-04-13 15:45:11 +02:00
Andreia Gaita
35114aff5f
Bump sqlitepcl package to pick up vs2015 version
2015-04-10 15:41:35 +02:00
Haacked
f4bcc60994
Local reference to Microsoft.TeamFoundation.Common.dll
2015-04-08 22:50:53 -07:00
Haacked
85bd032734
Update Team Explorer assembly references
...
Fixes #171
2015-04-08 14:16:25 -07:00
Andreia Gaita
9e18ce9d67
Upgrade SQLite to pick up dll load fix
2015-04-08 01:07:45 +02:00
Haacked
73cf4a3ab2
Provide local copies of our references for easy builds
2015-04-07 14:38:34 -07:00
Andreia Gaita
881788b51d
Use local copy of dll for new api (remove for release)
2015-03-30 18:16:05 +02:00
Andreia Gaita
e505348454
Use local copy of new extensibility dll so everyone has the latest bits
2015-03-18 16:45:56 -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