aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-server
Commit message (Expand)AuthorAgeFilesLines
* SONAR-8809 always update component index, instead of drop+reindexDaniel Schwarz2017-02-214-12/+43
* Automatic merge from branch-6.3ssjenka2017-02-214-15/+43
|\
| * SONAR-8658 add field configuration.canApplyPermissionTemplate to response of ...Simon Brandhof2017-02-202-13/+34
| * return `isDefault` in /api/navigation/organizationStas Vilchik2017-02-202-2/+9
* | Drop unused Surefire config for skipping testsSimon Brandhof2017-02-191-7/+0
* | Fix bad import of org.assertj.core.api.Java6Assertions.assertThatSimon Brandhof2017-02-196-6/+6
* | Drop dependency xmlunitSimon Brandhof2017-02-194-28/+4
* | Clean-up sonar-testing-harness dependenciesSimon Brandhof2017-02-193-10/+39
* | Clean-up TestUtilsSimon Brandhof2017-02-193-10/+18
* | Fix Quality flawsSimon Brandhof2017-02-191-0/+1
* | Merge branch 'branch-6.3'Sébastien Lesaint2017-02-1714-40/+793
|\|
| * SONAR-8710 add SCAN permission to template of new organizations6.3.0.18587Sébastien Lesaint2017-02-174-37/+43
| * SONAR-8751 drop Owners group for personal organizationsSébastien Lesaint2017-02-173-48/+141
| * Disable authorization for roots in ES indicesSimon Brandhof2017-02-175-0/+185
| * SONAR-8804 Use api/projects/search in projects admin pageJulien Lancelot2017-02-172-4/+3
| * SONAR-8804 Create api/projects/searchJulien Lancelot2017-02-175-2/+471
* | SONAR-8799 follow POST redirectsSimon Brandhof2017-02-172-14/+132
* | SONAR-8724 add server URL to webhook payloadSimon Brandhof2017-02-178-6/+64
* | SONAR-8724 refactor static method WebhookPayload#from()Simon Brandhof2017-02-1713-97/+208
* | SONAR-8772 fix cache of non-granted permissionsSimon Brandhof2017-02-172-25/+62
* | SONAR-8772 do not load all projects in SessionUserSessionSimon Brandhof2017-02-172-26/+82
* | split sonar-db into server/sonar-db-core and server/sonar-db-daoSébastien Lesaint2017-02-174-16/+260
* | SONAR-8224 SONAR-8225 Sort by name and metricJulien Lancelot2017-02-177-513/+689
* | SONAR-8777 Rename WS history to changelogTeryk Bellahsene2017-02-175-19/+19
* | SONAR-8774 Rename component parameters in WS api/components/*Teryk Bellahsene2017-02-177-50/+41
* | SONAR-8777 Add changelogs to the api/projects domainTeryk Bellahsene2017-02-172-0/+10
* | SONAR-8777 Return history of a WS action in webservices/listTeryk Bellahsene2017-02-173-12/+52
* | Fix quality flawTeryk Bellahsene2017-02-171-1/+1
* | 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-169-9/+9
* | Fix integer type of user and group idsSimon Brandhof2017-02-1645-103/+101
* | SONAR-8774 Sanitize parameter names of the api/projects domainTeryk Bellahsene2017-02-164-31/+41
* | SONAR-8774 Sanitize parameter names for the api/components domainTeryk Bellahsene2017-02-1610-61/+83
* | SONAR-8793 Replace use of method to set a deprecated keyTeryk Bellahsene2017-02-1614-19/+21
* | 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
* | Fix quality flawsJulien Lancelot2017-02-163-10/+10
* | Automatic merge from branch-6.3ssjenka2017-02-163-3/+17
|\|
| * SONAR-8647 Correctly detect isFavorite in filterJulien Lancelot2017-02-153-3/+17
* | Fix PluginsWsMediumTest because version is now 6.4Julien Lancelot2017-02-141-4/+4
* | Prepare for next development iterationSimon 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-144-6/+24
* SONAR-8752 SONAR-8751 personal org name from usernameSébastien Lesaint2017-02-133-13/+59
* 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-132-4/+4
* SONAR-8736 backdate issues caused by just enabled rulesDaniel Schwarz2017-02-134-3/+349