]> source.dussan.org Git - sonarqube.git/shortlog
sonarqube.git
2017-02-19 Simon BrandhofDrop unused dependency xpp3
2017-02-19 Simon BrandhofDrop dependency on deprecated sonar-graph
2017-02-19 Simon BrandhofFix bad import of org.assertj.core.api.Java6Assertions...
2017-02-19 Simon BrandhofDrop unused dependency bean-matchers
2017-02-19 Simon BrandhofDrop dependency xmlunit
2017-02-19 Simon BrandhofClean-up sonar-testing-harness dependencies
2017-02-19 Simon BrandhofReduce coupling of sonar-plugin-api on Guava
2017-02-19 Simon BrandhofClean-up TestUtils
2017-02-19 Simon BrandhofDrop unused class RunTestsMultipleTimes from sonar...
2017-02-19 Simon BrandhofMove temp dir of build outsite project
2017-02-19 Simon BrandhofFix Quality flaws
2017-02-17 Sébastien LesaintMerge branch 'branch-6.3'
2017-02-17 Simon BrandhofSONAR-8799 follow POST redirects
2017-02-17 Simon BrandhofSONAR-8724 add server URL to webhook payload
2017-02-17 Simon BrandhofSONAR-8724 refactor static method WebhookPayload#from()
2017-02-17 Sébastien LesaintSONAR-8710 add SCAN permission to template of new organ... 1685/head 6.3.0.18587
2017-02-17 Sébastien LesaintSONAR-8751 drop Owners group for personal organizations
2017-02-17 Simon BrandhofDisable authorization for roots in ES indices
2017-02-17 Duarte MenesesSONAR-8769 Display project and organization keys in... 1683/head
2017-02-17 Simon BrandhofSONAR-8772 fix cache of non-granted permissions
2017-02-17 Simon BrandhofSONAR-8772 do not load all projects in SessionUserSession
2017-02-17 Sébastien Lesaintsplit sonar-db into server/sonar-db-core and server... 1678/head
2017-02-17 Julien LancelotSONAR-8224 SONAR-8225 Sort by name and metric 1669/head
2017-02-17 Teryk BellahseneSONAR-8777 Rename WS history to changelog 1680/head
2017-02-17 Teryk BellahseneSONAR-8774 Rename component parameters in WS api/compon...
2017-02-17 Teryk BellahseneSONAR-8777 Add changelogs to the api/projects domain
2017-02-17 Teryk BellahseneSONAR-8777 Return history of a WS action in webservices...
2017-02-17 Teryk BellahseneFix quality flaw
2017-02-17 Teryk BellahseneReplace anonymous classes with method reference in...
2017-02-17 Teryk BellahseneSONAR-8777 New API to set the history of a web service...
2017-02-17 Julien LancelotSONAR-8804 Add IT 1682/head
2017-02-17 Julien LancelotSONAR-8804 Use api/projects/search in projects admin...
2017-02-17 Julien LancelotSONAR-8804 Create api/projects/search
2017-02-17 ssjenkaAutomatic merge from branch-6.3
2017-02-16 Simon BrandhofRemove useless boxing of UserDto.getId().intValue()
2017-02-16 Simon BrandhofFix integer type of user and group ids
2017-02-16 Daniel SchwarzSONAR-7282 only reindex components if the index is...
2017-02-16 Teryk BellahseneSONAR-8774 Sanitize parameter names of the api/projects... 1676/head
2017-02-16 Teryk BellahseneSONAR-8774 Sanitize parameter names for the api/compone...
2017-02-16 Teryk BellahseneSONAR-8793 Replace use of method to set a deprecated key
2017-02-16 Teryk BellahseneSONAR-8793 Return deprecated key and its version in...
2017-02-16 Teryk BellahseneSONAR-8793 Extract actions from the webservices controller
2017-02-16 Teryk BellahseneMove WebServicesWs to the specific package ws
2017-02-16 Teryk BellahseneReplace anonymous classes by lambda in WebServiceTest
2017-02-16 Teryk BellahseneSONAR-8793 Add since to the deprecated key of an active...
2017-02-16 Julien LancelotFix quality flaws
2017-02-16 ssjenkaAutomatic merge from branch-6.3
2017-02-15 Julien LancelotSONAR-8647 Correctly detect isFavorite in filter 1673/head
2017-02-15 Julien LancelotSONAR-8746 Remove measures related to periods 2 to 5 1671/head
2017-02-14 Julien LancelotFix PluginsWsMediumTest because version is now 6.4
2017-02-14 Simon BrandhofFix Quality flaws
2017-02-14 Simon BrandhofPrepare for next development iteration
2017-02-14 Simon BrandhofEnable Maven profile "release" on master 6.3-RC1 6.3.0.18401
2017-02-14 Simon BrandhofSONAR-8647 Do not load favorites if anonymous
2017-02-14 Simon BrandhofSONAR-8647 Add filter on field organizationUuid in...
2017-02-14 Simon BrandhofSONAR-8647 Add field organizationUuid to index projectm...
2017-02-13 Sébastien LesaintSONAR-8752 SONAR-8751 personal org name from username 1667/head
2017-02-13 Julien LancelotImprove Javadoc of complexity metrics
2017-02-13 Julien LancelotSONAR-8684 Remove WS path exclusions from web page... 1666/head
2017-02-13 Daniel SchwarzSONAR-8736 it test for issue creation date
2017-02-13 Daniel SchwarzSONAR-8736 backdate issues caused by just enabled rules
2017-02-12 Fabian Beukeupdate readme.md copyright from 2016 to 2017
2017-02-11 Simon BrandhofAdd missing jdbcType attributes in MyBatis mappers
2017-02-11 Simon BrandhofSONAR-8545 Upgrade Tomcat from 8.5.9 to 8.5.11
2017-02-11 Simon BrandhofFix Quality flaws
2017-02-10 Simon BrandhofSONAR-8757 add test to verify permission conflict
2017-02-10 Stas VilchikSONAR-8655 check `canDelete`flag
2017-02-10 Sébastien LesaintSONAR-8676 add canDelete and remove isDefault
2017-02-10 Simon BrandhofFix license headers 1649/head
2017-02-10 Simon BrandhofSONAR-8761 clean-up ResourceDao
2017-02-10 Simon BrandhofSONAR-8761 clean-up UserPermissionDao
2017-02-10 Simon BrandhofSONAR-8761 clean-up GroupPermissionDao
2017-02-10 Simon BrandhofSONAR-8761 clean-up AuthorizationDao
2017-02-10 Simon BrandhofSONAR-8761 add dev script enable_organizations.sh
2017-02-10 Simon BrandhofSONAR-8761 db migration to unset root flag of existing...
2017-02-10 Simon BrandhofSONAR-8761 fix cleanup of db in ITs
2017-02-10 Simon BrandhofSONAR-8761 do not fail if org feature is already enabled
2017-02-10 Stas VilchikSONAR-8761 rely on feature flag when displaying organiz...
2017-02-10 Simon BrandhofSONAR-8761 add organizationsEnabled to response of...
2017-02-10 Simon BrandhofSONAR-8761 minor improvement in root WS tests
2017-02-10 Simon BrandhofSONAR-8761 remove misleading UserSession#checkIsRoot()
2017-02-10 Simon BrandhofSONAR-8761 remove calls of WS to UserSession#isRoot()
2017-02-10 Simon BrandhofSONAR-8761 add UserSession#checkIsSystemAdministrator()
2017-02-10 Simon BrandhofSONAR-8761 add class OrganizationFlags
2017-02-10 Simon BrandhofSONAR-8761 root has permissions on all organizations...
2017-02-10 Simon BrandhofSONAR-8761 organizations mgmt WS must check if org...
2017-02-10 Simon BrandhofAdd and complete DbTester#properties()
2017-02-10 Simon BrandhofSONAR-8761 drop sync of root based on user permissions
2017-02-10 Simon BrandhofSONAR-8761 new WS api/organizations/enable_support
2017-02-10 Simon BrandhofDrop the unused coverage-per-test profile from pom
2017-02-10 Simon BrandhofDrop the m2eclipse configuration from pom
2017-02-10 Sébastien LesaintSONAR-8151 make property sonar.organizations.anyoneCanC... 1659/head
2017-02-10 Sébastien LesaintSONAR-8752 persist id of user for whom personal org...
2017-02-10 Sébastien LesaintSONAR-8752 support userId in OrganizationDto and Organi...
2017-02-10 Sébastien LesaintSONAR-8752 add column ORGANIZATIONS.USER_ID
2017-02-10 Sébastien LesaintSONAR-8752 SONAR-8753 create org for new users
2017-02-10 Sébastien LesaintSONAR-8751 factor organization creation and attr validation
2017-02-10 Sébastien LesaintSONAR-8753 add hidden property sonar.organizations...
2017-02-10 Simon BrandhofSONAR-8566 upgrade PHP plugin
2017-02-10 Daniel SchwarzSONAR-8694 make perfect name matches score higher in...
next