aboutsummaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* Fix documentation suggestions linksGrégoire Aubert2018-09-241-18/+18
* Add suggestions and tooltips in broken link safety netGrégoire Aubert2018-09-241-60/+96
* Fix documentation links inside SQGrégoire Aubert2018-09-2419-27/+32
* Cirrus - Avoid runing eslint 2 times on CIGrégoire Aubert2018-09-244-9/+9
* SONAR-11209 remove space in ad hoc rule namesJulien HENRY2018-09-243-5/+5
* SONAR-11210 Display organization specific ad hoc rule infoJulien Lancelot2018-09-245-37/+189
* SONAR-11209 Store ad hoc rules coming from scanner in rules_metadataJulien HENRY2018-09-2424-363/+614
* SONAR-11209 Allow sensors to provide ad hoc rule metadata for external issuesJulien HENRY2018-09-2414-89/+89
* SONAR-11209 Add ad hoc columns in RULES_METADATAJulien Lancelot2018-09-2410-2/+284
* SONAR-11212 Distinguish predefined and ad hoc external rulesJulien Lancelot2018-09-2445-554/+1135
* SONAR-11259 Improve source offset handling on WindowsJulien HENRY2018-09-241-0/+1
* Re-enable EmbeddedTomcatTestSimon Brandhof2018-09-241-2/+0
* rewrite account app in tsStas Vilchik2018-09-2117-149/+167
* rewrite about app in tsStas Vilchik2018-09-2114-154/+114
* finish rewriting overview app to tsStas Vilchik2018-09-2118-269/+155
* 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
* SONAR-10541, SONAR-10331 Drop compatibility mode and clean plugin classloaderJulien HENRY2018-09-194-8/+19
* Revert unexpected changes in sonar-vsts/package.jsonSimon Brandhof2018-09-191-4/+4
* SONAR-11268 replace Jenkins by Cirrus CISimon Brandhof2018-09-196-12/+19
* 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-194-111/+152
* SONAR-11159 SONAR-11163 Add leak background color on code pageGrégoire Aubert2018-09-1914-190/+451
* 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-1924-97/+454
* 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-1913-108/+267
* 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-11151 Generate isNew for lines when it's not stored in DBDuarte Meneses2018-09-194-5/+80
* 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-194-5/+130
* 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-076-2/+8
* 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-0733-99/+186
* SONAR-11184 Deprecate custom measure feature in the web appStas Vilchik2018-09-074-8/+28
* 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