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
*
SONAR-13867 revert
Michal Duda
2020-09-17
4
-274
/
+2
*
SONAR-13867 Raise analysis warning in CE when scanner report has unanalysed C...
Michal Duda
2020-09-17
4
-2
/
+274
*
SONAR-13785 Complete migration of file sources with a DB migration
Duarte Meneses
2020-08-24
13
-735
/
+0
*
SONAR-13759 use uuid instead of id + use the real schema in test instead of a...
Pierre Guillot
2020-08-13
3
-22
/
+10
*
SONAR-13699 Purge profiling is missing
Duarte Meneses
2020-07-31
2
-0
/
+42
*
SONAR-13591 Fix copy of issue tags from rule tags
Julien Lancelot
2020-07-09
2
-2
/
+47
*
SONAR-13444 Update 'need_issue_sync' column for project_branches when analysi...
Jacek
2020-06-26
3
-0
/
+125
*
SONAR-13444 background tasks for issue indexation implementation
Pierre
2020-06-26
6
-0
/
+377
*
SONAR-13390 SONAR-13391 New Code Reference Branch
Duarte Meneses
2020-06-11
25
-73
/
+228
*
SONAR-13221 change PK of RULES and update FK
Michal Duda
2020-05-25
13
-85
/
+85
*
SONAR-13221 drop id column of USERS table
Jacek
2020-05-25
1
-2
/
+2
*
SONAR-13221 change ORGANIZATION_MEMBERS user_id FK to user_uuid
Jacek
2020-05-25
1
-1
/
+1
*
SONAR-13221 change PK of quality gates from id to uuid, update FKs, update API
Pierre
2020-05-25
10
-46
/
+46
*
SONAR-13221 Metrics
Duarte Meneses
2020-05-25
35
-180
/
+176
*
SONAR-13221 Feedback from review and fix tests
Duarte Meneses
2020-05-25
4
-8
/
+15
*
SONAR-13221 Quality gate conditions
Duarte Meneses
2020-05-25
1
-2
/
+3
*
SONAR-13221 File sources
Duarte Meneses
2020-05-25
4
-0
/
+9
*
SONAR-13221 Set primary key of 'SNAPSHOTS' table to column 'UUID' and drop 'ID'
Julien Lancelot
2020-05-25
7
-61
/
+17
*
SONAR-13221 Set primary key of 'ISSUES' table to column 'KEE' and drop 'ID'
Julien Lancelot
2020-05-25
1
-3
/
+1
*
SONAR-13221 Set primary key of 'EVENTS' table to column 'UUID' and drop 'ID'
Julien Lancelot
2020-05-25
1
-1
/
+1
*
SONAR-13262 P/R analysis fails if top directory as same name as project
Duarte Meneses
2020-04-17
2
-16
/
+37
*
SONAR-13193 Stop using legacy project ID and use project UUID instead
Duarte Meneses
2020-04-14
1
-17
/
+4
*
SONAR-13193 Stop using legacy project ID and use project UUID instead
Duarte Meneses
2020-04-14
22
-388
/
+26
*
SONAR-13272 fix issue with setting some properties through env variables
Michal Duda
2020-04-14
2
-5
/
+4
*
SONAR-12691 Don't persist project measures that are not historical
Duarte Meneses
2020-03-30
12
-35
/
+54
*
SONAR-12691 Minor refactoring
Duarte Meneses
2020-03-30
2
-29
/
+5
*
SONAR-12691 Dont delete past measures of directories and files
Duarte Meneses
2020-03-30
1
-39
/
+2
*
SONAR-12691 Minor cleanup
Duarte Meneses
2020-03-30
3
-55
/
+2
*
SONAR-13214 Remove org.sonar.api.config.Settings from the API
Julien HENRY
2020-03-23
2
-2
/
+2
*
fix java:S2259 possible NPE
Pierre
2020-03-13
1
-4
/
+7
*
SONAR-13160 Fix display of Portfolio Admin page when project contains UTF-8 c...
Julien Lancelot
2020-03-12
2
-54
/
+92
*
SONAR-12928 Persistence of live measures is a performance hotspot on Oracle a...
Duarte Meneses
2020-03-11
2
-20
/
+20
*
SONAR-13093 Optimize cache of issues in Compute Engine
Sébastien Lesaint
2020-03-11
17
-230
/
+696
*
SONAR-13126 add summary of analysis to GH discussion tab
Jacek
2020-03-06
1
-5
/
+14
*
SONAR-12960 Do not compute Security Hotspots Reviewed when 0 hotspots
Julien Lancelot
2020-02-21
4
-18
/
+28
*
SONAR-11639 Some directories are not collapsed in pull requests
Duarte Meneses
2020-02-17
2
-56
/
+125
*
SONAR-12960 Make Security Review Rating more intuitive on Portfolios
Julien Lancelot
2020-02-11
2
-185
/
+0
*
SONAR-12962 Compute Security Review measures on Applications
Julien Lancelot
2020-02-11
7
-115
/
+224
*
SONAR-12962 Compute Security Review measures on new code
Julien Lancelot
2020-02-11
10
-61
/
+563
*
SONAR-12962 Compute new Security Review measures on Projects
Julien Lancelot
2020-02-11
5
-39
/
+426
*
SONAR-12802 SONAR-12927 Fix moved file detection for cobol and when calculati...
Duarte Meneses
2020-02-07
23
-101
/
+114
*
SONAR-12689 change WS to use ProjectDto
Duarte Meneses
2020-01-31
1
-2
/
+2
*
SONAR-12689 migrated tags, updated test framework
Michal Duda
2020-01-31
2
-12
/
+23
*
SONAR-12689 Separate storage of projects/apps from their components and branches
Duarte Meneses
2020-01-31
17
-36
/
+237
*
SONAR-12723 default status of Hotspot is TO_REVIEW even when external
Sébastien Lesaint
2020-01-13
3
-27
/
+43
*
SONAR-12723 Filter hotspots in api/issues/bulk_change
Jacek
2020-01-13
2
-18
/
+17
*
SONAR-12745 Adjust `changes on my issue` email notification for Security Hots...
Jacek
2020-01-13
2
-4
/
+5
*
SONAR-12725 drop manual vulnerabilities
Jacek
2020-01-13
3
-83
/
+5
*
Format all headers for 2020
Wouter Admiraal
2020-01-07
741
-743
/
+741
*
SONAR-12788 New code period is badly set when there's only one version
Duarte Meneses
2019-12-11
2
-16
/
+32
[next]