Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | prepare for next development iteration | David Rautureau | 2016-07-20 | 1 | -1/+1 |
| | |||||
* | SONAR-7786 Create index measures_analysis_metric earlier | Simon Brandhof | 2016-07-19 | 2 | -1/+2 |
| | | | | so that other migrations can benefit from it | ||||
* | Merge remote-tracking branch 'origin/branch-5.6' | Julien Lancelot | 2016-07-19 | 6 | -1/+194 |
|\ | |||||
| * | SONAR-7686 Add migration to fix null external identity | Julien Lancelot | 2016-07-18 | 7 | -3/+196 |
| | | |||||
* | | Fix Quality flaws | Simon Brandhof | 2016-07-18 | 5 | -58/+28 |
| | | |||||
* | | SONAR-7839 Return Anyone group even if it has no permission | Julien Lancelot | 2016-07-18 | 2 | -4/+15 |
| | | |||||
* | | Fix quality flaws | Julien Lancelot | 2016-07-18 | 1 | -8/+8 |
| | | |||||
* | | SONAR-7889 Add project key to WS api/qualityprofiles/projects | Julien Lancelot | 2016-07-15 | 4 | -9/+105 |
| | | |||||
* | | SONAR-7839 Change WS api/permissions/template_groups to return all permissions | Julien Lancelot | 2016-07-14 | 7 | -41/+295 |
| | | |||||
* | | SONAR-7837 Change WS api/permissions/template_users to return all permissions | Julien Lancelot | 2016-07-14 | 5 | -109/+143 |
| | | |||||
* | | SONAR-7837 Clean up PermissionTemplateDao code | Julien Lancelot | 2016-07-14 | 3 | -66/+38 |
| | | |||||
* | | Fix quality flaws | Julien Lancelot | 2016-07-13 | 1 | -18/+18 |
| | | |||||
* | | Fix size of PROJECTS.B_QUALIFIER on H2 | Simon Brandhof | 2016-07-13 | 1 | -1/+1 |
| | | |||||
* | | SONAR-7700 Fix column size of b_qualifier | Julien Lancelot | 2016-07-13 | 2 | -2/+2 |
| | | |||||
* | | SONAR-7838 SONAR-7835 Return all permissions of matching users | Julien Lancelot | 2016-07-12 | 6 | -145/+220 |
| | | | | | | | | When searching for permissions users that match a given permission, instead of only returnin this permission we now return all user permissions | ||||
* | | SONAR-7838 WS api/permissions/groups returns group permissions | Teryk Bellahsene | 2016-07-12 | 1 | -0/+1 |
| | | |||||
* | | SONAR-7838 DAO to select groups and group permissions | Teryk Bellahsene | 2016-07-12 | 6 | -36/+299 |
| | | |||||
* | | SONAR-7835 WS permissions/users return permissions in response | Teryk Bellahsene | 2016-07-12 | 7 | -285/+143 |
| | | |||||
* | | Refactor UserPermissionDto | Teryk Bellahsene | 2016-07-12 | 11 | -74/+61 |
| | | |||||
* | | Move permissions template classes and resources to a specific package in ↵ | Teryk Bellahsene | 2016-07-12 | 48 | -29/+47 |
| | | | | | | | | sonar-db | ||||
* | | SONAR-7835 Select user permissions | Teryk Bellahsene | 2016-07-12 | 5 | -33/+82 |
| | | |||||
* | | SONAR-7835 Select users by query | Teryk Bellahsene | 2016-07-12 | 13 | -188/+687 |
| | | |||||
* | | SONAR-7786 merge PROJECTS table clean migrations and do them earlier | Sébastien Lesaint | 2016-07-11 | 6 | -88/+90 |
| | | |||||
* | | SONAR-7786 compress DUPLICATIONS_INDEX migrations | Sébastien Lesaint | 2016-07-11 | 16 | -267/+127 |
| | | |||||
* | | SONAR-7700 re-enable ignored UTs on PurgeDao | Sébastien Lesaint | 2016-07-11 | 5 | -216/+144 |
| | | |||||
* | | SONAR-7700 Decrease size of B VARCHAR columns in PROJECTS | Simon Brandhof | 2016-07-11 | 5 | -14/+12 |
| | | |||||
* | | SONAR-7700 use "B columns" strategy for update of PROJECTS | Simon Brandhof | 2016-07-11 | 38 | -210/+1336 |
| | | | | | | | | | | B columns are used to keep changes in a "functional" transaction but not a DB transaction | ||||
* | | SONAR-7700 support boolean columns in java db migrations | Simon Brandhof | 2016-07-11 | 2 | -0/+172 |
| | | |||||
* | | Fix Quality flaws | Simon Brandhof | 2016-07-11 | 2 | -4/+4 |
| | | |||||
* | | SONAR-7705 add migration to kill tree errors in snapshots and projects | Sébastien Lesaint | 2016-07-08 | 7 | -4/+1217 |
| | | |||||
* | | fix various quality flaws | Sébastien Lesaint | 2016-07-07 | 3 | -6/+4 |
| | | |||||
* | | SONAR-7705 add UT for MeasureDao#selectProjectMeasuresOfDeveloper | Sébastien Lesaint | 2016-07-07 | 1 | -8/+72 |
| | | |||||
* | | SONAR-7800 add override of MeasureDao#selectByQuery with ResultHandler | Sébastien Lesaint | 2016-07-07 | 3 | -0/+108 |
| | | |||||
* | | SONAR-7683 add SnapshotDao#selectByUuids | Sébastien Lesaint | 2016-07-07 | 3 | -18/+32 |
| | | |||||
* | | SONAR-7705 add MeasureDao#selectProjectMeasuresOfDeveloper | Sébastien Lesaint | 2016-07-07 | 3 | -18/+30 |
| | | |||||
* | | SONAR-7705 replace id by uuid in ViewsSnapshotDto | Sébastien Lesaint | 2016-07-07 | 2 | -6/+6 |
| | | |||||
* | | SONAR-7780 add MeasureQuery.analysisUuid | Sébastien Lesaint | 2016-07-07 | 5 | -75/+158 |
| | | | | | | | | required by Governance | ||||
* | | SONAR-7705 refactoring | Simon Brandhof | 2016-07-06 | 6 | -55/+82 |
| | | | | | | | | including some renaming of "snapshot" to "analysis" | ||||
* | | SONAR-7780 Drop column PROJECT_MEASURES.SNAPSHOT_ID | Simon Brandhof | 2016-07-06 | 20 | -284/+97 |
| | | |||||
* | | Remove unused methods of IdUuidPairs | Simon Brandhof | 2016-07-06 | 1 | -16/+1 |
| | | |||||
* | | Optimize insert in table RESOURCE_INDEX | Simon Brandhof | 2016-07-06 | 1 | -3/+15 |
| | | | | | | | | by specifying the JDBC types of columns in MyBatis mapper. | ||||
* | | SONAR-7807 drop SNAPSHOTS tree columns | Simon Brandhof | 2016-07-06 | 10 | -18/+276 |
| | | |||||
* | | SONAR-7705 stop using SNAPSHOTS tree columns in Java codebase | Simon Brandhof | 2016-07-06 | 85 | -2226/+655 |
| | | |||||
* | | SONAR-7727 Remove deprecated stuff from Resources API | Julien HENRY | 2016-07-05 | 7 | -31/+32 |
| | | |||||
* | | 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 |
| | |