aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-db-dao/src/main/java/org/sonar/db/source
Commit message (Expand)AuthorAgeFilesLines
* SONAR-24146 Update license headers for 2025Matteo Mara2025-01-097-7/+7
* NO-JIRA Update license headers to 2024Pierre2024-01-037-7/+7
* Update license templates for 2023Pierre2023-01-027-7/+7
* [NO-JIRA] Fix code smellsJacek2022-08-081-0/+4
* SONAR-17044 Optimize Compute Engine issue tracking and persisting of measures...Duarte Meneses2022-07-234-42/+101
* Update license headers for 2022 [update headers]Pierre2022-01-286-6/+6
* SONAR-15313 drop endpoints from WebAPI deprecated since 7.XLukasz Jarocki2021-08-261-28/+0
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-086-6/+6
* SONAR-13221 File sourcesDuarte Meneses2020-05-251-6/+6
* SONAR-13155 Drop usage of commons-dbutilsSimon Brandhof2020-03-211-3/+7
* SONAR-12802 SONAR-12927 Fix moved file detection for cobol and when calculati...Duarte Meneses2020-02-071-3/+3
* Format all headers for 2020Wouter Admiraal2020-01-076-6/+6
* SONAR-11650 Remove usage of FILE_SOURCES#DATA_TYPEJulien Lancelot2019-02-112-3/+3
* Revert "SONAR-11650 Drop DATA_TYPE from FILE_SOURCES"Julien Lancelot2019-02-112-3/+3
* SONAR-11650 Drop DATA_TYPE from FILE_SOURCESJulien Lancelot2019-02-112-3/+3
* SONAR-11632 Remove api/tests WSJulien Lancelot2019-01-173-99/+7
* SONAR-11463 Change FileMoveDetection to use uuids instead of keysJulien HENRY2019-01-163-8/+8
* Fix license headers for 2019Duarte Meneses2019-01-026-6/+6
* Fix bugs, mainly about type castsSimon Brandhof2018-10-181-1/+2
* SONAR-10430 do not compute distance for files with too far sizeSébastien Lesaint2018-05-283-0/+75
* SONAR-10430 add FileSourceDto#getLineCount()Sébastien Lesaint2018-05-281-4/+53
* SONAR-10647 Apply feedbackDuarte Meneses2018-05-094-24/+7
* SONAR-10647 Compare lines of code taking into account significant codeDuarte Meneses2018-05-093-0/+78
* Minor refactoringDuarte Meneses2018-05-092-5/+5
* Fix license headers for 2018Simon Brandhof2018-01-074-4/+4
* Drop usages of MyBatis#openSession()Simon Brandhof2017-02-261-33/+2
* split sonar-db into server/sonar-db-core and server/sonar-db-daoSébastien Lesaint2017-02-174-0/+504