summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-01-28Prep 0.2.0 releasev0.2.0mo khan
2020-01-28Disable rubocop linter for a specific linemo khan
2020-01-28Fix linter errormo khan
2020-01-28Update net-hippie to follow relative path redirectsmo khan
2020-01-28Identifiy defect in redirect loop from net-hippiemo khan
2020-01-28Mark levenshtein perf tests as pendingmo 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-27Update rubocop target version to match version in gemspecv0.1.6mo khan
2020-01-27Specify a minimum ruby versionmo khan
2020-01-27Fix broken specmo khan
2020-01-27Fix broken specmo khan
2020-01-27Skip json parsing and read text filemo khan
2020-01-27Prep 0.1.6 releasemo khan
2020-01-27Clone quietlymo khan
2020-01-27Fix broken specmo khan
2020-01-27Fix path to .git dirmo khan
2020-01-27Fix rubocop errormo khan
2020-01-27Update spdx gateway to return a hash instead of a cataloguemo khan
2020-01-27Update CHANGELOGmo 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-27Pull submodulesmo khan
2020-01-27Read license file directly and skip json parsingmo khan
2020-01-27Simplify the tokenizer using scanmo khan
2020-01-27Add licenses that need further investigationmo khan
2020-01-27shrink docker imagemo khan
2020-01-27Shrink docker image and implement Comparablemo khan
2020-01-27Collapse Text class into Contentmo khan
2020-01-27Merge tokenizer into text classmo khan
2020-01-27Enable slow testsmo khan
2020-01-27Fix broken testsmo khan
2020-01-27Delete Content::Strippermo khan
2020-01-27Fix some rubocop errorsmo khan
2020-01-27Remove prefix and suffix from tokenizermo khan
2020-01-27Add spec to ensure spandx's license correctlymo khan
2020-01-27Use method instead of instance variablemo khan
2020-01-27Fix broken testsmo khan
2020-01-27Default to iterating through all licenses including deprecatedmo khan
2020-01-27Fix broken specmo khan
2020-01-27Check for active licenses onlymo khan