summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* SONAR-10592 rename concept of WorkersPauseStatusSimon Brandhof2018-05-1010-51/+56
|
* Fix Quality flawsSimon Brandhof2018-05-1021-198/+303
|
* SONAR-10592 display workers pause in System Info pageSimon Brandhof2018-05-107-10/+63
|
* SONAR-10592 add integration test on pause/resume of CE workersSimon Brandhof2018-05-102-0/+100
|
* SONAR-10592 add WS api/ce/pause and api/ce/resumeSimon Brandhof2018-05-107-2/+348
|
* SONAR-10592 new WS api/ce/infoSimon Brandhof2018-05-107-1/+230
|
* SONAR-10592 ability to pause/resume Compute Engine workersSimon Brandhof2018-05-109-5/+145
|
* Fix Quality flawsSimon Brandhof2018-05-1028-210/+31
| | | | mainly by removing unused code
* SONAR-10594 do not truncate rule repositories at startupSimon Brandhof2018-05-109-68/+11
|
* SONAR-10594 add RuleRepositoryDao#deleteIfKeyNotIn()Simon Brandhof2018-05-104-0/+58
|
* SONAR-10594 add RuleRepositoryDao#insertOrUpdate()Simon Brandhof2018-05-104-2/+71
|
* SONAR-10594 remove unused RuleRepositoryDao#selectByKey()Simon Brandhof2018-05-103-21/+0
|
* do not reload analyses list when component tags changeStas Vilchik2018-05-091-2/+5
|
* fix rule tags changeStas Vilchik2018-05-096-2/+177
|
* fix QualityGateUiTestStas Vilchik2018-05-091-1/+1
|
* SONAR-10647 Apply feedbackDuarte Meneses2018-05-0926-73/+81
|
* SONAR-10647 Add ITsDuarte Meneses2018-05-099-3/+448
|
* Add to scanner report viewer: tab with significant code rangesDuarte Meneses2018-05-091-0/+25
|
* Build executable scanner report viewerDuarte Meneses2018-05-091-0/+12
|
* SONAR-10647 Compare lines of code taking into account significant codeDuarte Meneses2018-05-0950-222/+1586
|
* Minor refactoringDuarte Meneses2018-05-0947-150/+201
|
* SONAR-10638 Create Java API for analyzers to report significant codeDuarte Meneses2018-05-0919-10/+459
|
* SONAR-10664 Improve dropdown UI/UX consistency (#217)Stas Vilchik2018-05-09233-6780/+6800
|
* SONAR-10513 Add readOnly state to select list (and drop unused styling)Grégoire Aubert2018-05-084-134/+10
|
* SONAR-10513 Remove redux store form quality gates appGrégoire Aubert2018-05-0839-1222/+914
|
* SONARCLOUD-34 Automatically update the footer date in SonarCloudGrégoire Aubert2018-05-083-4/+8
|
* Delete useless startup task DeleteOldAnalysisReportsFromFsSimon Brandhof2018-05-083-151/+1
|
* Missing Elasticsearch bulk requests from TRACE logsSimon Brandhof2018-05-082-3/+118
|
* Remove unused Elasticsearch codeSimon Brandhof2018-05-089-705/+8
|
* SONAR-10656 Remove SonarQube occurences when SonarCloud is enabledGrégoire Aubert2018-05-0821-109/+224
|
* SONAR-10036 Autoscroll branch dropdown to selected itemPascal Mugnier2018-05-073-4/+37
|
* Fix SONAR-6691Pascal Mugnier2018-05-073-2/+68
|
* Reactivate Category2 in QAJulien Lancelot2018-05-043-12/+50
| | | | | * Reactivate Category2 in Jenkins * Execute ExternalIssueTest in its own Suite
* Fix for SONAR-10585Pascal Mugnier2018-05-041-1/+1
|
* Fix install of JDK8 on TravisSimon Brandhof2018-05-031-6/+6
|
* SONAR-10611 Serve .jpg and .jpeg as static resourcesTeryk Bellahsene2018-05-032-2/+4
|
* SONAR-10611 use new help tooltips across the app (#203)Stas Vilchik2018-05-0375-818/+539
|
* Add IT tests (#200)Pascal Mugnier2018-05-038-8/+160
|
* SONAR-10609 open documentation links in the same tabStas Vilchik2018-05-032-27/+5
|
* SONAR-10609 add web api linkStas Vilchik2018-05-032-0/+15
|
* SONAR-10612 replace .icon-detach with DetachIconStas Vilchik2018-05-038-36/+88
|
* SONAR-10613 Generate a documentation static website (#196)Stas Vilchik2018-05-0314-10/+9383
|
* SONAR-10612 Create documentation space in the web appPascal Mugnier2018-05-0362-55/+960
|
* SONAR-10612 Added contentG. Ann Campbell2018-05-0315-1/+489
|
* SONAR-10609 Rework the global help modal to a dropdown (#177)Pascal Mugnier2018-05-0333-637/+663
|
* SONAR-10611 Display inline documentation tooltips (#180)Stas Vilchik2018-05-0367-517/+1763
|
* SONAR-10646 Remove black navbar on sessions pages (login, logout, ...)Grégoire Aubert2018-05-033-6/+12
|
* SONAR-10646 Change hover effect of oauth provider buttonsGrégoire Aubert2018-05-036-128/+232
|
* SONARCLOUD-49 Wrap organization extension inside OrganizationAdminContainerGrégoire Aubert2018-05-032-6/+8
|
* SONAR-10274 Better page title handling for SonarCloudGrégoire Aubert2018-05-0310-633/+723
|