Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SONAR-18679 moved unit test to integration test in sonar-scanner-engine | Lukasz Jarocki | 2023-03-17 | 1 | -582/+0 |
| | |||||
* | SONAR-18174 Analyzer cache should be kept in the file system to decrease ↵ | Duarte Meneses | 2023-01-12 | 1 | -2/+2 |
| | | | | memory use | ||||
* | Update license templates for 2023 | Pierre | 2023-01-02 | 1 | -1/+1 |
| | |||||
* | SONAR-17722 Scanner doesn't need to download list of PRs | Duarte Meneses | 2022-12-09 | 1 | -6/+1 |
| | |||||
* | SONAR-16395 Activate Analyzers Cache by default | Duarte Meneses | 2022-05-24 | 1 | -0/+17 |
| | |||||
* | SONAR-15966 Use Spring instead of Pico as dependency injection framework in ↵ | Duarte Meneses | 2022-02-02 | 1 | -2/+19 |
| | | | | | | the scanner-engine Co-authored-by: Zipeng WU <zipeng.wu@sonarsource.com> | ||||
* | Update license headers for 2022 [update headers] | Pierre | 2022-01-28 | 1 | -1/+1 |
| | |||||
* | SONAR-15836 Language files are not automatically published | Duarte Meneses | 2021-12-21 | 1 | -1/+1 |
| | |||||
* | SONAR-14192 Deprecating rule keys may break users' exclusion settings | Duarte Meneses | 2021-03-17 | 1 | -0/+3 |
| | |||||
* | Update license headers for 2021 [update headers] | Wouter Admiraal | 2021-01-08 | 1 | -1/+1 |
| | |||||
* | SONAR-13390 SONAR-13391 New Code Reference Branch | Duarte Meneses | 2020-06-11 | 1 | -0/+22 |
| | |||||
* | SONAR-13221 Metrics | Duarte Meneses | 2020-05-25 | 1 | -1/+1 |
| | |||||
* | Format all headers for 2020 | Wouter Admiraal | 2020-01-07 | 1 | -1/+1 |
| | |||||
* | Fix code quality issues and reduce dependency on Guava | Duarte Meneses | 2019-12-10 | 1 | -2/+1 |
| | |||||
* | SONAR-12673 Fix issue management | Duarte Meneses | 2019-12-09 | 1 | -4/+4 |
| | |||||
* | SONAR-12668 Drop 'sonar.branch.target' | Duarte Meneses | 2019-12-09 | 1 | -1/+1 |
| | |||||
* | SONAR-12624 Scanner no longer supports short living branches | Duarte Meneses | 2019-12-09 | 1 | -2/+2 |
| | |||||
* | SONAR-12630 reorganize log results | Jacek | 2019-11-08 | 1 | -0/+3 |
| | |||||
* | Extract implementation from plugin API and create new module ↵ | Duarte Meneses | 2019-07-12 | 1 | -2/+2 |
| | | | | sonar-plugin-api-impl | ||||
* | Extract implementation from plugin API and create new module ↵ | Duarte Meneses | 2019-07-12 | 1 | -2/+2 |
| | | | | sonar-plugin-api-impl | ||||
* | Extract implementation from plugin API - Server rule definition | Duarte Meneses | 2019-07-12 | 1 | -1/+2 |
| | |||||
* | SONAR-12068 Use project settings to load branch config | Julien HENRY | 2019-06-28 | 1 | -2/+1 |
| | |||||
* | SONAR-12182 drop "sonar.branch" from SQ | Michal Duda | 2019-06-15 | 1 | -1/+46 |
| | |||||
* | SONAR-11856 Store the "true" target branch in the scanner report to display ↵ | Duarte Meneses | 2019-04-23 | 1 | -7/+1 |
| | | | | it properly | ||||
* | SONAR-11449 Drop deprecated property sonar.profile | Benoît Gianinetti | 2019-03-19 | 1 | -2/+2 |
| | |||||
* | SONAR-11670 Drop preview mode | Julien HENRY | 2019-02-21 | 1 | -63/+2 |
| | |||||
* | SONARCLOUD-336: Automatically guess the projectKey/organization | Michal Duda | 2019-02-18 | 1 | -11/+18 |
| | |||||
* | SONAR-11480 SONAR-11508 Consider server side settings when evaluating module ↵ | Julien HENRY | 2019-01-16 | 1 | -5/+30 |
| | | | | level exclusions | ||||
* | SONAR-11507 WS /batch/project new file structure | Michal Duda | 2019-01-16 | 1 | -9/+10 |
| | |||||
* | SONAR-11488 Stop loading module level settings in scanner | Julien HENRY | 2019-01-16 | 1 | -2/+1 |
| | |||||
* | SONAR-11476 Remove scanner task support | Julien HENRY | 2019-01-16 | 1 | -1/+1 |
| | |||||
* | SONAR-11465 Deprecate InputModule and introduce InputProject | Julien HENRY | 2019-01-16 | 1 | -11/+11 |
| | |||||
* | Fix license headers for 2019 | Duarte Meneses | 2019-01-02 | 1 | -1/+1 |
| | |||||
* | SONAR-11365 Fix PR on PR | Julien HENRY | 2018-10-16 | 1 | -6/+9 |
| | |||||
* | SONAR-10138 Remove support for API < 5.6 | Duarte Meneses | 2018-06-29 | 1 | -2/+0 |
| | |||||
* | SONAR-10206 Allow to configure the location where scanner writes report-task.txt | Duarte Meneses | 2018-06-11 | 1 | -1/+3 |
| | |||||
* | MMF-1134 Make pull request a 1st class citizen | Teryk Bellahsene | 2018-03-13 | 1 | -1/+7 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | SONAR-10366 Add pull request object to api/project_branches/list and api/ce/activity SONAR-10365 Analyze pull requests as 1st class citizen SONAR-10366 SONAR-10367 Create WS api/projet_pull_requests/list and delete SONAR-10383 Add Pull Request information when listing CE tasks SONAR-10365 Add key type in PROJECT_BRANCHES (#3063) SONAR-10371 Add pullRequest parameter in the Web API (#3076) * ComponentFinder searches by branch or pull request * Add pullRequest parameter to WS api/issues/* WS * Add pullRequest parameter to api/settings/* WS * Add pullRequest parameter to api/badges/* WS * Add pullRequest parameter to api/components/* WS * Add pullRequest parameter to api/sources/* WS SONAR-10368 Copy issue states from pull request after it's merged SONAR-10373 Send notifications for events on issues of a pull request SONAR-10365 Add pull_request_binary column in project_branches (#3073) SONAR-10433 Store pull request in projects table SONAR-10371 Add pullRequest field in the Web API SONAR-10365 Analyze pull requests as 1st class citizen BRANCH-45 Expose issue resolution for PR decoration BRANCH-49 Basic support of pull request analysis on pull request branch BRANCH-47 Fail when user tries to analyze a pull request and the plugin is not available SONAR-10366 update pull request decorated links to project and issues SONAR-10365 Use pull request id as key instead of branch name SONAR-10454 Update embedded Git 1.4 and SVN 1.7 SONAR-10365 rename sonar.pullrequest.id to sonar.pullrequest.key SONAR-10383 api/navigation/component returns the pull request key | ||||
* | Fix license headers for 2018 | Simon Brandhof | 2018-01-07 | 1 | -1/+1 |
| | |||||
* | SONAR-10126 Add relative path of project basedir to scanner report | Janos Gyerik | 2017-12-05 | 1 | -1/+0 |
| | |||||
* | Auto-generate sonar-ws for integration tests | Daniel Schwarz | 2017-11-16 | 1 | -1/+1 |
| | |||||
* | Use SettingsLoader only when needed for branches | Duarte Meneses | 2017-09-12 | 1 | -2/+2 |
| | |||||
* | SONAR-9670 Introduce sonar.branch.longLivedBranches.regex | Janos Gyerik | 2017-09-12 | 1 | -7/+9 |
| | |||||
* | SONAR-9616 Use base branch to get project repository (#2426) | Janos Gyerik | 2017-09-12 | 1 | -5/+12 |
| | |||||
* | Add medium test for branches (#2359) | Janos Gyerik | 2017-09-12 | 1 | -6/+45 |
| | |||||
* | SONAR-9616 Handle branch in scanner | Janos Gyerik | 2017-09-12 | 1 | -1/+15 |
| | |||||
* | SONAR-9679 Add plugins and their updated_at date to the scanner report | Julien HENRY | 2017-09-07 | 1 | -2/+10 |
| | |||||
* | SONAR-9606 Clean scanner-engine entry point | Julien HENRY | 2017-07-28 | 1 | -189/+141 |
| | |||||
* | Fix quality flaws | Julien HENRY | 2017-05-12 | 1 | -4/+3 |
| | |||||
* | SONAR-8637 Update POM parent version | Teryk Bellahsene | 2017-02-10 | 1 | -2/+2 |
| | |||||
* | Reduce dependency on guava | Duarte Meneses | 2017-01-31 | 1 | -1/+2 |
| |