| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| |
|
| |
|
|
|
|
| |
(GET/POST/DELETE)
|
| |
|
| |
|
|
|
|
| |
Co-authored-by: Léo Geoffroy <leo.geoffroy@sonarsource.com>
|
| |
|
|
|
|
| |
schema.sql
|
| |
|
| |
|
| |
|
|
|
|
| |
introduced due to bug SONAR-18821
|
| |
|
| |
|
| |
|
|
|
|
| |
"NULLS NOT DISTINCT" for supported vendor
|
|
|
|
| |
was done with. Added sq_version field in database. refactor QpChange insertion to batch insert at the same date to improve change grouping in UI. refactor rule impact. add "sonarQubeVersion" parameter to "api/qualityprofile/changelog" endpoint.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
sonar.qualityProfiles.allowDisableInheritedRules
|
| |
|
| |
|
|
|
|
| |
deleted later
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Definition
|
|
|
|
| |
This reverts commit 020582bd
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
This reverts commit eee7644981d1fea2282256b01d57dedfceaf68b7.
|
| |
|
| |
|
|
|
|
| |
query logic
|