summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2020-02-02Fix linter errorsv0.4.0mo khan
2020-02-02Add option to specify which directory to build index inmo khan
2020-02-02Prep 0.4.0 releasemo khan
2020-02-02Log each licensemo khan
2020-02-02Make counter thread safemo khan
2020-02-02Inline variablesmo khan
2020-02-02Store nuget packages with licenseExpression in indexmo khan
2020-02-02Update build command to invert how index is builtmo khan
2020-02-02Separate nuget specific code out of generic indexmo khan
2020-02-01Add command to build indexmo khan
2020-02-01fix linter errormo khan
2020-02-01Fix linter errorsmo khan
2020-02-01Build nuget indexmo khan
2020-01-31Update nuget gateway to allow iterating through each package and pagemo khan
2020-01-30Move iterating through each package to Nugat gatewaymo khan
2020-01-30Write licenses to indexmo khan
2020-01-30Fix linter errorsmo khan
2020-01-30Start to build the nuget indexmo khan
2020-01-30Autofix linter errorsmo khan
2020-01-30Start to build indexmo khan
2020-01-29Prep for 0.3.0 releasemo khan
2020-01-28Fetch metadata for a maven packagemo khan
2020-01-28Match on pom.xmlmo khan
2020-01-28Start to build pom.xml parsermo khan
2020-01-28Use flat_mapmo khan
2020-01-28Match on property filesmo khan
2020-01-28Parse GlobalPackageReferences from csprojmo khan
2020-01-28Prep 0.2.0 releasev0.2.0mo khan
2020-01-28Identifiy defect in redirect loop from net-hippiemo khan
2020-01-28Remove some duplication and fix linter errorsmo khan
2020-01-28Add ability to choose levenshtein algorithmmo khan
2020-01-28Speed up faulty connection testsmo khan
2020-01-28exclude results that do not match minimum similarity thresholdmo khan
2020-01-28Add matcher for `.sln` filesmo khan
2020-01-28Extract method to parse projects files from slnmo khan
2020-01-28Parse sln filesmo khan
2020-01-28Parse an empty sln filemo khan
2020-01-27Handle nil licenses from rubygems APIv0.1.7mo khan
2020-01-27Return empty list of licenses when `licenses` key has nil valuemo khan
2020-01-27Prep 0.1.6 releasemo khan
2020-01-27Clone quietlymo khan
2020-01-27Fix path to .git dirmo khan
2020-01-27Update spdx gateway to return a hash instead of a cataloguemo khan
2020-01-27Add ability to pull latest catalogue from git clonemo khan
2020-01-27Read license file from local checkout of spdx data filesmo khan
2020-01-27Add class to clone spdx data locallymo khan
2020-01-27Read license file directly and skip json parsingmo khan
2020-01-27Simplify the tokenizer using scanmo khan
2020-01-27Shrink docker image and implement Comparablemo khan
2020-01-27Collapse Text class into Contentmo khan