aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-plugin-api/src/test
Commit message (Expand)AuthorAgeFilesLines
...
* 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-142-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
* Upgrade assertJ from 3.4.1 to 3.9.0Simon Brandhof2018-01-141-2/+2
* SONAR-10138 remove deprecated API AbstractSumChildrenDecoratorSimon Brandhof2018-01-141-87/+0
* Clean-up unused code of ResourceTypesSimon Brandhof2018-01-091-49/+0
* Drop deprecated class PersistenceModeSimon Brandhof2018-01-092-53/+0
* Fix license headers for 2018Simon Brandhof2018-01-07206-206/+206
* SONAR-10223 add optional organization to PostProjectAnalysisTaskSébastien Lesaint2018-01-051-3/+6
* SONAR-10154 No streaming of web services response by defaultTeryk Bellahsene2018-01-031-27/+28
* SONAR-10153 Add ScmProvider methods to get last revision and relative paths f...Janos Gyerik2017-12-051-8/+20
* SONAR-10116 Better scalability of loading of project measuresDaniel Schwarz2017-12-051-17/+0
* fix logback configuration in UTs to drastically reduce build verbositySébastien Lesaint2017-11-241-0/+22
* Support build of SonarQube with JDK 9Simon Brandhof2017-11-232-51/+4
* SONAR-10046 adding minimum length validation to Request apiGuillaume Jambet2017-11-091-0/+14
* SONAR-10040 add maximum value to ws APIJulien Lancelot2017-11-082-1/+37
* SONAR-10040 add length validation to Request api and api/projects/createJulien Lancelot2017-11-082-0/+53
* SONAR-9891 Add Analysis to PostProjectAnalysisTask.ProjectAnalysisEric Hartmann2017-10-171-1/+4
* SONAR-7574 Allow to set log level to WARN or ERROR in APIEric Hartmann2017-10-121-13/+10
* SONAR-9930 improve naming in DefaultTempFolderTestSimon Brandhof2017-10-111-18/+22
* SONAR-9930 Noisy ERROR logs when failing to delete a temp directory that does...Simon Brandhof2017-10-111-2/+32