summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-08-20use better intention revealing namesmo khan
2019-08-20replace ternary with hash initializationmo khan
2019-08-20remove unnecessary parenthesesmo khan
2019-08-20remove empty line from CHANGELOG.mdmo khan
2019-08-20Merge branch 'ee-12032-defaults-to-python-3' into 'master'v1.6.0Fabien Catteau
2019-08-20Defaults to Python 3.5Fabien Catteau
2019-08-20generate reports using ruby apimo khan
2019-08-20remove unnecessary exportsmo khan
2019-08-19Apply changes from https://gitlab.com/gitlab-org/security-products/license-ma...mo khan
2019-08-19include html2json.js script in imagemo khan
2019-08-19use --pull to remove duplicated image namemo khan
2019-08-19insert shim to generate report via ruby APImo khan
2019-08-16use better intention revealing names.mo khan
2019-08-16use prepend to ensure the module takes precedence over the classes instance m...mo khan
2019-08-16add comment to explain rationale for methods existencemo khan
2019-08-16Add LicenseFinder::JsonReport monkey patch via a module.mo khan
2019-08-16use --pull instead of hardcoding image name in test scriptmo khan
2019-08-15insert shim to generate report via ruby APImo khan
2019-08-13sha1 -> unknownmo khan
2019-08-13merge two globs into onemo khan
2019-08-13use `unknown` instead of sha1mo khan
2019-08-13sha1 -> unknownmo khan
2019-08-13add note to README on how to update the SPDX indexmo khan
2019-08-13fix example templatemo khan
2019-08-13use license ids from SPDX indexmo khan
2019-08-13collapse find_id and find_name into one method.mo khan
2019-08-13fix path to python3-pip job test reportmo khan
2019-08-13collapse duplication in shell script into loopmo khan
2019-08-13add comment to describe backwards compatibilitymo khan
2019-08-13move licenses.yml to root dirmo khan
2019-08-13update the test reportsmo khan
2019-08-13revert LGPL name changemo khan
2019-08-12echo report versionmo khan
2019-08-12use https links to license urlsmo khan
2019-08-12extract item_for methodmo khan
2019-08-12update name and urlsmo khan
2019-08-12collapse urls/names sections into items sectionmo khan
2019-08-12map multiple short names to a single idmo khan
2019-08-12generate a unique identifier for each licensemo khan
2019-08-12determine best url for a licensemo khan
2019-08-12add keys that appeared as cache misses in last job runmo khan
2019-08-12Change 'New BSD' to 'New BSD License'mo khan
2019-08-12add newly detected LGPL keymo khan
2019-08-12quote the found and default keymo khan
2019-08-12fail as soon as invalid version # is detectedmo khan
2019-08-12do not convert to symbols for older rubiesmo khan
2019-08-12require yaml for older rubiesmo khan
2019-08-12rescue errors during name discoverymo khan
2019-08-12logger#warn is not exposed on license finder logger.mo khan
2019-08-12log a warning when multiple licenses are detected for v1 reportmo khan