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
*
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
*
SONAR-11722 webhook posttask adds log statistics
Sébastien Lesaint
2019-07-30
2
-8
/
+13
*
SONAR-11722 add ability for Post tasks to add log statistics
Sébastien Lesaint
2019-07-30
4
-45
/
+227
*
SONAR-17722 add post tag logs
Sébastien Lesaint
2019-07-30
4
-6
/
+52
*
Clean deps
Duarte Meneses
2019-07-17
1
-9
/
+24
*
Extract implementation from plugin API and create new module sonar-plugin-api...
Duarte Meneses
2019-07-12
17
-17
/
+17
*
Extract implementation from plugin API and create new module sonar-plugin-api...
Duarte Meneses
2019-07-12
23
-23
/
+24
*
Merge pull request #1789 from SonarSource/fix/md/SONAR-11845-project-import-s...
Michal Duda
2019-06-28
1
-1
/
+1
*
SONAR-12081 fail CE processing if branch/pr on Community Edition
Sébastien Lesaint
2019-06-28
4
-39
/
+143
*
SONAR-11458 Log analysis warning when cross-project duplication detection is ...
Duarte Meneses
2019-06-28
7
-100
/
+90
*
Remove accidentally committed temporary files
Evgeny Mandrikov
2019-06-28
1
-0
/
+0
*
SONAR-12131 Compute Security Review Rating measures on portfolios and applica...
Julien Lancelot
2019-06-14
2
-8
/
+71
*
SONAR-12131 Compute Security Review Rating measures on projects
Julien Lancelot
2019-06-14
5
-49
/
+171
*
SONAR-12188 Density of duplications is calculated with number of lines of tes...
Duarte Meneses
2019-06-13
2
-9
/
+34
*
SONAR-11745 deletion of disable component's child tables is resilient
Sébastien Lesaint
2019-06-13
6
-18
/
+18
*
Remove useless declarations of resource filters from build
Evgeny Mandrikov
2019-05-29
1
-10
/
+0
*
SONAR-9898 Deprecate org.sonar.api.i18n.I18n
Julien Lancelot
2019-05-29
2
-2
/
+2
*
SONAR_11996 Fallback to line comparison to detect new lines in Short Lived Br...
Duarte Meneses
2019-05-24
7
-21
/
+134
*
SONAR-11950 do not accept empty string for revision in CE
Simon Brandhof
2019-05-22
10
-37
/
+52
*
SONAR-11950 copy revisions migration
Michal Duda
2019-05-22
2
-42
/
+3
*
SONAR-11950 add scm revision scanner parameter
Michal Duda
2019-05-22
8
-7
/
+35
*
SONAR-11950 add revision to webhooks
Simon Brandhof
2019-05-22
3
-4
/
+11
*
Fix Quality flaws
Simon Brandhof
2019-05-22
1
-11
/
+9
*
SONAR-12026 Security Hotspots are created with resolution "To Review"
Julien Lancelot
2019-05-22
2
-13
/
+27
*
SONAR-11966 Add security hotspot to Github Checks
Benoît Gianinetti
2019-05-06
2
-23
/
+11
[next]