summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Collapse)Author
2020-01-20Add CHANGELOG entrymo khan
2020-01-15Move files to python foldermo khan
2020-01-15Centralize access to HTTP to turn on airgap mode easilymo khan
2020-01-15Remove unnecessary codemo khan
2020-01-15Remove unnecessary rescuemo khan
2020-01-15Add functional tests for python Pipfile.lockmo khan
2020-01-15Update version and CHANGELOGmo khan
2020-01-15Memoize the HTTP clientmo khan
2020-01-15Use net/hippie to follow redirectsmo khan
2020-01-15Use net/hippie to provider exponential backoff + jitter retriesmo khan
2020-01-15Inject the Pipenv package managermo khan
2020-01-09Bump versionv2.3.1mo khan
2020-01-09bumped versionJordan Small
2019-12-20Release v2.2.3v2.2.3mo khan
2019-12-20Install the latest pip and setuptoolsmo khan
2019-12-13Use prepare-no-fail optionmo khan
2019-12-11Upgrade license_finder to 5.11.1mo khan
* Run newest report version first * Change default license finder version to latest * Use --recursive for .NET projects * Update paths in c# test fixtures * Use login shell to source rvm * Tell license finder the version of python to use * Add Changelog entry
2019-12-10Sort license identifiersmo khan
2019-11-29Install npm packages safelymo khan
* Add QA jobs for js-npm
2019-11-28Delegate to license finder to sort dependenciesmo khan
* Sort dependencies by name then by version * Log detections
2019-11-15Apply reviewer feedbackmo khan
2019-11-14Change default to report version 2.0mo khan
2019-11-01Ignore engine and script when converting package.lock to yarn.lockCan Eldem
2019-10-29Add instructions on how to contribute new mappingsmo khan
2019-10-25Monkey patch bundler to detect in sub directoriesmo khan
* Details can be found [here](https://gitlab.com/gitlab-org/gitlab/issues/13748#note_235810786)
2019-10-24Add changelog entrymo khan
2019-10-23Update version to match changelogmo khan
2019-10-23Extract spdx id from known source urlsmo khan
2019-10-23Parse spdx id from known sourcesmo khan
2019-10-23Install .NET Core 2.2 and .NET Core 3.0mo khan
2019-10-22Add changelog entrymo khan
2019-10-22Remove feature flags and temporary mappingsmo khan
2019-10-21Add changelog entrymo khan
2019-10-21Use the latest seeAlso urlmo khan
2019-09-13merge with origin/masterv1.7.0mo khan
2019-09-13Pluck v1.1 report from ↵mo khan
https://gitlab.com/gitlab-org/security-products/license-management/merge_requests/50
2019-09-12Add V2 reportmo khan
2019-08-21collapse versions namespacemo khan
2019-08-21add way to choose canonical or non canonical form in v1 reportsmo khan
2019-08-21Move version classes to Report namespacemo khan
2019-08-21remove unnecessary usage of safe navigation operatormo khan
2019-08-20assign to current hash instead of new onemo khan
2019-08-20update gem version # to match CHANGELOG entrymo khan
2019-08-20provide default implementation of template method and use safe navigation ↵mo khan
operator
2019-08-20use better intention revealing namesmo khan
2019-08-20replace ternary with hash initializationmo khan
2019-08-20remove unnecessary parenthesesmo khan
2019-08-19Apply changes from ↵mo khan
https://gitlab.com/gitlab-org/security-products/license-management/merge_requests/50
2019-08-15insert shim to generate report via ruby APImo khan