Skip to content
This repository was archived by the owner on Jun 21, 2023. It is now read-only.

Code coverage #2638

Open
wants to merge 5,341 commits into
base: build/appveyor-fixes
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
5341 commits
Select commit Hold shift + click to select a range
308271d
Fix broken src links in docs
jcansdale Jul 26, 2018
90f30c6
Merge pull request #1807 from github/docs/fix-links
StanleyGoldman Jul 26, 2018
e2c766b
Adding a quick test
StanleyGoldman Jul 26, 2018
4074fea
Add missing argument
StanleyGoldman Jul 26, 2018
e3f79bf
Merge branch 'master' into fixes/pull-request-is-from-repository
StanleyGoldman Jul 26, 2018
9c7a83d
Collecting other offending case comparisons
StanleyGoldman Jul 26, 2018
0c400e7
Adding a test for checkout
StanleyGoldman Jul 26, 2018
5235620
Adding a test for session matching
StanleyGoldman Jul 26, 2018
5a7775c
Adjust some row/column definitions
donokuda Jul 26, 2018
9c6c5da
make the avatar smaller
donokuda Jul 26, 2018
276549b
Hide this description
donokuda Jul 26, 2018
5c2c0f7
Use the primitive dot octicon for pending checks
donokuda Jul 26, 2018
5edce94
Add a lil' bit of right margin
donokuda Jul 26, 2018
af979f2
Merge branch 'master' into stanley/check-suites-pull-request-model-1
StanleyGoldman Jul 26, 2018
c228d9e
Merge branch 'master' into feature/navigate-from-history-to-working-d…
StanleyGoldman Jul 27, 2018
92f8298
Refactored to make more readable
jcansdale Jul 27, 2018
c25dd65
Parsing the issue search query to allow just numbers
StanleyGoldman Jul 27, 2018
9db38a9
Try out a GridView
donokuda Jul 30, 2018
d279d06
Use IsSharedSizeScope so that Grid Rendering works
donokuda Jul 30, 2018
86b3942
Remove extra line
donokuda Jul 30, 2018
b0cdcf0
Fix text color for dark theme
donokuda Jul 30, 2018
7ced79b
Merge pull request #1813 from github/donokuda/polish-check-details
StanleyGoldman Jul 31, 2018
967e91d
Adding metrics to the UsageTracker
StanleyGoldman Jul 31, 2018
bdd95ca
Remove hardcoded background color in fork dialog
donokuda Jul 31, 2018
95e983b
Merge pull request #1818 from github/donokuda/no-red-bg
Jul 31, 2018
5f061c5
Merge branch 'master' into bump-version
Jul 31, 2018
df92a61
Add a bit of spacing
donokuda Jul 31, 2018
575449b
Merge branch 'master' into localization
Jul 31, 2018
3c84109
Add OpenFromClipboardCommand to Chinese translation
maikebing Aug 1, 2018
dcac9e5
fix OpenFromClipboardCommandTests.cs
maikebing Aug 1, 2018
cc322e6
fix OpenFromClipboardCommandTests Async test method must have non-vo…
maikebing Aug 1, 2018
e890055
Hiding Status Avatars until we get a way to query them through the Gr…
StanleyGoldman Aug 1, 2018
0974944
Merge branch 'master' into stanley/check-suites-pull-request-model-1
StanleyGoldman Aug 1, 2018
b45bcc8
Attempting to use the view locator correctly
StanleyGoldman Jul 26, 2018
c2d230a
Confirm that the user really wants to delete a comment
donokuda Aug 1, 2018
8fbe1cc
Merge branch 'master' into donokuda/not-delete-nooooooo
donokuda Aug 1, 2018
e8fc06a
Merge branch 'master' into fixes/search-issue-by-number
grokys Aug 2, 2018
5c2b93c
Merge pull request #1808 from github/view-locator-tears
StanleyGoldman Aug 2, 2018
3ef1470
Grammar fixes in CONTRIBUTING.md
joel7871 Aug 2, 2018
53cee1b
Use built in background colors instead
donokuda Aug 2, 2018
62bd711
Fix usernames not displayed in file comments
donokuda Aug 2, 2018
4183f0c
Merge pull request #1811 from github/fixes/search-issue-by-number
grokys Aug 3, 2018
550ba5a
Merge branch 'master' into donokuda/who-wrote-it-tho
StanleyGoldman Aug 3, 2018
05fb6e1
Merge pull request #1825 from github/donokuda/who-wrote-it-tho
StanleyGoldman Aug 3, 2018
726a0d4
Merge branch 'master' into donokuda/not-delete-nooooooo
StanleyGoldman Aug 3, 2018
b164e54
Moving strings to resources
StanleyGoldman Aug 3, 2018
e66774a
Merge branch 'master' into fix-grammar
grokys Aug 3, 2018
0272fb1
Merge pull request #1824 from joel7871/fix-grammar
grokys Aug 3, 2018
a7ee6e4
Merge branch 'master' into feature/navigate-from-history-to-working-d…
StanleyGoldman Aug 3, 2018
99fede4
Formatting code
StanleyGoldman Aug 3, 2018
dffdf45
Merge pull request #1783 from github/feature/navigate-from-history-to…
StanleyGoldman Aug 4, 2018
834c46e
Merge branch 'master' into localization
maikebing Aug 6, 2018
1995a37
Simplify code a bit.
grokys Aug 6, 2018
e7ff5a4
Merge branch 'master' into donokuda/not-delete-nooooooo
grokys Aug 6, 2018
dab6911
Merge branch 'master' into bump-version
grokys Aug 6, 2018
5227859
Merge pull request #1794 from github/bump-version
grokys Aug 6, 2018
035915d
Merge branch 'master' into stanley/check-suites-pull-request-model-1
StanleyGoldman Aug 6, 2018
7aece67
Moving message box functionality to a CommentService and injecting it
StanleyGoldman Aug 6, 2018
c2aca55
Merge branch 'master' into donokuda/not-delete-nooooooo
StanleyGoldman Aug 6, 2018
ab2ddff
Adding xml docs
StanleyGoldman Aug 6, 2018
9eba416
Formatting code
StanleyGoldman Aug 6, 2018
428a590
Merge pull request #1822 from github/donokuda/not-delete-nooooooo
StanleyGoldman Aug 6, 2018
4625d3e
Sorting reviews by SubmittedAt not Id which is a random string
StanleyGoldman Aug 6, 2018
5df40ff
Merge branch 'master' into fixes/make-ncrunch-happy
Aug 6, 2018
ea714ae
Merge pull request #1765 from github/fixes/make-ncrunch-happy
grokys Aug 7, 2018
35fdd06
Merge branch 'master' into sorting-reviews
grokys Aug 7, 2018
ee83908
Merge branch 'master' into stanley/check-suites-pull-request-model-1
grokys Aug 7, 2018
3de07ff
Merge branch 'master' into fixes/1799-reduce-footprint-non-GitHub-pro…
jcansdale Aug 7, 2018
01afc6f
Merge pull request #1802 from github/fixes/1799-reduce-footprint-non-…
jcansdale Aug 7, 2018
3b688f8
Only update PR list state on main thread.
grokys Aug 7, 2018
7a4599a
Merge branch 'master' into sorting-reviews
StanleyGoldman Aug 7, 2018
cbec5e3
Merge pull request #1830 from github/sorting-reviews
StanleyGoldman Aug 7, 2018
e22004e
Sorting PullRequestReviewState.Dismissed correctly
StanleyGoldman Aug 7, 2018
1c94bcc
Merge branch 'master' into fixes/1828-pr-list-deadlock
StanleyGoldman Aug 7, 2018
1fd917d
Merge branch 'master' into fixes/pull-request-is-from-repository
StanleyGoldman Aug 7, 2018
29358b2
Don't allow "Open File in Solution" for deleted files.
grokys Aug 7, 2018
659df5b
Merge pull request #1805 from github/fixes/pull-request-is-from-repos…
StanleyGoldman Aug 7, 2018
b14a405
Merge branch 'master' into fixes/1828-pr-list-deadlock
StanleyGoldman Aug 7, 2018
eac6b57
Navigate to the correct fork in PR authoring.
grokys Aug 7, 2018
748cb8f
Merge pull request #1834 from github/fixes/1828-pr-list-deadlock
StanleyGoldman Aug 7, 2018
19c8381
Merge branch 'master' into fixes/changes-requested-dismissal
StanleyGoldman Aug 7, 2018
e486cf9
Merge pull request #1835 from github/fixes/changes-requested-dismissal
StanleyGoldman Aug 7, 2018
724e4ee
Adding functionality to confirm before cancelling a review
StanleyGoldman Aug 7, 2018
20f16ff
Moving interface method
StanleyGoldman Aug 7, 2018
9cdfd53
Adding a test
StanleyGoldman Aug 7, 2018
c738fec
Merge branch 'master' into fixes/1348-dont-open-deleted-file
StanleyGoldman Aug 7, 2018
ab7ec8b
Merge pull request #1836 from github/fixes/1348-dont-open-deleted-file
StanleyGoldman Aug 7, 2018
8c87eaf
Merge branch 'master' into fixes/pull-request-review-cancel
StanleyGoldman Aug 7, 2018
be71fff
Merge branch 'master' into fixes/1683-pr-authoring-wrong-fork
StanleyGoldman Aug 7, 2018
1332928
Adding functionality to prevent close after confirmation is cancelled
StanleyGoldman Aug 7, 2018
84f8903
Reference Microsoft.VisualStudio.Threading.15.0
jcansdale Aug 7, 2018
2b8cee3
Removing Checks from PullRequestModel
StanleyGoldman Aug 7, 2018
f964972
Making StatusSummaryModel an inner class
StanleyGoldman Aug 7, 2018
14d5eca
Merge branch 'master' into stanley/check-suites-pull-request-model-1
StanleyGoldman Aug 7, 2018
a026bab
Making properties of PullRequestCheckViewModel read only
StanleyGoldman Aug 7, 2018
6a6c565
Making member readonly
StanleyGoldman Aug 7, 2018
cfa7c20
Renaming PullRequestCheckStatusEnum
StanleyGoldman Aug 7, 2018
35ba4b2
Renaming PullRequestChecksEnum
StanleyGoldman Aug 7, 2018
e6bf1bf
Inlining variable
StanleyGoldman Aug 7, 2018
d5d633e
Renaming StatusStateEnum
StanleyGoldman Aug 7, 2018
f9f8d9a
Formatting code
StanleyGoldman Aug 7, 2018
3639807
Creating a PullRequestCheckViewModelDesigner
StanleyGoldman Aug 7, 2018
3bdc45e
Merge pull request #1837 from github/fixes/1683-pr-authoring-wrong-fork
StanleyGoldman Aug 7, 2018
48f180d
Removing viewLocator
StanleyGoldman Aug 7, 2018
e55e47a
Removing designer usage
StanleyGoldman Aug 7, 2018
d6a95f7
Making several properties read only
StanleyGoldman Aug 7, 2018
1fe4822
Merge remote-tracking branch 'origin/master' into stanley/check-suite…
StanleyGoldman Aug 7, 2018
d0bf9bc
Merge branch 'master' into fixes/pull-request-review-cancel
Aug 7, 2018
7a736df
Ignore zero with lines in document snapshot
jcansdale Aug 8, 2018
270d701
Style TreeViewItem to match VS's theme.
grokys Aug 8, 2018
86df2bc
Final nitpicks
StanleyGoldman Aug 8, 2018
796e6a9
Repository description text box single line
jcansdale Aug 8, 2018
d98bd4e
Vertically align file icons.
grokys Aug 8, 2018
2cf8ff9
Repairing xml comments solution-wide
StanleyGoldman Aug 8, 2018
01efca2
Cleanup view imports
StanleyGoldman Aug 8, 2018
57b4f31
Adding some xmlcomments
StanleyGoldman Aug 8, 2018
923ad51
More xmldocs
StanleyGoldman Aug 8, 2018
f4d59bb
Formatting and xmldocs
StanleyGoldman Aug 8, 2018
8651fe8
Moving the functionality to confirm the cancellation of a pull reques…
StanleyGoldman Aug 8, 2018
c3acc5d
Merge pull request #1788 from github/stanley/check-suites-pull-reques…
grokys Aug 9, 2018
20cfb4e
Use PR model returned from CancelPendingReview.
grokys Aug 9, 2018
cee1610
Fix failing tests.
grokys Aug 9, 2018
a1a6415
Moving functionality to PullRequestService
StanleyGoldman Aug 9, 2018
5065050
Merge branch 'master' into fixes/pull-request-review-cancel
StanleyGoldman Aug 9, 2018
bfc8707
More cleanup
StanleyGoldman Aug 9, 2018
0e69faa
Merge pull request #1850 from github/fixes/1847-crash-cancelling-review
StanleyGoldman Aug 9, 2018
570595d
Merge branch 'master' into fixes/pull-request-review-cancel
StanleyGoldman Aug 9, 2018
72fd428
More comments
StanleyGoldman Aug 9, 2018
13e9fc8
Merge branch 'master' into xml-doc-comments
StanleyGoldman Aug 9, 2018
07e74e8
Only show Create a GitHub Gist when logged in
jcansdale Aug 9, 2018
3ff3afc
Create CreateGistCommandBase
jcansdale Aug 9, 2018
10317fe
Display login failues in TE connect pane.
grokys Aug 9, 2018
5366ff2
Functionality to ignore minor time differences when creating comments
StanleyGoldman Aug 9, 2018
90e74d9
Handling zero
StanleyGoldman Aug 9, 2018
2888313
Add command for creating Enterprise Gists
jcansdale Aug 9, 2018
b2facb8
Display more user-friendly errors.
grokys Aug 9, 2018
dd2609d
Show Create a GitHub Gist if user not logged in
jcansdale Aug 9, 2018
4a9ef96
Merge pull request #1838 from github/fixes/pull-request-review-cancel
StanleyGoldman Aug 9, 2018
65b9526
Merge branch 'master' into fixes/1294-style-treeviewitem
grokys Aug 9, 2018
daac210
Fix vertical alignment of description
jcansdale Aug 9, 2018
466017f
Merge branch 'master' into fixes/1777-single-line-description
jcansdale Aug 9, 2018
c47cb65
Merge branch 'master' into fixes/1843-ignore-zero-width-lines-in-sele…
jcansdale Aug 9, 2018
18e2201
Merge branch 'master' into xml-doc-comments
StanleyGoldman Aug 9, 2018
47b4a44
Merge pull request #1844 from github/fixes/1843-ignore-zero-width-lin…
jcansdale Aug 9, 2018
6ee1f19
Merge branch 'master' of https://github.com/github/VisualStudio into …
maikebing Aug 10, 2018
becbdea
Merge branch 'localization' of https://github.com/maikebing/VisualStu…
maikebing Aug 10, 2018
078e978
Merged with new content
maikebing Aug 10, 2018
8376d12
Merge branch 'master' into fixes/1777-single-line-description
grokys Aug 10, 2018
6e092aa
Merge pull request #1845 from github/fixes/1777-single-line-description
grokys Aug 10, 2018
afb15d8
Merge branch 'master' into fixes/1294-style-treeviewitem
jcansdale Aug 10, 2018
85ba693
Merge branch 'master' into localization
maikebing Aug 10, 2018
a119e89
Merge pull request #1842 from github/fixes/1294-style-treeviewitem
grokys Aug 10, 2018
678745b
Display connection errors in GitHub pane.
grokys Aug 10, 2018
949591a
Merge remote-tracking branch 'origin/master' into features/check-suites
StanleyGoldman Aug 10, 2018
785bc44
Merge branch 'master' into fixes/1832-explicit-github-and-enterprise-…
jcansdale Aug 10, 2018
17b4ec2
Merge branch 'master' into localization
maikebing Aug 10, 2018
d3641f4
Merge pull request #1854 from github/fixes/1832-explicit-github-and-e…
jcansdale Aug 10, 2018
acc46cf
modify for review
maikebing Aug 10, 2018
955a23f
Updating Octokit.GraphQL and making adjustments
StanleyGoldman Aug 10, 2018
2f84d73
Merge branch 'master' into localization
maikebing Aug 10, 2018
b16b5ea
Fixing Checks API support
StanleyGoldman Aug 10, 2018
9a74b7f
Merge branch 'master' into fixes/1812-VisualStudio-Threading-15.0
jcansdale Aug 10, 2018
3b501b0
Merge pull request #1714 from maikebing/localization
Aug 10, 2018
aea19b5
Merge branch 'master' into fixes/1812-VisualStudio-Threading-15.0
jcansdale Aug 10, 2018
ba64302
Updating link
StanleyGoldman Aug 13, 2018
f3978a9
Adding comments
StanleyGoldman Aug 13, 2018
ec9cfd5
Merge branch 'master' into features/check-suites
StanleyGoldman Aug 13, 2018
32e28a1
Merge branch 'master' into fixes/create-comment-just-now
StanleyGoldman Aug 13, 2018
397e916
More comments
StanleyGoldman Aug 13, 2018
a559c55
Merging functionality into DurationToStringConverter
StanleyGoldman Aug 13, 2018
8407e09
Cleanup changes
StanleyGoldman Aug 13, 2018
6c121c1
Merge pull request #1839 from github/fixes/1812-VisualStudio-Threadin…
grokys Aug 13, 2018
d630243
Merge branch 'master' into fixes/create-comment-just-now
grokys Aug 13, 2018
698f7b6
Merge pull request #1852 from github/fixes/create-comment-just-now
grokys Aug 13, 2018
41ca8a2
Merge branch 'master' into xml-doc-comments
grokys Aug 13, 2018
aeb7f79
Merge pull request #1846 from github/xml-doc-comments
grokys Aug 13, 2018
34c719a
Tying in metrics
StanleyGoldman Aug 13, 2018
8450327
Merge remote-tracking branch 'origin/master' into features/check-suites
StanleyGoldman Aug 13, 2018
c2c81d5
Fix akavache submodule.
grokys Aug 14, 2018
05b6157
Merge pull request #1861 from github/fixes/akavache-submodule
StanleyGoldman Aug 14, 2018
74e96f3
Merge branch 'master' into features/check-suites
StanleyGoldman Aug 14, 2018
b8345d9
Fixing nits
StanleyGoldman Aug 14, 2018
2603075
Using CheckRuns to compute pull request status
StanleyGoldman Aug 15, 2018
363f32a
Adding methods to convert enumerations
StanleyGoldman Aug 15, 2018
8e40df8
Adding an additional status state check
StanleyGoldman Aug 15, 2018
866992f
FromGraphQlExtensions class
StanleyGoldman Aug 15, 2018
0036c62
Fixing error that occurs if there are no statuses configured
StanleyGoldman Aug 15, 2018
8cb7edc
Fixing display
StanleyGoldman Aug 16, 2018
3a82548
Fixing column indexes
StanleyGoldman Aug 16, 2018
1d09284
Conditonally loading CheckSuites for only github.com
StanleyGoldman Aug 16, 2018
43b76e0
Update README to include location of logs
Aug 17, 2018
ae61dd8
Add more fields to the issue template
Aug 17, 2018
93975e7
DetailsUrl can be null
StanleyGoldman Aug 20, 2018
d938211
Caching the enterprise query correctly
StanleyGoldman Aug 20, 2018
42a2a80
Fixing DetailsUrl
StanleyGoldman Aug 20, 2018
132ac15
Removing AvatarUrl
StanleyGoldman Aug 20, 2018
f0390f6
Didn't completely remove AvatarUrl
StanleyGoldman Aug 20, 2018
24b82ab
Merge pull request #1867 from github/meaghanlewis-patch-2
grokys Aug 21, 2018
ac46485
Merge branch 'master' into meaghanlewis-patch-1
grokys Aug 21, 2018
812b292
Missing null check
StanleyGoldman Aug 21, 2018
26a00c1
Removing unused property
StanleyGoldman Aug 21, 2018
c6a8474
Merge branch 'master' into features/check-suites
StanleyGoldman Aug 21, 2018
f7424c8
Merge pull request #1866 from github/meaghanlewis-patch-1
grokys Aug 21, 2018
caaf122
Merge branch 'master' into features/check-suites
StanleyGoldman Aug 21, 2018
23e48d1
Merge pull request #1798 from github/features/check-suites
StanleyGoldman Aug 21, 2018
c8fcd9f
Revert "Merge pull request #1714 from maikebing/localization"
grokys Aug 22, 2018
33e2034
Fix compile error.
grokys Aug 22, 2018
de9f992
Use nameof.
grokys Aug 22, 2018
5e27021
Merge pull request #1872 from github/revert/1714
Aug 22, 2018
fb726dd
Merge branch 'master' into fixes/1305-better-failures
Aug 22, 2018
067d66c
Display default avatar for avatars from enterprise hosts.
grokys Aug 22, 2018
1b94314
Merge branch 'master' into fixes/1870-enterprise-avatars
Aug 22, 2018
646fad4
No TargetVersion for GitHub.TeamFoundation.15
jcansdale Aug 23, 2018
d171790
Install for VS 2017 when version reported as 1.x
jcansdale Aug 23, 2018
b1cdf10
Log errors.
grokys Aug 23, 2018
d765ef9
Use standard image monikers for GitHub pane
jcansdale Mar 23, 2018
d8980c3
Merge pull request #1873 from github/fixes/1870-enterprise-avatars
grokys Aug 23, 2018
786da05
Use OpenWebSite image for View/Open on GitHub
jcansdale Mar 24, 2018
20453cb
Merge branch 'master' into fixes/1305-better-failures
Aug 23, 2018
208c34e
Merge pull request #1853 from github/fixes/1305-better-failures
Aug 23, 2018
d5a9bc3
Update comment and add link to PR
jcansdale Aug 24, 2018
e4d831b
Merge branch 'master' into fixes/1859-missing-MEF-exports
jcansdale Aug 24, 2018
358f515
Merge pull request #1875 from github/fixes/1859-missing-MEF-exports
jcansdale Aug 24, 2018
fe796d1
Merge branch 'master' into jcansdale/standard-image-monikers
donokuda Aug 27, 2018
83f946b
Merge branch 'master' into jcansdale/OpenWebSite-image-ViewOnGitHub
donokuda Aug 27, 2018
1865cf6
bump version to 2.5.6
Aug 28, 2018
a98a487
Merge pull request #1879 from github/bump-version
jcansdale Aug 28, 2018
d033a8d
Merge branch 'master' into jcansdale/standard-image-monikers
jcansdale Aug 28, 2018
cfbc918
Merge pull request #1876 from github/jcansdale/standard-image-monikers
jcansdale Aug 29, 2018
de94a9d
Merge branch 'master' into jcansdale/OpenWebSite-image-ViewOnGitHub
jcansdale Aug 29, 2018
c4474f0
Merge pull request #1877 from github/jcansdale/OpenWebSite-image-View…
jcansdale Aug 29, 2018
eb38e6e
Adding support for code coverage
StanleyGoldman Aug 31, 2018
0bdaabd
Tweaking argument
StanleyGoldman Aug 31, 2018
bd126f2
Tweaking script order
StanleyGoldman Aug 31, 2018
e120662
Pushing coverage.xml
StanleyGoldman Aug 31, 2018
b252c96
Changing exclude function
StanleyGoldman Aug 31, 2018
a487194
Escaping forward slash
StanleyGoldman Aug 31, 2018
c50ab79
Changing argument order
StanleyGoldman Aug 31, 2018
44a02e1
Trying a different exclude format
StanleyGoldman Aug 31, 2018
819b75a
Trying powershell escape
StanleyGoldman Aug 31, 2018
893f79e
Adding a filter
StanleyGoldman Aug 31, 2018
1a1a523
Tweaking the script
StanleyGoldman Aug 31, 2018
9b6b6ac
Changing where filter
StanleyGoldman Aug 31, 2018
9204146
Adding other tests
StanleyGoldman Aug 31, 2018
0e6f6b9
Fixing filter
StanleyGoldman Aug 31, 2018
c57f752
Ugh the space
StanleyGoldman Aug 31, 2018
650a098
Tweaking filter again
StanleyGoldman Aug 31, 2018
a704e42
Excluding unit tests
StanleyGoldman Aug 31, 2018
53dc0d0
Adding a code coverage badge
StanleyGoldman Aug 31, 2018
2dac63d
Adding default codecov.yml with path fix
StanleyGoldman Aug 31, 2018
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
6 changes: 6 additions & 0 deletions .editorconfig
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# top-most EditorConfig file
root = true

