aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-db-dao/src/test/java/org/sonar/db/DbTester.java
Commit message (Expand)AuthorAgeFilesLines
* use testFixtures instead of test configuration of db-daoSébastien Lesaint2019-09-021-406/+0
* remove DBUnitSébastien Lesaint2019-08-091-4/+0
* SONAR-8520 move H2 scripts to sonar-db-daoSébastien Lesaint2019-08-091-3/+3
* SONAR-12061 Purge refresh flag on portfolio deletionBenoit2019-05-151-0/+7
* Fix license headers for 2019Duarte Meneses2019-01-021-1/+1
* SONARCLOUD-192 core extension can now declare MyBatis mapper and aliasSébastien Lesaint2018-12-211-3/+48
* SONAR-11321 Bind organization to alm installation when creating organizationJulien Lancelot2018-11-161-0/+7
* Upgrade DBCPEric Hartmann2018-09-071-1/+1
* SONAR-10346 Add latest deliveries information to webhooks search ws.Guillaume Jambet2018-03-011-0/+7
* SONAR-10345 Add Webhooks creation wsGuillaume Jambet2018-03-011-0/+7
* SONAR-10411 Do not persist name of provided project linksJulien Lancelot2018-02-201-2/+7
* Cleanup code based on Intellij inspectionsSimon Brandhof2018-01-141-1/+1
* Fix license headers for 2018Simon Brandhof2018-01-071-1/+1
* SONAR-10134 Remove creation of built-in QG in DbTesterJulien Lancelot2017-12-141-19/+0
* SONAR-10136 Set built-in QG as default of new organizationJulien Lancelot2017-12-141-1/+3
* SONAR-10134 Add ORG_QUALITY_GATES tableEric Hartmann2017-12-141-1/+20
* LICENSE-82 reset server ID on DB URL changesSimon Brandhof2017-11-081-0/+5
* SONAR-8576 Make WS api/plugins/installed usable by Scanner/SonarLintJulien HENRY2017-09-071-0/+7
* Rename DbTester#fileSourceTester to fileSourcesJulien Lancelot2017-08-231-1/+1
* Rename DbTester#measureDbTester to measuresJulien Lancelot2017-08-231-1/+1
* Remove DbUnit from ComponentDaoTestJulien Lancelot2017-08-211-0/+7
* SONAR-8785 cache DbSession in ThreadLocals for HTTP requestsSébastien Lesaint2017-07-111-1/+1
* SONAR-9304 Compress rules_profiles for built-in profilesTeryk Bellahsene2017-06-141-0/+1
* SONAR-9245 Make SearchProjectsActionTest more stableJulien Lancelot2017-06-091-0/+7
* SONAR-9088 set default visibility to “not-private” for new organisationsDaniel Schwarz2017-04-271-1/+1
* SONAR-8997 SONAR-8998 Filter organization members when selecting users to cha...Teryk Bellahsene2017-03-271-0/+4
* Drop deprecated method MyBatis#closeQuietly(DbSession)Simon Brandhof2017-03-031-1/+1
* split sonar-db into server/sonar-db-core and server/sonar-db-daoSébastien Lesaint2017-02-171-0/+299