aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-plugin-api
Commit message (Expand)AuthorAgeFilesLines
* 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-072-1/+50
* 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-2112-520/+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-214-18/+123
* 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-023-3/+24
* 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-195-79/+6
* SONAR-10541, SONAR-10331 Drop compatibility mode and clean plugin classloaderJulien HENRY2018-07-175-6/+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-092-0/+41
* 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-042-4/+4
* SONAR-10138 Remove support for API < 5.6Duarte Meneses2018-06-29133-9642/+11
* SONAR-10816 Create WS to administrate applicationsJulien Lancelot2018-06-291-1/+1
* SONARCLOUD-62 Move /sq/* pages and terms.pdf (#382)Stas Vilchik2018-06-212-6/+6
* SONAR-10881 Log flooding when a WS param is not an integer as expectedSimon Brandhof2018-06-143-6/+17
* SONAR-10817 Cleanup of old editionsEric Hartmann2018-06-122-304/+0
* Fix javadoc and quality issueDuarte Meneses2018-06-111-2/+1
* SONAR-10201 Expose issue precise location in the FilterableIssue APIDuarte Meneses2018-06-111-0/+12
* SONAR-10460 do not allow null character in scanner for issue messageGuillaume Jambet2018-06-082-4/+71
* SONAR-10809 Analyzers need to declare whether a rule is externalDuarte Meneses2018-06-012-5/+84
* SONAR-10661 minimize normalize callsSébastien Lesaint2018-05-291-6/+7
* SONAR-10673 Stop using font for icons (#252)Stas Vilchik2018-05-232-4/+1
* SONAR-10597 Update ISSUE_CHANGE#USER_LOGIN to USER_UUIDJulien Lancelot2018-05-232-1/+8
* SONAR-10597 Use user UUID for ISSUES#ASSIGNEEGuillaume Jambet2018-05-231-1/+1
* SONAR-10599 Synchronize login during authenticationJulien Lancelot2018-05-232-19/+69
* Introduce Bitbucket Cloud ApplicationJulien HENRY2018-05-163-3/+12
* add Request#getHeaders and #getParams()Sébastien Lesaint2018-05-153-6/+20
* add Request#getReader()Sébastien Lesaint2018-05-151-0/+5
* SONAR-10661 fix vulnerability in ZipUtils#unzip()Simon Brandhof2018-05-143-11/+52
* SONAR-10594 add more tests for Configuration#getBoolean()Simon Brandhof2018-05-101-0/+31
* Fix Quality flawsSimon Brandhof2018-05-103-6/+31
* SONAR-10638 Create Java API for analyzers to report significant codeDuarte Meneses2018-05-0910-7/+301
* SONAR-10611 Serve .jpg and .jpeg as static resourcesTeryk Bellahsene2018-05-032-2/+4
* SONAR-10648 Update JavaDocJulien HENRY2018-04-271-1/+4
* SONAR-10544 Apply feedbackDuarte Meneses2018-04-261-3/+3
* Fix testsDuarte Meneses2018-04-261-2/+2
* Fix quality issuesDuarte Meneses2018-04-262-0/+18
* SONAR-10544 fix testsDuarte Meneses2018-04-263-6/+6