aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-db-dao/src/test/java/org/sonar/db/measure
Commit message (Expand)AuthorAgeFilesLines
* SONAR-24146 Update license headers for 2025Matteo Mara2025-01-095-5/+5
* SONAR-22925 Import/export of JSON measuresClaire Villard2024-10-091-645/+0
* SONAR-22873 Read JSON measures (#11683)Eric Giffon2024-10-093-35/+404
* SONAR-22872 Live update of JSON measuresEric Giffon2024-10-092-0/+212
* SONAR-22872 CE step to persist measures in JSON formatEric Giffon2024-10-093-0/+229
* SONAR-22874 Rename Measure classes to ProjectMeasureEric Giffon2024-08-282-59/+2
* SONAR-21647 Migrate DAO IT (#10676)OrlovAlexander2024-02-224-23/+23
* NO-JIRA Update license headers to 2024Pierre2024-01-034-4/+4
* SONAR-18679 refactored sonar-db-core and sonar-db-dao to match testing strategyLukasz Jarocki2023-03-131-0/+117
* SONAR-18679 refactored sonar-db-core and sonar-db-dao to match testing strategyLukasz Jarocki2023-03-134-1466/+0
* [NO-JIRA] Optimize query for 'ncloc' metric for largest branch per projectJacek Poreda2023-02-211-2/+3
* SONAR-18472 Resolve telemetry performance issueAlain Kermis2023-02-212-11/+65
* SONAR-17706 Remove module related columns in Components and all its usesDuarte Meneses2023-02-021-12/+11
* SONAR-18275 Fix App stats present in projects-general-stats telemetry payloadAntoine Vinot2023-01-311-0/+18
* SONAR-18219 Add telemetry fields for CaYCantoine-vinot-sonarsource2023-01-261-0/+27
* Update license templates for 2023Pierre2023-01-027-7/+7
* SONAR-17613 changing default branch for applications to follow the settingLukasz Jarocki2022-12-151-4/+4
* SONAR-16455 Merge measure's 'variation' and 'value'Duarte Meneses2022-11-053-62/+9
* SONAR-17524 changing default branch name for projectsLukasz Jarocki2022-11-011-3/+4
* SONAR-17352 Refactor component keys to not include branch suffixDuarte Meneses2022-10-122-5/+5
* SONAR-13915 - Handle No Project Branches for NCLOC Language DistributionBelen Pruvost2022-07-141-0/+31
* SONAR-13915 - ncloc_language_distribution is taken from biggest branchBelen Pruvost2022-06-151-4/+11
* SONAR-16423 - Project license API changesBelen Pruvost2022-06-021-3/+1
* SONAR-16013 export database results to CSVMatteo Mara2022-03-092-12/+2
* SONAR-16075 create DAO method for retrieving biggest branch per projectMatteo Mara2022-03-092-0/+122
* Update license headers for 2022 [update headers]Pierre2022-01-286-6/+6
* Improve code qualityDuarte Meneses2021-11-201-12/+12
* SONAR-15631 - Refactor UTs to stop using ExpectedExceptionKlaudio Sinani2021-11-194-15/+10
* SONAR-10762 Drop Custom Measures WSZipeng WU2021-07-071-189/+0
* SONAR-14245 Drop organization related tablesDuarte Meneses2021-01-111-1/+1
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-087-7/+7
* SONAR-13999 Remove OrganizationDbTesterMichal Duda2020-12-223-49/+31
* fix code smellsPierre2020-12-141-2/+2
* SONAR-13793 improve ncloc count performance by using projects instead of comp...Pierre Guillot2020-12-021-3/+0
* SONAR-14033 Refactor storage of applicationsDuarte Meneses2020-11-281-3/+1
* SONAR-13869 Add a flag in telemetry to know if there's some c/c++ unanalyzed ...Julien Lancelot2020-09-291-0/+15
* SONAR-13221 Update method and var namesDuarte Meneses2020-05-251-5/+5
* SONAR-13221 MetricsDuarte Meneses2020-05-255-86/+86
* SONAR-13235 change PK of manual measuresMichal Duda2020-05-251-18/+26
* SONAR-13221 change PK to uuid of PROJECT_MEASURES tableJacek2020-05-251-0/+2
* SONAR-13188 store qualifier in project measure indexJacek2020-04-151-5/+25
* SONAR-12691 Refactor measures DAODuarte Meneses2020-03-303-198/+92
* SONAR-12928 Persistence of live measures is a performance hotspot on Oracle a...Duarte Meneses2020-03-111-30/+48
* SONAR-12689 change WS to use ProjectDtoDuarte Meneses2020-01-311-19/+0
* SONAR-12689 migrated tags, updated test frameworkMichal Duda2020-01-311-4/+12
* SONAR-12689 Separate storage of projects/apps from their components and branchesDuarte Meneses2020-01-312-7/+10
* Format all headers for 2020Wouter Admiraal2020-01-078-8/+8
* Fix code quality issues and reduce dependency on GuavaDuarte Meneses2019-12-101-1/+1
* SONAR-12673 Fix issue managementDuarte Meneses2019-12-091-9/+9
* SONAR-12679 Use single branch typeDuarte Meneses2019-12-091-5/+5