aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* SONAR-8752 SONAR-8751 personal org name from usernameSébastien Lesaint2017-02-134-13/+66
| | | | and also populate description
* Improve Javadoc of complexity metricsJulien Lancelot2017-02-131-4/+6
|
* SONAR-8684 Remove WS path exclusions from web page filterJulien Lancelot2017-02-132-4/+0
|
* SONAR-8736 it test for issue creation dateDaniel Schwarz2017-02-1321-4/+514
|
* SONAR-8736 backdate issues caused by just enabled rulesDaniel Schwarz2017-02-134-3/+349
|
* update readme.md copyright from 2016 to 2017Fabian Beuke2017-02-121-1/+1
|
* Add missing jdbcType attributes in MyBatis mappersSimon Brandhof2017-02-1112-79/+64
|
* SONAR-8545 Upgrade Tomcat from 8.5.9 to 8.5.11Simon Brandhof2017-02-111-1/+1
|
* Fix Quality flawsSimon Brandhof2017-02-118-31/+18
|
* SONAR-8757 add test to verify permission conflictSimon Brandhof2017-02-111-0/+18
|
* SONAR-8655 check `canDelete`flagStas Vilchik2017-02-105-9/+123
|
* SONAR-8676 add canDelete and remove isDefaultSébastien Lesaint2017-02-103-36/+44
| | | | from response of WS api/navigation/organization
* Fix license headersSimon Brandhof2017-02-105-10/+10
|
* SONAR-8761 clean-up ResourceDaoSimon Brandhof2017-02-1013-969/+6
|
* SONAR-8761 clean-up UserPermissionDaoSimon Brandhof2017-02-104-26/+2
|
* SONAR-8761 clean-up GroupPermissionDaoSimon Brandhof2017-02-104-46/+0
|
* SONAR-8761 clean-up AuthorizationDaoSimon Brandhof2017-02-109-579/+3
|
* SONAR-8761 add dev script enable_organizations.shSimon Brandhof2017-02-101-0/+5
|
* SONAR-8761 db migration to unset root flag of existing usersSimon Brandhof2017-02-106-4/+156
|
* SONAR-8761 fix cleanup of db in ITsSimon Brandhof2017-02-107-128/+120
|
* SONAR-8761 do not fail if org feature is already enabledSimon Brandhof2017-02-102-14/+13
|
* SONAR-8761 rely on feature flag when displaying organizationStas Vilchik2017-02-102-1/+3
|
* SONAR-8761 add organizationsEnabled to response of api/navigation/globalSimon Brandhof2017-02-104-12/+39
|
* SONAR-8761 minor improvement in root WS testsSimon Brandhof2017-02-103-3/+3
|
* SONAR-8761 remove misleading UserSession#checkIsRoot()Simon Brandhof2017-02-10116-621/+666
|
* SONAR-8761 remove calls of WS to UserSession#isRoot()Simon Brandhof2017-02-109-26/+51
| | | | replace by UserSession#isSystemAdministrator()
* SONAR-8761 add UserSession#checkIsSystemAdministrator()Simon Brandhof2017-02-1022-64/+444
|
* SONAR-8761 add class OrganizationFlagsSimon Brandhof2017-02-1015-169/+354
|
* SONAR-8761 root has permissions on all organizations and componentsSimon Brandhof2017-02-105-64/+90
|
* SONAR-8761 organizations mgmt WS must check if org feature is enabledSimon Brandhof2017-02-109-127/+246
|
* Add and complete DbTester#properties()Simon Brandhof2017-02-102-0/+25
|
* SONAR-8761 drop sync of root based on user permissionsSimon Brandhof2017-02-1029-1251/+22
|
* SONAR-8761 new WS api/organizations/enable_supportSimon Brandhof2017-02-109-5/+231
|
* Drop the unused coverage-per-test profile from pomSimon Brandhof2017-02-102-37/+0
|
* Drop the m2eclipse configuration from pomSimon Brandhof2017-02-101-80/+0
|
* SONAR-8151 make property sonar.organizations.anyoneCanCreate hiddenSébastien Lesaint2017-02-101-0/+1
|
* SONAR-8752 persist id of user for whom personal org was createdSébastien Lesaint2017-02-102-7/+13
|
* SONAR-8752 support userId in OrganizationDto and OrganizationDaoSébastien Lesaint2017-02-104-5/+28
|
* SONAR-8752 add column ORGANIZATIONS.USER_IDSébastien Lesaint2017-02-107-1/+120
|
* SONAR-8752 SONAR-8753 create org for new usersSébastien Lesaint2017-02-1011-36/+245
| | | | | both when user is created with api/users/create or at first authentication this feature is controlled by property sonar.organizations.createPersonalOrg
* SONAR-8751 factor organization creation and attr validationSébastien Lesaint2017-02-1013-157/+1040
| | | | into dedicated classes: OrganizationValidation and OrganizationCreation
* SONAR-8753 add hidden property sonar.organizations.createPersonalOrgSébastien Lesaint2017-02-103-2/+10
|
* SONAR-8566 upgrade PHP pluginSimon Brandhof2017-02-101-1/+1
|
* SONAR-8694 make perfect name matches score higher in global searchDaniel Schwarz2017-02-102-1/+15
|
* Fix concurrency probs in testsDuarte Meneses2017-02-101-6/+7
|
* SONAR-8637 Update POM parent versionTeryk Bellahsene2017-02-106529-13491/+13180
|
* SONAR-8637 IT to test functional version in a pluginTeryk Bellahsene2017-02-104-3/+62
|
* SONAR-8637 Display functional version of plugins when availableTeryk Bellahsene2017-02-105-65/+68
|
* SONAR-8636 Show functional version of SonarQubeTeryk Bellahsene2017-02-107-13/+149
|
* SONAR-8637 Use new versions of update center and maven packagerTeryk Bellahsene2017-02-101-2/+2
|