aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-db/src/test/java/org/sonar/db/version/DatabaseVersionTest.java
Commit message (Collapse)AuthorAgeFilesLines
* SONAR-8445 move DatabaseVersion to sonar-db-migrationSébastien Lesaint2016-12-161-68/+0
|
* SONAR-8445 add a DAO for SCHEMA_MIGRATIONSSébastien Lesaint2016-12-161-6/+14
| | | | and remove direct usages of MyBatis mapper
* Remove unused annotation @DbTestsSimon Brandhof2016-02-291-3/+1
|
* Fix project title in copyright headersSimon Brandhof2016-01-131-1/+1
|
* Upgrade to parent 26 and new copyright headersSimon Brandhof2016-01-051-4/+4
|
* Refactor dao unit tests to use DbTester.create(System2)Julien Lancelot2015-07-071-6/+15
|
* Extract module sonar-dbSimon Brandhof2015-07-041-0/+53