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
Age
Commit message (
Expand
)
Author
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
Update rubocop target version to match version in gemspec
v0.1.6
mo khan
2020-01-27
Specify a minimum ruby version
mo khan
2020-01-27
Fix broken spec
mo khan
2020-01-27
Fix broken spec
mo khan
2020-01-27
Skip json parsing and read text file
mo khan
2020-01-27
Prep 0.1.6 release
mo khan
2020-01-27
Clone quietly
mo khan
2020-01-27
Fix broken spec
mo khan
2020-01-27
Fix path to .git dir
mo khan
2020-01-27
Fix rubocop error
mo khan
2020-01-27
Update spdx gateway to return a hash instead of a catalogue
mo khan
2020-01-27
Update CHANGELOG
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
Pull submodules
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
Add licenses that need further investigation
mo khan
2020-01-27
shrink docker image
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
Enable slow tests
mo khan
2020-01-27
Fix broken tests
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
Add spec to ensure spandx's license correctly
mo khan
2020-01-27
Use method instead of instance variable
mo khan
2020-01-27
Fix broken tests
mo khan
2020-01-27
Default to iterating through all licenses including deprecated
mo khan
2020-01-27
Fix broken spec
mo khan
2020-01-27
Check for active licenses only
mo khan
2020-01-27
Rename dice_coefficient to similarity_score
mo khan
2020-01-27
Inline variable
mo khan
2020-01-27
Add happy day scenario tests
mo khan
2020-01-27
Exclude deprecated licenses
mo khan
2020-01-27
Add a simple tokenizer
mo khan
2020-01-27
Separate licenses that need investigation
mo khan
2020-01-27
Skip empty content
mo khan
2020-01-27
Perform similarity analysis on all files in spdx catalogue
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
[next]