index
:
spandx/spandx.git
async
dependency-update
light-async
main
omnibus
rs
Spandx reverse proxy
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
2020-01-28
Prep 0.2.0 release
v0.2.0
mo khan
2020-01-28
Identifiy defect in redirect loop from net-hippie
mo khan
2020-01-28
Remove some duplication and fix linter errors
mo khan
2020-01-28
Add ability to choose levenshtein algorithm
mo khan
2020-01-28
Speed up faulty connection tests
mo khan
2020-01-28
exclude results that do not match minimum similarity threshold
mo khan
2020-01-28
Add matcher for `.sln` files
mo khan
2020-01-28
Extract method to parse projects files from sln
mo khan
2020-01-28
Parse sln files
mo khan
2020-01-28
Parse an empty sln file
mo khan
2020-01-27
Handle nil licenses from rubygems API
v0.1.7
mo khan
2020-01-27
Return empty list of licenses when `licenses` key has nil value
mo khan
2020-01-27
Prep 0.1.6 release
mo khan
2020-01-27
Clone quietly
mo khan
2020-01-27
Fix path to .git dir
mo khan
2020-01-27
Update spdx gateway to return a hash instead of a catalogue
mo khan
2020-01-27
Add ability to pull latest catalogue from git clone
mo khan
2020-01-27
Read license file from local checkout of spdx data files
mo khan
2020-01-27
Add class to clone spdx data locally
mo khan
2020-01-27
Read license file directly and skip json parsing
mo khan
2020-01-27
Simplify the tokenizer using scan
mo khan
2020-01-27
Shrink docker image and implement Comparable
mo khan
2020-01-27
Collapse Text class into Content
mo khan
2020-01-27
Merge tokenizer into text class
mo khan
2020-01-27
Delete Content::Stripper
mo khan
2020-01-27
Fix some rubocop errors
mo khan
2020-01-27
Remove prefix and suffix from tokenizer
mo khan
2020-01-27
Use method instead of instance variable
mo khan
2020-01-27
Default to iterating through all licenses including deprecated
mo khan
2020-01-27
Rename dice_coefficient to similarity_score
mo khan
2020-01-27
Inline variable
mo khan
2020-01-27
Exclude deprecated licenses
mo khan
2020-01-27
Add a simple tokenizer
mo khan
2020-01-27
Skip empty content
mo khan
2020-01-27
Collapse lines
mo khan
2020-01-27
Use simple canonical form in dice coefficient algorithm
mo khan
2020-01-27
Ensure #similar? returns a boolean
mo khan
2020-01-25
canonicalize text before stripping
mo khan
2020-01-25
Extract class to strip license content
mo khan
2020-01-25
Start to test out string similarity
mo khan
2020-01-25
Extract Content class
mo khan
2020-01-25
Replace licensee with dice coefficient similarity analysis using spdx license...
mo khan
2020-01-25
Extract class to guess license of content
mo khan
2020-01-24
Extract PackageReference class
mo khan
2020-01-24
Move Csproj::ProjectFile to a separate file
mo khan
2020-01-24
Move recursion in to project file
mo khan
2020-01-24
Start to split responsibilities
mo khan
2020-01-24
scan csproj files that depend on other projects
mo khan
2020-01-23
Exclude nil licenses
v0.1.5
mo khan
2020-01-23
Fetch license data from rubygems.org api
mo khan
[next]