aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Delete old component measures pageGrégoire Aubert2017-08-1467-4957/+0
* SONAR-9608 Fix some issues with Applications and Portfolios on measures pageGrégoire Aubert2017-08-144-5/+26
* SONAR-9614 Add buttons to navigate through open files on measures pageGrégoire Aubert2017-08-145-82/+274
* SONAR-9614 Add keyboard shortcuts on project measures pageGrégoire Aubert2017-08-149-31/+151
* SONAR-9608 Prevent the shortcuts from moving while loading in the page actionsGrégoire Aubert2017-08-144-8/+34
* SONAR-9608 Fix some racing condition bug when clicking fast on the sidebarGrégoire Aubert2017-08-142-32/+41
* SONAR-8591 Update link iconGrégoire Aubert2017-08-148-16/+87
* SONAR-8588 On treemap, place tooltip on left or right depending on tile positionGrégoire Aubert2017-08-141-2/+2
* SONAR-9608 SONAR-9636 Add treemap legend on project measures pageGrégoire Aubert2017-08-146-19/+227
* SONAR-9612 Add bubble chart buttons on the project overview pageGrégoire Aubert2017-08-144-43/+32
* SONAR-9608 Change facets order in measures pageGrégoire Aubert2017-08-143-64/+73
* Change selected values badge style on the facets headersGrégoire Aubert2017-08-143-3/+7
* SONAR-9608 SONAR-9615 Add inline documentation on project measures pageGrégoire Aubert2017-08-148-28/+98
* SONAR-9608 SONAR-9611 Create the project overview bubble chart on the measure...Grégoire Aubert2017-08-1415-93/+262
* SONAR-9608 Move the secondary measure under the measure detail headerGrégoire Aubert2017-08-146-167/+184
* SONAR-9608 Use api/components/app to get favorits informations in the measure...Grégoire Aubert2017-08-143-6/+98
* SONAR-9608 SONAR-9637 Add the overview bubble charts on the measures pageGrégoire Aubert2017-08-1413-24/+550
* SONAR-9608 SONAR-9611 Add domains overview facets to the measures page sidebarGrégoire Aubert2017-08-143-2/+87
* Move measures page drilldown components at the same level as the sidebarGrégoire Aubert2017-08-148-31/+27
* SONAR-9608 SONAR-9636 Add treemap view to the components measures pageGrégoire Aubert2017-08-1418-128/+551
* Align facets values with ratings measures pageGrégoire Aubert2017-08-141-1/+10
* SONAR-9608 SONAR-9635 Make tree view and file view use the same base componentGrégoire Aubert2017-08-1417-281/+494
* SONAR-9608 SONAR-9613 Add the page actions and a select to switch between viewsGrégoire Aubert2017-08-1434-91/+1071
* SONAR-9608 SONAR-9634 Create the measure list viewGrégoire Aubert2017-08-1430-123/+1473
* Generalize facet components for both issues and measuresGrégoire Aubert2017-08-1450-815/+166
* SONAR-9608 SONAR-9609 Create the new measures page sidebar with all facetsGrégoire Aubert2017-08-1435-57/+2330
* Move Measure component to the global components folderGrégoire Aubert2017-08-1410-200/+372
* Add metrics redux storeGrégoire Aubert2017-08-144-0/+103
* Move the previous measure page to temporary urlGrégoire Aubert2017-08-1472-29/+29
* SONAR-9583 use fixed width on web api page (#2347)Stas Vilchik2017-08-142-37/+42
* SONAR-8798 Fix sonar.properties default valuesEric Hartmann2017-08-112-4/+4
* SONAR-9708 Return incremental field in api/ce/componentJulien Lancelot2017-08-112-38/+82
* SONAR-9708 Return incremental field in api/ce/activityJulien Lancelot2017-08-114-83/+160
* Remove hard coded uuid from ActivityActionTestJulien Lancelot2017-08-111-80/+85
* BUILD-495 add incremental analysis and full analysis every 0 ending buildTom2017-08-111-2/+9
* Adds vscode to gitignoreTom2017-08-111-0/+3
* Fix bad merge of SearchActionComponentsTestJulien Lancelot2017-08-1128-786/+923
* SONAR-8798 use SonarQube's current JVM to launch ElasticsearchDaniel Schwarz2017-08-101-1/+1
* Fix bad use of PropTypesGrégoire Aubert2017-08-091-1/+2
* SONAR-9603 Fix broken browser history after clicking on the project activity ...Grégoire Aubert2017-08-092-3/+3
* Show a message if there is no data to be displayed on the project activity pr...Grégoire Aubert2017-08-093-32/+52
* Display overview analysis events tooltip on the leftGrégoire Aubert2017-08-092-2/+2
* Switch colors of the overview meta headers and overview analysisGrégoire Aubert2017-08-091-1/+2
* Do not display separators in the project activity page tooltips if there is n...Grégoire Aubert2017-08-099-49/+121
* SONAR-8798 fix quality flawsDaniel Schwarz2017-08-0915-158/+121
* SONAR-8798 reduce ES memory to 512m for integration testsDaniel Schwarz2017-08-095-0/+31
* SONAR-8798 log stderr of subprocessesEric Hartmann2017-08-095-6/+33
* SONAR-8798 log exit value of terminated sub processesDaniel Schwarz2017-08-095-17/+37
* SONAR-8798 make startup time performance test accept 34s (due to ES5)Daniel Schwarz2017-08-091-1/+1
* SONAR-8798 pass sonar.search.javaOpts in a file to ESDaniel Schwarz2017-08-095-15/+99