aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-db-dao/src/main/java/org/sonar/db
Commit message (Expand)AuthorAgeFilesLines
* ScaDependencyDto: fix some Nullable annotationsHavoc Pennington7 hours1-11/+9
* SONAR-24588 Search for releases with before and after instead of just the beg...Jeremy Katz7 hours1-2/+2
* SQRP-308 add the newInPullRequest filter to releases and risks endpointsHavoc Pennington7 hours5-4/+24
* SQRP-308 add a new_in_pull_request column to sca_releases and sca_dependenciesHavoc Pennington7 hours2-12/+30
* SCA-97 pull the identity concept out of PersistScalStepImpl and into DTOs the...Havoc Pennington31 hours3-0/+93
* SQRP-275 Add counts of releases by package manager in releases endpointJeremy Katz2 days3-0/+29
* SQRP-299 Add query with filter/sort to ScaIssuesReleasesDetailsDaoHavoc Pennington4 days4-0/+259
* SQRP-249 add ScaIssueReleaseDetailsDto and mapperHavoc Pennington4 days6-0/+141
* SQRP-292 Add sca_issues_releasesTravis Collins4 days6-0/+195
* SQRP-246 Register a UUID for SCA issues in sca_issues tableHavoc Pennington4 days14-0/+690
* SQRP-294 use ListOfListOfStringsTypeHandler only for a single mapper, not glo...Havoc Pennington7 days2-9/+0
* SQRP-279 Don't say SCA analysisBill Nottingham9 days1-1/+1
* SCA-56 Run "reformat code" on SCA filesHavoc Pennington9 days6-56/+54
* SQRP-191 Ingest and persist the new "chains" field on each dependencyTieg Zaharia9 days5-19/+109
* SQRP-242 Add releases endpointsTravis Collins9 days3-0/+75
* SQRP-221 Add sca_releases table splitting out part of sca_dependenciesHavoc Pennington2025-02-199-81/+449
* SQRP-188 Add filtering to "search" dependencies REST APIJavier García Orduña2025-02-191-3/+9
* SQRP-140 Expose dependency details with new REST APIsJavier García Orduña2025-02-198-229/+2
* SQRP-138 Create the sca_dependencies database tableHavoc Pennington2025-02-199-0/+388
* SQRP-154 Cleanup leftovers from FOSSAJavier García Orduña2025-02-0413-345/+1
* SONAR-24216 Optimize querying of measures on startup indexingEric Giffon2025-01-281-80/+22
* SONAR-23122 Add telemetry to async issue index creation at startup.Steve Marion2025-01-102-0/+6
* SONAR-19225 Drop BCRYPT hash method for user passwordsMatteo Mara2025-01-091-1/+1
* SONAR-23711 Retrieve rules based on modeOrlovAlexander2025-01-094-0/+15
* SONAR-24146 Update license headers for 2025Matteo Mara2025-01-09493-493/+493
* SONAR-14367 Add new field to ProjectAlmSettingDto and update queriesJacek Poreda2025-01-091-0/+17
* SONAR-24122 Fix application refresh not refreshing referencersDuarte Meneses2025-01-062-9/+3
* SONAR-23119 Create 'migration_logs' tableAlain Kermis2025-01-037-0/+209
* SONAR-24083 Add telemetries 'project_ai_detection_enabled' and 'instance_ai_d...Dejan Milisavljevic2024-12-272-0/+6
* SONAR-24021 Invoke method(s) only conditionallyJulien Camus2024-12-275-23/+32
* SONAR-23402 Back up/restore clean code attributes for custom rulesViktor Vorona2024-12-241-0/+5
* SONAR-23978 Detect AI CodeDejan Milisavljevic2024-12-203-0/+16
* SONAR-23984 Add Scheduler to fetch information about Copilot usageLéo Geoffroy2024-12-202-0/+14
* SONAR-23978 Add DAO for user_ai_tool_usages tableLéo Geoffroy2024-12-207-0/+170
* SONAR-24057 Optimize querying of branch measures to only load required measur...Eric Giffon2024-12-207-119/+30
* SONAR-23936 Query all portfolio projects at once rather than recursivelyCody Simms2024-12-182-15/+29
* SONAR-19122 Update annotations from javax to jakartaJacek Poreda2024-12-181-1/+1
* SONAR-24003 Delete unnecessary importsJulien Camus2024-12-181-2/+2
* SONAR-22998 fetch active rules with a dedicated endpointPierre Guillot2024-12-185-11/+72
* SONAR-23734 Total number of applications TelemetryOrlovAlexander2024-12-182-0/+6
* SONAR-23738 Portfolio and Subportfolio selection mode telemetryOrlovAlexander2024-12-183-1/+57
* SONAR-23688 Index active rules impactsDejan Milisavljevic2024-12-061-0/+14
* SONAR-23731 Portfolio report telemetryOrlovAlexander2024-12-062-0/+6
* SONAR-23512 Project report telemetryOrlovAlexander2024-12-063-0/+50
* SONAR-23736 Add application report TelemetryOrlovAlexander2024-12-042-0/+6
* SONAR-23063, SONAR-23804 Add Prioritized rule flag to import/export and fix f...Viktor Vorona2024-12-041-0/+1
* SONAR-23619 Add Sonar way for AI Code Quality GateJacek2024-11-294-5/+22
* SONAR-23619 Add aiCodeAssurance field to search quality gate endpoint (#12362)Anita Stanisz2024-11-291-0/+9
* SONAR-23619 Rename ai_code_assurance_column (#12320)Anita Stanisz2024-11-294-13/+13
* SONAR-23619 Add DB migration for 'quality_gates' table to add 'ai_code_suppor...Jacek Poreda2024-11-291-0/+10