Skip to content

Releases: leotsarev/hardcode-analyzer

v$(MajorVersion).$(MinorVersion).$(PatchVersion)

11 Jun 15:09
f9b611d
Compare
Choose a tag to compare

Changes:

See more
  • 613b9ef fix pipeline to work
  • adbfde8 and again
  • 0b06d2e fixed yml again
  • dec5f7c missed steps
  • c5905c9 Add sample azure-pipelines.yml
  • 4c2b4ae Consolidate and update build
  • 2ca69b8 Cleanup csproj
  • c2aef93 Cleanup files
  • 608d3a5 remove assemblyinfo files
  • 0fc90ea Automatic migration using migrate-2017
  • fe8a493 Remove obsolete code and analyzers
  • cf4c832 Merge pull request #2 from leotsarev/exceptions
  • 3187435 Almost functional version of exception analyzer
  • 03b4790 Improve test helpers
  • fbc2c2e improve assertions in DiagnosticVerifier
  • a78bc7b kill MSTest
  • 874d9c7 first version of tsarev.analyzer.exceptions
  • 3eb94a6 disable nuget autodeploy
  • 3c768d4 move to xunit
  • f16d88d remove unused using
  • c2d5e1e Improve constant analysis for async analyzer
  • e802047 Add some more cases for async analyzer (not implemented yet)
  • c7ead20 Remove Jetbrains.Annotations from nupkg
  • 24cf0ee Remove resources from VatHardcode
  • 8d029ee some inlining
  • 4a6a0d2 Enlarge white list
  • 014c4b7 fix SQL / XSLT
  • 7a582bf fix GetArgumentPosition to be more robust in case of bracketed arguments
  • 58b3e4f remove some namespaces
  • ea44326 Make more analyzers skip db migrations
  • 3269f86 Whitelist sql parameters
  • 38a9a9e Fix problem with attributes named parameters
  • 04ea00c New email hardcode analyzer
  • 0543135 Allow 18 in indexes
  • c7fc383 Whitelist DbMigrations (because of common precision: 18"
  • 3512453 Add WebServiceAttribute to whitelisted attributes
  • 56b73fc Make Vat analyzer more precise
  • 1dc799b Make analyzers more robust
  • 4f8528d Use package cache; remove not my packages from artifacts
  • c919d4b Fix Guid packaging
  • 07fd608 Fix a lot of warnings
  • c750012 Fix 72 to 82
  • b3027eb Add VAT analyzer
  • 8ea73f2 new hardcode guid analyzer
  • 0a25768 One more test for generic class
  • dc12c61 Fix bugs for abstract method
  • 7f1d47a Fix more edge cases in async analyzer
  • 0d34c4a Enable NuGet deploy
  • ab6fbcc Add more unit tests for attributes
  • 7f0f30e Add XmlArrayItemAttribute to whitelist
  • 557adc3 Do not warn on PartialView call
  • d04e49b add artifacts
  • 98953af Fix build from expirements, part 2
  • 91e992a Fix build from expirements, part 1
  • 40eeabb Add appveyor.yml
  • dee20f6 Add assembly information version
  • f18215d try another way of building
  • 41488c6 Update NuGet to later version
  • 33f7b88 Removed temp hack
  • 0f622ab temp change
  • 787f211 Remove auto creating of packages from Tsarev.Analyzer.Web
  • ccbc469 Rename Tsarev.Analyzer.TestHelpers
  • 7044400 Fix nuspec once more
  • 8922202 Try to build using appveyor
  • 39c619a Fix resources in UrlHardcodeAnalyzer
  • 04a86ad Fix argument analyzer in AsyncController
  • 6529e36 Major refactoring, introduce Tsarev.Analyzer.Web
  • b807658 Merge branch 'master' of https://github.com/leotsarev/hardcode-analyzer.git
  • 97a5024 Check urls inside interpolated strings
  • 68e1543 Move unit test helpers to common place
  • 5e8cc3f Update README.md
  • 3e96131 Refrence compiler from nuget
  • 6056341 Add github url
  • 743db25 Initial commit

This list of changes was auto generated.