aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-db/src/main/java
Commit message (Expand)AuthorAgeFilesLines
* Remove no more used PurgeDao.selectPurgeableFileUuids()Julien Lancelot2015-07-162-5/+0
* Move custom measures in sonar-dbTeryk Bellahsene2015-07-165-5/+105
* Fix quality flawsJulien Lancelot2015-07-151-0/+2
* Merge SqlUtil and DatabaseUtilsSimon Brandhof2015-07-121-0/+70
* Move ComponentDao from sonar-server to sonar-dbJulien Lancelot2015-07-083-0/+225
* SONAR-6701 - Drop the db table SEMAPHORESSimon Brandhof2015-07-089-381/+9
* Refactor dao unit tests to use DbTester.create(System2)Julien Lancelot2015-07-078-210/+100
* Add classes for backward compatibility of plugins/libs (like sonar-license) t...Julien Lancelot2015-07-066-6/+151
* Fix quality flaws in DaoSimon Brandhof2015-07-0610-25/+3
* Improve testability of DaoSimon Brandhof2015-07-066-38/+55
* Move some classes from sonar-server to sonar-dbSimon Brandhof2015-07-0642-266/+1509
* Extract module sonar-dbSimon Brandhof2015-07-04241-0/+22345