aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-db-dao/src/main/java/org/sonar/db/newcodeperiod
Commit message (Expand)AuthorAgeFilesLines
* SONAR-24146 Update license headers for 2025Matteo Mara2025-01-096-6/+6
* NO-JIRA Update license headers to 2024Pierre2024-01-036-6/+6
* SONAR-19839 branch renaming gets propagated to new code periods branch refer...Matteo Mara2023-08-301-0/+10
* SONAR-20156 New field previousUncompliantValue in api/new_code_periods/showZipeng WU2023-08-241-0/+10
* SONAR-19297 Track new code definition in TelemetryZipeng WU2023-05-252-0/+5
* [NO JIRA] Remove unused importsDuarte Meneses2023-04-121-2/+0
* Update license templates for 2023Pierre2023-01-026-6/+6
* [NO JIRA] Remove unused codeDuarte Meneses2022-12-142-11/+0
* SONAR-16316 DAO to fetch report issues from DBDuarte Meneses2022-05-251-0/+7
* Update license headers for 2022 [update headers]Pierre2022-01-286-6/+6
* SONAR-14646 copy issue state on branch mergeMichal Duda2021-04-093-1/+10
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-086-6/+6
* Code smells test fixesJacek2020-12-091-2/+3
* SONAR-13390 SONAR-13391 New Code Reference BranchDuarte Meneses2020-06-111-1/+2
* Format all headers for 2020Wouter Admiraal2020-01-076-6/+6
* fix missing class constructor (mostly GSon serialized classes)Sébastien Lesaint2019-10-141-7/+7
* SONAR-12412 - support import/export of new code periods for projects (#2024)Jacek2019-09-241-4/+5
* Improve code quality and test coverageDuarte Meneses2019-09-243-5/+33
* Feature/dm/migrate new code period (#2017)Duarte Meneses2019-09-244-1/+13
* SONAR-12366 Create WS to read/write New Code PeriodsDuarte Meneses2019-09-242-5/+10
* SONAR-12394 Load analysis new code period based on hierarchy of New Code Peri...Duarte Meneses2019-09-241-2/+2
* SONAR-12364 Fix update of valuesDuarte Meneses2019-09-242-10/+6
* SONAR-12364 - migrate project analysis delete action to new conceptJacek2019-09-242-0/+7
* SONAR-12364 - switch from manual baseline to New Code Period conceptJacek2019-09-242-2/+18
* SONAR-12366 Create WS to read/write New Code PeriodsDuarte Meneses2019-09-241-5/+0
* Create UUID for new_code_periodsDuarte Meneses2019-09-241-4/+8
* add Upsert to NewCodePeriodDaoDuarte Meneses2019-09-242-1/+11
* SONAR-12366 Create WS to read/write New Code PeriodsDuarte Meneses2019-09-241-0/+32
* SONAR-12365 create new_code_period table (#1986)Jacek2019-09-244-0/+236