aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-db/src/test/resources
Commit message (Expand)AuthorAgeFilesLines
...
* | SONAR-7705 purge: delete measures of FILE and DIR via analysis uuidSébastien Lesaint2016-07-042-6/+6
* | SONAR-7705 PurgeDao#purge: aborted analysis can be delete from rootSébastien Lesaint2016-07-042-15/+15
* | SONAR-7705 take deleteAnalyses out of PurgeCommands.deleteComponentsSébastien Lesaint2016-07-041-0/+20
* | SONAR-7780 Apply feedbackSimon Brandhof2016-07-041-0/+0
* | SONAR-7780 Fix migration of PROJECTS.UUID_PATHSimon Brandhof2016-07-041-0/+22
* | SONAR-7780 table PROJECT_MEASURES should use analysis UUIDSimon Brandhof2016-06-2916-52/+298
* | SONAR-7794 Populate DB column RULES_PROFILES.USER_UPDATED_ATTeryk Bellahsene2016-06-291-0/+25
* | SONAR-7794 add column RULES_PROFILES.USER_UPDATED_ATTeryk Bellahsene2016-06-295-10/+20
* | SONAR-7824 Make DB column ACTIVITIES.PROFILE_KEY not nullTeryk Bellahsene2016-06-292-0/+21
* | SONAR-7824 Populate DB column ACTIVITIES.PROFILE_KEYTeryk Bellahsene2016-06-291-0/+11
* | SONAR-7824 Add DB column ACTIVITIES.PROFILE_KEYTeryk Bellahsene2016-06-291-0/+10
* | SONAR-7781 Password of external providers should not be stored in databaseJulien Lancelot2016-06-291-0/+15
* | Revert "SONAR-7780 table PROJECT_MEASURES should use analysis UUID"Simon Brandhof2016-06-2916-298/+52
* | SONAR-7780 table PROJECT_MEASURES should use analysis UUIDSimon Brandhof2016-06-2816-52/+298
* | SONAR-7800 add column PROJECTS.UUID_PATHSimon Brandhof2016-06-27102-2193/+8750
* | SONAR-7690 support EVENTS.ANALYSIS_UUID in codeSébastien Lesaint2016-06-2710-125/+475
* | SONAR-7690 add EVENTS.ANALYSIS_UUID in place of SNAPSHOT_IDSébastien Lesaint2016-06-274-0/+90
* | SONAR-7789 Add and populate DB column RULES_PROFILES.LAST_USEDTeryk Bellahsene2016-06-246-8/+105
* | SONAR-7689 support DUPLICATIONS_INDEX.ANALYSIS_UUID in codeSébastien Lesaint2016-06-226-151/+452
* | SONAR-7778 support addition of DUPLICATIONS_INDEX.COMPONENT_UUIDSébastien Lesaint2016-06-216-17/+101
* | SONAR-7778 add DUPLICATIONS_INDEX.COMPONENT_UUIDSébastien Lesaint2016-06-213-0/+62
* | SONAR-7691 table CE_ACTIVITY should use analysis UUIDSimon Brandhof2016-06-173-0/+70
* | SONAR-7779 Add column UUID to table SNAPSHOTSSimon Brandhof2016-06-1760-216/+973
* | SONAR-7747 Replace project creator by current user when creating a projectTeryk Bellahsene2016-06-174-15/+91
* | SONAR-7738 support in code use of *_UUID instead of PROJECTS._*IDSébastien Lesaint2016-06-1686-437/+437
* | SONAR-7738 update table PROJECTS to have self UUIDs insteaf of IDSébastien Lesaint2016-06-163-0/+72
* | SONAR-7746 Delete permission template characteristics when deleting a permiss...Julien Lancelot2016-06-162-2/+10
* | SONAR-7688 fix migration from 4.5Simon Brandhof2016-06-151-18/+28
* | SONAR-7688 table PROJECT_MEASURES should use component UUIDSimon Brandhof2016-06-1416-34/+211
* | SONAR-7693 support removal of ID columns in SNAPSHOTSSébastien Lesaint2016-06-1446-229/+170
* | SONAR-7693 replace SNAPSHOTS.*PROJECT_ID by columns with uuidsSébastien Lesaint2016-06-144-0/+224
* | SONAR-7501 remove usage of columns in SQL requestsSimon Brandhof2016-06-139-225/+54
* | SONAR-7692 support uuid columns in resource_indexSébastien Lesaint2016-06-1315-121/+121
* | SONAR-7692 change table resource_index to use project uuidsSébastien Lesaint2016-06-135-0/+79
* | Move org.sonar.core.user classes outside sonar-dbSimon Brandhof2016-06-061-6/+0
* | SONAR-7653 upgrade to Elasticsearch 2.3.3Simon Brandhof2016-05-312-12/+12
|/
* SONAR-6846 don't fail on duplicate row in snapshot_sourcesSébastien Lesaint2016-05-131-0/+6
* SONAR-7212 Remove migration to remove default assignee properties on removed ...Julien Lancelot2016-05-041-25/+0
* SONAR-7212 Add migration to remove default assignee properties on removed usersJulien Lancelot2016-05-031-0/+25
* Add comment on query to keep authorized users for a project and a roleJulien Lancelot2016-04-192-35/+9
* Add query to keep authorized users for a project and a roleJulien Lancelot2016-04-184-0/+77
* Add UserDao.selectByIdsJulien Lancelot2016-04-151-0/+9
* Add PropertiesDao.deleteByIdJulien Lancelot2016-04-112-0/+28
* SONAR-7473 Clean useless codeJulien Lancelot2016-04-048-31/+31
* MMF-165 Remove action plan mentionsTeryk Bellahsene2016-03-303-142/+0
* SONAR-7470 Delete manual rules from DBJulien Lancelot2016-03-292-0/+55
* SONAR-7470 Remove 'manual' from SQL queriesJulien Lancelot2016-03-291-9/+0
* SONAR-7472 Delete manual issues from DBJulien Lancelot2016-03-292-0/+139
* SONAR-7473 Drop 'reporter' field from backendJulien Lancelot2016-03-297-14/+14
* SONAR-7466 Remove ACTION_PLANS table and related codeTeryk Bellahsene2016-03-2514-202/+0