aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-db/src/test/java/org/sonar/db/issue/IssueDaoTest.java
Commit message (Expand)AuthorAgeFilesLines
* Add IssueDao#selectByOrderedKeys(...)Simon Brandhof2015-07-241-7/+21
* Refactor dao unit tests to use DbTester.create(System2)Julien Lancelot2015-07-071-29/+23
* Move some classes from sonar-server to sonar-dbSimon Brandhof2015-07-061-0/+117
* Extract module sonar-dbSimon Brandhof2015-07-041-0/+94