Guy Acosta
399df22356
Update JustRunIt.md
2020-03-06 13:13:06 -08:00
Guy Acosta
9b7d7db42c
Update JustRunIt.md
...
Updated help
2020-03-06 13:12:43 -08:00
Guy Acosta
3fef80eefb
Update BUILD.md
...
updated to .Net Core 3.1
2020-03-06 13:07:58 -08:00
Guy Acosta
1388ee23d4
Update README.md
...
Updating dll and .exe naming to full name as part of NuGet support in v1.1
2020-03-06 13:06:29 -08:00
Guy Acosta
ed45aa547b
Nuget dll default args ( #159 )
...
* Fix for distinguishing zip file processing .tar/target and html GUI tag matching the same rule
* Simplifies caller ability to use commands as DLL with default args which were only set using CLI entry point previously.
2020-03-06 11:32:19 -08:00
David Alcantar
8505773673
Package "rules" Folder with Library, Update Descriptions ( #158 )
...
* Update AppInspector.Commands.csproj
* Update package descriptions
2020-03-05 23:25:20 -08:00
Guy Acosta
d7edba04df
Fix for identifying zip file processing and html GUI tag matching the same rule. ( #156 )
2020-03-05 22:04:48 -08:00
David Alcantar
80f0cf9ba0
Update core-pipeline.yml for Azure Pipelines
...
Fix invalid tab characters in build pipeline
2020-03-05 20:35:55 -08:00
David Alcantar
353e06ff9e
Update projects for NuGet packaging, Add NBGitVersioning, Update pipeline ( #154 )
...
* Update projects for package builds, add gitversioning, update pipeline
2020-03-05 20:34:08 -08:00
Guy Acosta
bb12bf25bb
Merge pull request #152 from microsoft/NugetProjUpdates
...
Improves project name clarity under restructure for Nuget/DLL support…
2020-03-04 00:25:24 -08:00
Guy Acosta
566d72a4a0
Improves project name clarity under restructure for Nuget/DLL support and code cleanup of spacing.
2020-03-04 00:24:29 -08:00
Guy Acosta
eca74c0e48
Merge pull request #151 from microsoft/NugetCLISplit
...
Solution change to split out CLI and core command functions as separa…
2020-03-03 22:39:38 -08:00
Guy Acosta
540b5e52a3
Update RulesEngine/AppInspector.RulesEngine.csproj
...
Co-Authored-By: Gabe Stocco <gabe@gstocco.com>
2020-03-03 22:28:23 -08:00
Guy Acosta
da499e39f0
Update RulesEngine/AppInspector.RulesEngine.csproj
...
Co-Authored-By: Gabe Stocco <gabe@gstocco.com>
2020-03-03 22:07:57 -08:00
Guy Acosta
0494cb3f44
Update AppInspector/AppInspector.Lib.csproj
...
Co-Authored-By: Gabe Stocco <gabe@gstocco.com>
2020-03-03 22:04:18 -08:00
Guy Acosta
a702cf805e
Update AppInspector/AppInspector.Lib.csproj
...
Co-Authored-By: Gabe Stocco <gabe@gstocco.com>
2020-03-03 22:03:58 -08:00
Guy Acosta
b70d671926
Update AppInspector/AppInspector.Lib.csproj
...
Co-Authored-By: Gabe Stocco <gabe@gstocco.com>
2020-03-03 22:03:15 -08:00
Guy Acosta
f8c024f2f8
Update AppInspector/AppInspector.Lib.csproj
...
Co-Authored-By: Gabe Stocco <gabe@gstocco.com>
2020-03-03 22:02:44 -08:00
Guy Acosta
2ff32c9c11
Update AppInspector/AppInspector.Lib.csproj
...
Co-Authored-By: Gabe Stocco <gabe@gstocco.com>
2020-03-03 22:02:27 -08:00
Guy Acosta
0559799f15
Solution change to split out CLI and core command functions as separate projects for improved NuGet support.
2020-03-03 17:53:54 -08:00
Guy Acosta
a5f3a14332
Merge pull request #148 from PabloClon/master
...
Fixed typo in database rules
2020-03-03 15:22:45 -08:00
Guy Acosta
ee471a628d
Merge pull request #149 from microsoft/Misc
...
Fixes #146 , #147 includes status result value change
2020-03-02 11:05:57 -08:00
Guy Acosta
7cf33ec055
Fixes #146 , #147
2020-03-02 11:03:57 -08:00
Pablo Sempere
5e2884f08a
Fixed typo in database rules
2020-03-02 14:28:56 +01:00
Guy Acosta
1c97e0f99e
Merge pull request #145 from microsoft/SupressBrowserOption
...
Adds arg to supress auto opening of browser for html output. Issue fo…
2020-02-26 10:36:55 -08:00
Guy Acosta
c7114d2727
Merge branch 'master' into SupressBrowserOption
2020-02-26 10:34:15 -08:00
Guy Acosta
1af0ce4905
Adds arg to supress auto opening of browser for html output. Issue for docker.
2020-02-26 10:32:22 -08:00
Guy Acosta
8e68606e5e
Merge pull request #138 from parsiya/pull1
...
fix some typos
2020-02-17 19:04:00 -08:00
Guy Acosta
5d5bcd422e
Update AppInspector.csproj
...
Version update for new release.
2020-02-17 17:16:00 -08:00
Guy Acosta
9547732ef2
Merge pull request #140 from microsoft/TagDiffExclusionFilterArg
...
Adds missing argument for fixing TagTest and TagDiff commands from pr…
2020-02-17 17:10:02 -08:00
Guy Acosta
0a37f3bd98
Adds missing argument for fixing TagTest and TagDiff commands from prior change to filters.
2020-02-17 17:09:12 -08:00
parsiya
e7dcd66660
fix some typos
2020-02-14 22:46:38 -08:00
Guy Acosta
0fcbcc05f8
Merge pull request #131 from microsoft/ExclusionListSpaces
...
Spaces in exclusion list preventing match detection. Zip files
2020-02-06 14:32:01 -08:00
Guy Acosta
94d840c300
Spaces in exclusion list preventing match detection. Zip files themselves also need exclusion test. Code clean up in Extractor (minor).
2020-02-06 14:29:19 -08:00
Guy Acosta
b124788bc2
Update README.md
...
(Minor) command arguments readability.
2020-02-02 09:39:37 -08:00
Guy Acosta
37b77fb105
Update README.md
...
Updated to match check-in #130
2020-02-02 01:58:39 -08:00
Guy Acosta
fb4c296639
Merge pull request #130 from microsoft/FileExclusionCustomize
...
Replaces set exclusion list with user supplied list.
2020-02-02 01:53:11 -08:00
Guy Acosta
9398f2b196
Replaces set exclusion list with user supplied list.
2020-02-02 01:51:25 -08:00
Guy Acosta
dbd82d1d07
Merge pull request #129 from microsoft/FileDlgLineNumber
...
Adds file line number to modal
2020-02-02 01:20:21 -08:00
Guy Acosta
db94c50829
Adds file line number to modal
2020-02-02 01:19:06 -08:00
Guy Acosta
bebddcb82c
Merge pull request #128 from microsoft/Dart
...
Dart language support added.
2020-02-02 00:33:45 -08:00
Guy Acosta
a9ad909aaf
Dart language support added.
2020-02-02 00:32:11 -08:00
Guy Acosta
ad961e5bf3
Merge pull request #127 from microsoft/LanguageFilter
...
Minor language detection fix; consistent order checks for zip/non zip…
2020-02-01 23:39:13 -08:00
Guy Acosta
0257191983
Minor language detection fix; consistent order checks for zip/non zip file processing.
2020-02-01 23:35:41 -08:00
Guy Acosta
2aa3e67324
Merge pull request #126 from microsoft/JsonPipeline
...
Removes a string from the output that was affecting the json output f…
2020-02-01 12:58:49 -08:00
Guy Acosta
4f533536a5
Removes a string from the output that was affecting the json output format and consequently a prior workaround fix for the same issue.
2020-02-01 12:57:45 -08:00
Guy Acosta
3537feb94f
Update README.md
...
Clarify support for mixed language projects exists.
2020-01-30 11:50:21 -08:00
Guy Acosta
cec5a7f2a1
Update JustRunIt.md
2020-01-30 09:53:59 -08:00
Guy Acosta
1deaaa6ab6
Merge pull request #120 from johnmccabe/handle-space-in-path
...
Handle space in path when opening output.html
2020-01-29 09:22:38 -08:00
Guy Acosta
6283dbef78
Update BUILD.md
...
Correction for build on Linux and macOS. See #119
2020-01-28 16:10:20 -08:00