Commit Graph

167 Commits

Author SHA1 Message Date
Julien Lancelot
2b803cfc96 Fix quality flaws 2015-07-15 11:38:32 +02:00
Simon Brandhof
45bc4794df Merge SqlUtil and DatabaseUtils 2015-07-12 17:13:04 +02:00
Simon Brandhof
98d7550f62 Fix travis.sh to execute db tests on mysql and postgres 2015-07-08 23:51:14 +02:00
Julien Lancelot
7fcfb59792 Move ComponentDao from sonar-server to sonar-db 2015-07-08 16:08:49 +02:00
Simon Brandhof
3a77f796dd SONAR-6701 - Drop the db table SEMAPHORES 2015-07-08 16:00:52 +02:00
Julien Lancelot
59afc6c59a Replace usage of new DbTester() and AbstractDaoTestCase by DbTester.create(System2) 2015-07-07 12:54:35 +02:00
Julien Lancelot
f9a3b1915d Refactor dao unit tests to use DbTester.create(System2) 2015-07-07 12:54:34 +02:00
David Gageot
f0390ff845 FIX Redundant throws clause 2015-07-07 11:36:26 +02:00
Simon Brandhof
23254b9034 Fix QualityGateConditionDaoTest on Oracle 2015-07-07 10:38:41 +02:00
Simon Brandhof
0f5e9229cb Fix execution of tests on non-H2 databases 2015-07-06 17:17:53 +02:00
Julien Lancelot
de76ce29cf Add classes for backward compatibility of plugins/libs (like sonar-license) that are directly calling classes from the core 2015-07-06 16:35:41 +02:00
Simon Brandhof
cc40fc4d4f Revert "Fix execution of tests on non-H2 databases"
This reverts commit 34ac5d84f6.
2015-07-06 15:17:49 +02:00
Simon Brandhof
34ac5d84f6 Fix execution of tests on non-H2 databases 2015-07-06 15:05:53 +02:00
Simon Brandhof
769e017b27 Fix quality flaws in Dao 2015-07-06 14:58:05 +02:00
Simon Brandhof
305df73784 Improve testability of Dao 2015-07-06 09:22:50 +02:00
Simon Brandhof
32af292b74 Move some classes from sonar-server to sonar-db 2015-07-06 09:22:44 +02:00
Simon Brandhof
1df1488036 Extract module sonar-db 2015-07-04 17:00:08 +02:00