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
*
Fix code formatting issue
Grégoire Aubert
2018-09-24
1
-1
/
+3
*
Fix documentation links inside SQ
Grégoire Aubert
2018-09-24
15
-22
/
+26
*
Cirrus - Avoid runing eslint 2 times on CI
Grégoire Aubert
2018-09-24
1
-4
/
+1
*
rewrite account app in ts
Stas Vilchik
2018-09-21
14
-147
/
+160
*
rewrite about app in ts
Stas Vilchik
2018-09-21
14
-154
/
+114
*
finish rewriting overview app to ts
Stas Vilchik
2018-09-21
17
-268
/
+141
*
MMF-1420 Ease management of Embedded Docs navigation (#699)
Pascal Mugnier
2018-09-19
21
-242
/
+514
*
SONAR-11164 improve display of empty measures page
Stas Vilchik
2018-09-19
4
-111
/
+152
*
SONAR-11159 SONAR-11163 Add leak background color on code page
Grégoire Aubert
2018-09-19
11
-65
/
+296
*
SONAR-11159 SONAR-11160 Add new coverage and overall coverage next to branch ...
Grégoire Aubert
2018-09-19
8
-29
/
+19
*
SONAR-11159 SONAR-11163 Update Code page for pull requests and short living b...
Grégoire Aubert
2018-09-19
20
-256
/
+641
*
SONAR-11164 Add measures page for short-lived branches and PR
Grégoire Aubert
2018-09-19
13
-108
/
+267
*
SONAR-11165 Migrate rest of component measures page to TS
Grégoire Aubert
2018-09-19
45
-577
/
+513
*
SONAR-11184 Deprecate custom measure feature in the web app
Stas Vilchik
2018-09-07
4
-8
/
+28
*
finish typing redux store and simplify connected components (#675)
Stas Vilchik
2018-09-03
95
-358
/
+199
*
SONAR-11128 Add parameter metadata on the Web API page
Stas Vilchik
2018-08-27
3
-85
/
+259
*
SONAR-11134 Change the doc search ranking algorithm
Stas Vilchik
2018-08-27
5
-8
/
+37
*
SONAR-10679 Add associated labels to the global search
Stas Vilchik
2018-08-27
1
-0
/
+1
*
SONAR-11053 add disabled "Activate more" button for built-in profiles
Stas Vilchik
2018-08-24
3
-4
/
+39
*
introduce IssueType and RuleType enums
Stas Vilchik
2018-08-24
22
-71
/
+99
*
SONAR-11082 open rule permalink on cmd+click
Stas Vilchik
2018-08-24
4
-13
/
+192
*
SONAR-11156 fix issues section of hotspot rules
Stas Vilchik
2018-08-24
4
-9
/
+312
*
change ProjectCardLeak-test to not depend on current time
Stas Vilchik
2018-08-23
4
-16
/
+22
*
drop organization members from redux store (#637)
Stas Vilchik
2018-08-22
33
-578
/
+776
*
rewrite project deletion in typescript (#633)
Stas Vilchik
2018-08-22
10
-120
/
+323
*
drop project links from redux store (#632)
Stas Vilchik
2018-08-22
22
-193
/
+800
*
drop favorites from redux store (#631)
Stas Vilchik
2018-08-22
3
-104
/
+87
*
SONAR-11093 use "projects" instead of "projectUuids"
Stas Vilchik
2018-08-21
12
-42
/
+49
*
SONAR-6400 require only 1 character to search languages
Stas Vilchik
2018-08-21
2
-0
/
+2
*
SONAR-11127 Standardize facets behaviour between issues and rules page (#624)
Stas Vilchik
2018-08-21
2
-10
/
+4
*
SONAR-6961 load counts for search results (#619)
Stas Vilchik
2018-08-21
18
-184
/
+142
*
SONAR-10938 do not display undefined language in rule facet (#618)
Stas Vilchik
2018-08-21
4
-10
/
+16
*
SONAR-11124 restrict search for tags/authors to current project (#614)
Stas Vilchik
2018-08-21
3
-3
/
+11
*
SONAR-10997 display the total effort on the issues page (#615)
Stas Vilchik
2018-08-21
8
-2
/
+195
*
SONAR-6961 Add issue counts to search in rule facet on issue page (#612)
Stas Vilchik
2018-08-21
22
-924
/
+335
*
SONAR-9369 Add search for module, directory, file and author facets (#606)
Stas Vilchik
2018-08-21
9
-374
/
+221
*
SONAR-6400 allow to show more items in a facet (#597)
Stas Vilchik
2018-08-21
2
-0
/
+6
*
SONAR-6400 Move the search box above the list of facet items (#592)
Stas Vilchik
2018-08-21
18
-715
/
+678
*
SONAR-9693 Better display facets with long names (#586)
Stas Vilchik
2018-08-21
20
-414
/
+644
*
move marketplace from redux to react context (#626)
Stas Vilchik
2018-08-20
2
-19
/
+11
*
fixup! SONAR-10471 Improve leak period description for specific date
Grégoire Aubert
2018-08-20
5
-133
/
+180
*
SONAR-10471 Improve leak period description for specific date
Grégoire Aubert
2018-08-20
10
-172
/
+284
*
SONAR-11140 Don't automatically select first file in project measures page
Grégoire Aubert
2018-08-16
16
-188
/
+602
*
SONAR-11140 Rewrite part of component measures page to TS
Grégoire Aubert
2018-08-16
22
-498
/
+447
*
SONAR-11150 Display all results when searching in projects page language facet
Grégoire Aubert
2018-08-16
4
-142
/
+12
*
SONAR-11149 Fix loading problems in issues page
Grégoire Aubert
2018-08-16
5
-131
/
+43
*
SONAR-11149 Fix issues facet filtering race condition
Grégoire Aubert
2018-08-16
1
-27
/
+37
*
SONAR-11149 Fix facets opening race conditions
Grégoire Aubert
2018-08-16
1
-9
/
+7
*
SONAR-11148 Fix bad use of scmAccount param in api/users/update
Grégoire Aubert
2018-08-16
3
-4
/
+4
*
SONAR-11123 Avoid duplicate API call to api/organizations/search in org proje...
Grégoire Aubert
2018-08-16
2
-28
/
+32
[next]