index
:
sonarqube.git
4.5.5
6.7
Martin/DefaultSymbol_ErrorMessage
SONAR-24639
az/ps-wide-output
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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
SONAR-11885 Add Hotspots to Overview page
Grégoire Aubert
2019-04-23
25
-177
/
+2017
*
SONAR-11886 Highlight Hotspots in issues page
Grégoire Aubert
2019-04-23
38
-146
/
+933
*
SONAR-11856 Display true pull request target instead of base
Grégoire Aubert
2019-04-23
22
-286
/
+348
*
SONARCLOUD-593 Display correctly when coverage is missing in homepage data
Grégoire Aubert
2019-04-16
4
-19
/
+46
*
SONARCLOUD-597 move SonarCloud terms&conditions outside SonarQube
Simon Brandhof
2019-04-16
1
-0
/
+0
*
SONARCLOUD-597 New version of Terms & Conditions
Simon Brandhof
2019-04-16
1
-0
/
+0
*
SONAR-11956 Update yarn.lock
Grégoire Aubert
2019-04-15
1
-18
/
+1
*
SONAR-11952 Fix measure graph zoom issue
Wouter Admiraal
2019-04-12
2
-7
/
+2
*
SONAR-11956 Correct TOC parsing logic, always show sticky TOC for pages
Grégoire Aubert
2019-04-12
10
-329
/
+11
*
SONARCLOUD-520 change location of homepage data file
Simon Brandhof
2019-04-11
5
-14
/
+104
*
SONAR-11734 Guard against missing language plugins
Wouter Admiraal
2019-04-08
4
-7
/
+350
*
SONAR-11762 Fix wrapping issue on Chrome on Windows
Wouter Admiraal
2019-04-08
1
-1
/
+1
*
SONAR-11793 Always enable the use of Google Analytics if 'sonar.analytics.tra...
Wouter Admiraal
2019-04-08
1
-1
/
+1
*
Add missing tests for components
Wouter Admiraal
2019-04-08
2
-0
/
+636
*
Add some more coverage
Grégoire Aubert
2019-04-04
15
-50
/
+790
*
SONARCLOUD-497 Remove Atom logo from homepage
Fabrice Bellingard
2019-04-01
1
-86
/
+108
*
Update yarn locks files
Grégoire Aubert
2019-03-29
1
-3994
/
+3416
*
Improve front end local build time
Grégoire Aubert
2019-03-29
4
-17
/
+27
*
Use same build stats reporter for all modules
Grégoire Aubert
2019-03-29
2
-27
/
+31
*
Update prettier to last version
Grégoire Aubert
2019-03-29
126
-1374
/
+3889
*
Update webpack dependencies
Grégoire Aubert
2019-03-29
5
-27
/
+29
*
Update jest and enzyme
Grégoire Aubert
2019-03-29
13
-19
/
+23
*
Update React, Typescript and Eslint dependencies
Grégoire Aubert
2019-03-29
32
-366
/
+609
*
Update code formatting
Wouter Admiraal
2019-03-29
1
-13
/
+14
*
Fix potential bug in MetaQualityProfiles, add tests
Wouter Admiraal
2019-03-29
3
-5
/
+194
*
Add tests for untested components
Wouter Admiraal
2019-03-29
13
-17
/
+1364
*
Remove dead code
Wouter Admiraal
2019-03-29
1
-34
/
+0
*
Unwrap the projectStatus property from the /api/qualitygates/project_status WS
Wouter Admiraal
2019-03-29
5
-28
/
+26
*
Prevent DocTooltip's setState() from being called if not mounted
Wouter Admiraal
2019-03-29
1
-2
/
+9
*
SONAR-10994 Connect ComponentContainer component to new branch store
Wouter Admiraal
2019-03-29
3
-64
/
+108
*
SONAR-10994 Connect ReviewApp component to new branch store
Wouter Admiraal
2019-03-29
4
-14
/
+485
*
SONAR-10994 Connect BranchStatus component to new branch store
Wouter Admiraal
2019-03-29
8
-25
/
+43
*
SONAR-10994 Add new branch store
Wouter Admiraal
2019-03-29
7
-4
/
+255
*
Use new mocks in branch helper tests
Wouter Admiraal
2019-03-29
2
-57
/
+45
*
Introduce new T.Dict<T> type constructor
Wouter Admiraal
2019-03-29
142
-254
/
+232
*
SONAR-11867, SSF-74 Fix XSS in project links on account/projects
Wouter Admiraal
2019-03-29
8
-69
/
+110
*
SONAR-11681 Add loader for issue list
Jeremy Davis
2019-03-26
6
-9
/
+286
*
Add tests for untested components
Wouter Admiraal
2019-03-26
30
-54
/
+2220
*
Split mocks for CurrentUser and LoggedInUser
Wouter Admiraal
2019-03-26
13
-27
/
+38
*
SONAR-11749 Add Jump to content links for assistive technology users
Wouter Admiraal
2019-03-26
41
-19
/
+629
*
SONAR-11764 Make Rating components accessible
Wouter Admiraal
2019-03-26
5
-4
/
+94
*
SONAR-11713 Change chunk filenames delimiter
Grégoire Aubert
2019-03-19
1
-1
/
+4
*
SONAR-11669 Fix duplicates entries in component tree when using Show more link
Grégoire Aubert
2019-03-19
1
-0
/
+1
*
SONAR-11631 Replace codePeriodVersion with buildString (frontend)
Wouter Admiraal
2019-03-19
4
-10
/
+45
*
SONAR-11668 Jump to measures list view from dashboard
Jeremy Davis
2019-03-18
7
-58
/
+130
*
SONARCLOUD-456 Update screenshot for marketing page
Jeremy Davis
2019-03-18
5
-1
/
+45
*
SONAR-11776 Quality Gate failure conditions should be sorted
Duarte Meneses
2019-03-11
1
-2
/
+3
*
SONAR-11704 Update Bitbucket Cloud widgets
Wouter Admiraal
2019-03-11
1
-8
/
+10
*
SONAR-11726 Add documentation suggestions for new PR overview
Wouter Admiraal
2019-03-11
1
-1
/
+4
*
SONAR-11724 Remove Leak Period logic from code navigator
Wouter Admiraal
2019-03-11
8
-131
/
+29
[prev]
[next]