aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-db/src/main/java/org/sonar/db/DefaultDatabase.java
Commit message (Expand)AuthorAgeFilesLines
* split sonar-db into server/sonar-db-core and server/sonar-db-daoSébastien Lesaint2017-02-171-185/+0
* SONAR-8637 Update POM parent versionTeryk Bellahsene2017-02-101-2/+2
* SONAR-8684 Cleanup code related to railsJulien Lancelot2017-01-261-4/+0
* SONAR-8335 move LogBackHelper to subpackage loggingSébastien Lesaint2016-12-011-1/+1
* SONAR-8336 add properties to control SQL logs level in CE and WebSébastien Lesaint2016-11-161-3/+7
* 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-6830 ability to change level of SQL logs on the flySimon Brandhof2015-10-061-9/+21
* SONAR-6886 Stop support of deprecated property sonar.jdbc.userSimon Brandhof2015-09-301-9/+1
* SONAR-6863 Support Integrated Authentication for SQL Server with SonarQube in...Koushik Dasgupta2015-09-291-2/+4
* Move some classes from sonar-server to sonar-dbSimon Brandhof2015-07-061-13/+4
* Extract module sonar-dbSimon Brandhof2015-07-041-0/+188