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 | 1 | -301/+0 |
| | |||||
* | SONAR-8637 Update POM parent version | Teryk Bellahsene | 2017-02-10 | 1 | -2/+2 |
| | |||||
* | SONAR-8675 drop usage of table resource_index | Simon Brandhof | 2017-01-25 | 1 | -6/+2 |
| | |||||
* | SONAR-8445 add a DAO for SCHEMA_MIGRATIONS | Sébastien Lesaint | 2016-12-16 | 1 | -2/+2 |
| | | | | and remove direct usages of MyBatis mapper | ||||
* | SONAR-5471 create initial schema (version 5.5) | Simon Brandhof | 2016-12-13 | 1 | -6/+0 |
| | |||||
* | SONAR-8353 add WebhookDeliveryDao | Simon Brandhof | 2016-11-14 | 1 | -1/+3 |
| | |||||
* | SONAR-8377 Remove issue filters dao | Julien Lancelot | 2016-11-10 | 1 | -8/+0 |
| | |||||
* | SONAR-8355 Remove measure filters Dao | Julien Lancelot | 2016-11-09 | 1 | -8/+0 |
| | |||||
* | SONAR-8354 Remove dao related to dashboards | Julien Lancelot | 2016-11-09 | 1 | -17/+1 |
| | |||||
* | SONAR-8134 merge PermissionMapper into AuthorizationDao | Simon Brandhof | 2016-10-16 | 1 | -2/+0 |
| | |||||
* | SONAR-8134 add dao to verify authorizations | Simon Brandhof | 2016-10-16 | 1 | -0/+2 |
| | |||||
* | Remove RoleDao#insertUserRole() | Simon Brandhof | 2016-09-28 | 1 | -1/+1 |
| | |||||
* | Rename AuthorizationDao to PermissionDao | Simon Brandhof | 2016-09-28 | 1 | -4/+5 |
| | |||||
* | Rename MyBatis alias UserRole to UserPermission | Simon Brandhof | 2016-09-28 | 1 | -1/+1 |
| | |||||
* | Move and rename GroupRoleDto to GroupPermissionDto | Simon Brandhof | 2016-09-28 | 1 | -2/+2 |
| | |||||
* | Rename PermissionDao to GroupPermissionDao | Simon Brandhof | 2016-09-28 | 1 | -1/+1 |
| | |||||
* | Drop useless DTOs in permissions | Simon Brandhof | 2016-09-28 | 1 | -4/+0 |
| | |||||
* | Add UserPermissionDao | Simon Brandhof | 2016-09-28 | 1 | -0/+2 |
| | |||||
* | SONAR-8095 add OrganizationDao | Sébastien Lesaint | 2016-09-26 | 1 | -0/+4 |
| | |||||
* | SONAR-8095 sort DTO aliases and Mapper declaration in alphabetic order | Sébastien Lesaint | 2016-09-23 | 1 | -67/+69 |
| | |||||
* | SONAR-8079 add RuleRepositoryDao | Simon Brandhof | 2016-09-14 | 1 | -1/+4 |
| | |||||
* | SONAR-7851 drop ActivityDao | Simon Brandhof | 2016-09-12 | 1 | -16/+46 |
| | |||||
* | SONAR-7851 add QProfileChangeDao | Simon Brandhof | 2016-09-12 | 1 | -1/+2 |
| | |||||
* | SONAR-7676 PropertiesDao supports IS_EMPTY, TEXT_VALUE and CLOB_VALUE | Sébastien Lesaint | 2016-09-09 | 1 | -2/+2 |
| | |||||
* | SONAR-7675 add InternalPropertiesDao | Sébastien Lesaint | 2016-09-05 | 1 | -1/+5 |
| | |||||
* | SONAR-7911 restore purge of CE_ACTIVITIES + purge CE_SCANNER_CONTEXT | Sébastien Lesaint | 2016-08-29 | 1 | -1/+3 |
| | |||||
* | SONAR-7844 add ScannerContextDao | Sébastien Lesaint | 2016-08-22 | 1 | -4/+4 |
| | |||||
* | SONAR-7842 rename table CE_TASK_DATA to CE_TASK_INPUT | Sébastien Lesaint | 2016-08-18 | 1 | -2/+2 |
| | |||||
* | SONAR-7903 persist analysis reports in db | Simon Brandhof | 2016-08-05 | 1 | -1/+2 |
| | | | | | instead of file system (data/ce/reports). That allows support of clustering. | ||||
* | Rename ResourceKeyUpdaterDao to ComponentKeyUpdaterDao | Teryk Bellahsene | 2016-08-05 | 1 | -2/+2 |
| | |||||
* | Refactor UserPermissionDto | Teryk Bellahsene | 2016-07-12 | 1 | -2/+2 |
| | |||||
* | Move permissions template classes and resources to a specific package in ↵ | Teryk Bellahsene | 2016-07-12 | 1 | -4/+4 |
| | | | | sonar-db | ||||
* | SONAR-7690 support EVENTS.ANALYSIS_UUID in code | Sébastien Lesaint | 2016-06-27 | 1 | -2/+2 |
| | |||||
* | SONAR-7747 Check potential permissions when submitting a report | Teryk Bellahsene | 2016-06-17 | 1 | -1/+1 |
| | |||||
* | SONAR-7723 Create dao for perm_tpl_characteristics | Teryk Bellahsene | 2016-06-09 | 1 | -2/+6 |
| | |||||
* | SONAR-7466 Remove ACTION_PLANS table and related code | Teryk Bellahsene | 2016-03-25 | 1 | -7/+1 |
| | |||||
* | SONAR-7330 Remove DAOv2 base classes | Simon Brandhof | 2016-02-29 | 1 | -6/+3 |
| | |||||
* | SONAR-7364 Remove SQALE characteristics from measures and rules | Simon Brandhof | 2016-02-22 | 1 | -4/+1 |
| | |||||
* | SONAR-7233 remove email / SCM accounts when deactivating a user | Julien Lancelot | 2016-02-01 | 1 | -1/+4 |
| | |||||
* | SONAR-7205 WS users/search with token count in response | Teryk Bellahsene | 2016-01-18 | 1 | -0/+2 |
| | |||||
* | Fix project title in copyright headers | Simon Brandhof | 2016-01-13 | 1 | -1/+1 |
| | |||||
* | SONAR-7135 WS api/measures/component_tree navigate through components and ↵ | Teryk Bellahsene | 2016-01-13 | 1 | -0/+2 |
| | | | | display measures | ||||
* | Upgrade to parent 26 and new copyright headers | Simon Brandhof | 2016-01-05 | 1 | -5/+4 |
| | |||||
* | SONAR-7137 Fix migration on MySQL | Julien Lancelot | 2015-12-15 | 1 | -1/+2 |
| | | | | Use another connection to select all duplicated components | ||||
* | SONAR-7039 Generate user tokens | Teryk Bellahsene | 2015-11-23 | 1 | -3/+6 |
| | |||||
* | Replace table ANALYSIS_REPORTS by CE_QUEUE and CE_ACTIVITY | Simon Brandhof | 2015-09-18 | 1 | -4/+5 |
| | |||||
* | Remove some useless views queries | Julien Lancelot | 2015-09-15 | 1 | -2/+0 |
| | | | | selectRootViews and selectViewTree are not used anymore in Views | ||||
* | Simplify deletion of a project in PurgeDao | Julien Lancelot | 2015-09-15 | 1 | -2/+0 |
| | | | | | - Rename deleteResourceTree to deleteProject - deleteProject only takes a uuid as parameter (instead of a IdUUidPair) | ||||
* | Fix quality flaws | Simon Brandhof | 2015-09-02 | 1 | -1/+1 |
| | |||||
* | move DAOs, Mappers and Dtos from Views to Core | Sébastien Lesaint | 2015-08-29 | 1 | -0/+4 |
| |