aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-db
Commit message (Expand)AuthorAgeFilesLines
* SONAR-6701 - Drop the db table SEMAPHORESSimon Brandhof2015-07-0816-831/+21
* Replace usage of new DbTester() and AbstractDaoTestCase by DbTester.create(Sy...Julien Lancelot2015-07-072-73/+0
* Refactor dao unit tests to use DbTester.create(System2)Julien Lancelot2015-07-0778-1934/+1228
* FIX Redundant throws clauseDavid Gageot2015-07-077-8/+8
* Fix QualityGateConditionDaoTest on OracleSimon Brandhof2015-07-072-12/+12
* Fix execution of tests on non-H2 databasesSimon Brandhof2015-07-0616-89/+84
* Add classes for backward compatibility of plugins/libs (like sonar-license) t...Julien Lancelot2015-07-066-6/+151
* Revert "Fix execution of tests on non-H2 databases"Simon Brandhof2015-07-062-17/+13
* Fix execution of tests on non-H2 databasesSimon Brandhof2015-07-062-13/+17
* Fix quality flaws in DaoSimon Brandhof2015-07-0622-380/+76
* Improve testability of DaoSimon Brandhof2015-07-0639-509/+258
* Move some classes from sonar-server to sonar-dbSimon Brandhof2015-07-06136-915/+4895
* Extract module sonar-dbSimon Brandhof2015-07-04764-0/+48762