Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SONAR-12197 completely drop "sonar.branch" code | Michal Duda | 2019-08-12 | 1 | -10/+11 |
| | |||||
* | Clean deps | Duarte Meneses | 2019-07-17 | 2 | -5/+3 |
| | |||||
* | Upgrade assertj-core to 3.12.2 and assertj-guava to 3.2.1 for compatibility ↵ | Duarte Meneses | 2019-04-30 | 2 | -16/+16 |
| | | | | with Java 11 | ||||
* | SONAR-11856 Store the "true" target branch in the scanner report to display ↵ | Duarte Meneses | 2019-04-23 | 1 | -0/+3 |
| | | | | it properly | ||||
* | SONAR-11647 Drop report field component.version | Janos Gyerik | 2019-03-19 | 1 | -2/+0 |
| | |||||
* | SONAR-11631 Replace codePeriodVersion with buildString | Janos Gyerik | 2019-03-19 | 1 | -2/+1 |
| | |||||
* | SONAR-11631 Add sonar.buildString to scanner report | Janos Gyerik | 2019-03-19 | 1 | -0/+1 |
| | |||||
* | SONAR-11795 Drop persistit and move coverage measures computation to CE side | Julien HENRY | 2019-03-08 | 3 | -5/+8 |
| | |||||
* | SONAR-11670 Drop preview mode | Julien HENRY | 2019-02-21 | 3 | -34/+5 |
| | |||||
* | SONAR-11631 add sonar.codePeriodVersion scanner property | Sébastien Lesaint | 2019-02-11 | 1 | -0/+1 |
| | | | | and pass it in scanner report as Metadata.codePeriodVersion property | ||||
* | SONAR-11631 replace Component.version by Metadata.projectVersion | Sébastien Lesaint | 2019-02-11 | 1 | -2/+4 |
| | | | | in scanner report | ||||
* | SONAR-11632 Remove api/tests WS | Julien Lancelot | 2019-01-17 | 7 | -155/+5 |
| | | | | | - Drop api/tests WS - Drop persistance of tests and coverage details from compute engine - Drop tests and coverage details from scanner report | ||||
* | change year in file headers | Stas Vilchik | 2019-01-16 | 4 | -13/+13 |
| | |||||
* | SONAR-11463 Remove path from scanner report and add module directories | Duarte Meneses | 2019-01-16 | 4 | -13/+12 |
| | |||||
* | SONAR-11507 WS /batch/project new file structure | Michal Duda | 2019-01-16 | 5 | -28/+231 |
| | |||||
* | SONAR-11488 Stop loading module level settings in scanner | Julien HENRY | 2019-01-16 | 1 | -29/+0 |
| | |||||
* | SONAR-11459 Stop publishing modules and folders in the scanner report | Julien HENRY | 2019-01-16 | 1 | -3/+3 |
| | |||||
* | Fix license headers for 2019 | Duarte Meneses | 2019-01-02 | 15 | -15/+15 |
| | |||||
* | SONAR-11515 Add QProfileKey to ActiveRule in scanner report | Benoît Gianinetti | 2018-12-03 | 1 | -0/+1 |
| | |||||
* | SONAR-11514 Backdate issue when rule parameter is updated (#971) | Benoit | 2018-12-03 | 1 | -0/+1 |
| | |||||
* | Fix bugs, mainly about type casts | Simon Brandhof | 2018-10-18 | 1 | -1/+0 |
| | |||||
* | SONAR-11241 Persist analysis warnings from scanner report | Janos Gyerik | 2018-10-10 | 1 | -0/+8 |
| | |||||
* | SONAR-11241 Write analysis warnings to scanner report | Janos Gyerik | 2018-10-10 | 3 | -0/+15 |
| | |||||
* | Retab scanner report proto schema | Janos Gyerik | 2018-10-10 | 1 | -43/+42 |
| | |||||
* | SONAR-11209 remove space in ad hoc rule names | Julien HENRY | 2018-09-24 | 3 | -8/+24 |
| | |||||
* | SONAR-11209 Allow sensors to provide ad hoc rule metadata for external issues | Julien HENRY | 2018-09-24 | 5 | -5/+75 |
| | |||||
* | SONAR-11151 Load changed lines from the report | Duarte Meneses | 2018-09-19 | 1 | -0/+9 |
| | |||||
* | SONAR-11135 SONAR-11136 Load changed lines from SCM plugins and write in the ↵ | Duarte Meneses | 2018-09-19 | 4 | -1/+29 |
| | | | | scanner report | ||||
* | SONAR-10868 Fix from_hotspot for external issues | Julien HENRY | 2018-07-04 | 1 | -4/+5 |
| | |||||
* | SONAR-10867 Add security hotspot new issue type | Julien HENRY | 2018-07-04 | 1 | -0/+1 |
| | |||||
* | Add to scanner report viewer: tab with significant code ranges | Duarte Meneses | 2018-05-09 | 1 | -0/+25 |
| | |||||
* | Build executable scanner report viewer | Duarte Meneses | 2018-05-09 | 1 | -0/+12 |
| | |||||
* | SONAR-10647 Compare lines of code taking into account significant code | Duarte Meneses | 2018-05-09 | 1 | -1/+2 |
| | |||||
* | Minor refactoring | Duarte Meneses | 2018-05-09 | 1 | -0/+13 |
| | |||||
* | SONAR-10638 Create Java API for analyzers to report significant code | Duarte Meneses | 2018-05-09 | 4 | -2/+30 |
| | |||||
* | SONAR-10543 Update test to v7.2 and remove descriptionUrl and ruleTitle from ↵ | Duarte Meneses | 2018-04-26 | 1 | -4/+1 |
| | | | | scanner | ||||
* | SONAR-10543 Fix mandatory fields | Duarte Meneses | 2018-04-26 | 1 | -1/+0 |
| | |||||
* | SONAR-10543 Sensor Java API should allow to add external rule engine issues | Duarte Meneses | 2018-04-26 | 7 | -1/+83 |
| | |||||
* | Fix publication | David Rautureau | 2018-04-04 | 1 | -4/+0 |
| | |||||
* | Fix build | David Rautureau | 2018-04-04 | 1 | -0/+4 |
| | |||||
* | BUILD-630 Generate javadoc ad sources jars with Gradle only on release branches | David Rautureau | 2018-04-04 | 1 | -2/+4 |
| | |||||
* | MMF-1134 Make pull request a 1st class citizen | Teryk Bellahsene | 2018-03-13 | 1 | -0/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | ||||
* | Order list of Gradle dependencies | Simon Brandhof | 2018-03-12 | 1 | -2/+3 |
| | |||||
* | Move To Gradle | David Rautureau | 2018-03-09 | 2 | -104/+34 |
| | |||||
* | SONAR-10299 Drop the project link "developer connection" | Julien Lancelot | 2018-02-20 | 1 | -6/+7 |
| | |||||
* | Set version 7.1-SNAPSHOT | Simon Brandhof | 2018-01-24 | 1 | -1/+1 |
| | |||||
* | Fix license headers for 2018 | Simon Brandhof | 2018-01-07 | 15 | -15/+15 |
| | |||||
* | SONAR-10125 Add project relative path for all components | Janos Gyerik | 2017-12-05 | 1 | -0/+5 |
| | |||||
* | SONAR-10126 Add relative path of project basedir to scanner report | Janos Gyerik | 2017-12-05 | 1 | -0/+3 |
| | |||||
* | Prepare for next development iteration | Julien Lancelot | 2017-10-27 | 1 | -1/+1 |
| |