aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-plugin-api/src/main/java/org/sonar/api
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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-081-3/+24
* SONAR-10809 Analyzers need to declare whether a rule is externalDuarte Meneses2018-06-011-5/+38
* SONAR-10661 minimize normalize callsSébastien Lesaint2018-05-291-6/+7
* SONAR-10673 Stop using font for icons (#252)Stas Vilchik2018-05-231-1/+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-231-0/+30
* Introduce Bitbucket Cloud ApplicationJulien HENRY2018-05-162-3/+4
* add Request#getHeaders and #getParams()Sébastien Lesaint2018-05-152-5/+17
* add Request#getReader()Sébastien Lesaint2018-05-151-0/+5
* SONAR-10661 fix vulnerability in ZipUtils#unzip()Simon Brandhof2018-05-141-4/+18
* Fix Quality flawsSimon Brandhof2018-05-101-0/+8
* SONAR-10638 Create Java API for analyzers to report significant codeDuarte Meneses2018-05-098-5/+219
* SONAR-10611 Serve .jpg and .jpeg as static resourcesTeryk Bellahsene2018-05-031-1/+1
* SONAR-10648 Update JavaDocJulien HENRY2018-04-271-1/+4
* SONAR-10544 Apply feedbackDuarte Meneses2018-04-261-3/+3
* Fix quality issuesDuarte Meneses2018-04-261-0/+1
* SONAR-10544 fix testsDuarte Meneses2018-04-262-2/+2
* SONAR-10551 Import issues from external rule engines from generic reportDuarte Meneses2018-04-262-1/+7
* SONAR-10544 Process external rulesDuarte Meneses2018-04-261-0/+15
* SONAR-10543 Update test to v7.2 and remove descriptionUrl and ruleTitle from ...Duarte Meneses2018-04-263-45/+1
* SONAR-10544 Fix tests handling of external rulesDuarte Meneses2018-04-263-3/+4
* SONAR-10543 Fix mandatory fieldsDuarte Meneses2018-04-263-3/+25
* SONAR-10543 Sensor Java API should allow to add external rule engine issuesDuarte Meneses2018-04-2612-73/+420
* Fix WS routingJulien HENRY2018-04-041-3/+12
* SONAR-10342 Improve some ws descriptionJulien Lancelot2018-04-041-1/+1
* SONAR-5812 Remove the "accessors" metricSimon Brandhof2018-03-281-20/+0
* VSTS-142 Handle authentication to display private project in VSTS widgetsGrégoire Aubert2018-03-261-2/+4
* VSTS-141 Add VSTS Quality widgetGrégoire Aubert2018-03-261-1/+1
* MMF-1134 Make pull request a 1st class citizenTeryk Bellahsene2018-03-131-1/+1
* SONAR-10346 Add latest deliveries information to webhooks search ws.Guillaume Jambet2018-03-011-4/+5
* SONAR-10347 Add pagination to webhook deliveries search ws.Guillaume Jambet2018-03-011-0/+19
* SONAR-10299 Drop the project link "developer connection"Julien Lancelot2018-02-202-1/+3
* Merge branch 'branch-6.7'Sébastien Lesaint2018-02-091-0/+5
|\
| * SONAR-10410 Rule#getSystemTags is populated with definition tagsSébastien Lesaint2018-02-091-0/+5
* | SONAR-10304 add deprecatedRuleKeys to RuleDefinition#RuleSébastien Lesaint2018-02-081-0/+82
* | SONAR-10290 Add ability to provide help message for identity providersJulien Lancelot2018-02-071-0/+20
* | SONAR-10321 Add scope to rule definition APIDuarte Meneses2018-02-072-11/+40
* | SONAR-10321 Add scope to rule definition APIDuarte Meneses2018-02-071-0/+31
* | Add Java API Plugin.Context#getBootConfiguration()Simon Brandhof2018-02-062-4/+115
* | SONAR-10300 Forbid system properties in api/settingsJulien Lancelot2018-02-012-0/+10
* | SONAR-10052 fix Quality flawsSimon Brandhof2018-01-291-3/+0