Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | SONAR-7844 add ScannerContextDao | Sébastien Lesaint | 2016-08-22 | 4 | -11/+247 | |
| | | ||||||
* | | SONAR-7842 truncate errorMessage to avoid max length error in DB | Sébastien Lesaint | 2016-08-18 | 1 | -0/+22 | |
| | | ||||||
* | | SONAR-7842 support error message in DAO and CeActivityDto | Sébastien Lesaint | 2016-08-18 | 1 | -14/+72 | |
| | | ||||||
* | | SONAR-7842 add error columns to CE_ACTIVITY | Sébastien Lesaint | 2016-08-18 | 3 | -1/+105 | |
| | | ||||||
* | | SONAR-7842 make ClobColumnDef support all DBs | Sébastien Lesaint | 2016-08-18 | 1 | -41/+14 | |
| | | ||||||
* | | SONAR-7842 rename table CE_TASK_DATA to CE_TASK_INPUT | Sébastien Lesaint | 2016-08-18 | 1 | -9/+9 | |
| | | ||||||
* | | SONAR-7930 WS api/components/bulk_update_key dry run fails when invalid key | Teryk Bellahsene | 2016-08-12 | 1 | -0/+11 | |
| | | ||||||
* | | SONAR-7930 WS api/components/bulk_update_key handles special characters | Teryk Bellahsene | 2016-08-12 | 1 | -0/+7 | |
| | | ||||||
* | | SONAR-7928 SONAR-7929 Update and bulk update of component key does not ↵ | Teryk Bellahsene | 2016-08-11 | 1 | -1/+60 | |
| | | | | | | | | update disabled component | |||||
* | | SONAR-7958 fix UUID_PATH of file created by ComponentTesting | Sébastien Lesaint | 2016-08-10 | 5 | -32/+33 | |
| | | ||||||
* | | SONAR-7958 populate PROJECTS.B_UUID_PATH in PersistComponentsStep | Sébastien Lesaint | 2016-08-10 | 1 | -13/+17 | |
| | | ||||||
* | | SONAR_7958 add column PROJECTS.B_UUID_PATH | Sébastien Lesaint | 2016-08-10 | 19 | -9/+70 | |
| | | ||||||
* | | SONAR-7903 fix unit test on MSSQL | Simon Brandhof | 2016-08-05 | 1 | -2/+2 | |
| | | ||||||
* | | SONAR-7903 Drop pending tasks | Simon Brandhof | 2016-08-05 | 4 | -4/+73 | |
| | | ||||||
* | | SONAR-7903 persist analysis reports in db | Simon Brandhof | 2016-08-05 | 4 | -17/+136 | |
| | | | | | | | | | | instead of file system (data/ce/reports). That allows support of clustering. | |||||
* | | Rename ResourceKeyUpdaterDao to ComponentKeyUpdaterDao | Teryk Bellahsene | 2016-08-05 | 7 | -2/+2 | |
| | | ||||||
* | | SONAR-7929 Create WS api/components/bulk_update_key | Teryk Bellahsene | 2016-08-05 | 1 | -2/+35 | |
| | | ||||||
* | | SONAR-7928 SONAR-4770 Create WS api/components/update_key | Teryk Bellahsene | 2016-08-05 | 2 | -2/+11 | |
| | | ||||||
* | | SONAR-7923 Create WS api/qualitygates/get_by_project | Teryk Bellahsene | 2016-07-29 | 1 | -16/+49 | |
| | | ||||||
* | | SONAR-7926 Create WS to add project link | Stas Vilchik | 2016-07-28 | 1 | -0/+9 | |
| | | ||||||
* | | SONAR-7917 Drop is_global from DB table dashboards | Teryk Bellahsene | 2016-07-28 | 10 | -214/+54 | |
| | | ||||||
* | | SONAR-7917 Delete project dashboard data in DB | Teryk Bellahsene | 2016-07-28 | 3 | -1/+181 | |
| | | ||||||
* | | SONAR-7917 Fix WidgetDao | Teryk Bellahsene | 2016-07-28 | 1 | -4/+24 | |
| | | ||||||
* | | Fix performance issue in CE when many files have being deleted/moved | Simon Brandhof | 2016-07-22 | 2 | -49/+117 | |
| | | | | | | | | | | | | When updating columns PROJECTS.B_ENABLED to false, as many SQL UPDATE requests as components to be disabled are executed, whereas only a single request with "UUID IN ?" could be executed. | |||||
* | | Merge remote-tracking branch 'origin/branch-5.6' | Julien Lancelot | 2016-07-19 | 3 | -1/+122 | |
|\| | ||||||
| * | SONAR-7686 Add migration to fix null external identity | Julien Lancelot | 2016-07-18 | 3 | -1/+122 | |
| | | ||||||
* | | SONAR-7839 Return Anyone group even if it has no permission | Julien Lancelot | 2016-07-18 | 1 | -0/+11 | |
| | | ||||||
* | | SONAR-7889 Add project key to WS api/qualityprofiles/projects | Julien Lancelot | 2016-07-15 | 2 | -6/+97 | |
| | | ||||||
* | | SONAR-7839 Change WS api/permissions/template_groups to return all permissions | Julien Lancelot | 2016-07-14 | 2 | -9/+177 | |
| | | ||||||
* | | SONAR-7837 Change WS api/permissions/template_users to return all permissions | Julien Lancelot | 2016-07-14 | 2 | -89/+65 | |
| | | ||||||
* | | SONAR-7837 Clean up PermissionTemplateDao code | Julien Lancelot | 2016-07-14 | 1 | -13/+24 | |
| | | ||||||
* | | SONAR-7700 Fix column size of b_qualifier | Julien Lancelot | 2016-07-13 | 1 | -1/+1 | |
| | | ||||||
* | | SONAR-7838 SONAR-7835 Return all permissions of matching users | Julien Lancelot | 2016-07-12 | 2 | -98/+173 | |
| | | | | | | | | When searching for permissions users that match a given permission, instead of only returnin this permission we now return all user permissions | |||||
* | | SONAR-7838 DAO to select groups and group permissions | Teryk Bellahsene | 2016-07-12 | 2 | -33/+198 | |
| | | ||||||
* | | SONAR-7835 WS permissions/users return permissions in response | Teryk Bellahsene | 2016-07-12 | 1 | -214/+105 | |
| | | ||||||
* | | Refactor UserPermissionDto | Teryk Bellahsene | 2016-07-12 | 5 | -30/+30 | |
| | | ||||||
* | | Move permissions template classes and resources to a specific package in ↵ | Teryk Bellahsene | 2016-07-12 | 36 | -10/+17 | |
| | | | | | | | | sonar-db | |||||
* | | SONAR-7835 Select user permissions | Teryk Bellahsene | 2016-07-12 | 1 | -6/+42 | |
| | | ||||||
* | | SONAR-7835 Select users by query | Teryk Bellahsene | 2016-07-12 | 6 | -74/+290 | |
| | | ||||||
* | | SONAR-7786 merge PROJECTS table clean migrations and do them earlier | Sébastien Lesaint | 2016-07-11 | 4 | -74/+76 | |
| | | ||||||
* | | SONAR-7786 compress DUPLICATIONS_INDEX migrations | Sébastien Lesaint | 2016-07-11 | 7 | -47/+65 | |
| | | ||||||
* | | 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 | 1 | -3/+3 | |
| | | ||||||
* | | SONAR-7700 use "B columns" strategy for update of PROJECTS | Simon Brandhof | 2016-07-11 | 25 | -104/+969 | |
| | | | | | | | | | | 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 | 1 | -0/+91 | |
| | | ||||||
* | | SONAR-7705 add migration to kill tree errors in snapshots and projects | Sébastien Lesaint | 2016-07-08 | 3 | -1/+1052 | |
| | | ||||||
* | | 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 | 1 | -0/+86 | |
| | | ||||||
* | | SONAR-7780 add MeasureQuery.analysisUuid | Sébastien Lesaint | 2016-07-07 | 1 | -22/+53 | |
| | | | | | | | | required by Governance | |||||
* | | SONAR-7705 refactoring | Simon Brandhof | 2016-07-06 | 4 | -38/+63 | |
| | | | | | | | | including some renaming of "snapshot" to "analysis" |