| Commit message (Expand) | Author | Age | Files | Lines |
* | SONAR-11264 enforce ES boostrap checks on all editions | Sébastien Lesaint | 2019-05-23 | 1 | -0/+10 |
* | SONAR-11950 create DB column snapshots.revision | Simon Brandhof | 2019-05-22 | 1 | -1/+2 |
* | Fix PROJECT_QPROFILES.PROFILE_KEY width: 255 -> 50 | Janos Gyerik | 2019-05-22 | 1 | -1/+1 |
* | SONAR-12026 Migrate existing hotspots statuses | Julien Lancelot | 2019-05-22 | 1 | -0/+3 |
* | SONAR-11962 Warn when detecting MySQL at startup | Pierre Guillot | 2019-05-17 | 2 | -2/+12 |
* | SONAR-12061 Recalculate out-of-date portfolios at scheduled hours | Janos Gyerik | 2019-05-15 | 1 | -0/+1 |
* | SONAR-12061 Create 'INTERNAL_COMPONENT_PROPS' table | Benoît Gianinetti | 2019-05-15 | 1 | -0/+10 |
* | SONAR-12000 add DB column webhooks.secret | Simon Brandhof | 2019-04-29 | 1 | -0/+1 |
* | SONARCLOUD-582 add missing index on org_qprofiles.parent_uuid | Simon Brandhof | 2019-04-24 | 1 | -0/+1 |
* | SONAR-11753 create admin user with a null email | Sébastien Lesaint | 2019-04-23 | 1 | -1/+1 |
* | SONAR-11823 Drop snapshots.project_version | Janos Gyerik | 2019-03-19 | 1 | -1/+0 |
* | SONAR-11631 Persist sonar.buildString in database | Janos Gyerik | 2019-03-19 | 1 | -0/+1 |
* | SONARCLOUD-379 Add ORG_ALM_BINDING#MEMBERS_SYNC column | Benoît Gianinetti | 2019-03-06 | 1 | -0/+1 |
* | SONAR-11650 Drop DATA_TYPE column from FILE_SOURCES table | Julien Lancelot | 2019-02-13 | 1 | -2/+1 |
* | SONAR-11631 add SNAPSHOTS.PROJECT_VERSION | Sébastien Lesaint | 2019-02-11 | 1 | -0/+1 |
* | SONAR-11626 Add manual baseline column to project_branches | Janos Gyerik | 2019-02-11 | 1 | -0/+1 |
* | Revert "SONAR-11650 Drop DATA_TYPE from FILE_SOURCES" | Julien Lancelot | 2019-02-11 | 1 | -1/+2 |
* | SONAR-11650 Drop DATA_TYPE from FILE_SOURCES | Julien Lancelot | 2019-02-11 | 1 | -2/+1 |
* | Merge pull request #1178 from SonarSource/feature/jl/add_dates_to_users_and_u... | Julien Lancelot | 2019-02-11 | 1 | -0/+2 |
* | SONARCLOUD-332 Use EXTERNAL_LOGIN to authenticate users | Julien Lancelot | 2019-01-16 | 1 | -0/+1 |
* | SONAR-11615 Drop "sonar.onboardingTutorial.showToNewUsers" setting | Stas Vilchik | 2019-01-16 | 1 | -1/+1 |
* | Fix license headers for 2019 | Duarte Meneses | 2019-01-02 | 49 | -49/+49 |
* | SONARCLOUD-192 core extension can now declare MyBatis mapper and alias | Sébastien Lesaint | 2018-12-21 | 2 | -16/+29 |
* | SONAR-11579 Create WS to store/load user settings | Julien Lancelot | 2018-12-20 | 2 | -0/+13 |
* | SONAR-11539 Support new dbcp property name | Benoit | 2018-12-04 | 2 | -3/+74 |
* | SONAR-10763 add table EVENT_COMPONENT_CHANGES + implement purge | Sébastien Lesaint | 2018-11-20 | 2 | -0/+20 |
* | SONARCLOUD-156 Set IS_OWNER_USER not nullable in ALM_APP_INSTALLS | Julien Lancelot | 2018-11-16 | 1 | -1/+1 |
* | SONAR-11325 Create GET api/alm_integration/list_unbound_installations | Julien Lancelot | 2018-11-16 | 1 | -0/+2 |
* | SONAR-11321 Bind organization to alm installation when creating organization | Julien Lancelot | 2018-11-16 | 2 | -0/+14 |
* | fix DialectUtils: Dialects should not be statically stored | Sébastien Lesaint | 2018-11-01 | 1 | -3/+6 |
* | SONARCLOUD-161 add Dialect#supportsUpsert(), true only on postgreSQL | Simon Brandhof | 2018-10-30 | 8 | -3/+87 |
* | SONARCLOUD-161 move db validations to Dialect#init() | Simon Brandhof | 2018-10-30 | 15 | -285/+292 |
* | SONARCLOUD-161 remove useless comments in Dialect | Simon Brandhof | 2018-10-30 | 1 | -20/+0 |
* | SONARCLOUD-161 improve Dialect#matchesJdbcUrl() | Simon Brandhof | 2018-10-30 | 12 | -25/+22 |
* | SONARCLOUD-150 Store if application owner is a user | Julien HENRY | 2018-10-25 | 1 | -0/+1 |
* | SONAR-11279 Drop column DEFAULT_PERM_TEMPLATE_VIEW | Eric Hartmann | 2018-10-25 | 1 | -1/+0 |
* | Fix bugs, mainly about type casts | Simon Brandhof | 2018-10-18 | 1 | -23/+0 |
* | SONAR-11271 Add application and portfolio creator to sonar-administrators group | Eric Hartmann | 2018-10-10 | 1 | -1/+3 |
* | SONAR-11270 Split permissions templates | Eric Hartmann | 2018-10-10 | 1 | -0/+2 |
* | SONAR-11238 add table CE_TASK_MESSAGE | Sébastien Lesaint | 2018-10-10 | 2 | -0/+11 |
* | SONAR-11302 Increase size of organization's key and name | Julien Lancelot | 2018-10-10 | 1 | -2/+2 |
* | SONAR-11310 drop tmp columns on CE_QUEUE and CE_ACTIVITY | Sébastien Lesaint | 2018-10-10 | 1 | -16/+0 |
* | SONAR-11310 add and use target columns in CE_ACTIVITY & CE_QUEUE | Sébastien Lesaint | 2018-10-10 | 1 | -4/+12 |
* | SONAR-11310 drop usages of CE_*.COMPONENT_UUID, CE_ACTIVITY.IS_LAST* | Sébastien Lesaint | 2018-10-04 | 1 | -2/+2 |
* | SONAR-11310 add temporary columns to CE tables | Sébastien Lesaint | 2018-10-04 | 1 | -0/+16 |
* | SONAR-11209 Add ad hoc columns in RULES_METADATA | Julien Lancelot | 2018-09-24 | 1 | -0/+4 |
* | SONAR-11212 Distinguish predefined and ad hoc external rules | Julien Lancelot | 2018-09-24 | 1 | -1/+2 |
* | SONAR-11196 Minimal Oracle driver is now 12.2 | Eric Hartmann | 2018-09-07 | 2 | -12/+23 |
* | Use the underlying connection to determine schema | Eric Hartmann | 2018-09-07 | 3 | -14/+54 |
* | Upgrade DBCP | Eric Hartmann | 2018-09-07 | 9 | -37/+270 |