index
:
sonarqube.git
4.5.5
6.7
Martin/DefaultSymbol_ErrorMessage
branch-10.0
branch-10.1
branch-10.2
branch-10.3
branch-10.4
branch-10.5
branch-10.6
branch-10.7
branch-10.8
branch-25.01
branch-25.1
branch-5.6
branch-6.0
branch-6.1
branch-6.2
branch-6.3
branch-6.4
branch-6.5
branch-6.5-M1
branch-6.6
branch-6.6-M1
branch-6.7
branch-7.0
branch-7.9
branch-8.1
branch-8.3
branch-8.4
branch-8.5
branch-8.6
branch-8.7
branch-8.9
branch-9.0
branch-9.1
branch-9.2
branch-9.3
branch-9.4
branch-9.5
branch-9.6
branch-9.7
branch-9.8
branch-9.9
bug/cv/SONAR-20986-open-source-build-on-travis-failing
bugfix/cv/upgrade-travisenv-j17
copy_of_master
docs/th/AzureExtensionCompat15621
feat/smarini/BUILD-6088-add-security-md
feature/jay/fix-travis-build
feature/jh/scanner_report_uploader
feature/wad/do-not-merge-do-not-merge
feature/wad/refresh-cache
feature/wad/wip-node-18
fix/jp/fix-jrog
greg/test-new-cirrus-config
jp/test-ut
lj/testing-release
lj/travis-fix-for-master
master
ms/test-timeout
poc/kirill+dam/open-issue-in-ide
poc/me/travis-public-repo
prevent-jvm-override
task/mm/restore-public-build
task/sma/SONAR-22676_DO-NOT-MERGE
wip/ak/BUILD-3755-test-pr
wip/ant1/try_BUILD-3755_no_public_build_for_lts
wouter-admiraal-sonarsource-patch-1
Continuous Inspection: https://github.com/SonarSource/sonarqube
www-data
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
server
/
sonar-web
/
src
/
main
/
js
/
apps
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
SONAR-9608 Focus the measures page content when selecting a component with sh...
Grégoire Aubert
2017-08-14
1
-1
/
+9
*
SONAR-9608 Fix files view with multiple measures
Grégoire Aubert
2017-08-14
3
-7
/
+7
*
SONAR-9608 Always hide quality gates status measure
Grégoire Aubert
2017-08-14
1
-9
/
+3
*
SONAR-9608 SONAR-8588 Improve treemap
Grégoire Aubert
2017-08-14
3
-5
/
+5
*
Add redirection of old routes to the new format
Grégoire Aubert
2017-08-14
1
-0
/
+36
*
Update measures page IT's
Grégoire Aubert
2017-08-14
2
-49
/
+45
*
Apply review
Stas Vilchik
2017-08-14
9
-96
/
+95
*
Delete old component measures page
Grégoire Aubert
2017-08-14
60
-4559
/
+0
*
SONAR-9608 Fix some issues with Applications and Portfolios on measures page
Grégoire Aubert
2017-08-14
4
-5
/
+26
*
SONAR-9614 Add buttons to navigate through open files on measures page
Grégoire Aubert
2017-08-14
5
-82
/
+274
*
SONAR-9614 Add keyboard shortcuts on project measures page
Grégoire Aubert
2017-08-14
9
-31
/
+151
*
SONAR-9608 Prevent the shortcuts from moving while loading in the page actions
Grégoire Aubert
2017-08-14
3
-8
/
+25
*
SONAR-9608 Fix some racing condition bug when clicking fast on the sidebar
Grégoire Aubert
2017-08-14
2
-32
/
+41
*
SONAR-8591 Update link icon
Grégoire Aubert
2017-08-14
2
-3
/
+20
*
SONAR-9608 SONAR-9636 Add treemap legend on project measures page
Grégoire Aubert
2017-08-14
2
-13
/
+43
*
SONAR-9612 Add bubble chart buttons on the project overview page
Grégoire Aubert
2017-08-14
3
-32
/
+29
*
SONAR-9608 Change facets order in measures page
Grégoire Aubert
2017-08-14
3
-64
/
+73
*
SONAR-9608 SONAR-9615 Add inline documentation on project measures page
Grégoire Aubert
2017-08-14
3
-15
/
+53
*
SONAR-9608 SONAR-9611 Create the project overview bubble chart on the measure...
Grégoire Aubert
2017-08-14
13
-130
/
+227
*
SONAR-9608 Move the secondary measure under the measure detail header
Grégoire Aubert
2017-08-14
3
-160
/
+166
*
SONAR-9608 Use api/components/app to get favorits informations in the measure...
Grégoire Aubert
2017-08-14
3
-6
/
+98
*
SONAR-9608 SONAR-9637 Add the overview bubble charts on the measures page
Grégoire Aubert
2017-08-14
13
-24
/
+550
*
SONAR-9608 SONAR-9611 Add domains overview facets to the measures page sidebar
Grégoire Aubert
2017-08-14
2
-2
/
+86
*
Move measures page drilldown components at the same level as the sidebar
Grégoire Aubert
2017-08-14
8
-31
/
+27
*
SONAR-9608 SONAR-9636 Add treemap view to the components measures page
Grégoire Aubert
2017-08-14
13
-98
/
+287
*
Align facets values with ratings measures page
Grégoire Aubert
2017-08-14
1
-1
/
+10
*
SONAR-9608 SONAR-9635 Make tree view and file view use the same base component
Grégoire Aubert
2017-08-14
16
-281
/
+493
*
SONAR-9608 SONAR-9613 Add the page actions and a select to switch between views
Grégoire Aubert
2017-08-14
27
-78
/
+973
*
SONAR-9608 SONAR-9634 Create the measure list view
Grégoire Aubert
2017-08-14
25
-113
/
+1450
*
Generalize facet components for both issues and measures
Grégoire Aubert
2017-08-14
50
-1844
/
+147
*
SONAR-9608 SONAR-9609 Create the new measures page sidebar with all facets
Grégoire Aubert
2017-08-14
30
-18
/
+2255
*
Move Measure component to the global components folder
Grégoire Aubert
2017-08-14
7
-200
/
+215
*
Move the previous measure page to temporary url
Grégoire Aubert
2017-08-14
66
-17
/
+17
*
SONAR-9583 use fixed width on web api page (#2347)
Stas Vilchik
2017-08-14
2
-37
/
+42
*
Fix bad use of PropTypes
Grégoire Aubert
2017-08-09
1
-1
/
+2
*
SONAR-9603 Fix broken browser history after clicking on the project activity ...
Grégoire Aubert
2017-08-09
2
-3
/
+3
*
Show a message if there is no data to be displayed on the project activity pr...
Grégoire Aubert
2017-08-09
3
-32
/
+52
*
Display overview analysis events tooltip on the left
Grégoire Aubert
2017-08-09
2
-2
/
+2
*
Switch colors of the overview meta headers and overview analysis
Grégoire Aubert
2017-08-09
1
-1
/
+2
*
Do not display separators in the project activity page tooltips if there is n...
Grégoire Aubert
2017-08-09
9
-49
/
+121
*
fix quality profile project selection (#2316)
Stas Vilchik
2017-08-04
1
-6
/
+3
*
fix activity page for applications (#2315)
Stas Vilchik
2017-08-04
3
-0
/
+57
*
Automatic merge from branch-6.5
ssjenka
2017-07-31
4
-110
/
+97
|
\
|
*
SONAR-8550 Update function to group analyses by version
Grégoire Aubert
2017-07-31
4
-111
/
+98
*
|
apply applications feedback (#2297)
Stas Vilchik
2017-07-31
11
-13
/
+65
*
|
fix analysis message
Stas Vilchik
2017-07-31
3
-4
/
+17
*
|
fix display of application quality gate
Stas Vilchik
2017-07-31
3
-9
/
+9
*
|
SONAR-9531 Change the application space
Stas Vilchik
2017-07-31
35
-108
/
+861
*
|
redirect /view to /portfolio
Stas Vilchik
2017-07-31
1
-1
/
+1
*
|
make SelectList available for extensions
Stas Vilchik
2017-07-31
4
-7
/
+8
[prev]
[next]