aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-db/src/test/resources
Commit message (Expand)AuthorAgeFilesLines
...
* SONAR-8134 prepare support of organizations in user group DAOSimon Brandhof2016-10-1312-91/+212
* SONAR-8134 prepare support of organizations in permission DAOSimon Brandhof2016-10-1348-1170/+85
* SONAR-8134 prepare support of organizations in permission template DAOSimon Brandhof2016-10-1319-71/+261
* SONAR-8134 add db column groups.organization_uuidSimon Brandhof2016-10-138-38/+44
* SONAR-8155 support root in UserDto, UserDao and UTsSébastien Lesaint2016-10-1259-542/+1795
* SONAR-8155 SONAR-8156 add root column to table USERSSébastien Lesaint2016-10-123-0/+87
* Bring back some methods in PermissionDao for GOVSimon Brandhof2016-09-293-0/+133
* SONAR-8099 add missing UT on CreateDefaultOrganizationSébastien Lesaint2016-09-291-0/+21
* SONAR-8173 delete existing permissions "shareDashboard" from dbSimon Brandhof2016-09-281-0/+18
* SONAR-8173 drop global permission "shareDashboard"Simon Brandhof2016-09-284-7/+7
* Rename AuthorizationDao to PermissionDaoSimon Brandhof2016-09-2814-0/+0
* Rename PermissionDao to GroupPermissionDaoSimon Brandhof2016-09-283-46/+0
* Remove user permissions from RoleDaoSimon Brandhof2016-09-285-50/+2
* Remove some methods related to users from RoleDaoSimon Brandhof2016-09-282-4/+3
* Clean-up AuthorizationDaoSimon Brandhof2016-09-283-133/+0
* Remove deprecated code in permission DAOsSimon Brandhof2016-09-288-95/+0
* SONAR-8095 add table ORGANIZATIONSSébastien Lesaint2016-09-231-0/+0
* SONAR-8025 rewrite create table RULE_REPOSITORIES in javaSébastien Lesaint2016-09-161-0/+0
* SONAR-8025 rewrite create table QPROFILE_CHANGES in javaSébastien Lesaint2016-09-162-1/+1
* SONAR-8025 rewrite create table PROPERTIES2 in javaSébastien Lesaint2016-09-161-0/+0
* SONAR-8025 rewrite create table INTERNAL_PROPERTIES in javaSébastien Lesaint2016-09-161-0/+0
* SONAR-8025 rewrite create table CE_TASK_INPUT in javaSébastien Lesaint2016-09-161-0/+0
* SONAR-7851 copy activities to qprofile_changesSimon Brandhof2016-09-121-0/+22
* SONAR-7676 PropertiesDao supports IS_EMPTY, TEXT_VALUE and CLOB_VALUESébastien Lesaint2016-09-0930-448/+44
* SONAR-7676 refactor table PROPERTIES to boolean+varchar+clob columnsSébastien Lesaint2016-09-091-0/+20
* SONAR-7676 some modernization of PropertiesDao and PropertiesDaoTestSébastien Lesaint2016-09-094-189/+0
* SONAR-8058 move views.def from PROPERTIES to INTERNAL_PROPERTIESSébastien Lesaint2016-09-051-0/+17
* SONAR-7911 purge scanner_context table when analysis is deletedSébastien Lesaint2016-08-222-1/+2
* SONAR-7842 add error columns to CE_ACTIVITYSébastien Lesaint2016-08-181-0/+17
* SONAR_7958 add column PROJECTS.B_UUID_PATHSébastien Lesaint2016-08-1017-0/+68
* SONAR-7903 Drop pending tasksSimon Brandhof2016-08-051-0/+11
* Rename ResourceKeyUpdaterDao to ComponentKeyUpdaterDaoTeryk Bellahsene2016-08-056-0/+0
* SONAR-7917 Drop is_global from DB table dashboardsTeryk Bellahsene2016-07-286-192/+0
* SONAR-7917 Delete project dashboard data in DBTeryk Bellahsene2016-07-281-0/+39
* Merge remote-tracking branch 'origin/branch-5.6'Julien Lancelot2016-07-191-0/+17
|\
| * SONAR-7686 Add migration to fix null external identityJulien Lancelot2016-07-181-0/+17
* | SONAR-7837 Change WS api/permissions/template_users to return all permissionsJulien Lancelot2016-07-141-1/+2
* | Move permissions template classes and resources to a specific package in sona...Teryk Bellahsene2016-07-1230-0/+0
* | SONAR-7786 merge PROJECTS table clean migrations and do them earlierSébastien Lesaint2016-07-112-28/+19
* | SONAR-7786 compress DUPLICATIONS_INDEX migrationsSébastien Lesaint2016-07-113-0/+3
* | SONAR-7700 re-enable ignored UTs on PurgeDaoSébastien Lesaint2016-07-114-199/+137
* | SONAR-7700 use "B columns" strategy for update of PROJECTSSimon Brandhof2016-07-1117-61/+825
* | SONAR-7705 add migration to kill tree errors in snapshots and projectsSébastien Lesaint2016-07-081-0/+692
* | SONAR-7780 Drop column PROJECT_MEASURES.SNAPSHOT_IDSimon Brandhof2016-07-0613-279/+0
* | SONAR-7807 drop SNAPSHOTS tree columnsSimon Brandhof2016-07-061-0/+33
* | SONAR-7705 stop using SNAPSHOTS tree columns in Java codebaseSimon Brandhof2016-07-0660-1686/+497
* | SONAR-7727 Remove deprecated stuff from Resources APIJulien HENRY2016-07-054-27/+27
* | SONAR-7705 remove dead code and dead sql in purgeSébastien Lesaint2016-07-041-0/+0
* | SONAR-7705 remove Orphan components directly from the rootSébastien Lesaint2016-07-0410-103/+219
* | SONAR-7705 replace purge by cpt of scope PRJ by purge by analysesSébastien Lesaint2016-07-044-56/+56