aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-db/src/main/java/org/sonar/db/MyBatis.java
Commit message (Expand)AuthorAgeFilesLines
* split sonar-db into server/sonar-db-core and server/sonar-db-daoSébastien Lesaint2017-02-171-301/+0
* SONAR-8637 Update POM parent versionTeryk Bellahsene2017-02-101-2/+2
* SONAR-8675 drop usage of table resource_indexSimon Brandhof2017-01-251-6/+2
* SONAR-8445 add a DAO for SCHEMA_MIGRATIONSSébastien Lesaint2016-12-161-2/+2
* SONAR-5471 create initial schema (version 5.5)Simon Brandhof2016-12-131-6/+0
* SONAR-8353 add WebhookDeliveryDaoSimon Brandhof2016-11-141-1/+3
* SONAR-8377 Remove issue filters daoJulien Lancelot2016-11-101-8/+0
* SONAR-8355 Remove measure filters DaoJulien Lancelot2016-11-091-8/+0
* SONAR-8354 Remove dao related to dashboardsJulien Lancelot2016-11-091-17/+1
* SONAR-8134 merge PermissionMapper into AuthorizationDaoSimon Brandhof2016-10-161-2/+0
* SONAR-8134 add dao to verify authorizationsSimon Brandhof2016-10-161-0/+2
* Remove RoleDao#insertUserRole()Simon Brandhof2016-09-281-1/+1
* Rename AuthorizationDao to PermissionDaoSimon Brandhof2016-09-281-4/+5
* Rename MyBatis alias UserRole to UserPermissionSimon Brandhof2016-09-281-1/+1
* Move and rename GroupRoleDto to GroupPermissionDtoSimon Brandhof2016-09-281-2/+2
* Rename PermissionDao to GroupPermissionDaoSimon Brandhof2016-09-281-1/+1
* Drop useless DTOs in permissionsSimon Brandhof2016-09-281-4/+0
* Add UserPermissionDaoSimon Brandhof2016-09-281-0/+2
* SONAR-8095 add OrganizationDaoSébastien Lesaint2016-09-261-0/+4
* SONAR-8095 sort DTO aliases and Mapper declaration in alphabetic orderSébastien Lesaint2016-09-231-67/+69
* SONAR-8079 add RuleRepositoryDaoSimon Brandhof2016-09-141-1/+4
* SONAR-7851 drop ActivityDaoSimon Brandhof2016-09-121-16/+46
* SONAR-7851 add QProfileChangeDaoSimon Brandhof2016-09-121-1/+2
* SONAR-7676 PropertiesDao supports IS_EMPTY, TEXT_VALUE and CLOB_VALUESébastien Lesaint2016-09-091-2/+2
* SONAR-7675 add InternalPropertiesDaoSébastien Lesaint2016-09-051-1/+5
* SONAR-7911 restore purge of CE_ACTIVITIES + purge CE_SCANNER_CONTEXTSébastien Lesaint2016-08-291-1/+3
* SONAR-7844 add ScannerContextDaoSébastien Lesaint2016-08-221-4/+4
* SONAR-7842 rename table CE_TASK_DATA to CE_TASK_INPUTSébastien Lesaint2016-08-181-2/+2
* SONAR-7903 persist analysis reports in dbSimon Brandhof2016-08-051-1/+2
* Rename ResourceKeyUpdaterDao to ComponentKeyUpdaterDaoTeryk Bellahsene2016-08-051-2/+2
* Refactor UserPermissionDtoTeryk Bellahsene2016-07-121-2/+2
* Move permissions template classes and resources to a specific package in sona...Teryk Bellahsene2016-07-121-4/+4
* SONAR-7690 support EVENTS.ANALYSIS_UUID in codeSébastien Lesaint2016-06-271-2/+2
* SONAR-7747 Check potential permissions when submitting a reportTeryk Bellahsene2016-06-171-1/+1
* SONAR-7723 Create dao for perm_tpl_characteristicsTeryk Bellahsene2016-06-091-2/+6
* SONAR-7466 Remove ACTION_PLANS table and related codeTeryk Bellahsene2016-03-251-7/+1
* SONAR-7330 Remove DAOv2 base classesSimon Brandhof2016-02-291-6/+3
* SONAR-7364 Remove SQALE characteristics from measures and rulesSimon Brandhof2016-02-221-4/+1
* SONAR-7233 remove email / SCM accounts when deactivating a userJulien Lancelot2016-02-011-1/+4
* SONAR-7205 WS users/search with token count in responseTeryk Bellahsene2016-01-181-0/+2
* Fix project title in copyright headersSimon Brandhof2016-01-131-1/+1
* SONAR-7135 WS api/measures/component_tree navigate through components and dis...Teryk Bellahsene2016-01-131-0/+2
* Upgrade to parent 26 and new copyright headersSimon Brandhof2016-01-051-5/+4
* SONAR-7137 Fix migration on MySQLJulien Lancelot2015-12-151-1/+2
* SONAR-7039 Generate user tokensTeryk Bellahsene2015-11-231-3/+6
* Replace table ANALYSIS_REPORTS by CE_QUEUE and CE_ACTIVITYSimon Brandhof2015-09-181-4/+5
* Remove some useless views queriesJulien Lancelot2015-09-151-2/+0
* Simplify deletion of a project in PurgeDaoJulien Lancelot2015-09-151-2/+0
* Fix quality flawsSimon Brandhof2015-09-021-1/+1
* move DAOs, Mappers and Dtos from Views to CoreSébastien Lesaint2015-08-291-0/+4