| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-03-04 | Convert java-maven qa jobs to integration tests | mo khan | |
| 2020-03-04 | Convert dotnet QA jobs to integration tests | mo khan | |
| 2020-03-04 | Convert js-npm qa jobs to integration tests | mo khan | |
| 2020-03-04 | Convert js-yarn qa jobs to integration tests | mo khan | |
| 2020-03-04 | Fix shared helper | mo khan | |
| 2020-03-04 | Convert go/modules qa jobs to integration tests | mo khan | |
| 2020-03-04 | Extract shared example to convert QA jobs to integration tests | mo khan | |
| 2020-03-04 | Replace QA jobs with integration tests | mo khan | |
| 2020-03-04 | Move expected reports to spec/fixtures | mo khan | |
| 2020-02-29 | Update describe to mention target package manager | mo khan | |
| 2020-02-28 | Update fixture file to produce expected test failurev2.8.0 | mo khan | |
| 2020-02-28 | Update spec name to match target package manager | mo khan | |
| 2020-02-28 | Extract fixture files for composer | mo khan | |
| 2020-02-28 | Merge remote-tracking branch 'origin/master' into ↵ | mo khan | |
| CraigGardener/license-management-php-gd | |||
| 2020-02-28 | use JSON.pretty_generate for composer.json and composer.lock files | Craig Gardener | |
| Fixes: [Seld\JsonLint\ParsingException] "./composer.lock" does not contain valid JSON Parse error on line 39: ... "Asm89\Stack\": "src ----------------------^ Invalid string, it appears you have an unescaped backslash at: \S | |||
| 2020-02-28 | fix dependency list in integration test | Craig Gardener | |
| 2020-02-28 | add integration test for php-gd using drupal/recommended-project | Craig Gardener | |
| 2020-02-26 | Extract fixture file helper | mo khan | |
| 2020-02-26 | Test gradle plugin against different versions of Java | mo khan | |
| 2020-02-26 | Add specs to test each version of gradle | mo khan | |
| 2020-02-26 | Add spec for java library with kotlin build file | mo khan | |
| 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-14 | Apply reviewer feedback | 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 | Add integration test to reproduce failure | mo khan | |
| 2020-01-22 | Comment out broken assertion | mo khan | |
| 2020-01-22 | Include list of expected licenses | mo khan | |
| 2020-01-20 | Create spec that isolates a defect | mo khan | |
| 2020-01-17 | Add spec to test nuget package scanning in sub directories | mo khan | |
| 2020-01-16 | Add example scan of project with a nuget `packages.config` file | mo khan | |
| 2020-01-15 | Match dependency names | mo khan | |
| 2020-01-15 | Parse version 5 of the pipfile.lock | mo khan | |
| 2020-01-15 | Validate version # | mo khan | |
| 2020-01-15 | Combine schema into a single file | mo khan | |
| 2020-01-15 | Add a json schema for dependency | mo khan | |
| 2020-01-15 | Add spec to ensure we can parse a v3 Pipfile.lock | mo khan | |
| 2020-01-15 | Simplify fixture generation in test | mo khan | |
| 2020-01-15 | Create tmpdir in docker reachable location for MacOS | mo khan | |
| 2020-01-15 | Add spec to handle pipfile.lock files | mo khan | |
| 2020-01-13 | Export LICENSE_FINDER_CLI_OPTS --recursive | mo khan | |
| 2020-01-13 | Add scan of .NET Core sample project | mo khan | |
| 2020-01-09 | Upgrade python from 3.5 to 3.8 | mo khan | |
| 2019-11-28 | Delegate to license finder to sort dependencies | mo khan | |
| * Sort dependencies by name then by version * Log detections | |||
| 2019-10-29 | Map `Apache License v2.0` to `Apache-2.0` | mo khan | |
| 2019-10-23 | Parse spdx id from known sources | mo khan | |
| 2019-10-21 | Use the latest seeAlso url | 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 | |||