[*.cs]
indent_style = space
indent_size = 4
5 changes: 3 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,11 @@ x86/
bld/
[Bb]in/
[Oo]bj/
build/

# Roslyn cache directories
*.ide/
.vs/

# MSTest test Results
[Tt]est[Rr]esult*/
Expand Down Expand Up @@ -233,6 +235,5 @@ $RECYCLE.BIN/
AkavacheSqliteLinkerOverride.cs
NuGetBuild
WiX.Toolset.DummyFile.txt
nunit-UnitTests.xml
nunit-TrackingCollectionTests.xml
nunit-*.xml
GitHubVS.sln.DotSettings
16 changes: 5 additions & 11 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,21 +1,15 @@
[submodule "submodules/rothko"]
path = submodules/rothko
url = https://github.com/Haacked/Rothko.git
[submodule "submodules/reactiveui"]
path = submodules/reactiveui
url = https://github.com/shana/ReactiveUI
url = https://github.com/editor-tools/ReactiveUI
[submodule "submodules/octokit.net"]
path = submodules/octokit.net
url = https://github.com/shana/Octokit.Net
url = https://github.com/editor-tools/Octokit.Net
[submodule "submodules/splat"]
path = submodules/splat
url = https://github.com/shana/splat.git
url = https://github.com/editor-tools/splat.git
[submodule "submodules/akavache"]
path = submodules/akavache
url = https://github.com/shana/Akavache
[submodule "submodules/libgit2sharp"]
path = submodules/libgit2sharp
url = https://github.com/shana/libgit2sharp.git
url = https://github.com/editor-tools/Akavache
[submodule "script"]
path = script
url = [email protected]:github/VisualStudioBuildScripts
url = [email protected]:github/VisualStudioBuildScripts
6 changes: 6 additions & 0 deletions .ncrunch/Akavache.Sqlite3.v3.ncrunchproject
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
<ProjectConfiguration>
<Settings>
<PreventSigningOfAssembly>False</PreventSigningOfAssembly>
<PreviouslyBuiltSuccessfully>True</PreviouslyBuiltSuccessfully>
</Settings>
</ProjectConfiguration>
6 changes: 6 additions & 0 deletions .ncrunch/Akavache_Net45.v3.ncrunchproject
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
<ProjectConfiguration>
<Settings>
<PreventSigningOfAssembly>False</PreventSigningOfAssembly>
<PreviouslyBuiltSuccessfully>True</PreviouslyBuiltSuccessfully>
</Settings>
</ProjectConfiguration>
6 changes: 6 additions & 0 deletions .ncrunch/Akavache_Portable.v3.ncrunchproject
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
<ProjectConfiguration>
<Settings>
<PreventSigningOfAssembly>False</PreventSigningOfAssembly>
<PreviouslyBuiltSuccessfully>True</PreviouslyBuiltSuccessfully>
</Settings>
</ProjectConfiguration>
5 changes: 5 additions & 0 deletions .ncrunch/CredentialManagement.v3.ncrunchproject
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
<ProjectConfiguration>
<Settings>
<PreviouslyBuiltSuccessfully>True</PreviouslyBuiltSuccessfully>
</Settings>
</ProjectConfiguration>
5 changes: 5 additions & 0 deletions .ncrunch/DesignTimeStyleHelper.v3.ncrunchproject
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
<ProjectConfiguration>
<Settings>
<PreviouslyBuiltSuccessfully>True</PreviouslyBuiltSuccessfully>
</Settings>
</ProjectConfiguration>
5 changes: 5 additions & 0 deletions .ncrunch/GitHub.Api.v3.ncrunchproject
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
<ProjectConfiguration>
<Settings>
<PreviouslyBuiltSuccessfully>True</PreviouslyBuiltSuccessfully>
</Settings>
</ProjectConfiguration>
6 changes: 6 additions & 0 deletions .ncrunch/GitHub.App.v3.ncrunchproject
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
<ProjectConfiguration>
<Settings>
<PreloadReferencedAssemblies>False</PreloadReferencedAssemblies>
<PreviouslyBuiltSuccessfully>True</PreviouslyBuiltSuccessfully>
</Settings>
</ProjectConfiguration>
5 changes: 5 additions & 0 deletions .ncrunch/GitHub.Exports.Reactive.v3.ncrunchproject
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
<ProjectConfiguration>
<Settings>
<PreviouslyBuiltSuccessfully>True</PreviouslyBuiltSuccessfully>
</Settings>
</ProjectConfiguration>
5 changes: 5 additions & 0 deletions .ncrunch/GitHub.Exports.v3.ncrunchproject
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
<ProjectConfiguration>
<Settings>
<PreviouslyBuiltSuccessfully>True</PreviouslyBuiltSuccessfully>
</Settings>
</ProjectConfiguration>
5 changes: 5 additions & 0 deletions .ncrunch/GitHub.Extensions.Reactive.v3.ncrunchproject
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
<ProjectConfiguration>
<Settings>
<PreviouslyBuiltSuccessfully>True</PreviouslyBuiltSuccessfully>
</Settings>
</ProjectConfiguration>
5 changes: 5 additions & 0 deletions .ncrunch/GitHub.Extensions.v3.ncrunchproject
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
<ProjectConfiguration>
<Settings>
<PreviouslyBuiltSuccessfully>True</PreviouslyBuiltSuccessfully>
</Settings>
</ProjectConfiguration>
9 changes: 9 additions & 0 deletions .ncrunch/GitHub.InlineReviews.UnitTests.v3.ncrunchproject
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
<ProjectConfiguration>
<Settings>
<CopyReferencedAssembliesToWorkspace>True</CopyReferencedAssembliesToWorkspace>
<HiddenComponentWarnings>
<Value>CopyReferencedAssembliesToWorkspaceIsOn</Value>
</HiddenComponentWarnings>
<PreviouslyBuiltSuccessfully>True</PreviouslyBuiltSuccessfully>
</Settings>
</ProjectConfiguration>
5 changes: 5 additions & 0 deletions .ncrunch/GitHub.InlineReviews.v3.ncrunchproject
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
<ProjectConfiguration>
<Settings>
<PreviouslyBuiltSuccessfully>True</PreviouslyBuiltSuccessfully>
</Settings>
</ProjectConfiguration>
5 changes: 5 additions & 0 deletions .ncrunch/GitHub.Logging.v3.ncrunchproject
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
<ProjectConfiguration>
<Settings>
<PreviouslyBuiltSuccessfully>True</PreviouslyBuiltSuccessfully>
</Settings>
</ProjectConfiguration>
5 changes: 5 additions & 0 deletions .ncrunch/GitHub.StartPage.v3.ncrunchproject
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
<ProjectConfiguration>
<Settings>
<PreviouslyBuiltSuccessfully>True</PreviouslyBuiltSuccessfully>
</Settings>
</ProjectConfiguration>
5 changes: 5 additions & 0 deletions .ncrunch/GitHub.TeamFoundation.14.v3.ncrunchproject
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
<ProjectConfiguration>
<Settings>
<PreviouslyBuiltSuccessfully>True</PreviouslyBuiltSuccessfully>
</Settings>
</ProjectConfiguration>
5 changes: 5 additions & 0 deletions .ncrunch/GitHub.TeamFoundation.15.v3.ncrunchproject
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
<ProjectConfiguration>
<Settings>
<PreviouslyBuiltSuccessfully>True</PreviouslyBuiltSuccessfully>
</Settings>
</ProjectConfiguration>
5 changes: 5 additions & 0 deletions .ncrunch/GitHub.UI.Reactive.v3.ncrunchproject
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
<ProjectConfiguration>
<Settings>
<PreviouslyBuiltSuccessfully>True</PreviouslyBuiltSuccessfully>
</Settings>
</ProjectConfiguration>
9 changes: 9 additions & 0 deletions .ncrunch/GitHub.UI.UnitTests.v3.ncrunchproject
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
<ProjectConfiguration>
<Settings>
<CopyReferencedAssembliesToWorkspace>True</CopyReferencedAssembliesToWorkspace>
<HiddenComponentWarnings>
<Value>CopyReferencedAssembliesToWorkspaceIsOn</Value>
</HiddenComponentWarnings>
<PreviouslyBuiltSuccessfully>True</PreviouslyBuiltSuccessfully>
</Settings>
</ProjectConfiguration>
5 changes: 5 additions & 0 deletions .ncrunch/GitHub.UI.v3.ncrunchproject
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
<ProjectConfiguration>
<Settings>
<PreviouslyBuiltSuccessfully>True</PreviouslyBuiltSuccessfully>
</Settings>
</ProjectConfiguration>
5 changes: 5 additions & 0 deletions .ncrunch/GitHub.VisualStudio.UI.v3.ncrunchproject
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
<ProjectConfiguration>
<Settings>
<PreviouslyBuiltSuccessfully>True</PreviouslyBuiltSuccessfully>
</Settings>
</ProjectConfiguration>
5 changes: 5 additions & 0 deletions .ncrunch/GitHub.VisualStudio.v3.ncrunchproject
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
<ProjectConfiguration>
<Settings>
<PreviouslyBuiltSuccessfully>True</PreviouslyBuiltSuccessfully>
</Settings>
</ProjectConfiguration>
5 changes: 5 additions & 0 deletions .ncrunch/GithubVSTestAutomationIDs.v3.ncrunchproject
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
<ProjectConfiguration>
<Settings>
<PreviouslyBuiltSuccessfully>True</PreviouslyBuiltSuccessfully>
</Settings>
</ProjectConfiguration>
5 changes: 5 additions & 0 deletions .ncrunch/Markdig.Wpf.v3.ncrunchproject
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
<ProjectConfiguration>
<Settings>
<PreviouslyBuiltSuccessfully>True</PreviouslyBuiltSuccessfully>
</Settings>
</ProjectConfiguration>
5 changes: 5 additions & 0 deletions .ncrunch/Octokit.Reactive.v3.ncrunchproject
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
<ProjectConfiguration>
<Settings>
<PreviouslyBuiltSuccessfully>True</PreviouslyBuiltSuccessfully>
</Settings>
</ProjectConfiguration>
5 changes: 5 additions & 0 deletions .ncrunch/Octokit.v3.ncrunchproject
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
<ProjectConfiguration>
<Settings>
<PreviouslyBuiltSuccessfully>True</PreviouslyBuiltSuccessfully>
</Settings>
</ProjectConfiguration>
5 changes: 5 additions & 0 deletions .ncrunch/ReactiveUI.Events_Net45.v3.ncrunchproject
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
<ProjectConfiguration>
<Settings>
<PreviouslyBuiltSuccessfully>True</PreviouslyBuiltSuccessfully>
</Settings>
</ProjectConfiguration>
5 changes: 5 additions & 0 deletions .ncrunch/ReactiveUI.Testing_Net45.v3.ncrunchproject
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
<ProjectConfiguration>
<Settings>
<PreviouslyBuiltSuccessfully>True</PreviouslyBuiltSuccessfully>
</Settings>
</ProjectConfiguration>
5 changes: 5 additions & 0 deletions .ncrunch/ReactiveUI_Net45.v3.ncrunchproject
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
<ProjectConfiguration>
<Settings>
<PreviouslyBuiltSuccessfully>True</PreviouslyBuiltSuccessfully>
</Settings>
</ProjectConfiguration>
5 changes: 5 additions & 0 deletions .ncrunch/Rothko.v3.ncrunchproject
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
<ProjectConfiguration>
<Settings>
<PreviouslyBuiltSuccessfully>True</PreviouslyBuiltSuccessfully>
</Settings>
</ProjectConfiguration>
5 changes: 5 additions & 0 deletions .ncrunch/Splat-Net45.v3.ncrunchproject
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
<ProjectConfiguration>
<Settings>
<PreviouslyBuiltSuccessfully>True</PreviouslyBuiltSuccessfully>
</Settings>
</ProjectConfiguration>
5 changes: 5 additions & 0 deletions .ncrunch/Splat-Portable.v3.ncrunchproject
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
<ProjectConfiguration>
<Settings>
<PreviouslyBuiltSuccessfully>True</PreviouslyBuiltSuccessfully>
</Settings>
</ProjectConfiguration>
15 changes: 15 additions & 0 deletions .ncrunch/TrackingCollectionTests.v3.ncrunchproject
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
<ProjectConfiguration>
<Settings>
<DefaultTestTimeout>5000</DefaultTestTimeout>
<HiddenComponentWarnings>
<Value>AbnormalReferenceResolution</Value>
</HiddenComponentWarnings>
<IgnoredTests>
<NamedTestSelector>
<TestName>TrackingTests.OrderByDoesntMatchOriginalOrderTimings</TestName>
</NamedTestSelector>
</IgnoredTests>
<PreloadReferencedAssemblies>True</PreloadReferencedAssemblies>
<PreviouslyBuiltSuccessfully>True</PreviouslyBuiltSuccessfully>
</Settings>
</ProjectConfiguration>
22 changes: 22 additions & 0 deletions .ncrunch/UnitTests.v3.ncrunchproject
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
<ProjectConfiguration>
<Settings>
<CopyReferencedAssembliesToWorkspace>True</CopyReferencedAssembliesToWorkspace>
<DefaultTestTimeout>2000</DefaultTestTimeout>
<HiddenComponentWarnings>
<Value>AbnormalReferenceResolution</Value>
<Value>CopyReferencedAssembliesToWorkspaceIsOn</Value>
</HiddenComponentWarnings>
<IgnoredTests>
<FixtureTestSelector>
<FixtureName>SimpleRepositoryModelTests</FixtureName>
</FixtureTestSelector>
<FixtureTestSelector>
<FixtureName>UIControllerTests+PullRequestsFlow</FixtureName>
</FixtureTestSelector>
<FixtureTestSelector>
<FixtureName>UIProviderTests</FixtureName>
</FixtureTestSelector>
</IgnoredTests>
<PreviouslyBuiltSuccessfully>True</PreviouslyBuiltSuccessfully>
</Settings>
</ProjectConfiguration>
1 change: 0 additions & 1 deletion Build-Solution.cmd

This file was deleted.

Loading