| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-02-26 | Add CHANGELOG entry | mo khan | |
| 2020-02-26 | Upgrade to version 6.0.0 of the Docker image | mo khan | |
| * 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 | |||
| 2020-02-24 | Exclude development/test dependenciesv2.5.2 | mo khan | |
| * 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 | |||
| 2020-02-24 | Ensure both bundler 1.x and 2.x is installedv2.5.1 | mo khan | |
| * Lock version to license_finder 6.0.0 | |||
| 2020-02-18 | Add CHANGELOG entry | mo khan | |
| 2020-02-13 | Add integration test to scan a gradle project | mo khan | |
| * 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 | |||
| 2020-01-29 | Update CHANGELOG | mo khan | |
| 2020-01-20 | Add CHANGELOG entry | mo khan | |
| 2020-01-15 | Update version and CHANGELOG | mo khan | |
| 2020-01-09 | Merge with master | mo khan | |
| 2020-01-09 | Upgrade python from 3.5 to 3.8 | mo khan | |
| 2020-01-09 | Update CHANGELOG.md | Jordan Small | |
| 2019-12-20 | Release v2.2.3v2.2.3 | mo khan | |
| 2019-12-20 | Install the latest pip and setuptools | mo khan | |
| 2019-12-13 | Use prepare-no-fail option | mo khan | |
| 2019-12-11 | Upgrade license_finder to 5.11.1 | mo 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-10 | Sort license identifiers | mo khan | |
| 2019-12-05 | Update license finder to 5.9.2 | Can Eldem | |
| 2019-12-04 | Update changelog entry | mo khan | |
| 2019-11-29 | Install npm packages safely | mo khan | |
| * Add QA jobs for js-npm | |||
| 2019-11-28 | Delegate to license finder to sort dependencies | mo khan | |
| * Sort dependencies by name then by version * Log detections | |||
| 2019-11-15 | Apply reviewer feedback | mo khan | |
| 2019-11-15 | Apply suggestion to CHANGELOG.md | mo khan | |
| 2019-11-14 | Change default to report version 2.0 | mo khan | |
| 2019-11-02 | Update Java 11 from 11.0.2 to 11.0.5 | Hannes Rosenögger | |
| 2019-11-01 | Ignore engine and script when converting package.lock to yarn.lock | Can Eldem | |
| 2019-10-29 | Map `Apache License v2.0` to `Apache-2.0` | mo khan | |
| 2019-10-24 | Add changelog entry | mo khan | |
| 2019-10-23 | Apply reviewer feedback | mo khan | |
| 2019-10-23 | Install .NET Core 2.2 and .NET Core 3.0 | mo khan | |
| 2019-10-22 | Add changelog entry | mo khan | |
| 2019-10-22 | Add changelog entry | mo khan | |
| 2019-10-21 | Add changelog entry | mo khan | |
| 2019-10-16 | This maps the hardcoded names to spdx ids | mo khan | |
| 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 | |||
| 2019-09-13 | merge with origin/masterv1.7.0 | mo khan | |
| 2019-09-13 | Pluck v1.1 report from ↵ | mo khan | |
| https://gitlab.com/gitlab-org/security-products/license-management/merge_requests/50 | |||
| 2019-09-12 | Add V2 report | mo khan | |
| 2019-09-10 | Merge branch '13083-v1-older-releases' into 13083-ruby-shim | mo khan | |
| 2019-08-26 | Resolve merge conflict with master | mo khan | |
| 2019-08-26 | Fix 'engine node is incompatible' with this module error | Can Eldem | |
| 2019-08-22 | add missing v | mo khan | |
| 2019-08-20 | merge with master | mo khan | |
| 2019-08-20 | remove empty line from CHANGELOG.md | mo khan | |
| 2019-08-20 | Defaults to Python 3.5 | Fabien Catteau | |
| See https://gitlab.com/gitlab-org/gitlab-ee/issues/12032 | |||
| 2019-08-15 | insert shim to generate report via ruby API | mo khan | |
| 2019-07-29 | Revert "Merge branch 'upgrade-docker-license-finder' into 'master'" | Can Eldem | |
| This reverts merge request !37 | |||
| 2019-07-24 | Upgraded docker license finder | Zachary Knight | |
| 2019-06-07 | Switch to Python 3 | Fabien Catteau | |
| Make /usr/bin/env python resolve to python3. Install the latest version of pip in the context of python3. See https://gitlab.com/gitlab-org/gitlab-ee/issues/6783 | |||
| 2019-03-30 | Fix go support | Philippe Lafoucrière | |
| closes https://gitlab.com/gitlab-org/gitlab-ee/issues/8708 | |||
| 2019-03-21 | Add Java 11 support | Hannes Rosenögger | |
| This commit installs JAVA 11 and introduces a new ENV variable "LM_JAVA_VERSION". If this variable is set to 11, maven and gradle will use JAVA 11 instead of JAVA 8. If the variable is not set, the license finder will fall back to the default defined in licensefinder/licensefinder which is currently Java 8. This is necessary because JAVA 11 is not fully backwards compatible with JAVA 8. Without this change the license finder will fail for all JAVA 11 projects. | |||
