| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
'detected_ai_code' to table 'projects'
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
* Remove from complexity measure step
* Remove from PersistMeasuresStep
* Remove from ScannerMetrics
* Add the DB migration
* Don't register complexity metrics
* Fix tests
|
| |
|
| |
|
|
|
|
| |
'ai_code_supported' boolean flag
|
| |
|
|
|
|
| |
vendors (#12331)
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
| |
Co-authored-by: Léo Geoffroy <leo.geoffroy@sonarsource.com>
|
| |
|
|
|
|
|
|
| |
fixup! SONAR-23998 Add migration of deprecated json metrics to measures migration
SONAR-23998 Add a unit test to check on cenversion failure
|
| |
|
| |
|
|
|
|
| |
Make published_at and last_modified_at nullable
|
| |
|
|
|
|
| |
plugin API
|
| |
|
| |
|
|
|
|
| |
Introduce an abstract class to differentiate static characteristics (dimension, metric key, ...) and dynamic (the actual value) to better show how it is supposed to be used. It will also prevent future duplication reports on data providers
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
migration
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|