aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Always public artifacts with full build version6.3.0.18800Simon Brandhof2017-02-221-13/+8
* Set version 6.3-SNAPSHOTSimon Brandhof2017-02-2253-53/+53
* Fix deployment of RCsSimon Brandhof2017-02-221-1/+1
* Publish version 6.3-RC3Simon Brandhof2017-02-2253-53/+53
* SONAR-8831 increase performance of bulk issue storageDaniel Schwarz2017-02-221-1/+2
* SONAR-8704 allow roots to see all projects and measuresSimon Brandhof2017-02-218-24/+112
* SONAR-8704 update indices authorization if browse permission is fully removedSimon Brandhof2017-02-212-22/+36
* SONAR-8823 Deprecate API org.sonar.api.web.FooterTeryk Bellahsene2017-02-211-0/+2
* Add logs when Travis downloads phantomjs and JDK8Simon Brandhof2017-02-211-0/+2
* Ability to release versions without build number in artifact filenamesSimon Brandhof2017-02-215-38/+102
* SONAR-8658 display "Apply Template" button for org adminStas Vilchik2017-02-201-2/+4
* SONAR-8658 add field configuration.canApplyPermissionTemplate to response of ...Simon Brandhof2017-02-202-13/+34
* change wording in organization formStas Vilchik2017-02-202-2/+4
* return `isDefault` in /api/navigation/organizationStas Vilchik2017-02-202-2/+9
* SONAR-8658 fix applying of permission templateStas Vilchik2017-02-201-1/+2
* fix ui glitch on settings page on safariStas Vilchik2017-02-201-1/+1
* 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-8769 Display project and organization keys in the analysis logsDuarte Meneses2017-02-172-1/+28
* SONAR-8804 Add ITJulien Lancelot2017-02-172-0/+68
* SONAR-8804 Use api/projects/search in projects admin pageJulien Lancelot2017-02-177-15/+75
* SONAR-8804 Create api/projects/searchJulien Lancelot2017-02-1710-3/+638
* SONAR-7282 only reindex components if the index is emptyDaniel Schwarz2017-02-162-1/+61
* 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
* 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