aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-db-dao/src/main/java/org/sonar/db/source/FileSourceDto.java
Commit message (Expand)AuthorAgeFilesLines
* SONAR-24146 Update license headers for 2025Matteo Mara2025-01-091-1/+1
* NO-JIRA Update license headers to 2024Pierre2024-01-031-1/+1
* Update license templates for 2023Pierre2023-01-021-1/+1
* [NO-JIRA] Fix code smellsJacek2022-08-081-0/+4
* SONAR-17044 Optimize Compute Engine issue tracking and persisting of measures...Duarte Meneses2022-07-231-40/+1
* Update license headers for 2022 [update headers]Pierre2022-01-281-1/+1
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-081-1/+1
* SONAR-13221 File sourcesDuarte Meneses2020-05-251-6/+6
* Format all headers for 2020Wouter Admiraal2020-01-071-1/+1
* SONAR-11632 Remove api/tests WSJulien Lancelot2019-01-171-84/+0
* Fix license headers for 2019Duarte Meneses2019-01-021-1/+1
* Fix bugs, mainly about type castsSimon Brandhof2018-10-181-1/+2
* SONAR-10430 add FileSourceDto#getLineCount()Sébastien Lesaint2018-05-281-4/+53
* SONAR-10647 Apply feedbackDuarte Meneses2018-05-091-1/+1
* SONAR-10647 Compare lines of code taking into account significant codeDuarte Meneses2018-05-091-0/+10
* Minor refactoringDuarte Meneses2018-05-091-1/+1
* Fix license headers for 2018Simon Brandhof2018-01-071-1/+1
* split sonar-db into server/sonar-db-core and server/sonar-db-daoSébastien Lesaint2017-02-171-0/+301