| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-12-16 | Merge branch 'use-bundled-with-information' into 'master'v2.2.1 | mo khan | |
| Use bundled with information from Gemfile.lock See merge request gitlab-org/security-products/license-management!96 | |||
| 2019-12-16 | Use bundled with information | celdem | |
| 2019-12-16 | Merge branch 'prepare-no-fail' into 'master' | Can Eldem | |
| Use prepare-no-fail option See merge request gitlab-org/security-products/license-management!92 | |||
| 2019-12-13 | Use prepare-no-fail option | mo khan | |
| 2019-12-12 | Merge branch '37109-license-finder-5-11-1' into 'master'v2.2.0 | mo khan | |
| Upgrade license finder to 5.11.1 See merge request gitlab-org/security-products/license-management!90 | |||
| 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-11 | Merge branch 'sort-licenses' into 'master'v2.1.1 | mo khan | |
| Sort license identifiers See merge request gitlab-org/security-products/license-management!91 | |||
| 2019-12-10 | Sort license identifiers | mo khan | |
| 2019-12-05 | Merge branch 'update-license-finder' into 'master'v2.1.0 | Can Eldem | |
| Update license finder to 5.9.2 See merge request gitlab-org/security-products/license-management!86 | |||
| 2019-12-05 | Update license finder to 5.9.2 | Can Eldem | |
| 2019-12-05 | Merge branch 'fix-changelog-entry' into 'master' | Fabien Catteau | |
| Update changelog entry See merge request gitlab-org/security-products/license-management!89 | |||
| 2019-12-04 | Update changelog entry | mo khan | |
| 2019-12-04 | Merge branch 'caneldem-master-patch-36051' into 'master' | Tetiana Chupryna | |
| Update js npm expectations See merge request gitlab-org/security-products/license-management!88 | |||
| 2019-12-04 | Update js npm expectations | Can Eldem | |
| 2019-12-02 | Merge branch 'js-npm' into 'master'v2.0.2 | mo khan | |
| Fix the js-npm integration tests See merge request gitlab-org/security-products/license-management!82 | |||
| 2019-11-29 | Install npm packages safely | mo khan | |
| * Add QA jobs for js-npm | |||
| 2019-11-29 | Merge branch 'update-go-fixtures' into 'master'v2.0.1 | Tetiana Chupryna | |
| Update go fixtures See merge request gitlab-org/security-products/license-management!87 | |||
| 2019-11-29 | Update go fixtures | celdem | |
| 2019-11-28 | Merge branch 'default-sort' into 'master' | mo khan | |
| Delegate to license finder to sort dependencies See merge request gitlab-org/security-products/license-management!84 | |||
| 2019-11-28 | Delegate to license finder to sort dependencies | mo khan | |
| * Sort dependencies by name then by version * Log detections | |||
| 2019-11-22 | Merge branch 'add-job-12-6-stable' into 'master' | Olivier Gonzalez | |
| Add job for 12-6-stable See merge request gitlab-org/security-products/license-management!85 | |||
| 2019-11-22 | Add job for 12-6-stable | Olivier Gonzalez | |
| 2019-11-15 | Merge branch '12-5' into 'master'v2.0.0 | Olivier Gonzalez | |
| Change default to report version 2.0 See merge request gitlab-org/security-products/license-management!66 | |||
| 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-05 | Merge branch 'add-comment-for-npm' into 'master' | mo khan | |
| Add comment for the npm install case See merge request gitlab-org/security-products/license-management!81 | |||
| 2019-11-05 | Add comment for the npm install case | Can Eldem | |
| 2019-11-04 | Merge branch 'update_jdk' into 'master'v1.8.3 | mo khan | |
| Update Java 11 from 11.0.2 to 11.0.5 See merge request gitlab-org/security-products/license-management!80 | |||
| 2019-11-02 | Update Java 11 from 11.0.2 to 11.0.5 | Hannes Rosenögger | |
| 2019-11-01 | Merge branch 'fix-npm-node-engine' into 'master'v1.8.2 | Can Eldem | |
| Ignore engine and script when converting package.lock to yarn.lock See merge request gitlab-org/security-products/license-management!79 | |||
| 2019-11-01 | Ignore engine and script when converting package.lock to yarn.lock | Can Eldem | |
| 2019-10-31 | Merge branch 'add-name-mappings' into 'master'v1.8.1 | mo khan | |
| Normalize `Apache License v2.0` See merge request gitlab-org/security-products/license-management!78 | |||
| 2019-10-29 | Add instructions on how to contribute new mappings | mo khan | |
| 2019-10-29 | Map `Apache License v2.0` to `Apache-2.0` | mo khan | |
| 2019-10-29 | Merge branch '13748-cli-options' into 'master'v1.8.0 | mo khan | |
| Add LICENSE_FINDER_CLI_OPTS variable See merge request gitlab-org/security-products/license-management!77 | |||
| 2019-10-25 | Add documentation for LICENSE_FINDER_CLI_OPTS in README | mo khan | |
| 2019-10-25 | Monkey patch bundler to detect in sub directories | mo khan | |
| * Details can be found [here](https://gitlab.com/gitlab-org/gitlab/issues/13748#note_235810786) | |||
| 2019-10-25 | Allow injection of custom options to shell command | mo khan | |
| 2019-10-24 | Export IMAGE_NAME in .gitlab-ci.yml | mo khan | |
| 2019-10-24 | Remove unnecessary parentheses | mo khan | |
| 2019-10-24 | Remove double quotes to allow passing multiple options | mo khan | |
| 2019-10-24 | Rename test_all to test-all | mo khan | |
| 2019-10-24 | Add shell script to get shell in docker image | mo khan | |
| 2019-10-24 | Ensure docker-build is run from root dir | mo khan | |
| 2019-10-24 | Delegate to docker-build script | mo khan | |
| 2019-10-24 | Add docker-build script | mo khan | |
| 2019-10-24 | Add changelog entry | mo khan | |
| 2019-10-24 | Add LICENSE_FINDER_CLI_OPTS to add custom CLI options to pass to license finder | mo khan | |
| 2019-10-24 | Remove unnecessary declaration of QA_REF | mo khan | |
