Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SONAR-7705 remove dead code and dead sql in purge | Sébastien Lesaint | 2016-07-04 | 8 | -117/+50 |
| | |||||
* | SONAR-7705 remove Orphan components directly from the root | Sébastien Lesaint | 2016-07-04 | 16 | -229/+307 |
| | |||||
* | SONAR-7705 replace purge by cpt of scope PRJ by purge by analyses | Sébastien Lesaint | 2016-07-04 | 8 | -82/+131 |
| | |||||
* | SONAR-7705 purge: delete measures of FILE and DIR via analysis uuid | Sébastien Lesaint | 2016-07-04 | 7 | -34/+106 |
| | |||||
* | ComponentTreeQuery: since sortFields can't be null, enforce it | Sébastien Lesaint | 2016-07-04 | 1 | -0/+1 |
| | |||||
* | SONAR-7705 delete analysis measures using new ANALYSIS_UUID column | Sébastien Lesaint | 2016-07-04 | 3 | -12/+11 |
| | |||||
* | SONAR-7705 PurgeDao#purge: aborted analysis can be delete from root | Sébastien Lesaint | 2016-07-04 | 4 | -38/+37 |
| | | | | no need to try and delete them on each node of scope PROJECT in the tree | ||||
* | SONAR-7705 ProjectCleaner now deal with analyses (not snapshots) | Sébastien Lesaint | 2016-07-04 | 8 | -77/+117 |
| | |||||
* | SONAR-7705 use uuid in PurgeMapper.deleteSnapshots | Sébastien Lesaint | 2016-07-04 | 3 | -24/+35 |
| | |||||
* | SONAR-7705 take deleteAnalyses out of PurgeCommands.deleteComponents | Sébastien Lesaint | 2016-07-04 | 6 | -23/+101 |
| | |||||
* | SONAR-7705 remove work Resource from PurgeMapper and use uuids | Sébastien Lesaint | 2016-07-04 | 5 | -105/+135 |
| | |||||
* | remove unused PurgeDao#purge override | Sébastien Lesaint | 2016-07-04 | 2 | -18/+14 |
| | |||||
* | remove ids from PurgeSnapshotQuery | Sébastien Lesaint | 2016-07-04 | 14 | -142/+140 |
| | | | | in addition, PurgeDao#selectPurgeableSnapshots renamed to selectPurgeableAnalyses and it returns only root snapshots (ie. analyses) | ||||
* | remove unused PurgeDao.deleteSnapshots(PurgeSnapshotQuery,PurgeProfiler) | Sébastien Lesaint | 2016-07-04 | 2 | -11/+1 |
| | |||||
* | remove unused PurgeSnapshotQuery#qualifiers | Sébastien Lesaint | 2016-07-04 | 2 | -15/+0 |
| | |||||
* | SONAR-7780 Apply feedback | Simon Brandhof | 2016-07-04 | 6 | -17/+18 |
| | |||||
* | SONAR-7780 Fix migration of PROJECTS.UUID_PATH | Simon Brandhof | 2016-07-04 | 9 | -29/+222 |
| | |||||
* | SONAR-7780 Stop using PROJECT_MEASURES.SNAPSHOT_ID | Simon Brandhof | 2016-07-04 | 13 | -882/+268 |
| | |||||
* | SONAR-7780 table PROJECT_MEASURES should use analysis UUID | Simon Brandhof | 2016-06-29 | 33 | -63/+923 |
| | |||||
* | SONAR-7794 Populate DB column RULES_PROFILES.USER_UPDATED_AT | Teryk Bellahsene | 2016-06-29 | 7 | -2/+242 |
| | |||||
* | SONAR-7794 add column RULES_PROFILES.USER_UPDATED_AT | Teryk Bellahsene | 2016-06-29 | 14 | -18/+176 |
| | |||||
* | SONAR-7824 Make DB column ACTIVITIES.PROFILE_KEY not null | Teryk Bellahsene | 2016-06-29 | 10 | -12/+159 |
| | |||||
* | SONAR-7824 Populate DB column ACTIVITIES.PROFILE_KEY | Teryk Bellahsene | 2016-06-29 | 7 | -2/+176 |
| | |||||
* | SONAR-7824 Add DB column ACTIVITIES.PROFILE_KEY | Teryk Bellahsene | 2016-06-29 | 12 | -22/+168 |
| | |||||
* | SONAR-7781 Password of external providers should not be stored in database | Julien Lancelot | 2016-06-29 | 7 | -3/+187 |
| | |||||
* | SONAR-7732 Authentication is now done in Java | Julien Lancelot | 2016-06-29 | 2 | -4/+37 |
| | |||||
* | Revert "SONAR-7780 table PROJECT_MEASURES should use analysis UUID" | Simon Brandhof | 2016-06-29 | 33 | -923/+63 |
| | | | | This reverts commit 87f2df380bc31b616fa9a1b6376b0ff26ee84ccc. | ||||
* | SONAR-7780 table PROJECT_MEASURES should use analysis UUID | Simon Brandhof | 2016-06-28 | 33 | -63/+923 |
| | |||||
* | Fix PopulateUuidPathColumnOnProjects for Oracle | Sébastien Lesaint | 2016-06-28 | 1 | -2/+7 |
| | |||||
* | Fix SQL inner join on MSSQL | Simon Brandhof | 2016-06-28 | 1 | -6/+4 |
| | |||||
* | Fix SQL request for MSSQL and Postgres | Simon Brandhof | 2016-06-28 | 1 | -10/+5 |
| | |||||
* | Automatic merge from branch-5.6 | ssjenka | 2016-06-28 | 2 | -7/+98 |
|\ | | | | | | | | | | | * origin/branch-5.6: SONAR-7798 support BIN and BIN2 collation on MsSQL SONAR-7798 mssql fix collation now support complex collations | ||||
| * | SONAR-7798 support BIN and BIN2 collation on MsSQL | Sébastien Lesaint | 2016-06-27 | 2 | -13/+59 |
| | | |||||
| * | SONAR-7798 mssql fix collation now support complex collations | Sébastien Lesaint | 2016-06-27 | 2 | -6/+51 |
| | | | | | | | | | | collations can actually have a combination of case sensitivity and accent sensitivity also, the might not end with accent sensitivity | ||||
| * | set next dev version to 5.6.1-SNAPSHOT | Tom | 2016-06-27 | 1 | -1/+1 |
| | | |||||
| * | Update version to 5.6-SNAPSHOT | Tom | 2016-06-01 | 1 | -1/+1 |
| | | |||||
| * | Release 5.65.6 | Tom | 2016-06-01 | 1 | -1/+1 |
| | | |||||
* | | Remove unused method ComponentDao#existsById() | Simon Brandhof | 2016-06-27 | 2 | -13/+2 |
| | | |||||
* | | SONAR-7800 add column PROJECTS.UUID_PATH | Simon Brandhof | 2016-06-27 | 129 | -2522/+9972 |
| | | |||||
* | | SONAR-7690 support EVENTS.ANALYSIS_UUID in code | Sébastien Lesaint | 2016-06-27 | 34 | -298/+645 |
| | | |||||
* | | SONAR-7690 add EVENTS.ANALYSIS_UUID in place of SNAPSHOT_ID | Sébastien Lesaint | 2016-06-27 | 20 | -5/+839 |
| | | |||||
* | | Fix some Quality flaws | Simon Brandhof | 2016-06-27 | 3 | -23/+23 |
| | | |||||
* | | SONAR-7789 Add and populate DB column RULES_PROFILES.LAST_USED | Teryk Bellahsene | 2016-06-24 | 22 | -59/+604 |
| | | |||||
* | | SONAR-7688 add index to PROJECT_MEASURES.COMPONENT_UUID | Simon Brandhof | 2016-06-22 | 3 | -1/+4 |
| | | |||||
* | | SONAR-7689 support DUPLICATIONS_INDEX.ANALYSIS_UUID in code | Sébastien Lesaint | 2016-06-22 | 16 | -230/+528 |
| | | |||||
* | | SONAR-7689 add column DUPLICATIONS_INDEX.ANALYSIS_UUID | Sébastien Lesaint | 2016-06-22 | 10 | -6/+255 |
| | | |||||
* | | Quality Profile's SearchDataLoader with Java 8 streams | Teryk Bellahsene | 2016-06-21 | 1 | -1/+0 |
| | | |||||
* | | Fix Quality flaw | Simon Brandhof | 2016-06-21 | 1 | -1/+1 |
| | | |||||
* | | SONAR-7778 support addition of DUPLICATIONS_INDEX.COMPONENT_UUID | Sébastien Lesaint | 2016-06-21 | 9 | -20/+117 |
| | | |||||
* | | SONAR-7778 add DUPLICATIONS_INDEX.COMPONENT_UUID | Sébastien Lesaint | 2016-06-21 | 16 | -5/+568 |
| | |