| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-01-11 | DRY java version code | Philippe Lafoucrière | |
| 2020-01-09 | Merge with master | mo khan | |
| 2020-01-09 | Upgrade python from 3.5 to 3.8 | mo khan | |
| 2020-01-07 | added default support to skip tests in gradle configurations with the ↵ | Jordan Small | |
| ability to override cli flags with GRADLE_CLI_OPTS. | |||
| 2019-12-20 | Install the latest pip and setuptools | mo khan | |
| 2019-12-16 | Use bundled with information | celdem | |
| 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-05 | Update license finder to 5.9.2 | Can Eldem | |
| 2019-11-29 | Install npm packages safely | mo khan | |
| * Add QA jobs for js-npm | |||
| 2019-11-05 | Add comment for the npm install case | Can Eldem | |
| 2019-11-01 | Ignore engine and script when converting package.lock to yarn.lock | Can Eldem | |
| 2019-10-24 | Remove double quotes to allow passing multiple options | mo khan | |
| 2019-10-24 | Add LICENSE_FINDER_CLI_OPTS to add custom CLI options to pass to license finder | mo khan | |
| 2019-10-22 | Remove feature flags and temporary mappings | 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-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-12 | Add Python 3 project to QA | Fabien Catteau | |
| 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. | |||
| 2019-03-16 | make sure users can provide more than one MAVEN_CLI_OPT. | Hannes Rosenögger | |
| Before maven would recognize all provided options as one option and fail if you used for example: MAVEN_CLI_OPTS="--batch-mode --errors --fail-at-end --show-version -DinstallAtEnd=true -DdeployAtEnd=true -DskipTests" | |||
| 2019-03-15 | Point QA_REF for Maven project to a failing test | Victor Zagorodny | |
| This is done to ensure that the tool truly skips the "test" phase and thus ignores the failing test | |||
| 2019-03-05 | Use only one version everywhere | Tetiana Chupryna | |
| 2019-02-09 | Resolve NPM failures with certain Optional or Peer dependencies | Brian Wald | |
| 2019-02-05 | Parallelize QA tests | Lukas Eipert | |
| Test projects are now given as a parameter to the test command | |||
| 2018-09-30 | use SETUP_CMD to skip auto-detection | Daniel Widerin | |
| 2018-06-14 | Ensure that license name order is consistent | Lukas Eipert | |
| 2018-06-06 | First version | Gilbert Roulot | |
