Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | split sonar-db into server/sonar-db-core and server/sonar-db-dao | Sébastien Lesaint | 2017-02-17 | 203 | -12019/+0 |
| | |||||
* | SONAR-8761 clean-up ResourceDao | Simon Brandhof | 2017-02-10 | 7 | -667/+0 |
| | |||||
* | SONAR-8761 clean-up AuthorizationDao | Simon Brandhof | 2017-02-10 | 5 | -184/+0 |
| | |||||
* | SONAR-8752 support userId in OrganizationDto and OrganizationDao | Sébastien Lesaint | 2017-02-10 | 1 | -0/+1 |
| | |||||
* | SONAR-8754 support guarded in OrganizationDto and OrganizationDao | Sébastien Lesaint | 2017-02-10 | 3 | -0/+3 |
| | |||||
* | SONAR-8744 Remove usage of periods 2 to 5 in Daos | Julien Lancelot | 2017-02-09 | 4 | -216/+0 |
| | |||||
* | SONAR-8059 WS api/user_groups/users searches users by name, login and email | Teryk Bellahsene | 2017-02-02 | 1 | -2/+4 |
| | |||||
* | SONAR-8650 add organization parameter to api/projects/ghosts | Sébastien Lesaint | 2017-01-31 | 1 | -335/+0 |
| | |||||
* | SONAR-8675 drop usage of table resource_index | Simon Brandhof | 2017-01-25 | 21 | -1165/+0 |
| | |||||
* | SONAR-8675 don't use resource_index in ProjectQgateAssociationMapper | Simon Brandhof | 2017-01-25 | 1 | -120/+14 |
| | |||||
* | Drop unused FileSourceDao#updateDateWhenUpdatedDateIsZero() | Simon Brandhof | 2017-01-24 | 2 | -34/+0 |
| | |||||
* | SONAR-8238 when updating a project, clear ALL components from index | Daniel Schwarz | 2017-01-23 | 1 | -0/+185 |
| | |||||
* | SONAR-8595 enforce organization of component is specified in UTs | Sébastien Lesaint | 2017-01-16 | 1 | -0/+13 |
| | | | | for UTs using ComponentTesting and/or ComponentDbTester | ||||
* | SONAR-8595 ComponentDao.selectByUuids returns organization's key | Sébastien Lesaint | 2017-01-16 | 1 | -6/+11 |
| | | | | | by joining on ORGANIZATIONS table add organizationKey (read-only) to ComponentDto | ||||
* | SONAR-8474 securing SQL request on Component tree regarding organization | Sébastien Lesaint | 2017-01-16 | 1 | -2/+2 |
| | | | | altered SQL requests on Component tree to not leak out of organization of root | ||||
* | SONAR-8474 add non nullable column PROJECTS.ORGANIZATION_UUID | Sébastien Lesaint | 2017-01-16 | 86 | -285/+553 |
| | | | | | | | | | hardcode CE and ComponentService to persist components into default organization hardcode WS api/components/bulk_update_key to work on default organization hardcode WS api/projects/create to create project into default organization hardcode WS api/ce/submit to create project into default organization fix UTs to set this new non nullable column | ||||
* | SONAR-8445 add a DAO for SCHEMA_MIGRATIONS | Sébastien Lesaint | 2016-12-16 | 2 | -9/+0 |
| | | | | and remove direct usages of MyBatis mapper | ||||
* | SONAR-8445 delete unused resources from deleted unit test | Sébastien Lesaint | 2016-12-16 | 7 | -43/+0 |
| | |||||
* | SONAR-8445 move SQ 5.6 create schema migrations out of Ruby | Sébastien Lesaint | 2016-12-14 | 2 | -47/+0 |
| | | | | and start some cleaning of migration related code in Ruby | ||||
* | SONAR-8445 move SQ 5.6.1 migration out of Ruby | Sébastien Lesaint | 2016-12-14 | 1 | -17/+0 |
| | |||||
* | SONAR-8445 move SQ 6.0 migrations out of Ruby | Sébastien Lesaint | 2016-12-14 | 46 | -1970/+0 |
| | |||||
* | SONAR-8445 move SQ 6.1 migrations out of Ruby | Sébastien Lesaint | 2016-12-14 | 11 | -126/+0 |
| | |||||
* | SONAR-8445 move SQ 6.2 migrations out of Ruby | Sébastien Lesaint | 2016-12-14 | 23 | -391/+0 |
| | |||||
* | SONAR-8445 run DB migration of SQ 6.3 with Java | Sébastien Lesaint | 2016-12-14 | 3 | -35/+0 |
| | | | | | add Java toolkit to run DB migrations port last 3 DB migrations (ie. from current SQ 6.3) to this Java toolkit and make it run after Ruby migration | ||||
* | SONAR-5471 use v5.6 as version of initial schema | Simon Brandhof | 2016-12-13 | 3 | -2/+0 |
| | | | | Signed-off-by: Simon Brandhof <simon.brandhof@sonarsource.com> | ||||
* | SONAR-5471 create initial schema (version 5.5) | Simon Brandhof | 2016-12-13 | 172 | -5332/+49 |
| | |||||
* | SONAR-5471 refactor db migration 1315 in Java | Simon Brandhof | 2016-12-12 | 1 | -0/+0 |
| | |||||
* | SONAR-8464 Make column UUID of Events unique and non null | Teryk Bellahsene | 2016-12-05 | 4 | -0/+22 |
| | |||||
* | SONAR-8464 Populate UUID column of table EVENTS | Teryk Bellahsene | 2016-12-05 | 1 | -0/+12 |
| | |||||
* | SONAR-8467 Add UUID column to db table EVENTS | Teryk Bellahsene | 2016-12-05 | 6 | -0/+21 |
| | |||||
* | SONAR-8353 create table webhook_deliveries | Simon Brandhof | 2016-11-14 | 1 | -0/+0 |
| | |||||
* | Update some copyright headers to 2016 | Simon Brandhof | 2016-11-14 | 1 | -1/+1 |
| | |||||
* | SONAR-8377 Drop issue filters tables | Julien Lancelot | 2016-11-10 | 1 | -0/+20 |
| | |||||
* | SONAR-8377 Remove issue filters dao | Julien Lancelot | 2016-11-10 | 11 | -295/+0 |
| | |||||
* | SONAR-8355 Drop tables "measure_filters" and "measure_filter_favourites" | Julien Lancelot | 2016-11-09 | 1 | -0/+20 |
| | |||||
* | SONAR-8355 Remove measure filters Dao | Julien Lancelot | 2016-11-09 | 2 | -57/+0 |
| | |||||
* | SONAR-8354 Drop tables "active_dashboards", "dashboards", "widgets", ↵ | Julien Lancelot | 2016-11-09 | 1 | -0/+47 |
| | | | | "widget_properties" | ||||
* | SONAR-8354 Remove dao related to dashboards | Julien Lancelot | 2016-11-09 | 12 | -287/+0 |
| | |||||
* | SONAR-8283 Migrate quality gates after removall of IT/overall coverage metrics | Julien Lancelot | 2016-10-26 | 1 | -0/+40 |
| | |||||
* | SONAR-8134 merge PermissionRepository into PermissionTemplateService | Simon Brandhof | 2016-10-21 | 11 | -729/+0 |
| | |||||
* | SONAR-8134 remove unused production code from RoleDao | Simon Brandhof | 2016-10-20 | 4 | -168/+0 |
| | |||||
* | SONAR-8134 merge PermissionMapper into AuthorizationDao | Simon Brandhof | 2016-10-16 | 17 | -0/+0 |
| | |||||
* | SONAR-8134 remove RoleDao#countComponentPermissions() | Simon Brandhof | 2016-10-13 | 2 | -69/+0 |
| | | | | | replaced by GroupPermissionDao#hasRootComponentPermissions() and UserPermissionDao#hasRootComponentPermissions() | ||||
* | SONAR-8134 remove RoleDao#deleteGroupRole() | Simon Brandhof | 2016-10-13 | 2 | -65/+0 |
| | | | | replaced by GroupPermissionDao#delete() | ||||
* | SONAR-8134 remove RoleDao#deleteGroupRolesByResourceId() | Simon Brandhof | 2016-10-13 | 4 | -118/+0 |
| | | | | Replaced by GroupPermissionDao#deleteByRootComponentId() | ||||
* | SONAR-8134 make column group_roles.organization_uuid not null | Simon Brandhof | 2016-10-13 | 44 | -108/+119 |
| | |||||
* | SONAR-8134 populate column group_roles.organization_uuid on upgrade | Simon Brandhof | 2016-10-13 | 1 | -0/+21 |
| | |||||
* | SONAR-8134 add column group_roles.organization_uuid | Simon Brandhof | 2016-10-13 | 44 | -112/+233 |
| | | | | Column is currently empty. | ||||
* | Support organizations in user group web services | Simon Brandhof | 2016-10-13 | 20 | -55/+106 |
| | |||||
* | SONAR-8134 add column permission_templates.organization_uuid | Simon Brandhof | 2016-10-13 | 8 | -0/+93 |
| |