aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Fix quality flawTeryk Bellahsene2017-02-171-1/+1
* | Replace anonymous classes with method reference in WebServiceTestTeryk Bellahsene2017-02-171-12/+2
* | SONAR-8777 New API to set the history of a web service actionTeryk Bellahsene2017-02-173-0/+85
* | Automatic merge from branch-6.3ssjenka2017-02-172-1/+61
|\|
| * SONAR-7282 only reindex components if the index is emptyDaniel Schwarz2017-02-162-1/+61
* | Remove useless boxing of UserDto.getId().intValue()Simon Brandhof2017-02-1610-22/+22
* | Fix integer type of user and group idsSimon Brandhof2017-02-16112-419/+422
* | SONAR-8774 Sanitize parameter names of the api/projects domainTeryk Bellahsene2017-02-165-31/+42
* | SONAR-8774 Sanitize parameter names for the api/components domainTeryk Bellahsene2017-02-1612-77/+105
* | SONAR-8793 Replace use of method to set a deprecated keyTeryk Bellahsene2017-02-1616-26/+28
* | SONAR-8793 Return deprecated key and its version in api/webservices/listTeryk Bellahsene2017-02-163-1/+7
* | SONAR-8793 Extract actions from the webservices controllerTeryk Bellahsene2017-02-1611-157/+340
* | Move WebServicesWs to the specific package wsTeryk Bellahsene2017-02-1613-21/+44
* | Replace anonymous classes by lambda in WebServiceTestTeryk Bellahsene2017-02-161-203/+132
* | SONAR-8793 Add since to the deprecated key of an active parameterTeryk Bellahsene2017-02-162-1/+27
* | Fix quality flawsJulien Lancelot2017-02-163-10/+10
* | Automatic merge from branch-6.3ssjenka2017-02-169-5/+268
|\|
| * SONAR-8647 Correctly detect isFavorite in filterJulien Lancelot2017-02-153-3/+17
| * SONAR-8746 Remove measures related to periods 2 to 5Julien Lancelot2017-02-156-2/+251
* | Fix PluginsWsMediumTest because version is now 6.4Julien Lancelot2017-02-141-4/+4
* | Fix Quality flawsSimon Brandhof2017-02-141-12/+0
* | Prepare for next development iterationSimon Brandhof2017-02-1453-53/+53
|/
* Enable Maven profile "release" on master6.3.0.184016.3-RC1Simon Brandhof2017-02-141-1/+1
* SONAR-8647 Do not load favorites if anonymousSimon Brandhof2017-02-142-15/+39
* SONAR-8647 Add filter on field organizationUuid in index projectmeasuresSimon Brandhof2017-02-147-76/+75
* SONAR-8647 Add field organizationUuid to index projectmeasuresSimon Brandhof2017-02-145-10/+39
* SONAR-8752 SONAR-8751 personal org name from usernameSébastien Lesaint2017-02-134-13/+66
* 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
* 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