aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Speed-up validate task on Cirrus and fix coverage in analysisSimon Brandhof2018-09-191-2/+2
* Fix Gradle cache of sonar-webSimon Brandhof2018-09-191-0/+1
* MMF-1420 Ease management of Embedded Docs navigation (#699)Pascal Mugnier2018-09-1979-519/+2589
* Use bash image in deploy_docs_task of CirrusSimon Brandhof2018-09-191-1/+1
* Do not cache Gradle daemon temp filesSimon Brandhof2018-09-191-6/+3
* SONAR-10541, SONAR-10331 Drop compatibility mode and clean plugin classloaderJulien HENRY2018-09-1928-253/+69
* Fix encoding of WebServiceTestSimon Brandhof2018-09-191-2/+2
* Improve documentation of performance tests in .cirrus.ymlSimon Brandhof2018-09-191-0/+3
* SONAR-11268 autoconfig of branch/PR analysis on CirrusSimon Brandhof2018-09-191-1/+1
* Revert unexpected changes in sonar-vsts/package.jsonSimon Brandhof2018-09-191-4/+4
* Fix javadoc encodingSimon Brandhof2018-09-194-3/+4
* SONAR-11268 replace Jenkins by Cirrus CISimon Brandhof2018-09-1912-104/+251
* Add tests for ProjectBranchesJanos Gyerik2018-09-191-0/+76
* SONAR-11125 Publish all components with measures but without sources of uncha...Janos Gyerik2018-09-199-48/+47
* SONAR-11125 Build a pruned component tree without unchanged files for selecte...Janos Gyerik2018-09-1910-7/+234
* SONAR-11164 improve display of empty measures pageStas Vilchik2018-09-195-111/+153
* SONAR-11159 SONAR-11163 Add leak background color on code pageGrégoire Aubert2018-09-1914-190/+451
* SONAR-11166 Fall back to default branch when target is not specifiedJanos Gyerik2018-09-191-3/+20
* Update docs for 'new code' in SLBG. Ann Campbell2018-09-192-2/+2
* SONAR-11159 SONAR-11160 Add new coverage and overall coverage next to branch ...Grégoire Aubert2018-09-1925-97/+456
* SONAR-11159 SONAR-11163 Update Code page for pull requests and short living b...Grégoire Aubert2018-09-1920-256/+641
* SONAR-11164 Add measures page for short-lived branches and PRGrégoire Aubert2018-09-1914-108/+268
* SONAR-11165 Migrate rest of component measures page to TSGrégoire Aubert2018-09-1958-652/+601
* Fix test with FPsDuarte Meneses2018-09-191-1/+1
* SONAR-11139 Store changed lines information received in scanner reportDuarte Meneses2018-09-192-7/+10
* SONAR-11151 Generate isNew for lines when it's not stored in DBDuarte Meneses2018-09-194-5/+80
* SONAR-11125 Add ITDuarte Meneses2018-09-191-1/+1
* SONAR-11125 Save coverage in PRs and SLBDuarte Meneses2018-09-193-70/+1
* SONAR-11137 Fix ITs and add documentationDuarte Meneses2018-09-192-5/+6
* SONAR-11131 Use isNew field from api/sources/lines to display new lines of codeGrégoire Aubert2018-09-195-24/+7
* SONAR-11137 Add isNew flag in /api/sources/linesJanos Gyerik2018-09-198-9/+20
* SONAR-11139 Store changed lines information received in scanner reportDuarte Meneses2018-09-1911-14/+135
* SONAR-11151 Only cache new lines from the reportDuarte Meneses2018-09-192-11/+14
* Refactor persisting of sourcesDuarte Meneses2018-09-1911-517/+654
* SONAR-11151 Use changed lines in the Scanner report to calculate metrics conc...Duarte Meneses2018-09-1926-562/+382
* SONAR-11151 Load changed lines from the reportDuarte Meneses2018-09-195-5/+139
* SONAR-11135 SONAR-11136 Load changed lines from SCM plugins and write in the ...Duarte Meneses2018-09-1912-28/+343
* MMF-1377 Fix docs issues and improve UIPascal Mugnier2018-09-195-34/+157
* Revert "MMF-1377 Fix issues and improve UI (#692)"Pascal Mugnier2018-09-195-157/+34
* MMF-1377 Fix issues and improve UI (#692)Pascal Mugnier2018-09-195-34/+157
* SONAR-11252 fix error after deleting provisioned project (#693)Stas Vilchik2018-09-191-0/+1
* MMF-1377 Finalize the static documentation site (#673)Pascal Mugnier2018-09-1935-97/+1816
* SONAR-11184 Deprecate custom measure featureJulien Lancelot2018-09-077-2/+13
* SONAR-11185 Add new ws to specify projects association modeJulien Lancelot2018-09-074-0/+201
* SONAR-11185 add "by tags" selection mode on the portfolios admin page (#665)Stas Vilchik2018-09-072-0/+9
* SONAR-11185 rewrite portfolios admin page in ts (#664)Stas Vilchik2018-09-071-0/+4
* SONAR-11185 Allow portfolio to define projects by tagsJulien Lancelot2018-09-0737-100/+313
* SONAR-11184 Deprecate custom measure feature in the web appStas Vilchik2018-09-075-8/+30
* SONAR-11196 Minimal Oracle driver is now 12.2Eric Hartmann2018-09-072-12/+23
* Use the underlying connection to determine schemaEric Hartmann2018-09-073-14/+54