| Commit message (Expand) | Author | Age | Files | Lines |
* | split sonar-db into server/sonar-db-core and server/sonar-db-dao | Sébastien Lesaint | 2017-02-17 | 674 | -67297/+0 |
* | Remove useless boxing of UserDto.getId().intValue() | Simon Brandhof | 2017-02-16 | 1 | -13/+13 |
* | Fix integer type of user and group ids | Simon Brandhof | 2017-02-16 | 63 | -291/+293 |
* | Automatic merge from branch-6.3 | ssjenka | 2017-02-16 | 1 | -0/+1 |
|\ |
|
| * | SONAR-8746 Remove measures related to periods 2 to 5 | Julien Lancelot | 2017-02-15 | 1 | -0/+1 |
* | | Fix Quality flaws | Simon Brandhof | 2017-02-14 | 1 | -12/+0 |
* | | Prepare for next development iteration | Simon Brandhof | 2017-02-14 | 1 | -1/+1 |
|/ |
|
* | SONAR-8647 Add field organizationUuid to index projectmeasures | Simon Brandhof | 2017-02-14 | 1 | -4/+15 |
* | SONAR-8752 SONAR-8751 personal org name from username | Sébastien Lesaint | 2017-02-13 | 1 | -0/+7 |
* | Add missing jdbcType attributes in MyBatis mappers | Simon Brandhof | 2017-02-11 | 12 | -79/+64 |
* | SONAR-8761 clean-up ResourceDao | Simon Brandhof | 2017-02-10 | 13 | -969/+6 |
* | SONAR-8761 clean-up UserPermissionDao | Simon Brandhof | 2017-02-10 | 4 | -26/+2 |
* | SONAR-8761 clean-up GroupPermissionDao | Simon Brandhof | 2017-02-10 | 4 | -46/+0 |
* | SONAR-8761 clean-up AuthorizationDao | Simon Brandhof | 2017-02-10 | 9 | -579/+3 |
* | SONAR-8761 db migration to unset root flag of existing users | Simon Brandhof | 2017-02-10 | 1 | -1/+2 |
* | SONAR-8761 organizations mgmt WS must check if org feature is enabled | Simon Brandhof | 2017-02-10 | 1 | -0/+5 |
* | Add and complete DbTester#properties() | Simon Brandhof | 2017-02-10 | 2 | -0/+25 |
* | SONAR-8761 drop sync of root based on user permissions | Simon Brandhof | 2017-02-10 | 9 | -551/+0 |
* | SONAR-8752 support userId in OrganizationDto and OrganizationDao | Sébastien Lesaint | 2017-02-10 | 4 | -5/+28 |
* | SONAR-8752 add column ORGANIZATIONS.USER_ID | Sébastien Lesaint | 2017-02-10 | 2 | -0/+2 |
* | SONAR-8637 Update POM parent version | Teryk Bellahsene | 2017-02-10 | 420 | -866/+840 |
* | SONAR-8208 SONAR-8610 SONAR-8758 Delete useless settings from db | Julien Lancelot | 2017-02-10 | 1 | -0/+1 |
* | SONAR-8755 make default organization guarded | Sébastien Lesaint | 2017-02-10 | 1 | -1/+2 |
* | SONAR-8754 api/organizations/create require root for guarded org | Sébastien Lesaint | 2017-02-10 | 1 | -2/+9 |
* | SONAR-8754 support guarded in OrganizationDto and OrganizationDao | Sébastien Lesaint | 2017-02-10 | 7 | -25/+73 |
* | SONAR-8754 add column ORGANIZATIONS.GUARDED | Sébastien Lesaint | 2017-02-10 | 2 | -0/+4 |
* | SONAR-8744 Remove no more used methods from dtos | Julien Lancelot | 2017-02-09 | 2 | -73/+0 |
* | SONAR-8744 Remove usage of periods 2 to 5 in Daos | Julien Lancelot | 2017-02-09 | 15 | -578/+155 |
* | Fix Quality flaws | Simon Brandhof | 2017-02-08 | 1 | -2/+1 |
* | Remove some instantiations of ComponentDbTester | Simon Brandhof | 2017-02-08 | 5 | -80/+68 |
* | SONAR-8735 add WS api/organizations/search_my_organizations | Sébastien Lesaint | 2017-02-07 | 4 | -9/+169 |
* | SONAR-8651 add and use OrganizationDbTester.setDefaultTemplates with dtos | Sébastien Lesaint | 2017-02-02 | 1 | -1/+18 |
* | SONAR-8059 WS api/user_groups/users searches users by name, login and email | Teryk Bellahsene | 2017-02-02 | 4 | -25/+26 |
* | SONAR-8060 WS api/permissions/users searchs users users by name, login and email | Teryk Bellahsene | 2017-02-02 | 5 | -11/+30 |
* | Drop class ComponentDtoFunctions | Simon Brandhof | 2017-02-01 | 1 | -72/+0 |
* | SONAR-8716 Deprecate UserSession#globalPermissions() | Simon Brandhof | 2017-02-01 | 1 | -0/+4 |
* | SONAR-7946 Remove usage of QProfileFactory | Julien Lancelot | 2017-02-01 | 2 | -2/+8 |
* | SONAR-8650 secure all query-base method of ComponentMapper | Sébastien Lesaint | 2017-01-31 | 2 | -15/+6 |
* | fix quality flaw: remove unused field and method | Sébastien Lesaint | 2017-01-31 | 1 | -8/+0 |
* | SONAR-8650 add organization parameter to api/projects/ghosts | Sébastien Lesaint | 2017-01-31 | 6 | -369/+68 |
* | SONAR-8704 replace group names by ids in authorization indices | Simon Brandhof | 2017-01-31 | 2 | -0/+6 |
* | SONAR-8704 Refactor Elasticsearch types "authorization" | Simon Brandhof | 2017-01-31 | 1 | -4/+0 |
* | SONAR-7299 Fail when project name is empty | Julien Lancelot | 2017-01-31 | 1 | -0/+4 |
* | SONAR-8648 add organization parameter to api/components/search | Sébastien Lesaint | 2017-01-30 | 4 | -18/+94 |
* | SONAR-8649 add organization parameter to api/projects/provisioned | Sébastien Lesaint | 2017-01-30 | 5 | -32/+63 |
* | Remove error-prone params Organization in UserDbTester | Simon Brandhof | 2017-01-29 | 3 | -55/+61 |
* | SONAR-8690 read and write default templates from ORGANIZATIONS table | Sébastien Lesaint | 2017-01-27 | 7 | -33/+68 |
* | SONAR-8690 add support for default templates to OrganizationDao | Sébastien Lesaint | 2017-01-27 | 6 | -15/+328 |
* | SONAR-8690 populate DEFAULT_PERM_TEMPLATE_* columns from PROPERTIES | Sébastien Lesaint | 2017-01-27 | 1 | -0/+1 |
* | SONAR-8690 add columns ORGANIZATIONS.default_perm_template_* | Sébastien Lesaint | 2017-01-27 | 2 | -0/+3 |