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-ce-task-projectanalysis
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fix code quality issues and reduce dependency on Guava
Duarte Meneses
2019-12-10
45
-83
/
+56
*
SONAR-12690 Detection of changed lines between branches without SCM not worki...
Duarte Meneses
2019-12-09
2
-3
/
+74
*
SONAR-12673 Fix issue management
Duarte Meneses
2019-12-09
38
-623
/
+431
*
SONAR-12636 set `excludeFromPurge` on branch creation based on global settings
Michal Duda
2019-12-09
2
-4
/
+77
*
SONAR-12679 Use single branch type
Duarte Meneses
2019-12-09
21
-69
/
+95
*
SONAR-12627 Issues are 'new' if they involve a location on a new line
Duarte Meneses
2019-12-09
8
-126
/
+42
*
SONAR-12626 remove references to SLB
Duarte Meneses
2019-12-09
65
-92
/
+26
*
SONAR-12668 Drop 'sonar.branch.target'
Duarte Meneses
2019-12-09
2
-2
/
+3
*
SONAR-12626 CE and Web no longer support SLBs
Duarte Meneses
2019-12-09
37
-314
/
+119
*
SONAR-12701 upgrade H2 from 1.3 to 1.4
Sébastien Lesaint
2019-11-18
1
-1
/
+1
*
SONAR-12383 Test libraries update
Jacek
2019-11-12
1
-1
/
+1
*
SONAR-12383 Libraries with security fixes
Jacek
2019-11-12
1
-4
/
+4
*
SONAR-12383 Selenide update to 5.2.3 and Guava update to 28.1-jre
Jacek
2019-11-12
1
-1
/
+0
*
minor fixes
Duarte Meneses
2019-10-21
3
-9
/
+5
*
fix missing class constructor (mostly GSon serialized classes)
Sébastien Lesaint
2019-10-14
6
-12
/
+10
*
fix some quality flaws on the new code period
Sébastien Lesaint
2019-10-09
1
-4
/
+0
*
Fixing SonarQube analysis issues (#2084)
Jacek
2019-09-24
2
-5
/
+10
*
Improve code quality and test coverage
Duarte Meneses
2019-09-24
1
-1
/
+1
*
SONAR-12406 - remove 'sonar.leak.period' property
Jacek
2019-09-24
9
-96
/
+22
*
Feature/dm/migrate new code period (#2017)
Duarte Meneses
2019-09-24
4
-160
/
+206
*
SONAR-12394 Load analysis new code period based on hierarchy of New Code Peri...
Duarte Meneses
2019-09-24
11
-769
/
+321
*
SONAR-12364 Fix update of values
Duarte Meneses
2019-09-24
1
-9
/
+9
*
SONAR-12364 - remove manual baseline column from usage
Jacek
2019-09-24
1
-1
/
+8
*
SONAR-12364 - switch from manual baseline to New Code Period concept
Jacek
2019-09-24
2
-7
/
+10
*
Simplify MeasureRepository interface
Duarte Meneses
2019-09-04
18
-172
/
+94
*
Use Trove for memory efficient Map
Duarte Meneses
2019-09-04
4
-10
/
+7
*
Create memory efficient implementations of Measures
Duarte Meneses
2019-09-04
1
-175
/
+408
*
Cache measures for ratings
Duarte Meneses
2019-09-04
4
-3
/
+53
*
Use arrays insted of set for Duplicates
Duarte Meneses
2019-09-04
8
-18
/
+17
*
Fix tests
Duarte Meneses
2019-09-04
15
-125
/
+85
*
Simplify keys of measure repository
Duarte Meneses
2019-09-04
3
-173
/
+11
*
Use CompactMap instead of HashMap for Measures
Duarte Meneses
2019-09-04
2
-3
/
+4
*
Use arrays instead of Map for SCM info
Duarte Meneses
2019-09-04
7
-70
/
+68
*
Cache common Doubles in Measures
Duarte Meneses
2019-09-04
3
-6
/
+52
*
Intern strings in Components and Changesets
Duarte Meneses
2019-09-04
3
-4
/
+5
*
use testFixtures instead of test configuration of ce-task-projectanalysis
Sébastien Lesaint
2019-09-02
17
-14
/
+5
*
use testFixtures instead of test configuration of ce-task
Sébastien Lesaint
2019-09-02
1
-1
/
+1
*
use testFixtures instead of test configuration of server-common
Sébastien Lesaint
2019-09-02
1
-3
/
+1
*
drop now useless module sonar-db-testing
Sébastien Lesaint
2019-09-02
1
-1
/
+1
*
use testFixtures instead of test configuration of db-dao
Sébastien Lesaint
2019-09-02
1
-1
/
+0
*
use testFixtures instead of test configuration of db-core
Sébastien Lesaint
2019-09-02
1
-1
/
+0
*
SONAR-12423 fix misleading naming in notification stat classes
Sébastien Lesaint
2019-08-30
2
-12
/
+10
*
remove need to add H2 dependency when depending on sonar-db-testing
Sébastien Lesaint
2019-08-14
1
-1
/
+0
*
remove all other dependencies onto sonar-server
Sébastien Lesaint
2019-08-14
1
-1
/
+0
*
remove dependency from sonar-webserver-webapi to sonar-server
Sébastien Lesaint
2019-08-14
1
-2
/
+0
*
move WrapInSingleElementArray to the single module where it's used
Sébastien Lesaint
2019-08-14
4
-3
/
+36
*
SONAR-12197 completely drop "sonar.branch" code
Michal Duda
2019-08-12
17
-257
/
+33
*
remove DBUnit
Sébastien Lesaint
2019-08-09
4
-66
/
+66
*
SONAR-9882 column should be named ANALYSIS_PROPERTIES.ANALYSIS_UUID
Sébastien Lesaint
2019-07-31
2
-3
/
+3
*
SONAR-8115 storing project quality gate in table (#1919)
Jacek
2019-07-31
5
-47
/
+89
[prev]
[next]