aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-plugin-api/src/main/java
Commit message (Collapse)AuthorAgeFilesLines
...
* remove use of Stream.peek()Pierre2020-12-091-2/+7
|
* Class should not access its own subclass during initializationPierre2020-12-093-25/+65
|
* SONAR-8427 Add a timeZone param to api/issues/searchJulien HENRY2020-12-031-16/+44
|
* SONAR-14159 enforce user authentication by defaultJacek2020-11-261-1/+1
|
* SONAR-13844 Rename repositories from 'SonarAnalyzer' to 'SonarQube'Duarte Meneses2020-09-181-1/+3
|
* SONAR-13766 PostProjectAnalysisTask's 'description' is a breaking changeDuarte Meneses2020-08-251-2/+8
|
* SONAR-12897 Document in Javadoc use of sonar-plugin-api-impl for testingDuarte Meneses2020-08-147-6/+7
|
* SONAR-11028 Turning off developer nominative informationDuarte Meneses2020-08-101-0/+5
|
* SONAR-13699 Purge profiling is missingDuarte Meneses2020-07-311-0/+6
|
* Add CheckForNull to ScmProvider#revisionDuarte Meneses2020-06-111-0/+1
|
* SONAR-13390 SONAR-13391 New Code Reference BranchDuarte Meneses2020-06-111-0/+12
|
* SONAR-13420 org.sonar.api.rules.Rule#getId() no longer supportedMichal Duda2020-05-251-1/+1
|
* SONAR-13221 change PK of RULES and update FKMichal Duda2020-05-252-18/+3
|
* SONAR-13221 MetricsDuarte Meneses2020-05-252-6/+6
|
* SONAR-13374 Fix typo in mesure header column.Mathieu Suen2020-05-131-2/+2
|
* SONAR-13272 fix issue with setting some properties through env variablesMichal Duda2020-04-141-3/+22
|
* SONAR-12691 Minor cleanupDuarte Meneses2020-03-301-6/+0
|
* SONAR-13214 Restore a minimal Settings API for backward compatibilityJulien HENRY2020-03-232-0/+154
|
* Remove deprecated APIs since at least 6.7Julien HENRY2020-03-2332-1484/+1
|
* Decrease coupling with commons-ioJulien HENRY2020-03-233-10/+9
|
* SONAR-13214 Remove org.sonar.api.config.Settings from the APIJulien HENRY2020-03-239-765/+15
|
* SONAR-13198 Deprecate JsonWriterJulien HENRY2020-03-191-1/+3
|
* SONAR-13165 Scanner warns that it wasn't able to detected changed lines on ↵Duarte Meneses2020-03-061-2/+3
| | | | files with lines removed only
* SONAR-13035 Group global ALM related settings into a single categoryWouter Admiraal2020-02-201-0/+5
|
* SONAR-12962 Compute Security Review measures on ApplicationsJulien Lancelot2020-02-111-0/+88
|
* SONAR-12961 review in project cardsMathieu Suen2020-02-111-2/+2
|
* SONAR-12962 Compute Security Review measures on new codeJulien Lancelot2020-02-111-50/+88
|
* SONAR-12962 Compute new Security Review measures on ProjectsJulien Lancelot2020-02-111-5/+34
|
* SONAR-12745 Adjust `changes on my issue` email notification for Security ↵Jacek2020-01-131-2/+1
| | | | Hotspots
* SONAR-12719 add WS api/hotspots/change_statusSébastien Lesaint2020-01-132-4/+17
|
* SONAR-12725 drop manual vulnerabilitiesJacek2020-01-131-1/+3
| | | | | * drop manual vulnerabilities * remove issues `from_hotspot` column usage
* SONAR-12722 drop `in_review` statusJacek2020-01-132-3/+4
|
* Format all headers for 2020Wouter Admiraal2020-01-07392-392/+392
|
* SONAR-12728 Set "new_development_cost" metric type to floatJulien Lancelot2019-12-131-1/+1
|
* Fix code quality issues and reduce dependency on GuavaDuarte Meneses2019-12-108-16/+15
|
* SONAR-12673 Fix issue managementDuarte Meneses2019-12-091-1/+1
|
* SONAR-12628 remove configuration setting "sonar.branch.longLivedBranches.regex"Michal Duda2019-12-091-5/+0
|
* SONAR-12679 Use single branch typeDuarte Meneses2019-12-091-1/+1
|
* SONAR-12636 add a global setting that defines default list of branches to keepMichal Duda2019-12-091-1/+13
|
* SONAR-12626 CE and Web no longer support SLBsDuarte Meneses2019-12-091-1/+1
|
* Restore backward compatibilityJulien HENRY2019-11-213-7/+7
|
* Add a JUnit 5 version of LogTesterJulien HENRY2019-11-213-61/+172
|
* SONAR-12508 Remove RuleRepository and RuleI18n APIs deprecated since 4.2Duarte Meneses2019-10-213-304/+0
|
* Remove deprecated code in scannerDuarte Meneses2019-10-211-44/+0
|
* SONAR-12531 drop usage of UserIdentity#getLogin and UserIdentity#setLogin ↵Jacek2019-10-171-12/+9
| | | | | | | | (#2139) * remove login generation strategy * add migration to remove gh login strategy + code review fixes * support same login for new user and update login for SQ authority
* fix quality flawsSébastien Lesaint2019-10-142-2/+3
|
* fix missing class constructor (mostly GSon serialized classes)Sébastien Lesaint2019-10-141-1/+1
|
* fix missing package-info.java filesSébastien Lesaint2019-10-149-0/+207
|
* Fixing SonarQube analysis issues (#2084)Jacek2019-09-241-1/+0
|
* SONAR-12390 Prevent analysis deletion when it is a baselineDuarte Meneses2019-09-241-1/+0
|