aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/sonar-xoo-plugin/src/main/java/org/sonar/xoo/architecture/ArchitectureSensor.java
Commit message (Expand)AuthorAgeFilesLines
* SONAR-25023 Add support for namespace graph type and for alternative keys for...Steve Marion2025-05-121-0/+7
* SONAR-24909 SONAR-24925 Add architecture/graphs/{id} graph download endpoint.Steve Marion2025-05-091-9/+2
* SONAR-24909 SONAR-24924 Add architecture/graphs search API endpoint.Steve Marion2025-05-091-3/+3
* SONAR-24909 SONAR-24923 Add support for perspective graph in analysis report.Steve Marion2025-05-071-3/+10
* SONAR-24233 Add web api v2 architecture domain and file-graph endpoint.Steve Marion2025-03-171-3/+3
* SONAR-24521 Implements sonar plugin API addAnalysisData method in the scanner...Steve Marion2025-03-171-0/+60