aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix SONAR-10553Pascal Mugnier2018-05-032-2/+13
* Fix SONAR-10579Pascal Mugnier2018-05-034-8/+27
* Fix SONAR-10581Pascal Mugnier2018-05-032-5/+0
* Fix SONAR-10585Pascal Mugnier2018-05-033-10/+36
* SONAR-9384 Fix computation of project without src but with test measuresJulien Lancelot2018-05-0215-20/+459
* SONAR-10252 Project page of long living branches displays the link to the cor...Teryk Bellahsene2018-05-013-8/+30
* SONAR-10587 fix another incompatibility with OracleSimon Brandhof2018-05-011-1/+1
* SONAR-10587 fix non oracle compliant sql clauseGuillaume Jambet2018-04-301-1/+1
* use eslint-config-sonarqube (#191)Stas Vilchik2018-04-277-524/+124
* SONAR-10648 Update JavaDocJulien HENRY2018-04-271-1/+4
* SONAR-10515 Add method to delete entry in ALM_APP_INSTALLSJulien HENRY2018-04-274-5/+43
* SONAR-10648 Fix InputFile::relativePath for global sensorsJulien HENRY2018-04-278-9/+73
* SONAR-10567 Compute Engine analysis do not fail if project name or descriptio...Teryk Bellahsene2018-04-2715-34/+206
* SONAR-10570 Do not return an empty pull request URL when it's not providedTeryk Bellahsene2018-04-272-4/+5
* SONAR-10515 ALM App Install table + DAOJulien HENRY2018-04-2617-5/+690
* Stop the container even if assertion failedJulien HENRY2018-04-261-40/+43
* SONAR-10544 Apply feedbackDuarte Meneses2018-04-2613-34/+23
* SONAR-10575 fix flag to include external rules in rules searchDuarte Meneses2018-04-265-50/+14
* SONAR-10543 Fix external issues effortDuarte Meneses2018-04-266-4/+10
* Include external rule in rule facetPascal Mugnier2018-04-261-1/+2
* SONAR-10575 Modify flag to include external rules in rules searchDuarte Meneses2018-04-2612-36/+64
* SONAR-10544 Set effort for external issuesDuarte Meneses2018-04-2617-41/+251
* Hide meta data for external rulePascal Mugnier2018-04-261-12/+14
* Fix testsDuarte Meneses2018-04-266-15/+24
* Fix quality issuesDuarte Meneses2018-04-265-24/+74
* SONAR-10544 fix testsDuarte Meneses2018-04-2613-68/+18
* Feature/pm/sonar 10554 display issues from external engine (#155)Pascal Mugnier2018-04-2610-22/+54
* SONAR-10551 Import issues from external rule engines from generic reportDuarte Meneses2018-04-2621-5/+917
* SONAR-10543 Add ITsDuarte Meneses2018-04-266-6/+129
* SONAR-10577 Fix quality issuesDuarte Meneses2018-04-262-3/+3
* SONAR-10544 Process external rulesDuarte Meneses2018-04-2620-58/+209
* SONAR-10544 remove DESCRIPTION_URL column from RULES tableGuillaume Jambet2018-04-269-32/+2
* SONAR-10587 do not not return external issues in batch/issuesGuillaume Jambet2018-04-265-10/+42
* SONAR-10545 do not allow action on external issuesGuillaume Jambet2018-04-266-13/+33
* SONAR-10577 return if an issue is from an external analyser in issue searchGuillaume Jambet2018-04-2619-9/+149
* SONAR-10544 Dont load descriptionUrl and ruleTitle from scanner reportDuarte Meneses2018-04-267-68/+7
* SONAR-10543 Update test to v7.2 and remove descriptionUrl and ruleTitle from ...Duarte Meneses2018-04-2611-100/+5
* SONAR-10588 Don't import external issues in preview modeDuarte Meneses2018-04-263-4/+116
* SONAR-10586 External rules can't be assigned to QPsDuarte Meneses2018-04-2611-27/+114
* SONAR-10544 Fix tests handling of external rulesDuarte Meneses2018-04-2616-41/+81
* SONAR-10575 Index and search external rulesDuarte Meneses2018-04-2628-52/+199
* SONAR-10544 Fix handling of external rules in CEDuarte Meneses2018-04-2614-101/+196
* SONAR-10543 Fix mandatory fieldsDuarte Meneses2018-04-2610-7/+59
* SONAR-10544 save externally defined Rules if neededGuillaume Jambet2018-04-2614-24/+351
* SONAR-10544 add IS_EXTERNAL and DESCRIPTION_URL column to RULES tableGuillaume Jambet2018-04-269-3/+177
* SONAR-10544 Load external rulesDuarte Meneses2018-04-2614-32/+339
* SONAR-10543 Sensor Java API should allow to add external rule engine issuesDuarte Meneses2018-04-2636-80/+966
* SONAR-10608 Fix vulnerabilities in Jackson JSON parserSimon Brandhof2018-04-261-1/+1
* SONAR-10607 fix ability to disable Elasticsearch seccomp checkSimon Brandhof2018-04-252-2/+23
* SONAR-9472 Change the rendering of best values on the Measures pagePascal Mugnier2018-04-2412-101/+253