aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-plugin-api/src/test/java/org/sonar
Commit message (Expand)AuthorAgeFilesLines
* SONAR-11515 Add QProfileKey to ActiveRule in scanner reportBenoît Gianinetti2018-12-031-0/+2
* SONAR-11514 Backdate issue when rule parameter is updated (#971)Benoit2018-12-034-17/+157
* Move scan test resources outside IDE classpathSimon Brandhof2018-11-301-2/+2
* SONARCLOUD-45 Advertise featured projects on SonarCloudPascal Mugnier2018-11-011-6/+5
* SONAR-11271 Introduce two new rightsEric Hartmann2018-10-101-0/+7
* SONAR-11302 Generate random login when identity login is nullJulien Lancelot2018-10-101-15/+2
* SONAR-11209 remove space in ad hoc rule namesJulien HENRY2018-09-241-3/+11
* SONAR-11209 Store ad hoc rules coming from scanner in rules_metadataJulien HENRY2018-09-241-15/+15
* SONAR-11209 Allow sensors to provide ad hoc rule metadata for external issuesJulien HENRY2018-09-242-1/+151
* SONAR-11259 Improve source offset handling on WindowsJulien HENRY2018-09-246-39/+56
* Fix encoding of WebServiceTestSimon Brandhof2018-09-191-2/+2
* SONAR-11185 Allow portfolio to define projects by tagsJulien Lancelot2018-09-071-0/+23
* SONAR-8368 move package org.sonar.api.issue.condition to server-commonSébastien Lesaint2018-08-215-256/+0
* SONAR-11169 add ability to verify log argumentsSébastien Lesaint2018-08-211-1/+1
* SONAR-11073 Remove trailing slash in "Server base URL"Julien HENRY2018-08-021-1/+19
* SONAR-10986 Extend RulesDefinitions API to support security standards (API only)Janos Gyerik2018-07-091-0/+7
* SONAR-10867 Add security hotspot new issue typeJulien HENRY2018-07-041-3/+3
* SONAR-10138 Remove support for API < 5.6Duarte Meneses2018-06-2934-2253/+8
* SONARCLOUD-62 Move /sq/* pages and terms.pdf (#382)Stas Vilchik2018-06-211-3/+4
* SONAR-10881 Log flooding when a WS param is not an integer as expectedSimon Brandhof2018-06-142-5/+16
* SONAR-10817 Cleanup of old editionsEric Hartmann2018-06-121-161/+0
* SONAR-10460 do not allow null character in scanner for issue messageGuillaume Jambet2018-06-081-1/+47
* SONAR-10809 Analyzers need to declare whether a rule is externalDuarte Meneses2018-06-011-0/+46
* SONAR-10673 Stop using font for icons (#252)Stas Vilchik2018-05-231-3/+0
* SONAR-10599 Synchronize login during authenticationJulien Lancelot2018-05-231-19/+39
* Introduce Bitbucket Cloud ApplicationJulien HENRY2018-05-161-0/+8
* add Request#getHeaders and #getParams()Sébastien Lesaint2018-05-151-1/+3
* SONAR-10661 fix vulnerability in ZipUtils#unzip()Simon Brandhof2018-05-141-7/+34
* SONAR-10594 add more tests for Configuration#getBoolean()Simon Brandhof2018-05-101-0/+31
* Fix Quality flawsSimon Brandhof2018-05-102-6/+23
* SONAR-10638 Create Java API for analyzers to report significant codeDuarte Meneses2018-05-092-2/+82
* SONAR-10611 Serve .jpg and .jpeg as static resourcesTeryk Bellahsene2018-05-031-1/+3
* Fix testsDuarte Meneses2018-04-261-2/+2
* Fix quality issuesDuarte Meneses2018-04-261-0/+17
* SONAR-10544 fix testsDuarte Meneses2018-04-261-4/+4
* SONAR-10543 Update test to v7.2 and remove descriptionUrl and ruleTitle from ...Duarte Meneses2018-04-262-31/+0
* SONAR-10543 Fix mandatory fieldsDuarte Meneses2018-04-262-0/+26
* SONAR-10543 Sensor Java API should allow to add external rule engine issuesDuarte Meneses2018-04-262-0/+149
* Fix WS routingJulien HENRY2018-04-041-0/+11
* SONAR-5812 Remove the "accessors" metricSimon Brandhof2018-03-281-2/+2
* VSTS-141 Add VSTS Quality widgetGrégoire Aubert2018-03-261-4/+11
* Don't use assumeTrue to not break the quality gateJulien HENRY2018-03-141-8/+9
* Fix tests on WindowsJulien HENRY2018-03-132-2/+3
* Fix some Java compiler warningsSimon Brandhof2018-03-129-21/+21
* SONAR-10304 add deprecatedRuleKeys to RuleDefinition#RuleSébastien Lesaint2018-02-081-0/+106
* SONAR-10290 Add ability to provide help message for identity providersJulien Lancelot2018-02-071-8/+20
* SONAR-10321 Add scope to rule definition APIDuarte Meneses2018-02-071-5/+5
* SONAR-10321 Add scope to rule definition APIDuarte Meneses2018-02-071-0/+13
* Add Java API Plugin.Context#getBootConfiguration()Simon Brandhof2018-02-061-1/+9
* SONAR-10122 remove dead code in DefaultInputModuleSébastien Lesaint2018-01-251-3/+0