Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added new Nuget packages.config analyzer (Nugetconf) #1406

Merged
merged 14 commits into from
Jul 31, 2018

Commits on Jul 24, 2018

  1. Take existing nuspec analyzer as template

    Igor Andriushchenko committed Jul 24, 2018
    Configuration menu
    Copy the full SHA
    686cd93 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2018

  1. First draft

    Igor Andriushchenko committed Jul 26, 2018
    Configuration menu
    Copy the full SHA
    423250d View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2018

  1. Fix minor issues

    Igor Andriushchenko committed Jul 29, 2018
    Configuration menu
    Copy the full SHA
    9d554df View commit details
    Browse the repository at this point in the history
  2. Consistent naming in the module description

    Igor Andriushchenko committed Jul 29, 2018
    Configuration menu
    Copy the full SHA
    7f73f1a View commit details
    Browse the repository at this point in the history
  3. Add packages.config to base supression

    Igor Andriushchenko committed Jul 29, 2018
    Configuration menu
    Copy the full SHA
    0e4a815 View commit details
    Browse the repository at this point in the history
  4. Add Nugetconf options to Maven plugin

    Igor Andriushchenko committed Jul 29, 2018
    Configuration menu
    Copy the full SHA
    ccb2b07 View commit details
    Browse the repository at this point in the history
  5. Add Nugetconf to properties

    Igor Andriushchenko committed Jul 29, 2018
    Configuration menu
    Copy the full SHA
    5656ea4 View commit details
    Browse the repository at this point in the history
  6. Add tests for Nugetconf Analyzer

    Igor Andriushchenko committed Jul 29, 2018
    Configuration menu
    Copy the full SHA
    681c4c1 View commit details
    Browse the repository at this point in the history
  7. Fix spelling

    Igor Andriushchenko committed Jul 29, 2018
    Configuration menu
    Copy the full SHA
    1861571 View commit details
    Browse the repository at this point in the history
  8. Add documentation for Nugetconf Analyzer

    Igor Andriushchenko committed Jul 29, 2018
    Configuration menu
    Copy the full SHA
    135fd6f View commit details
    Browse the repository at this point in the history
  9. Make Nugetconf Analyzer experimental

    Igor Andriushchenko committed Jul 29, 2018
    Configuration menu
    Copy the full SHA
    2449ed1 View commit details
    Browse the repository at this point in the history
  10. Update docs after making the analyzer experimental

    Igor Andriushchenko committed Jul 29, 2018
    Configuration menu
    Copy the full SHA
    d4a048e View commit details
    Browse the repository at this point in the history
  11. Fix author handle

    Igor Andriushchenko committed Jul 29, 2018
    Configuration menu
    Copy the full SHA
    e3d59a8 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2018

  1. Address automated code review findings

    Igor Andriushchenko committed Jul 30, 2018
    Configuration menu
    Copy the full SHA
    539f2b9 View commit details
    Browse the repository at this point in the history