| Age | Commit message (Collapse) | Author |
|
|
|
* Remove custom Java installation
* Install java and conan for backwards compatibiilty
* Make legacy java the default
* Control java version via asdf
* Add support for legacy version files
* Update version and CHANGELOG
* Load appropriate python version
|
|
* Remove develoment and test dependencies from java-maven fixtures
* Ensure that ruby projects with bundler 2.0 are scannable
* Update CHANGELOG
* Assign @errors ivar for error message
* Remove --cache-from
* Use default ruby and install bundler conservatively
* Install gems to local path
* Add --no-prepare when gems are installed
* Print ruby, rubygems and bundler version
|
|
* Lock version to license_finder 6.0.0
|
|
|
|
|
|
|
|
* Skip gradle invocation and install plugin globally
* Update init.gradle
* Try project.apply plugin: syntax
* apply gradle plugin
* Add entry to normalized licenses
* Update spdx-licenses
* Add CHANGELOG entry
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* 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
|
|
|
|
* Add QA jobs for js-npm
|
|
* Sort dependencies by name then by version
* Log detections
|
|
|
|
|
|
|
|
|
|
The GitLab UI has a hardcoded list of license names that need to be
mapped to the equivalent SPDX identifier.
* https://gitlab.com/gitlab-org/gitlab/blob/5d760ac8b75c07a3c748485fe08130fcc9af2acf/ee/app/assets/javascripts/vue_shared/license_management/constants.js#L8-32
|