| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-06-26 | Update Java to match new naming convention | mo khan | |
| 2020-06-18 | Fix linter error | mo khan | |
| 2020-06-18 | Detect variations of the Eclipse Public License | can eldem | |
| 2020-06-05 | Allow configuring Python version using environment variables | mo khan | |
| 2020-06-05 | Launch the desired Java version | mo khan | |
| 2020-05-29 | Allow custom conan configuration | mo khan | |
| * Use git fetch with a depth of 1 * Control Conan environment via environment variables * Allow specifying a custom CONAN_LOGIN_USERNAME and CONAN_PASSWORD * Specify a default CONAN_CACERT_PATH to point the system cert file * Tie CONAN_LOGGING_LEVEL to LOG_LEVEL * Tag and skip offline environment tests because it was shutdown * Add CHANGELOG entry | |||
| 2020-05-26 | Scan Conan projects | mo khan | |
| * Scan the conan examples project * Split licenses by comma * Add integration test job for c projects * Add package_manager, version and path to v2.1 report * Detect collisions between names from different package managers * Add CHANGELOG entry * Update README to indicate Conan support * Print timestamps in install script | |||
| 2020-05-20 | Detect maven package from the same GL project | mo khan | |
| 2020-05-20 | Upload maven package to GL repo for testing | mo khan | |
| 2020-04-29 | Allow gradle to fetch from TLS endpoint with custom cert | mo khan | |
| * Add CHANGELOG entry * Avoid shell expansion errors * Add gradle-license-plugin to local gradle cache * Download gradle plugin dependencies and use backwards compatible syntax in init.gradle * Use latest gradle v2 | |||
| 2020-04-22 | Use keytool to import a ca certificate | mo khan | |
| * Remove dind for license scan and move it to code_quality * Add spec to verify TLS connections to maven repo * Add CHANGELOG and bump version | |||
| 2020-04-17 | Remove debug LOG_LEVEL from spec | mo khan | |
| 2020-04-17 | Fix linter errors | mo khan | |
| 2020-04-17 | Split java 8/11 files to separate fixture directories | mo khan | |
| 2020-04-17 | Split groovy and kotlin specs because they are supported differently based ↵ | mo khan | |
| on java version and gradle version 😵 | |||
| 2020-04-17 | Test specific versions of gradle with matching versions of java | mo khan | |
| 2020-04-17 | Test out gradle groovy builds | mo khan | |
| 2020-04-16 | Update JAVA_HOME | mo khan | |
| 2020-04-16 | Ensure at least one runtime dependency is detected in gradle specs | mo khan | |
| 2020-04-15 | Use GRADLE_CLI_OPTS when invoking gradle directly | mo khan | |
| * Extract gradle_command method * Bump version and update CHANGELOG * Remove prepare_java step from run.sh | |||
| 2020-04-02 | Reproduce failure with go modules scanning | mo khan | |
| * Install sudo for existing configurations * Detect dependencies in a gomodules project * Add CHANGELOG entry and bump version * Symlink to $GOPATH for non go modules projects * Remove problematic go get setup | |||
| 2020-03-26 | Install pip packages from a custom index | mo khan | |
| * Read PIP_INDEX_URL to identify where to download packages from | |||
| 2020-03-20 | Install maven packages for multi-module setup | mo khan | |
| * Install packages when multiple maven modules are detected * Add CHANGELOG entry * Install gem silently * Add package manager to test description * Sort paths | |||
| 2020-03-19 | Fix usage of SETUP_CMD | mo khan | |
| 2020-03-18 | Fix linter error | mo khan | |
| 2020-03-18 | Use MAVEN_CLI_OPTS | mo khan | |
| 2020-03-18 | Split recursive option | mo khan | |
| 2020-03-18 | Fix how options are passed in spec | mo khan | |
| 2020-03-18 | Extract test fixtures | mo khan | |
| 2020-03-18 | Install maven-license-plugin at build time | mo khan | |
| 2020-03-18 | Install the gitlab-maven profile to allow fetching from the project maven ↵ | mo khan | |
| repository | |||
| 2020-03-18 | Update to version 1.2 which includes the license element | mo khan | |
| 2020-03-18 | Add spec to test pulling a package from a custom repository | mo khan | |
| 2020-03-07 | Apply gitlab-styles | mo khan | |
| 2020-03-06 | Remove commented out spec | mo khan | |
| 2020-03-04 | Convert java-maven 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-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-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 | |
