aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-db/src/test/java/org/sonar/db/DatabaseUtilsTest.java
Commit message (Expand)AuthorAgeFilesLines
* split sonar-db into server/sonar-db-core and server/sonar-db-daoSébastien Lesaint2017-02-171-340/+0
* SONAR-8637 Update POM parent versionTeryk Bellahsene2017-02-101-2/+2
* Speed-up drop of DB table on OracleSimon Brandhof2016-11-281-0/+10
* Fix performance issue in CE when many files have being deleted/movedSimon Brandhof2016-07-221-19/+32
* Remove unused annotation @DbTestsSimon Brandhof2016-02-291-3/+1
* IN claus and group of OR should have constant order and no duplicateSébastien Lesaint2016-01-291-1/+85
* Fix project title in copyright headersSimon Brandhof2016-01-131-1/+1
* Upgrade to parent 26 and new copyright headersSimon Brandhof2016-01-051-4/+4
* SONAR-6857 Fix escaping in a like queryTeryk Bellahsene2015-10-021-0/+14
* Merge SqlUtil and DatabaseUtilsSimon Brandhof2015-07-121-0/+17
* Refactor dao unit tests to use DbTester.create(System2)Julien Lancelot2015-07-071-1/+9
* Improve testability of DaoSimon Brandhof2015-07-061-5/+5
* Move some classes from sonar-server to sonar-dbSimon Brandhof2015-07-061-0/+51
* Extract module sonar-dbSimon Brandhof2015-07-041-0/+145