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-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-9736 Build UI for long-living branches (#2390)
Stas Vilchik
2017-09-12
95
-753
/
+2093
*
SONAR-9702 Build UI for short-lived branches (#2371)
Stas Vilchik
2017-09-12
82
-524
/
+1901
*
Bring 6.6-SNAPSHOT back
Simon Brandhof
2017-09-12
1
-1
/
+1
*
Release 6.6-M1
Simon Brandhof
2017-09-12
1
-1
/
+1
*
SONAR-9181 bulk delete projects or bulk apply template in one go
Stas Vilchik
2017-09-11
22
-150
/
+350
*
SONAR-4566 Identify old project on projects management page
Stas Vilchik
2017-09-11
12
-23
/
+250
*
SONAR-8693 Do not allow to filter portfolios or applications by status on man...
Stas Vilchik
2017-09-11
10
-107
/
+202
*
SONAR-9784 Drop ghosts tab on projects management page
Stas Vilchik
2017-09-11
6
-55
/
+4
*
SONAR-9784 rewrite projects management page
Stas Vilchik
2017-09-11
52
-739
/
+3863
*
SONAR-8979 do not display settings page for portfolios
Stas Vilchik
2017-08-29
1
-1
/
+1
*
Fix style regression on projects facets (leak)
Grégoire Aubert
2017-08-25
4
-6
/
+10
*
Reorganize the measures page sidebar
Grégoire Aubert
2017-08-25
9
-165
/
+214
*
Invert y axis of project and coverage overview bubblecharts on measures page
Grégoire Aubert
2017-08-25
3
-3
/
+9
*
Fix tags search in rules page
Grégoire Aubert
2017-08-25
1
-1
/
+1
*
SONAR-9376 Update footer to correctly resize on the new page layout
Grégoire Aubert
2017-08-25
7
-15
/
+22
*
Fix leak period background when zoomed on activity graphs
Grégoire Aubert
2017-08-25
1
-0
/
+1
*
SONAR-9521 Add sparator between ws descriptions (hum and rewrite to ts)
Grégoire Aubert
2017-08-25
34
-945
/
+1919
*
Migrate to ts and improve Checkbox
Grégoire Aubert
2017-08-25
6
-100
/
+105
*
SONAR-9747 Make components and global settings independant from each others i...
Grégoire Aubert
2017-08-25
19
-62
/
+94
*
Fix y axis placement on measures page overview graphs
Grégoire Aubert
2017-08-25
1
-2
/
+3
*
Fix bad display of project dashboard page on small screens
Grégoire Aubert
2017-08-25
6
-57
/
+44
*
SONAR-9436 Expose intl context and some date components
Grégoire Aubert
2017-08-25
2
-1
/
+10
*
Use date parsing function from date-fns instead of new Date()
Grégoire Aubert
2017-08-25
65
-262
/
+326
*
SONAR-9385 SONAR-9436 Replace moment with react-intl
Grégoire Aubert
2017-08-25
91
-880
/
+1104
*
move some helpers to ts (#2399)
Stas Vilchik
2017-08-23
14
-137
/
+152
*
update node and yarn
Stas Vilchik
2017-08-21
1
-2
/
+2
*
remove I prefix from interfaces
Stas Vilchik
2017-08-21
39
-104
/
+104
*
translate api/ to ts
Stas Vilchik
2017-08-21
36
-1522
/
+1236
*
translate all routes files to ts (#2378)
Stas Vilchik
2017-08-18
132
-2171
/
+2014
*
add typings, update tsconfig (#2376)
Stas Vilchik
2017-08-17
3
-13
/
+56
*
Fix facets' arrows on measures page
Grégoire Aubert
2017-08-17
2
-1
/
+2
*
SONAR-9435 Manage issues' popup at the list level
Grégoire Aubert
2017-08-17
19
-39
/
+94
*
SONAR-9390 Reduce a little bit the nav bar min width to better match the page...
Grégoire Aubert
2017-08-17
1
-1
/
+1
*
SONAR-9434 Allow error messages to display on more than one line.
Grégoire Aubert
2017-08-17
2
-49
/
+27
*
Add missing error messages in quality gates page
Grégoire Aubert
2017-08-17
3
-22
/
+19
*
SONAR-9605 Fix infinite spinner on rules page
Grégoire Aubert
2017-08-17
1
-21
/
+27
*
SONAR-9605 Fix infinite spinner on issues page
Grégoire Aubert
2017-08-17
6
-54
/
+79
*
SONAR-9605 Fix infinite spinner on project overview page
Grégoire Aubert
2017-08-17
3
-8
/
+26
*
SONAR-9605 Fix infinite spinner on project activity page
Grégoire Aubert
2017-08-17
8
-35
/
+52
*
Fix wrong treemap legend for coverage measure
Grégoire Aubert
2017-08-17
1
-5
/
+4
*
Remove bottom border on coding rules facets
Grégoire Aubert
2017-08-17
1
-4
/
+6
*
Fix quality flaws
Grégoire Aubert
2017-08-17
2
-29
/
+36
*
SONAR-9474 Don't hide the avatar column anymore in users adminitration
Grégoire Aubert
2017-08-17
2
-33
/
+1
*
SONAR-9513 Add spacebar shortcut to check an issue
Grégoire Aubert
2017-08-17
1
-3
/
+10
*
SONAR-8689 Add confirm dialog before reseting a setting in the administration
Grégoire Aubert
2017-08-17
1
-7
/
+59
*
Fix broken link to inherited Quality Profile in rule view
Grégoire Aubert
2017-08-17
1
-1
/
+1
*
SONAR-9719 Fix rule attributes display for inherited Quality Profile
Grégoire Aubert
2017-08-17
1
-4
/
+3
*
Do not round numbers in project activity graph's tooltips
Grégoire Aubert
2017-08-17
1
-1
/
+3
*
SONAR-9708 apply feedback (#2362)
Stas Vilchik
2017-08-16
6
-12
/
+107
*
update yarn.lock
Stas Vilchik
2017-08-16
1
-7
/
+1
[next]