| Commit message (Expand) | Author | Age | Files | Lines |
* | Update license headers for 2021 [update headers] | Wouter Admiraal | 2021-01-08 | 496 | -496/+496 |
* | fix code smells | Pierre | 2020-12-14 | 7 | -15/+15 |
* | Refactor regex that can lead to a stack overflow for large inputs | Zipeng WU | 2020-12-14 | 2 | -7/+25 |
* | Assertions should not compare an object to itself | Philippe Perrin | 2020-12-09 | 4 | -37/+46 |
* | remove use of Stream.peek() | Pierre | 2020-12-09 | 1 | -2/+7 |
* | Class should not access its own subclass during initialization | Pierre | 2020-12-09 | 3 | -25/+65 |
* | fix assertions on incompatible types on overall code | Pierre | 2020-12-09 | 4 | -16/+12 |
* | SONAR-8427 Add a timeZone param to api/issues/search | Julien HENRY | 2020-12-03 | 2 | -30/+66 |
* | SONAR-14159 enforce user authentication by default | Jacek | 2020-11-26 | 1 | -1/+1 |
* | SONAR-13844 Rename repositories from 'SonarAnalyzer' to 'SonarQube' | Duarte Meneses | 2020-09-18 | 2 | -1/+11 |
* | SONAR-13766 PostProjectAnalysisTask's 'description' is a breaking change | Duarte Meneses | 2020-08-25 | 2 | -14/+15 |
* | SONAR-12897 Document in Javadoc use of sonar-plugin-api-impl for testing | Duarte Meneses | 2020-08-14 | 7 | -6/+7 |
* | SONAR-11028 Turning off developer nominative information | Duarte Meneses | 2020-08-10 | 1 | -0/+5 |
* | SONAR-13699 Purge profiling is missing | Duarte Meneses | 2020-07-31 | 1 | -0/+6 |
* | Add CheckForNull to ScmProvider#revision | Duarte Meneses | 2020-06-11 | 1 | -0/+1 |
* | SONAR-13390 SONAR-13391 New Code Reference Branch | Duarte Meneses | 2020-06-11 | 1 | -0/+12 |
* | SONAR-13420 org.sonar.api.rules.Rule#getId() no longer supported | Michal Duda | 2020-05-25 | 1 | -1/+1 |
* | SONAR-13221 change PK of RULES and update FK | Michal Duda | 2020-05-25 | 2 | -18/+3 |
* | SONAR-13221 Metrics | Duarte Meneses | 2020-05-25 | 3 | -7/+7 |
* | SONAR-13374 Fix typo in mesure header column. | Mathieu Suen | 2020-05-13 | 1 | -2/+2 |
* | SONAR-13272 fix issue with setting some properties through env variables | Michal Duda | 2020-04-14 | 2 | -20/+70 |
* | SONAR-12691 Minor cleanup | Duarte Meneses | 2020-03-30 | 1 | -6/+0 |
* | SONAR-13214 Restore a minimal Settings API for backward compatibility | Julien HENRY | 2020-03-23 | 2 | -0/+154 |
* | Remove deprecated APIs since at least 6.7 | Julien HENRY | 2020-03-23 | 34 | -1639/+1 |
* | Decrease coupling with commons-io | Julien HENRY | 2020-03-23 | 3 | -10/+9 |
* | SONAR-13214 Remove org.sonar.api.config.Settings from the API | Julien HENRY | 2020-03-23 | 17 | -1030/+24 |
* | Minimize dependencies | Julien HENRY | 2020-03-19 | 1 | -0/+3 |
* | SONAR-13198 Deprecate JsonWriter | Julien HENRY | 2020-03-19 | 1 | -1/+3 |
* | SONAR-13165 Scanner warns that it wasn't able to detected changed lines on fi... | Duarte Meneses | 2020-03-06 | 1 | -2/+3 |
* | SONAR-13035 Group global ALM related settings into a single category | Wouter Admiraal | 2020-02-20 | 1 | -0/+5 |
* | SONAR-12962 Compute Security Review measures on Applications | Julien Lancelot | 2020-02-11 | 1 | -0/+88 |
* | SONAR-12961 review in project cards | Mathieu Suen | 2020-02-11 | 1 | -2/+2 |
* | SONAR-12962 Compute Security Review measures on new code | Julien Lancelot | 2020-02-11 | 1 | -50/+88 |
* | SONAR-12962 Compute new Security Review measures on Projects | Julien Lancelot | 2020-02-11 | 1 | -5/+34 |
* | SONAR-12745 Adjust `changes on my issue` email notification for Security Hots... | Jacek | 2020-01-13 | 1 | -2/+1 |
* | SONAR-12719 add WS api/hotspots/change_status | Sébastien Lesaint | 2020-01-13 | 2 | -4/+17 |
* | SONAR-12725 drop manual vulnerabilities | Jacek | 2020-01-13 | 1 | -1/+3 |
* | SONAR-12722 drop `in_review` status | Jacek | 2020-01-13 | 2 | -3/+4 |
* | Format all headers for 2020 | Wouter Admiraal | 2020-01-07 | 530 | -531/+530 |
* | SONAR-12728 Set "new_development_cost" metric type to float | Julien Lancelot | 2019-12-13 | 1 | -1/+1 |
* | Fix code quality issues and reduce dependency on Guava | Duarte Meneses | 2019-12-10 | 31 | -140/+113 |
* | SONAR-12673 Fix issue management | Duarte Meneses | 2019-12-09 | 1 | -1/+1 |
* | SONAR-12628 remove configuration setting "sonar.branch.longLivedBranches.regex" | Michal Duda | 2019-12-09 | 1 | -5/+0 |
* | SONAR-12679 Use single branch type | Duarte Meneses | 2019-12-09 | 2 | -2/+10 |
* | SONAR-12636 add a global setting that defines default list of branches to keep | Michal Duda | 2019-12-09 | 1 | -1/+13 |
* | SONAR-12626 CE and Web no longer support SLBs | Duarte Meneses | 2019-12-09 | 1 | -1/+1 |
* | Restore backward compatibility | Julien HENRY | 2019-11-21 | 3 | -7/+7 |
* | Add a JUnit 5 version of LogTester | Julien HENRY | 2019-11-21 | 5 | -61/+293 |
* | SONAR-12508 Remove RuleRepository and RuleI18n APIs deprecated since 4.2 | Duarte Meneses | 2019-10-21 | 4 | -404/+0 |
* | Remove deprecated code in scanner | Duarte Meneses | 2019-10-21 | 2 | -47/+4 |