aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-db/src/test/java/org/sonar/db/component/ComponentDaoWithDuplicatedKeysTest.java
Commit message (Expand)AuthorAgeFilesLines
* split sonar-db into server/sonar-db-core and server/sonar-db-daoSébastien Lesaint2017-02-171-71/+0
* SONAR-8637 Update POM parent versionTeryk Bellahsene2017-02-101-2/+2
* SONAR-8595 enforce organization of component is specified in UTsSébastien Lesaint2017-01-161-4/+6
* SONAR-8474 add non nullable column PROJECTS.ORGANIZATION_UUIDSébastien Lesaint2017-01-161-5/+4
* SONAR-7700 use "B columns" strategy for update of PROJECTSSimon Brandhof2016-07-111-1/+2
* Remove unused annotation @DbTestsSimon Brandhof2016-02-291-3/+1
* SONAR-7330 Remove DAOv2 base classesSimon Brandhof2016-02-291-1/+1
* revert change to omponentDaoWithDuplicatedKeysTestSébastien Lesaint2016-01-281-12/+2
* remove specific schema for ComponentDaoWithDuplicatedKeysTestSébastien Lesaint2016-01-271-2/+12
* Fix project title in copyright headersSimon Brandhof2016-01-131-1/+1
* Upgrade to parent 26 and new copyright headersSimon Brandhof2016-01-051-5/+4
* SONAR-6332 Prevent provisioning projects with same key on MySQLJulien Lancelot2015-09-291-0/+72