aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-db-dao/src/test/java/org/sonar/db/newcodeperiod
Commit message (Expand)AuthorAgeFilesLines
* SONAR-24146 Update license headers for 2025Matteo Mara2025-01-091-1/+1
* SONAR-21647 Migrate DAO IT (#10676)OrlovAlexander2024-02-221-3/+3
* NO-JIRA Update license headers to 2024Pierre2024-01-031-1/+1
* SONAR-18679 refactored sonar-db-core and sonar-db-dao to match testing strategyLukasz Jarocki2023-03-131-320/+0
* Update license templates for 2023Pierre2023-01-022-2/+2
* Update license headers for 2022 [update headers]Pierre2022-01-282-2/+2
* SONAR-15631 - Refactor UTs to stop using ExpectedExceptionKlaudio Sinani2021-11-191-4/+0
* SONAR-14693 fix error when setting a new code period reference branchMichal Duda2021-04-211-17/+33
* SONAR-14646 copy issue state on branch mergeMichal Duda2021-04-091-102/+67
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-082-2/+2
* Code smells test fixesJacek2020-12-091-43/+47
* Format all headers for 2020Wouter Admiraal2020-01-072-2/+2
* Fix conflicts after rebaseJacek2019-09-241-66/+0
* Feature/dm/migrate new code period (#2017)Duarte Meneses2019-09-241-4/+4
* SONAR-12366 Create WS to read/write New Code PeriodsDuarte Meneses2019-09-241-1/+28
* SONAR-12394 Load analysis new code period based on hierarchy of New Code Peri...Duarte Meneses2019-09-242-1/+34
* SONAR-12364 Fix update of valuesDuarte Meneses2019-09-241-1/+3
* SONAR-12364 - SonarQube analysis fixesJacek2019-09-241-0/+15
* SONAR-12364 - migrate project analysis delete action to new conceptJacek2019-09-241-0/+20
* SONAR-12364 - switch from manual baseline to New Code Period conceptJacek2019-09-241-23/+73
* SONAR-12366 Create WS to read/write New Code PeriodsDuarte Meneses2019-09-241-33/+5
* Create UUID for new_code_periodsDuarte Meneses2019-09-241-10/+18
* add Upsert to NewCodePeriodDaoDuarte Meneses2019-09-241-0/+53
* SONAR-12365 create new_code_period table (#1986)Jacek2019-09-243-0/+274