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
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
use autoprefixer, clean up styles
Stas Vilchik
2015-11-12
30
-590
/
+168
*
Fix quality flaws
Julien Lancelot
2015-11-12
6
-40
/
+187
*
SONAR-6359 add detailed "Issues & Technical Debt" panel for the "Overview" ma...
Stas Vilchik
2015-11-12
15
-145
/
+489
*
SONAR-6993 Fix SQL query on MsSQL and Oracle
Julien Lancelot
2015-11-12
1
-2
/
+3
*
SONAR-6323 reactivate CrossProjectDuplicationTest
Julien Lancelot
2015-11-12
1
-3
/
+0
*
SONAR-7012 Use standard persistence for duplications_data measure
Julien Lancelot
2015-11-12
4
-205
/
+153
*
Replace MutableAnalysisMetadataHolderRule by AnalysisMetadataHolderRule when ...
Julien Lancelot
2015-11-12
6
-15
/
+17
*
Replace AnalysisMetadataHolder analysis date object by long
Julien Lancelot
2015-11-12
18
-53
/
+33
*
Replace usage of BatchReportReader.readMetadata() by AnalysisMetadataHolder
Julien Lancelot
2015-11-12
4
-44
/
+36
*
SONAR-6993 Persist cpd text blocks into DUPLICATIONS_INDEX
Julien Lancelot
2015-11-12
7
-10
/
+269
*
SONAR-6993 Compute cross project duplications
Julien Lancelot
2015-11-12
12
-20
/
+1289
*
SONAR-6993 Search duplication candidates by hashes
Julien Lancelot
2015-11-12
8
-111
/
+111
*
SONAR-6993 Replace hash of CpdTextBlock from a list of int to a string
Julien Lancelot
2015-11-12
5
-10
/
+8
*
SONAR-6993 Rename DuplicationBlock into CpdTextBlock
Julien Lancelot
2015-11-12
13
-44
/
+39
*
SONAR-6993 Load report metadata in a dedicated step
Julien Lancelot
2015-11-12
8
-43
/
+223
*
SONAR-6993 Add root component ref in analysis metadata holder
Julien Lancelot
2015-11-12
5
-2
/
+63
*
SONAR-6993 Add branch in analysis metadata holder
Julien Lancelot
2015-11-12
5
-26
/
+125
*
SONAR-6993 Add isCpdEnabled in analysis metadata holder
Julien Lancelot
2015-11-12
5
-2
/
+72
*
SONAR-6993 Replace first analysis flag by the project snapshot
Julien Lancelot
2015-11-12
13
-70
/
+355
*
SONAR-6993 Add component uuid in SnapshotQuery
Julien Lancelot
2015-11-12
7
-0
/
+83
*
SONAR-6993 Add readComponentDuplicationBlocks in ce BatchReportReader
Julien Lancelot
2015-11-12
4
-0
/
+41
*
Improve test to only return missing steps in container
Julien Lancelot
2015-11-12
1
-15
/
+18
*
SONAR-6922 Fix assembly size
Julien HENRY
2015-11-12
2
-4
/
+25
*
SONAR-6922 Minor improvements on Scanner Report Viewer
Julien HENRY
2015-11-12
2
-2
/
+5
*
Improve quality
Duarte Meneses
2015-11-11
5
-24
/
+16
*
SONAR-7003 Refactor batch issue tracking
Duarte Meneses
2015-11-11
28
-717
/
+533
*
SONAR-6991 remove batch code generating duplicate_* measures
Sébastien Lesaint
2015-11-10
3
-76
/
+1
*
SONAR-6991 compute all duplicate_* measure in CE
Sébastien Lesaint
2015-11-10
4
-206
/
+337
*
SONAR-6991 remove duplicated_lines_density from metrics allowed in report
Sébastien Lesaint
2015-11-10
3
-18
/
+16
*
fix some quality flaws
Sébastien Lesaint
2015-11-10
4
-4
/
+108
*
Fix some quality flaws
Julien HENRY
2015-11-10
1
-3
/
+1
*
SONAR-6331 apply feedback
Stas Vilchik
2015-11-10
6
-24
/
+15
*
SONAR-6360 add detailed "Code Coverage" panel for the "Overview" main page
Stas Vilchik
2015-11-10
14
-231
/
+363
*
SONAR-6990 Adjust expected duration of file persistence
Julien Lancelot
2015-11-10
1
-1
/
+2
*
SONAR-6952 fix wording
Stas Vilchik
2015-11-10
1
-1
/
+1
*
SONAR-6917 apply feedback
Stas Vilchik
2015-11-10
2
-1
/
+2
*
SONAR-6952 apply feedback
Stas Vilchik
2015-11-10
2
-5
/
+13
*
SONAR-6361 add detailed "Duplications" panel for the "Overview" main page
Stas Vilchik
2015-11-09
12
-113
/
+178
*
SONAR-6978 Provide enhanced issue locations (start/end) offset in issues mode
Duarte Meneses
2015-11-09
42
-1569
/
+2519
*
clean imports in ITs
Duarte Meneses
2015-11-09
6
-11
/
+0
*
Fix typos
Duarte Meneses
2015-11-09
3
-5
/
+5
*
SONAR-6922 Fix some quality flaws and provide executable JAR
Julien HENRY
2015-11-09
4
-26
/
+70
*
SONAR-6990 implement check otherFileKey is not a project key
Sébastien Lesaint
2015-11-09
3
-128
/
+144
*
SONAR-6990 merge ReportTreeRootHolder into TreeRootHolder
Sébastien Lesaint
2015-11-09
16
-268
/
+321
*
SONAR-6990 add one missing UT on DuplicationsPublisher
Sébastien Lesaint
2015-11-09
1
-0
/
+48
*
SONAR-6990 now read duplication only from DuplicationRepository
Sébastien Lesaint
2015-11-09
10
-291
/
+459
*
fix UT: remove duplicated tests since key is now stored in Component
Sébastien Lesaint
2015-11-09
1
-167
/
+40
*
fix UT: otherFileRef must not be set for same file Duplication
Sébastien Lesaint
2015-11-09
1
-4
/
+4
*
SONAR-6990 add DuplicationRepository and LoadDuplicationsFromReportStep
Sébastien Lesaint
2015-11-09
21
-0
/
+2251
*
SONAR-6990 add ComponentImpl.equals and hashcode based on uuid
Sébastien Lesaint
2015-11-09
2
-6
/
+34
[next]