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
/
components
/
charts
Commit message (
Expand
)
Author
Age
Files
Lines
*
SONAR-15910 Extract Languages from redux
Jeremy Davis
2022-02-01
1
-8
/
+3
*
Update license headers for 2022 [update headers]
Pierre
2022-01-28
33
-33
/
+33
*
SONAR-15945 Get rid of T namespace in sonar-web
philippe-perrin-sonarsource
2022-01-27
6
-22
/
+24
*
SONAR-15498 Manual selection of project's branches for portfolio
Philippe Perrin
2021-11-09
2
-6
/
+27
*
SONAR-15515 Fix Language Distribution UI
guillaume-peoch-sonarsource
2021-10-19
5
-42
/
+23
*
[NO-JIRA] use esbuild for sonar-web
Jeremy Davis
2021-09-30
6
-6
/
+6
*
Fix multiple Code Smells
Wouter Admiraal
2021-09-13
7
-233
/
+416
*
SONAR-15297 Remove all sonar-ui-common theming logic
Wouter Admiraal
2021-08-20
7
-152
/
+420
*
SONAR-15297 Move all code from sonar-ui-common back to respective sonar-web f...
Wouter Admiraal
2021-08-20
37
-9
/
+5985
*
SONAR-15297 Move sonar-ui-common code to sonar-web
Wouter Admiraal
2021-08-20
4
-9
/
+9
*
Update license headers for 2021 [update headers]
Wouter Admiraal
2021-01-08
7
-7
/
+7
*
SONAR-11556 Make bubblechart legend actionable
Jeremy Davis
2020-12-04
4
-13
/
+236
*
Format all headers for 2020
Wouter Admiraal
2020-01-07
6
-6
/
+6
*
Sort import in sonar-web
philippe-perrin-sonarsource
2019-07-19
5
-6
/
+6
*
SC-704 Extract components into sonar-ui-common (#1714)
Grégoire Aubert
2019-07-11
28
-3453
/
+5
*
Remove inappropriate usage of outline badges
Wouter Admiraal
2019-06-28
1
-4
/
+1
*
SONAR-12196 Fix SSF-79
Jeremy Davis
2019-06-28
2
-12
/
+26
*
Update prettier to last version
Grégoire Aubert
2019-03-29
1
-5
/
+7
*
SONAR-11589 Disable language facet in rules page when QP is selected
Grégoire Aubert
2019-01-18
1
-1
/
+1
*
SONAR-11565 Fix blank treemap for leak measures without new lines
Grégoire Aubert
2019-01-16
1
-17
/
+0
*
apply feedback on drop of modules (#1036)
Stas Vilchik
2019-01-16
1
-6
/
+0
*
Fix license headers for 2019
Duarte Meneses
2019-01-02
29
-29
/
+29
*
SONAR-11559 fix grid overflow in bubble chart
Stas Vilchik
2018-12-20
1
-4
/
+6
*
improve code quality
Stas Vilchik
2018-12-20
2
-82
/
+73
*
SONAR-11559 corretly center bubble chart when zooming
Stas Vilchik
2018-12-20
3
-17
/
+31
*
SONARCLOUD-176 Allow upgrading to paid organization when provisioning projects
Grégoire Aubert
2018-12-07
4
-2
/
+5
*
create global type definitions (#1017)
Stas Vilchik
2018-12-05
1
-2
/
+1
*
SONAR-11175 fix timeline tooltip position after page resize
Stas Vilchik
2018-10-12
1
-12
/
+2
*
rewrite project activity app in ts (#740)
Stas Vilchik
2018-09-25
2
-251
/
+205
*
SONAR-11296 Display language name after bulk activation of rules
Grégoire Aubert
2018-09-25
1
-1
/
+1
*
SONAR-11159 SONAR-11163 Add leak background color on code page
Grégoire Aubert
2018-09-19
1
-1
/
+1
*
SONAR-11165 Migrate rest of component measures page to TS
Grégoire Aubert
2018-09-19
3
-15
/
+19
*
finish typing redux store and simplify connected components (#675)
Stas Vilchik
2018-09-03
3
-8
/
+8
*
SONAR-11140 Rewrite part of component measures page to TS
Grégoire Aubert
2018-08-16
3
-4
/
+4
*
update main dependencies & fix autofixable eslint warnings (#601)
Stas Vilchik
2018-08-10
6
-31
/
+33
*
SONAR-9638 Display dot for single data point in the activity graph
Grégoire Aubert
2018-08-09
1
-13
/
+46
*
fix bar chart styling
Stas Vilchik
2018-06-21
1
-0
/
+1
*
fix project home page timeline with missing values
Stas Vilchik
2018-06-12
1
-6
/
+6
*
SONAR-9416 Fix and improve bubble chart zoom
Pascal Mugnier
2018-06-05
3
-162
/
+99
*
SONAR-10671 Reduce render-blocking stylesheets (#297)
Stas Vilchik
2018-05-31
18
-0
/
+483
*
rewrite some components in ts (#243)
Stas Vilchik
2018-05-15
16
-490
/
+492
*
SONAR-10664 Improve dropdown UI/UX consistency (#217)
Stas Vilchik
2018-05-09
1
-17
/
+8
*
Fix zoom reset issue (#144)
Pascal Mugnier
2018-04-12
1
-2
/
+4
*
SONAR-9416 Enable zoom on bubble charts (#127)
Pascal Mugnier
2018-04-11
3
-318
/
+434
*
SONAR-9697 Ensure tooltips are always placed correctly (#77)
Stas Vilchik
2018-04-04
6
-190
/
+199
*
drop unused web components
Stas Vilchik
2018-03-22
7
-188
/
+57
*
update eslint and plugins, add new rules (#3041)
Stas Vilchik
2018-02-09
1
-1
/
+1
*
strengthen import/order (#3024)
Stas Vilchik
2018-02-07
1
-1
/
+1
*
fix file headers
Stas Vilchik
2018-01-15
6
-32
/
+12
*
update jest & enzyme
Stas Vilchik
2018-01-12
1
-2
/
+2
[next]