aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-plugin-api/src/main/java/org
Commit message (Expand)AuthorAgeFilesLines
* Fix license headers for 2019Duarte Meneses2019-01-02473-473/+473
* SONARCLOUD-213 fix Quality flawsSimon Brandhof2018-12-121-6/+5
* SONARCLOUD-213 clarify "scan" in org vs project permissionsSimon Brandhof2018-12-121-0/+6
* SONARCLOUD-213 remove useless method in PermissionServiceSimon Brandhof2018-12-121-0/+9
* SONAR-11515 Add QProfileKey to ActiveRule in scanner reportBenoît Gianinetti2018-12-033-0/+20
* SONAR-11514 Backdate issue when rule parameter is updated (#971)Benoit2018-12-034-56/+83
* Mention ".secured" naming convention in PropertyDefinition Java APISimon Brandhof2018-11-211-0/+4
* SONARCLOUD-45 Advertise featured projects on SonarCloudPascal Mugnier2018-11-011-1/+1
* Corrected typoDave Grant2018-10-161-2/+2
* SONAR-11219 Remove @ScannerSide annotation from ProfileExporterJulien HENRY2018-10-121-2/+0
* SONAR-11218 Drop RuleFinder implementation on scanner side and remove depreca...Julien HENRY2018-10-112-5/+5
* SONAR-11271 Add migration to create new permissionsEric Hartmann2018-10-101-6/+0
* SONAR-11271 Introduce two new rightsEric Hartmann2018-10-102-0/+10
* SONAR-11241 Provide API for SCM plugins to register analysis warningsJanos Gyerik2018-10-101-0/+37
* SONAR-11302 Generate random login when identity login is nullJulien Lancelot2018-10-101-6/+13
* SONAR-10555 fail analysis if leak period is invalidSébastien Lesaint2018-10-031-0/+10
* SONAR-11209 Store ad hoc rules coming from scanner in rules_metadataJulien HENRY2018-09-243-3/+7
* SONAR-11209 Allow sensors to provide ad hoc rule metadata for external issuesJulien HENRY2018-09-2417-39/+418
* Fix quality flawsJulien HENRY2018-09-242-38/+35
* SONAR-11259 Improve source offset handling on WindowsJulien HENRY2018-09-246-74/+110
* SONAR-10541, SONAR-10331 Drop compatibility mode and clean plugin classloaderJulien HENRY2018-09-194-3/+79
* Fix javadoc encodingSimon Brandhof2018-09-193-3/+3
* SONAR-11135 SONAR-11136 Load changed lines from SCM plugins and write in the ...Duarte Meneses2018-09-191-6/+23
* SONAR-11185 Allow portfolio to define projects by tagsJulien Lancelot2018-09-071-1/+27
* Improve performance SonarLintDuarte Meneses2018-08-271-1/+3
* remove useless array copy in ListInterceptorSébastien Lesaint2018-08-211-2/+1
* SONAR-8368 move package org.sonar.api.issue.condition to server-commonSébastien Lesaint2018-08-217-264/+0
* SONAR-11169 make log interceptor concurrent and thread safeSébastien Lesaint2018-08-212-19/+19
* SONAR-11169 add ability to verify log argumentsSébastien Lesaint2018-08-213-17/+122
* Fix performance hotspot sonarlintDuarte Meneses2018-08-071-8/+7
* SONAR-11077 add statistics to CE SendIssueNotificationsStepSimon Brandhof2018-08-021-1/+2
* SONAR-11073 Remove trailing slash in "Server base URL"Julien HENRY2018-08-022-2/+5
* SONAR-11072 Allow customization of request parameter used to check CSRF stateJulien Lancelot2018-07-311-0/+10
* SONAR-11064 drop metric comment_lines_dataSimon Brandhof2018-07-301-155/+179
* Fix Quality flawsSimon Brandhof2018-07-251-31/+6
* Revert "SONAR-10541, SONAR-10331 Drop compatibility mode and clean plugin cla...Duarte Meneses2018-07-194-79/+3
* SONAR-10541, SONAR-10331 Drop compatibility mode and clean plugin classloaderJulien HENRY2018-07-174-3/+79
* Remove security hotspot measuresJanos Gyerik2018-07-171-39/+0
* SONAR-11026 Deprecate ProjectIssues and AnalysisModeJulien HENRY2018-07-174-7/+16
* SONAR-10986 Extend RulesDefinitions API to support security standards (API only)Janos Gyerik2018-07-091-0/+34
* fix varargs and unchecked called warningsSébastien Lesaint2018-07-091-2/+2
* SONAR-10887 Create a new permission: Administer Security HotspotsJulien HENRY2018-07-041-0/+5
* SONAR-10875 Add 2 new measures for security hotspots (#394)Janos Gyerik2018-07-041-0/+39
* SONAR-10874 New issue transitions for security hotspotsJulien HENRY2018-07-041-1/+12
* SONAR-10867 Add security hotspot new issue typeJulien HENRY2018-07-041-1/+1
* SONAR-10138 Remove support for API < 5.6Duarte Meneses2018-06-2999-7389/+3
* SONAR-10816 Create WS to administrate applicationsJulien Lancelot2018-06-291-1/+1
* SONARCLOUD-62 Move /sq/* pages and terms.pdf (#382)Stas Vilchik2018-06-211-3/+2
* SONAR-10881 Log flooding when a WS param is not an integer as expectedSimon Brandhof2018-06-141-1/+1
* SONAR-10817 Cleanup of old editionsEric Hartmann2018-06-121-143/+0