aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-db-core
Commit message (Expand)AuthorAgeFilesLines
* SONAR-11823 Drop snapshots.project_versionJanos Gyerik2019-03-191-1/+0
* SONAR-11631 Persist sonar.buildString in databaseJanos Gyerik2019-03-191-0/+1
* SONARCLOUD-379 Add ORG_ALM_BINDING#MEMBERS_SYNC columnBenoît Gianinetti2019-03-061-0/+1
* SONAR-11650 Drop DATA_TYPE column from FILE_SOURCES tableJulien Lancelot2019-02-131-2/+1
* SONAR-11631 add SNAPSHOTS.PROJECT_VERSIONSébastien Lesaint2019-02-111-0/+1
* SONAR-11626 Add manual baseline column to project_branchesJanos Gyerik2019-02-111-0/+1
* Revert "SONAR-11650 Drop DATA_TYPE from FILE_SOURCES"Julien Lancelot2019-02-111-1/+2
* SONAR-11650 Drop DATA_TYPE from FILE_SOURCESJulien Lancelot2019-02-111-2/+1
* Merge pull request #1178 from SonarSource/feature/jl/add_dates_to_users_and_u...Julien Lancelot2019-02-111-0/+2
* SONARCLOUD-332 Use EXTERNAL_LOGIN to authenticate usersJulien Lancelot2019-01-161-0/+1
* SONAR-11615 Drop "sonar.onboardingTutorial.showToNewUsers" settingStas Vilchik2019-01-161-1/+1
* Fix license headers for 2019Duarte Meneses2019-01-0249-49/+49
* SONARCLOUD-192 core extension can now declare MyBatis mapper and aliasSébastien Lesaint2018-12-212-16/+29
* SONAR-11579 Create WS to store/load user settingsJulien Lancelot2018-12-202-0/+13
* SONAR-11539 Support new dbcp property nameBenoit2018-12-043-3/+75
* SONAR-10763 add table EVENT_COMPONENT_CHANGES + implement purgeSébastien Lesaint2018-11-202-0/+20
* Do not consider postgres unit tests as skipped in SQ analysisSimon Brandhof2018-11-161-1/+3
* Revert "Cirrus - run unit tests on PostgreSQL"Simon Brandhof2018-11-161-3/+1
* SONARCLOUD-156 Set IS_OWNER_USER not nullable in ALM_APP_INSTALLSJulien Lancelot2018-11-161-1/+1
* SONAR-11325 Create GET api/alm_integration/list_unbound_installationsJulien Lancelot2018-11-161-0/+2
* SONAR-11321 Bind organization to alm installation when creating organizationJulien Lancelot2018-11-162-0/+14
* Cirrus - run unit tests on PostgreSQLSimon Brandhof2018-11-161-1/+3
* fix DialectUtils: Dialects should not be statically storedSébastien Lesaint2018-11-011-3/+6
* SONARCLOUD-161 add Dialect#supportsUpsert(), true only on postgreSQLSimon Brandhof2018-10-308-3/+87
* SONARCLOUD-161 move db validations to Dialect#init()Simon Brandhof2018-10-3015-285/+292
* SONARCLOUD-161 remove useless comments in DialectSimon Brandhof2018-10-301-20/+0
* SONARCLOUD-161 improve Dialect#matchesJdbcUrl()Simon Brandhof2018-10-3012-25/+22
* SONARCLOUD-150 Store if application owner is a userJulien HENRY2018-10-251-0/+1
* SONAR-11279 Drop column DEFAULT_PERM_TEMPLATE_VIEWEric Hartmann2018-10-251-1/+0
* Fix bugs, mainly about type castsSimon Brandhof2018-10-181-23/+0
* SONAR-11271 Add application and portfolio creator to sonar-administrators groupEric Hartmann2018-10-101-1/+3
* SONAR-11270 Split permissions templatesEric Hartmann2018-10-101-0/+2
* SONAR-11238 add table CE_TASK_MESSAGESébastien Lesaint2018-10-102-0/+11
* SONAR-11302 Increase size of organization's key and nameJulien Lancelot2018-10-101-2/+2
* SONAR-11310 drop tmp columns on CE_QUEUE and CE_ACTIVITYSébastien Lesaint2018-10-101-16/+0
* SONAR-11310 add and use target columns in CE_ACTIVITY & CE_QUEUESébastien Lesaint2018-10-101-4/+12
* SONAR-11310 drop usages of CE_*.COMPONENT_UUID, CE_ACTIVITY.IS_LAST*Sébastien Lesaint2018-10-041-2/+2
* SONAR-11310 add temporary columns to CE tablesSébastien Lesaint2018-10-041-0/+16
* SONAR-11209 Add ad hoc columns in RULES_METADATAJulien Lancelot2018-09-241-0/+4
* SONAR-11212 Distinguish predefined and ad hoc external rulesJulien Lancelot2018-09-241-1/+2
* SONAR-11268 replace Jenkins by Cirrus CISimon Brandhof2018-09-191-1/+1
* SONAR-11196 Minimal Oracle driver is now 12.2Eric Hartmann2018-09-072-12/+23
* Use the underlying connection to determine schemaEric Hartmann2018-09-073-14/+54
* Upgrade DBCPEric Hartmann2018-09-0710-38/+271
* Delete webhooks and webhook deliveries only once (#667)Julien Lancelot2018-08-301-0/+1
* SONAR-11038 Rename table alm_project_mappings -> project_alm_bindingsJulien HENRY2018-08-102-5/+5
* SONAR-11038 Add table: alm_project_mappings (#559)Janos Gyerik2018-08-102-1/+15
* SONAR-10864 Author information only available to members (#552)Eric Hartmann2018-08-081-0/+1
* SONAR-11085 Prettify SQL TRACE logsSimon Brandhof2018-08-024-28/+42
* Remove useless comments "@since 1.2" in package org.sonar.db.dialectSimon Brandhof2018-08-016-18/+0