summaryrefslogtreecommitdiffstats
path: root/sonar-plugin-api/src/test/java
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* 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
* Fix two logger callsDaniel Trebbien2017-10-101-2/+2
* SONAR-9771 add property email.fromName and use it in email notificationsSébastien Lesaint2017-10-021-1/+2
* SONAR-4824 Prevent notification when user does not have Browse permissionEric Hartmann2017-10-021-3/+3
* SONAR-5236 Create new API to register built-in quality profilesJulien HENRY2017-09-253-4/+249
* SONAR-9283 Settings, Configuration and Props trim values at insertSébastien Lesaint2017-09-193-12/+192
* SONAR-9718 Fail with a clear message when sonar.projectDate is emptyJulien HENRY2017-09-151-85/+6
* SONAR-9740 support HTTP headers in API Request and sonar-wsSimon Brandhof2017-09-132-1/+30
* SONAR-9670 Introduce sonar.branch.longLivedBranches.regexJanos Gyerik2017-09-121-3/+0
* SONAR-9721 Remove DateUtils#formatDate(Long)Teryk Bellahsene2017-08-301-2/+0
* SONAR-9721 Send telemetry data once a weekTeryk Bellahsene2017-08-301-0/+2
* SONAR-9576 More simple predicate to skip default status filterJulien HENRY2017-08-071-0/+1
* SONAR-9576 Add component status in the scanner reportJulien HENRY2017-08-072-1/+9
* SONAR-9576 Add analysis mode in the scanner reportJulien HENRY2017-08-071-0/+3
* SONAR-9574 Same file indexed in different modulesJulien HENRY2017-08-042-4/+7