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-ce-task-projectanalysis
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix bugs, mainly about type casts
Simon Brandhof
2018-10-18
4
-21
/
+16
*
SONAR-11280 add TreeRootHolder#isEmpty
Sébastien Lesaint
2018-10-11
8
-46
/
+58
*
stabilize UT in QualityProfileEventsStepTest
Sébastien Lesaint
2018-10-10
1
-22
/
+15
*
SONAR-11241 Persist analysis warnings from scanner report
Janos Gyerik
2018-10-10
7
-2
/
+170
*
SONAR-11238 move PersistFileSourcesStep to source package
Sébastien Lesaint
2018-10-10
3
-25
/
+13
*
SONAR-11238 record warning when broken symbol data in report
Sébastien Lesaint
2018-10-10
2
-14
/
+115
*
SONAR-11238 debug log instead of warn when highlighting data error
Sébastien Lesaint
2018-10-10
2
-6
/
+6
*
SONAR-11238 record warning when broken highlighting data in report
Sébastien Lesaint
2018-10-10
23
-291
/
+880
*
SONAR-11310 add temporary columns to CE tables
Sébastien Lesaint
2018-10-04
9
-99
/
+214
*
remove usage of Guava Optional from ComponentDao
Sébastien Lesaint
2018-10-04
5
-11
/
+11
*
SONAR-10555 fail analysis if leak period is invalid
Sébastien Lesaint
2018-10-03
3
-327
/
+506
*
SONAR-10555 enforce at API level that project version is never null
Sébastien Lesaint
2018-10-03
63
-433
/
+394
*
SONAR-10555 drop DBUnit from PersistEventsStepTest
Sébastien Lesaint
2018-10-03
8
-173
/
+77
*
SONAR-10471 change description of LoadPeriodStep
Sébastien Lesaint
2018-10-03
1
-1
/
+1
*
SONAR-7086 use firstAnalysis flag in LoadPeriodsStep
Sébastien Lesaint
2018-10-03
2
-18
/
+28
*
polish design of PeriodHolder
Sébastien Lesaint
2018-10-03
3
-12
/
+11
*
SONAR-11209 remove space in ad hoc rule names
Julien HENRY
2018-09-24
3
-5
/
+5
*
SONAR-11209 Store ad hoc rules coming from scanner in rules_metadata
Julien HENRY
2018-09-24
19
-95
/
+612
*
SONAR-11209 Allow sensors to provide ad hoc rule metadata for external issues
Julien HENRY
2018-09-24
9
-68
/
+67
*
SONAR-10541, SONAR-10331 Drop compatibility mode and clean plugin classloader
Julien HENRY
2018-09-19
1
-1
/
+2
*
SONAR-11125 Build a pruned component tree without unchanged files for selecte...
Janos Gyerik
2018-09-19
10
-7
/
+234
*
SONAR-11139 Store changed lines information received in scanner report
Duarte Meneses
2018-09-19
10
-14
/
+133
*
SONAR-11151 Only cache new lines from the report
Duarte Meneses
2018-09-19
2
-11
/
+14
*
Refactor persisting of sources
Duarte Meneses
2018-09-19
11
-517
/
+654
*
SONAR-11151 Use changed lines in the Scanner report to calculate metrics conc...
Duarte Meneses
2018-09-19
26
-562
/
+382
*
SONAR-11151 Load changed lines from the report
Duarte Meneses
2018-09-19
4
-5
/
+130
*
SONAR-11185 Allow portfolio to define projects by tags
Julien Lancelot
2018-09-07
12
-29
/
+44
*
SONAR-11097 Order live measures to prevent deadlocks
Eric Hartmann
2018-08-30
1
-15
/
+9
*
SONAR-8368 do not track closed issues on first analysis
Sébastien Lesaint
2018-08-28
3
-4
/
+30
*
SONAR-8368 closed issues max age can be set by property
Sébastien Lesaint
2018-08-21
4
-6
/
+122
*
SONAR-8368 reopen only closed issues closed less than 30 days ago
Sébastien Lesaint
2018-08-21
4
-18
/
+94
*
SONAR-8368 support reopening closed issues which had no line
Sébastien Lesaint
2018-08-21
2
-18
/
+41
*
SONAR-8368 reopen closed issues (restore status)
Sébastien Lesaint
2018-08-21
21
-102
/
+618
*
SONAR-8368 use Stream instead of Iterable in Tracking class
Sébastien Lesaint
2018-08-21
4
-24
/
+17
*
SONAR-9904 fix author of issue to not depend on analyzer implementations
Simon Brandhof
2018-08-17
2
-5
/
+32
*
SONAR-9904 guess author of issue based on all its locations
Simon Brandhof
2018-08-16
2
-59
/
+87
*
SONAR-9904 fix Quality flaws in IssueAssignerTest
Simon Brandhof
2018-08-16
1
-35
/
+32
*
SONAR-9904 extract traversal of issue changesets in Changeset
Simon Brandhof
2018-08-16
4
-48
/
+166
*
fix misleading error message in ReportComponent when type is not report
Sébastien Lesaint
2018-08-10
1
-1
/
+1
*
SONAR-11077 fix DEBUG log in FileMoveDetectionStep
Simon Brandhof
2018-08-07
2
-1
/
+6
*
SONAR-11077 log nb of SQL inserts in CE PersistCrossProjectDuplicationsStep
Simon Brandhof
2018-08-02
2
-6
/
+18
*
SONAR-11077 log nb of triggered portfolio refreshes in CE
Simon Brandhof
2018-08-02
3
-4
/
+16
*
SONAR-11077 log nb of duplications in CE LoadDuplicationsFromReportStep
Simon Brandhof
2018-08-02
2
-36
/
+58
*
SONAR-11077 log nb of inserts in CE PersistMeasuresStep
Simon Brandhof
2018-08-02
2
-8
/
+23
*
SONAR-11077 add size of uncompressed report in to CE DEBUG logs
Simon Brandhof
2018-08-02
2
-1
/
+21
*
SONAR-11077 display nb of analyzed components in CE logs
Simon Brandhof
2018-08-02
6
-2
/
+40
*
Fix Quality flaw in CE ComponentTreeBuilder
Simon Brandhof
2018-08-02
1
-3
/
+3
*
SONAR-11077 add statistics to CE SendIssueNotificationsStep
Simon Brandhof
2018-08-02
2
-33
/
+87
*
SONAR-11077 add statistics to CE PersistLiveMeasuresStep
Simon Brandhof
2018-08-02
2
-8
/
+30
*
SONAR-11077 add statistics to CE FileMoveDetectionStep
Simon Brandhof
2018-08-02
2
-15
/
+52
[next]