Commit bf712d8
SONAR-27512 Extract the scanner engine to another repo
1 parent 637e3ac commit bf712d8
963 files changed
Lines changed: 97 additions & 74196 deletions
File tree
- server
- sonar-ce-common
- src
- main/java/org/sonar/ce/common/scanner
- testFixtures/java/org/sonar/ce/common/scanner
- sonar-ce-task-projectanalysis
- src
- it/java/org/sonar/ce/task/projectanalysis/step
- main/java/org/sonar/ce/task
- projectanalysis
- api/posttask
- issue
- measure
- scanner
- source
- step
- util/cache
- projectexport/steps
- test/java/org/sonar/ce/task/projectanalysis
- issue
- scanner
- source
- step
- util/cache
- sonar-db-dao
- src
- it/java/org/sonar/db
- ce
- purge
- main/java/org/sonar/db
- ce
- measure
- test/java/org/sonar/db/ce
- sonar-db-migration
- sonar-webserver-core
- sonar-webserver-webapi
- src/it/java/org/sonar/server/ce/ws
- sonar-application
- sonar-core/src
- main/java/org/sonar/core/util
- test/java/org/sonar/core/util
- sonar-scanner-engine-shaded
- sonar-scanner-engine
- src
- it
- java
- org/sonar
- scanner/mediumtest
- analysisdata
- bootstrap
- branch
- coverage
- cpd
- fs
- highlighting
- issues
- log
- measures
- optionalplugins
- properties
- scm
- symbol
- tasks
- tests
- scm/svn
- testutils
- resources/org/sonar/scm/svn/test-repos
- 1.6
- 1.9
- main
- java/org/sonar
- batch/bootstrapper
- scanner
- a3s
- analysis
- bootstrap
- cache
- ci
- vendors
- config
- cpd
- index
- deprecated/test
- extension
- externalissue
- sarif
- fs
- genericcoverage
- http
- ssl
- issue
- ignore
- pattern
- scanner
- mediumtest
- notifications
- platform
- postjob
- qualitygate
- report
- repository
- featureflags
- language
- settings
- rule
- scan
- branch
- filesystem
- measure
- sca
- scm
- sensor
- noop
- source
- util
- scm
- git
- strategy
- svn
- resources
- org/sonar
- batch
- bootstrapper
- scanner/ci/vendors
- testFixtures/java/org/sonar/scanner/mediumtest
- test
- java/org/sonar
- batch/bootstrapper
- scanner
- a3s
- analysis
- bootstrap
- cache
- ci
- vendors
- config
- cpd
- deprecated/test
- extension
- externalissue
- sarif
- genericcoverage
- http
- issue
- ignore
- pattern
- scanner
- notifications
- phases
- platform
- postjob
- qualitygate
- report
- repository
- featureflags
- language
- settings
- rule
- scan
- branch
- filesystem
- sca
- scm
- sensor
- util
- scm
- git
- strategy
- svn
- resources
- org/sonar
- scanner
- bootstrap
- ScannerPluginInstallerTest
- ScannerPluginJarExploderTest
- ci/vendors
- cpd
- externalissue
- cct
- genericcoverage
- issue/ignore/scanner/IssueExclusionsRegexpScannerTest
- repository
- DefaultMetricsRepositoryLoaderTest
- DefaultProjectRepositoriesLoaderTest
- language/DefaultLanguageRepositoryTest
- rule/DefaultRulesLoaderTest
- scan
- DeprecatedProjectReactorBuilderTest
- multi-module-definitions-in-each-module-inherited
- module1
- sources
- module2
- newBaseDir/src
- multi-module-definitions-in-each-module
- module1
- sources
- module2
- newBaseDir/src
- multi-module-with-configfile-and-overwritten-basedir
- any-folder
- generated
- sources
- multi-module-with-configfile
- any-folder
- sources
- multi-module-with-unexisting-file
- ProjectReactorBuilderTest
- big-multi-module-definitions-all-in-root
- module1
- module11/sources
- module12/sources
- module2/sources
- multi-language-definitions-all-in-root
- src/main
- groovy
- java
- multi-module-definitions-all-in-root
- module1/sources
- module2/src
- multi-module-definitions-moduleKey
- module1/sources
- module2/src
- multi-module-definitions-same-prefix
- module1.feature/src
- module1/sources
- multi-module-duplicate-id
- multi-module-pom-in-root
- module1
- sources
- module2/src
- multi-module-repeated-id
- modules/module1
- module1/sources
- sources
- multi-module-sonar-module
- multi-module-with-basedir-not-associated
- modules/module1/sources
- multi-module-with-basedir
- modules/module1/sources
- multi-module-with-explicit-unexisting-test-dir
- module1/src
- multi-module-with-unexisting-basedir
- multi-module-with-unexisting-source-dir
- module1/src
- shouldGetFile
- shouldGetList
- simple-project-with-asterisks-in-sources
- simple-project-with-asterisks-in-tests
- simple-project-with-blank-source-dir
- simple-project-with-build-dir
- build
- sources
- simple-project-with-lib-dir
- lib
- sources
- simple-project-with-missing-project-name
- libs
- sources
- simple-project-with-missing-source-dir
- simple-project-with-unexisting-binary
- sources
- simple-project-with-unexisting-lib
- sources
- simple-project-with-unexisting-source-dir
- simple-project-with-unexisting-test-dir
- sources
- simple-project
- libs
- sources
- filesystem
- sca
- scm/git
- expected-blame
- 5files-5commits
- 5lines-5commits
- dummy-git-few-comitters
- src
- main/java/org/dummy
- test/java/org/dummy
- dummy-git
- src
- main/java/org/dummy
- test/java/org/dummy
- merge-commits
- one-file-many-merges-and-renames
- one-file-one-commit
- one-file-renamed-many-times
- one-file-two-commits
- two-files-moved-around-with-conflicts
- two-files-one-commit
- two-merge-commits
- test-repos
- ssl
- test-resources/mediumtest
- xoo
- multi-modules-sample2
- multi-modules-sample3
- module_a
- src2/main/xoo/com/sonar/it/samples/modules/a1
- src/main/xoo/com/sonar/it/samples/modules/a1
- module_b
- src/main/xoo/com/sonar/it/samples/modules/a1
- multi-modules-sample
- module_a
- module_a1/src/main/xoo/com/sonar/it/samples/modules/a1
- module_a2/src/main/xoo/com/sonar/it/samples/modules/a2
- module_b
- module_b1/src/main/xoo/com/sonar/it/samples/modules/b1
- module_b2/src/main/xoo/com/sonar/it/samples/modules/b2
- sample-generic-coverage
- xources/hello
- sample-generic-test-exec
- testx
- xources/hello
- sample-multiline
- xources/hello
- sample-with-empty-file
- xources/hello
- sample-with-ignored-file
- testx
- xources/hello
- sample-with-input-file-filters
- xources/hello
- sample-with-symlink
- sample
- testx
- xources/hello
- sonar-scanner-protocol
- src
- it/java/org/sonar/scanner/protocol/output
- main
- assembly
- java/org/sonar/scanner/protocol
- input
- internal
- output
- viewer
- protobuf
- test/java/org/sonar/scanner/protocol
- input
- internal
- output
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
439 | 439 | | |
440 | 440 | | |
441 | 441 | | |
| 442 | + | |
442 | 443 | | |
443 | 444 | | |
444 | 445 | | |
| |||
594 | 595 | | |
595 | 596 | | |
596 | 597 | | |
597 | | - | |
| 598 | + | |
| 599 | + | |
| 600 | + | |
| 601 | + | |
| 602 | + | |
| 603 | + | |
598 | 604 | | |
599 | 605 | | |
600 | 606 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| 27 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
| 41 | + | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
| 41 | + | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
| 44 | + | |
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
30 | 29 | | |
| 30 | + | |
31 | 31 | | |
32 | | - | |
33 | 32 | | |
34 | 33 | | |
35 | 34 | | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| 27 | + | |
27 | 28 | | |
28 | 29 | | |
29 | | - | |
30 | 30 | | |
31 | | - | |
32 | 31 | | |
33 | 32 | | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
46 | 45 | | |
| 46 | + | |
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| |||
0 commit comments