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
Commit message (
Expand
)
Author
Age
Files
Lines
*
wc accepts files as input parameter.
Patrice Clement
2016-08-18
1
-1
/
+1
*
Variables should be local to each function to avoid clashing in the global na...
Patrice Clement
2016-08-18
1
-11
/
+9
*
Use -z flag to properly test for stirng length.
Patrice Clement
2016-08-18
1
-1
/
+1
*
Remove extraneous echo calls in showHelp().
Patrice Clement
2016-08-18
1
-6
/
+6
*
Enable ut
Duarte Meneses
2016-08-17
1
-1
/
+0
*
Enable Surefire XML reports for Surefire sensor
Duarte Meneses
2016-08-17
1
-1
/
+1
*
Improve scanner report viewer
Duarte Meneses
2016-08-17
3
-2
/
+87
*
SONAR-7963 Display duplications on new code (#1148)
Stas Vilchik
2016-08-17
4
-9
/
+69
*
SONAR-7965 Organize new duplications and size measures (#1147)
Stas Vilchik
2016-08-17
1
-1
/
+6
*
fix alignment glitch on the project dasboard
Stas Vilchik
2016-08-17
1
-1
/
+1
*
SONAR-7951 Rename new duplicated lines metric to "Duplicated Lines on New Code"
Julien Lancelot
2016-08-16
2
-4
/
+4
*
SONAR-7957 Replace new ncloc by new lines
Julien Lancelot
2016-08-16
8
-112
/
+45
*
SONAR-7953 Add IT
Julien Lancelot
2016-08-16
23
-0
/
+581
*
SONAR-7953 New metric « New Duplicated Lines (%) »
Julien Lancelot
2016-08-16
9
-472
/
+320
*
SONAR-7960 fix ClusterTest, ServerLogsTest and WS logs example
Sébastien Lesaint
2016-08-16
3
-101
/
+101
*
SONAR-7960 add task UUID to logs
Sébastien Lesaint
2016-08-16
8
-38
/
+49
*
SONAR-7833 make all public methods of CeLogging non static
Sébastien Lesaint
2016-08-16
7
-38
/
+106
*
SONAR-7833 ce activity logs in sonar.log if level is DEBUG or TRACE
Sébastien Lesaint
2016-08-16
12
-132
/
+226
*
SONAR-7833 log visitor execution timings in ce_activity.log
Sébastien Lesaint
2016-08-16
2
-6
/
+8
*
SONAR-7833 log cross-project duplication status at DEBUG level
Sébastien Lesaint
2016-08-16
2
-13
/
+12
*
SONAR-7833 dump scanner context as DEBUG to not pollute sonar.log
Sébastien Lesaint
2016-08-16
2
-2
/
+2
*
SONAR-7833 fix IT QualityGateTest to not use WS /api/ce/logs
Sébastien Lesaint
2016-08-16
3
-32
/
+23
*
SONAR-7841 remove code to write CE task logs
Sébastien Lesaint
2016-08-16
15
-1003
/
+3
*
SONAR-7834 fix perf test as task duration is now in ce_activity.log
Sébastien Lesaint
2016-08-16
5
-35
/
+67
*
SONAR-7834 remove internal WS /api/ce/logs
Sébastien Lesaint
2016-08-16
9
-413
/
+4
*
SONAR-7966 field logs deprecated in /api/ce/{task/component/activity}
Sébastien Lesaint
2016-08-16
7
-30
/
+14
*
SONAR-7833 task start/stop logs in sonar.log only if DEBUG is enabled
Sébastien Lesaint
2016-08-16
17
-69
/
+268
*
SONAR-7833 task start/stop and step messages now go to ce_activity.log
Sébastien Lesaint
2016-08-16
16
-83
/
+388
*
SONAR-7957 New metric « New Lines of Code »
Teryk Bellahsene
2016-08-13
7
-15
/
+423
*
SONAR-7919 apply feedback
Stas Vilchik
2016-08-12
5
-6
/
+12
*
SONAR-7952 New metric « Duplicated blocks on new code »
Teryk Bellahsene
2016-08-12
5
-282
/
+206
*
SONAR-7951 New metric « Duplicated lines on new code »
Teryk Bellahsene
2016-08-12
8
-5
/
+662
*
SONAR-7962 Move "Size" section to the sidebar (#1142)
Stas Vilchik
2016-08-12
14
-141
/
+166
*
SONAR-7930 WS api/components/bulk_update_key dry run fails when invalid key
Teryk Bellahsene
2016-08-12
5
-2
/
+77
*
SONAR-7930 WS api/components/bulk_update_key handles special characters
Teryk Bellahsene
2016-08-12
2
-8
/
+15
*
SONAR-7919 remove old key from recent history
Stas Vilchik
2016-08-12
3
-0
/
+13
*
SONAR-7919 handle errors and display success messages
Stas Vilchik
2016-08-12
8
-40
/
+122
*
Remove useless rails code
Julien Lancelot
2016-08-11
4
-123
/
+0
*
fix l10n message
Stas Vilchik
2016-08-11
1
-1
/
+1
*
SONAR-7928 SONAR-7929 Update and bulk update of component key does not update...
Teryk Bellahsene
2016-08-11
4
-5
/
+75
*
SONAR-7929 WS api/components/blulk_update_key update description of required ...
Teryk Bellahsene
2016-08-11
1
-1
/
+0
*
SONAR-7928 WS api/components/update_key update description of required permis...
Teryk Bellahsene
2016-08-11
1
-1
/
+0
*
Fix typo of api/components description
Teryk Bellahsene
2016-08-11
1
-1
/
+1
*
SONAR-7920 better align link icons
Stas Vilchik
2016-08-11
1
-5
/
+0
*
SONAR-7920 limit max length of link name and url
Stas Vilchik
2016-08-11
3
-9
/
+56
*
set titles of my account pages
Stas Vilchik
2016-08-11
5
-13
/
+60
*
SONAR-7958 add IT
Sébastien Lesaint
2016-08-10
10
-2
/
+169
*
SONAR-7910 javadoc fixes in StartupBarrier and WebServerBarrier
Sébastien Lesaint
2016-08-10
2
-4
/
+4
*
SONAR-7958 fix UUID_PATH of file created by ComponentTesting
Sébastien Lesaint
2016-08-10
49
-307
/
+310
*
SONAR-7958 populate PROJECTS.B_UUID_PATH in PersistComponentsStep
Sébastien Lesaint
2016-08-10
5
-30
/
+81
[next]