Skip to content
This repository has been archived by the owner on Jul 15, 2023. It is now read-only.

Merging dev into master #725

Merged
merged 17 commits into from
Nov 20, 2018
Merged

Merging dev into master #725

merged 17 commits into from
Nov 20, 2018

Conversation

conniey
Copy link
Member

@conniey conniey commented Nov 20, 2018

Changes:

  • Style-cop changes
  • Ignore resource DLLs
  • Improve locating System.Object dll
  • Add DGML report formatter
  • Update VSIX to use AsyncPackage
  • Remove Ubuntu14.04 CI build because it is covered by Ubuntu16.04

twsouthwick and others added 17 commits June 19, 2018 17:00
* Fixing SA1649: File names must match class

* Adding back the suppression of most StyleCop rules except for SA1516 and SA1649

* Fixing SA1516: Elements should be separated by a blank line

* Fixing some more SA1516 warnings
They don't have any AssemblyReferences and therefore won't resolve System.Object.
* Fixing SA1649: File names must match class

* Adding back the suppression of most StyleCop rules except for SA1516 and SA1649

* Unsuppressing rules: SA1000 - SA1028

* Fixing SA1000 - SA1028 warnings

* Unsuppressing SA1102 - SA1115

* Fixing warnings for SA1102 - SA1115

* Unsuppressing SA1100
* Unsuppressing SA1118 - SA1123

* Fixing SA1118 - SA1123 warnings

* Unsuppressing SA1125 - SA1200

* Fixing warnings SA1125 - SA1200

* Unsuppressing SA1203, SA1205 - SA1217

* Fixes SA1203, SA1205-SA1217
* Unsuppressing SA1300 - SA1308

* Fixing SA1300 - SA1308

* Unsuppressing SA1311 - SA1401

* Fixing SA1311 - SA1401

* Unsuppressing SA1403 - SA1411

* Fixing SA1403 - SA1411

* Removing unnecessary GlobalSuppressions

* Renaming static variables and debug message
* Add project for generating a DGML file from the results.

* Capture information about the referenced assemblies for each user assembly

* Introduce a graph representation of the data

* Add methods to provide access to the raw number of APIs that are called (available and not)

* Display the portability of the references for each assembly
* Unsuppressing SA1500, SA1501, SA1503

* Fixing SA1500: Align braces

* Fixing SA1501: Statements {} should not be on a single line

* Fixes SA1503

* Fixing missing braces
* Unsuppress SA1504 - SA1510

* Fixing SA1504 - SA1510

* Unsuppressing SA1511 - SA1520

* Fixing SA1512 issues

* Fixing SA1513

* Fixing SA1515

* Unsuppressing SA1601 - SA1605

* Unsuppress SA1606 - SA1610
* Unsuppressing SA1612-SA1614, SA1616 - SA1620

* Fixing SA1614

* Fixing SA1616

* Fixing some inline declarations

* Unsuppressing SA1621 - SA1628

* Fixing SA1623

* Fixing SA1626

* Unsuppressing SA1629-SA1632, SA1644-SA1652

* Unsuppressing SA1637 - SA1643
* Updated VSIX for Dev16 compatibility and to use AsyncPackage to load extension async

* Cleaned up formatting and set projects to VS2017 compatibility

* Committing an unstaged change to downgrade minimum VS version back to 15
@conniey conniey changed the title Merging dev into Master Merging dev into master Nov 20, 2018
@conniey
Copy link
Member Author

conniey commented Nov 20, 2018

Ubuntu14.04 Debug/Release builds won't finish because they removed those nodes from dotnet-ci.

Copy link
Member

@twsouthwick twsouthwick left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@conniey conniey merged commit 289db1d into master Nov 20, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants