]> source.dussan.org Git - sonarqube.git/log
sonarqube.git
7 years agoRemove JSON plugin
Julien Lancelot [Thu, 2 Mar 2017 12:53:09 +0000 (13:53 +0100)]
Remove JSON plugin

7 years agoSONAR-8460 Do not fail to write response when profile not found
Julien Lancelot [Thu, 2 Mar 2017 08:23:08 +0000 (09:23 +0100)]
SONAR-8460 Do not fail to write response when profile not found

7 years agoSONAR-8460 Remove Errors
Julien Lancelot [Wed, 1 Mar 2017 11:33:01 +0000 (12:33 +0100)]
SONAR-8460 Remove Errors

7 years agoSONAR-8460 Remove creation BadRequestException with Errors
Julien Lancelot [Wed, 1 Mar 2017 11:29:02 +0000 (12:29 +0100)]
SONAR-8460 Remove creation BadRequestException with Errors

7 years agoSONAR-8460 Fix bundled error messages
Julien Lancelot [Wed, 1 Mar 2017 11:28:30 +0000 (12:28 +0100)]
SONAR-8460 Fix bundled error messages

7 years agoSONAR-8460 Simplify creation of BadRequestException with one message
Julien Lancelot [Wed, 1 Mar 2017 11:04:32 +0000 (12:04 +0100)]
SONAR-8460 Simplify creation of BadRequestException with one message

7 years agoSONAR-8460 Remove isEmpty from Errors
Julien Lancelot [Wed, 1 Mar 2017 10:21:37 +0000 (11:21 +0100)]
SONAR-8460 Remove isEmpty from Errors

7 years agoSONAR-8460 Remove check from Errors
Julien Lancelot [Wed, 1 Mar 2017 10:20:25 +0000 (11:20 +0100)]
SONAR-8460 Remove check from Errors

7 years agoSONAR-8460 Remove writeJson from Errors
Julien Lancelot [Wed, 1 Mar 2017 10:12:39 +0000 (11:12 +0100)]
SONAR-8460 Remove writeJson from Errors

7 years agofix quality flaw
Stas Vilchik [Thu, 2 Mar 2017 08:18:56 +0000 (09:18 +0100)]
fix quality flaw

7 years agoSONAR-8835 support NULL in column file_sources.line_hashes
Simon Brandhof [Wed, 1 Mar 2017 14:33:22 +0000 (15:33 +0100)]
SONAR-8835 support NULL in column file_sources.line_hashes

The column can be null on Oracle if source content is empty.
Other databases do not store NULL but empty string.

7 years agoSONAR-8835 file move detection does not need to compute source hash
Simon Brandhof [Wed, 1 Mar 2017 14:24:02 +0000 (15:24 +0100)]
SONAR-8835 file move detection does not need to compute source hash

7 years agoSONAR-8451 fix bad state on measures page
Stas Vilchik [Wed, 1 Mar 2017 12:23:55 +0000 (13:23 +0100)]
SONAR-8451 fix bad state on measures page

7 years agoSONAR-8659 Bring back "Edit Permissions" to system administrators
Simon Brandhof [Wed, 1 Mar 2017 09:26:53 +0000 (10:26 +0100)]
SONAR-8659 Bring back "Edit Permissions" to system administrators

7 years agoBUILD-384 Replace usage of groovy-maven-plugin (not compliant with Maven paraller...
David Rautureau [Thu, 23 Feb 2017 08:47:42 +0000 (09:47 +0100)]
BUILD-384 Replace usage of groovy-maven-plugin (not compliant with Maven paraller execution) by beanshell-maven-plugin

7 years agoAlways public artifacts with full build version 6.3.0.18800
Simon Brandhof [Wed, 22 Feb 2017 15:04:12 +0000 (16:04 +0100)]
Always public artifacts with full build version

7 years agoSet version 6.3-SNAPSHOT
Simon Brandhof [Wed, 22 Feb 2017 15:03:28 +0000 (16:03 +0100)]
Set version 6.3-SNAPSHOT

7 years agoFix deployment of RCs
Simon Brandhof [Wed, 22 Feb 2017 12:19:50 +0000 (13:19 +0100)]
Fix deployment of RCs

Technical version of RC must not be replaced by the
build version on 4 fields.

7 years agoPublish version 6.3-RC3
Simon Brandhof [Wed, 22 Feb 2017 11:00:38 +0000 (12:00 +0100)]
Publish version 6.3-RC3

7 years agoSONAR-8831 increase performance of bulk issue storage
Daniel Schwarz [Wed, 22 Feb 2017 10:58:00 +0000 (11:58 +0100)]
SONAR-8831 increase performance of bulk issue storage

7 years agoSONAR-8704 allow roots to see all projects and measures 1697/head
Simon Brandhof [Tue, 21 Feb 2017 13:29:40 +0000 (14:29 +0100)]
SONAR-8704 allow roots to see all projects and measures

even if they don't have the expected permissions

7 years agoSONAR-8704 update indices authorization if browse permission is fully removed
Simon Brandhof [Tue, 21 Feb 2017 13:29:40 +0000 (14:29 +0100)]
SONAR-8704 update indices authorization if browse permission is fully removed

The types "authorization" of ES indices should be updated when all
the groups and users loose the projet permission "browse". Currently
this change was silently ignored and old permissions were still used.

7 years agoSONAR-8823 Deprecate API org.sonar.api.web.Footer
Teryk Bellahsene [Tue, 21 Feb 2017 09:27:37 +0000 (10:27 +0100)]
SONAR-8823 Deprecate API org.sonar.api.web.Footer

7 years agoAdd logs when Travis downloads phantomjs and JDK8
Simon Brandhof [Mon, 20 Feb 2017 21:32:35 +0000 (22:32 +0100)]
Add logs when Travis downloads phantomjs and JDK8

7 years agoAbility to release versions without build number in artifact filenames
Simon Brandhof [Mon, 20 Feb 2017 20:45:22 +0000 (21:45 +0100)]
Ability to release versions without build number in artifact filenames

7 years agoSONAR-8658 display "Apply Template" button for org admin
Stas Vilchik [Mon, 20 Feb 2017 12:34:40 +0000 (13:34 +0100)]
SONAR-8658 display "Apply Template" button for org admin

7 years agoSONAR-8658 add field configuration.canApplyPermissionTemplate to response of api...
Simon Brandhof [Mon, 20 Feb 2017 10:49:48 +0000 (11:49 +0100)]
SONAR-8658 add field configuration.canApplyPermissionTemplate to response of api/navigation/component

7 years agochange wording in organization form
Stas Vilchik [Mon, 20 Feb 2017 10:46:59 +0000 (11:46 +0100)]
change wording in organization form

7 years agoreturn `isDefault` in /api/navigation/organization
Stas Vilchik [Mon, 20 Feb 2017 09:56:59 +0000 (10:56 +0100)]
return `isDefault` in /api/navigation/organization

7 years agoSONAR-8658 fix applying of permission template
Stas Vilchik [Mon, 20 Feb 2017 09:32:23 +0000 (10:32 +0100)]
SONAR-8658 fix applying of permission template

7 years agofix ui glitch on settings page on safari
Stas Vilchik [Mon, 20 Feb 2017 08:31:45 +0000 (09:31 +0100)]
fix ui glitch on settings page on safari

7 years agoSONAR-8710 add SCAN permission to template of new organizations 1685/head 6.3.0.18587
Sébastien Lesaint [Thu, 16 Feb 2017 16:38:40 +0000 (17:38 +0100)]
SONAR-8710 add SCAN permission to template of new organizations

7 years agoSONAR-8751 drop Owners group for personal organizations
Sébastien Lesaint [Thu, 16 Feb 2017 16:36:25 +0000 (17:36 +0100)]
SONAR-8751 drop Owners group for personal organizations

user permissions replace group permissions in the default template and also SCAN permission is added to the template

7 years agoDisable authorization for roots in ES indices
Simon Brandhof [Fri, 17 Feb 2017 14:42:16 +0000 (15:42 +0100)]
Disable authorization for roots in ES indices

7 years agoSONAR-8769 Display project and organization keys in the analysis logs 1683/head
Duarte Meneses [Thu, 16 Feb 2017 16:48:34 +0000 (17:48 +0100)]
SONAR-8769 Display project and organization keys in the analysis logs

7 years agoSONAR-8804 Add IT 1682/head
Julien Lancelot [Thu, 16 Feb 2017 17:34:28 +0000 (18:34 +0100)]
SONAR-8804 Add IT

7 years agoSONAR-8804 Use api/projects/search in projects admin page
Julien Lancelot [Thu, 16 Feb 2017 16:45:52 +0000 (17:45 +0100)]
SONAR-8804 Use api/projects/search in projects admin page

7 years agoSONAR-8804 Create api/projects/search
Julien Lancelot [Thu, 16 Feb 2017 15:55:13 +0000 (16:55 +0100)]
SONAR-8804 Create api/projects/search

7 years agoSONAR-7282 only reindex components if the index is empty
Daniel Schwarz [Thu, 16 Feb 2017 14:49:18 +0000 (15:49 +0100)]
SONAR-7282 only reindex components if the index is empty

7 years agoSONAR-8647 Correctly detect isFavorite in filter 1673/head
Julien Lancelot [Wed, 15 Feb 2017 11:54:21 +0000 (12:54 +0100)]
SONAR-8647 Correctly detect isFavorite in filter

7 years agoSONAR-8746 Remove measures related to periods 2 to 5 1671/head
Julien Lancelot [Wed, 15 Feb 2017 09:22:38 +0000 (10:22 +0100)]
SONAR-8746 Remove measures related to periods 2 to 5

7 years agoEnable Maven profile "release" on master 6.3-RC1 6.3.0.18401
Simon Brandhof [Tue, 14 Feb 2017 11:06:25 +0000 (12:06 +0100)]
Enable Maven profile "release" on master

7 years agoSONAR-8647 Do not load favorites if anonymous
Simon Brandhof [Mon, 13 Feb 2017 22:38:53 +0000 (23:38 +0100)]
SONAR-8647 Do not load favorites if anonymous

7 years agoSONAR-8647 Add filter on field organizationUuid in index projectmeasures
Simon Brandhof [Mon, 13 Feb 2017 22:23:26 +0000 (23:23 +0100)]
SONAR-8647 Add filter on field organizationUuid in index projectmeasures

7 years agoSONAR-8647 Add field organizationUuid to index projectmeasures
Simon Brandhof [Mon, 13 Feb 2017 22:17:27 +0000 (23:17 +0100)]
SONAR-8647 Add field organizationUuid to index projectmeasures

7 years agoSONAR-8752 SONAR-8751 personal org name from username 1667/head
Sébastien Lesaint [Mon, 13 Feb 2017 14:06:48 +0000 (15:06 +0100)]
SONAR-8752 SONAR-8751 personal org name from username

and also populate description

7 years agoImprove Javadoc of complexity metrics
Julien Lancelot [Mon, 13 Feb 2017 10:36:36 +0000 (11:36 +0100)]
Improve Javadoc of complexity metrics

7 years agoSONAR-8684 Remove WS path exclusions from web page filter 1666/head
Julien Lancelot [Mon, 13 Feb 2017 08:51:45 +0000 (09:51 +0100)]
SONAR-8684 Remove WS path exclusions from web page filter

7 years agoSONAR-8736 it test for issue creation date
Daniel Schwarz [Mon, 6 Feb 2017 11:42:34 +0000 (12:42 +0100)]
SONAR-8736 it test for issue creation date

7 years agoSONAR-8736 backdate issues caused by just enabled rules
Daniel Schwarz [Thu, 2 Feb 2017 16:40:05 +0000 (17:40 +0100)]
SONAR-8736 backdate issues caused by just enabled rules

7 years agoupdate readme.md copyright from 2016 to 2017
Fabian Beuke [Sun, 12 Feb 2017 20:25:25 +0000 (21:25 +0100)]
update readme.md copyright from 2016 to 2017

7 years agoAdd missing jdbcType attributes in MyBatis mappers
Simon Brandhof [Sat, 11 Feb 2017 17:44:40 +0000 (18:44 +0100)]
Add missing jdbcType attributes in MyBatis mappers

7 years agoSONAR-8545 Upgrade Tomcat from 8.5.9 to 8.5.11
Simon Brandhof [Sat, 11 Feb 2017 17:33:35 +0000 (18:33 +0100)]
SONAR-8545 Upgrade Tomcat from 8.5.9 to 8.5.11

7 years agoFix Quality flaws
Simon Brandhof [Sat, 11 Feb 2017 07:16:20 +0000 (08:16 +0100)]
Fix Quality flaws

7 years agoSONAR-8757 add test to verify permission conflict
Simon Brandhof [Fri, 10 Feb 2017 23:03:19 +0000 (00:03 +0100)]
SONAR-8757 add test to verify permission conflict

7 years agoSONAR-8655 check `canDelete`flag
Stas Vilchik [Fri, 10 Feb 2017 15:08:30 +0000 (16:08 +0100)]
SONAR-8655 check `canDelete`flag

7 years agoSONAR-8676 add canDelete and remove isDefault
Sébastien Lesaint [Fri, 10 Feb 2017 13:23:37 +0000 (14:23 +0100)]
SONAR-8676 add canDelete and remove isDefault

from response of WS api/navigation/organization

7 years agoFix license headers 1649/head
Simon Brandhof [Fri, 10 Feb 2017 18:16:28 +0000 (19:16 +0100)]
Fix license headers

7 years agoSONAR-8761 clean-up ResourceDao
Simon Brandhof [Fri, 10 Feb 2017 00:08:56 +0000 (01:08 +0100)]
SONAR-8761 clean-up ResourceDao

7 years agoSONAR-8761 clean-up UserPermissionDao
Simon Brandhof [Fri, 10 Feb 2017 00:03:24 +0000 (01:03 +0100)]
SONAR-8761 clean-up UserPermissionDao

7 years agoSONAR-8761 clean-up GroupPermissionDao
Simon Brandhof [Fri, 10 Feb 2017 00:03:12 +0000 (01:03 +0100)]
SONAR-8761 clean-up GroupPermissionDao

7 years agoSONAR-8761 clean-up AuthorizationDao
Simon Brandhof [Fri, 10 Feb 2017 00:02:48 +0000 (01:02 +0100)]
SONAR-8761 clean-up AuthorizationDao

7 years agoSONAR-8761 add dev script enable_organizations.sh
Simon Brandhof [Thu, 9 Feb 2017 23:03:40 +0000 (00:03 +0100)]
SONAR-8761 add dev script enable_organizations.sh

7 years agoSONAR-8761 db migration to unset root flag of existing users
Simon Brandhof [Thu, 9 Feb 2017 22:36:10 +0000 (23:36 +0100)]
SONAR-8761 db migration to unset root flag of existing users

7 years agoSONAR-8761 fix cleanup of db in ITs
Simon Brandhof [Thu, 9 Feb 2017 18:23:57 +0000 (19:23 +0100)]
SONAR-8761 fix cleanup of db in ITs

7 years agoSONAR-8761 do not fail if org feature is already enabled
Simon Brandhof [Fri, 10 Feb 2017 14:23:49 +0000 (15:23 +0100)]
SONAR-8761 do not fail if org feature is already enabled

7 years agoSONAR-8761 rely on feature flag when displaying organization
Stas Vilchik [Thu, 9 Feb 2017 14:44:00 +0000 (15:44 +0100)]
SONAR-8761 rely on feature flag when displaying organization

7 years agoSONAR-8761 add organizationsEnabled to response of api/navigation/global
Simon Brandhof [Thu, 9 Feb 2017 12:37:20 +0000 (13:37 +0100)]
SONAR-8761 add organizationsEnabled to response of api/navigation/global

7 years agoSONAR-8761 minor improvement in root WS tests
Simon Brandhof [Thu, 9 Feb 2017 12:21:04 +0000 (13:21 +0100)]
SONAR-8761 minor improvement in root WS tests

7 years agoSONAR-8761 remove misleading UserSession#checkIsRoot()
Simon Brandhof [Fri, 10 Feb 2017 14:22:56 +0000 (15:22 +0100)]
SONAR-8761 remove misleading UserSession#checkIsRoot()

7 years agoSONAR-8761 remove calls of WS to UserSession#isRoot()
Simon Brandhof [Thu, 9 Feb 2017 09:54:09 +0000 (10:54 +0100)]
SONAR-8761 remove calls of WS to UserSession#isRoot()

replace by UserSession#isSystemAdministrator()

7 years agoSONAR-8761 add UserSession#checkIsSystemAdministrator()
Simon Brandhof [Fri, 10 Feb 2017 14:09:13 +0000 (15:09 +0100)]
SONAR-8761 add UserSession#checkIsSystemAdministrator()

7 years agoSONAR-8761 add class OrganizationFlags
Simon Brandhof [Fri, 10 Feb 2017 14:21:47 +0000 (15:21 +0100)]
SONAR-8761 add class OrganizationFlags

7 years agoSONAR-8761 root has permissions on all organizations and components
Simon Brandhof [Wed, 8 Feb 2017 21:22:38 +0000 (22:22 +0100)]
SONAR-8761 root has permissions on all organizations and components

7 years agoSONAR-8761 organizations mgmt WS must check if org feature is enabled
Simon Brandhof [Wed, 8 Feb 2017 20:17:53 +0000 (21:17 +0100)]
SONAR-8761 organizations mgmt WS must check if org feature is enabled

7 years agoAdd and complete DbTester#properties()
Simon Brandhof [Wed, 8 Feb 2017 20:14:10 +0000 (21:14 +0100)]
Add and complete DbTester#properties()

7 years agoSONAR-8761 drop sync of root based on user permissions
Simon Brandhof [Wed, 8 Feb 2017 16:29:21 +0000 (17:29 +0100)]
SONAR-8761 drop sync of root based on user permissions

7 years agoSONAR-8761 new WS api/organizations/enable_support
Simon Brandhof [Fri, 10 Feb 2017 14:13:56 +0000 (15:13 +0100)]
SONAR-8761 new WS api/organizations/enable_support

7 years agoDrop the unused coverage-per-test profile from pom
Simon Brandhof [Fri, 10 Feb 2017 18:47:18 +0000 (19:47 +0100)]
Drop the unused coverage-per-test profile from pom

7 years agoDrop the m2eclipse configuration from pom
Simon Brandhof [Fri, 10 Feb 2017 18:45:42 +0000 (19:45 +0100)]
Drop the m2eclipse configuration from pom

7 years agoSONAR-8151 make property sonar.organizations.anyoneCanCreate hidden 1659/head
Sébastien Lesaint [Fri, 10 Feb 2017 15:45:17 +0000 (16:45 +0100)]
SONAR-8151 make property sonar.organizations.anyoneCanCreate hidden

7 years agoSONAR-8752 persist id of user for whom personal org was created
Sébastien Lesaint [Fri, 10 Feb 2017 15:33:52 +0000 (16:33 +0100)]
SONAR-8752 persist id of user for whom personal org was created

7 years agoSONAR-8752 support userId in OrganizationDto and OrganizationDao
Sébastien Lesaint [Fri, 10 Feb 2017 15:16:40 +0000 (16:16 +0100)]
SONAR-8752 support userId in OrganizationDto and OrganizationDao

7 years agoSONAR-8752 add column ORGANIZATIONS.USER_ID
Sébastien Lesaint [Fri, 10 Feb 2017 14:41:57 +0000 (15:41 +0100)]
SONAR-8752 add column ORGANIZATIONS.USER_ID

7 years agoSONAR-8752 SONAR-8753 create org for new users
Sébastien Lesaint [Thu, 9 Feb 2017 14:17:54 +0000 (15:17 +0100)]
SONAR-8752 SONAR-8753 create org for new users

both when user is created with api/users/create or at first authentication
this feature is controlled by property sonar.organizations.createPersonalOrg

7 years agoSONAR-8751 factor organization creation and attr validation
Sébastien Lesaint [Thu, 9 Feb 2017 10:42:58 +0000 (11:42 +0100)]
SONAR-8751 factor organization creation and attr validation

into dedicated classes: OrganizationValidation and OrganizationCreation

7 years agoSONAR-8753 add hidden property sonar.organizations.createPersonalOrg
Sébastien Lesaint [Thu, 9 Feb 2017 09:06:18 +0000 (10:06 +0100)]
SONAR-8753 add hidden property sonar.organizations.createPersonalOrg

7 years agoSONAR-8566 upgrade PHP plugin
Simon Brandhof [Fri, 10 Feb 2017 17:15:46 +0000 (18:15 +0100)]
SONAR-8566 upgrade PHP plugin

7 years agoSONAR-8694 make perfect name matches score higher in global search
Daniel Schwarz [Thu, 9 Feb 2017 17:03:14 +0000 (18:03 +0100)]
SONAR-8694 make perfect name matches score higher in global search

7 years agoFix concurrency probs in tests
Duarte Meneses [Fri, 10 Feb 2017 16:42:11 +0000 (17:42 +0100)]
Fix concurrency probs in tests

7 years agoSONAR-8637 Update POM parent version 1658/head
Teryk Bellahsene [Fri, 10 Feb 2017 09:31:00 +0000 (10:31 +0100)]
SONAR-8637 Update POM parent version

7 years agoSONAR-8637 IT to test functional version in a plugin
Teryk Bellahsene [Thu, 9 Feb 2017 20:14:23 +0000 (21:14 +0100)]
SONAR-8637 IT to test functional version in a plugin

7 years agoSONAR-8637 Display functional version of plugins when available
Teryk Bellahsene [Thu, 9 Feb 2017 19:09:41 +0000 (20:09 +0100)]
SONAR-8637 Display functional version of plugins when available

7 years agoSONAR-8636 Show functional version of SonarQube
Teryk Bellahsene [Thu, 9 Feb 2017 18:54:42 +0000 (19:54 +0100)]
SONAR-8636 Show functional version of SonarQube

7 years agoSONAR-8637 Use new versions of update center and maven packager
Teryk Bellahsene [Thu, 9 Feb 2017 14:25:29 +0000 (15:25 +0100)]
SONAR-8637 Use new versions of update center and maven packager

7 years agoSONAR-8758 Rename category "Differentials Views" to "Leak"
Julien Lancelot [Fri, 10 Feb 2017 16:18:41 +0000 (17:18 +0100)]
SONAR-8758 Rename category "Differentials Views" to "Leak"

7 years agoSONAR-8769 Display project and organization keys in the analysis logs
Duarte Meneses [Fri, 10 Feb 2017 11:06:04 +0000 (12:06 +0100)]
SONAR-8769 Display project and organization keys in the analysis logs

7 years agoAdd type to internal DefaultRule
Duarte Meneses [Fri, 10 Feb 2017 10:34:45 +0000 (11:34 +0100)]
Add type to internal DefaultRule

7 years agoIncrease expected perf timing
Julien Lancelot [Fri, 10 Feb 2017 13:13:41 +0000 (14:13 +0100)]
Increase expected perf timing

7 years agoSONAR-8748 Add message on every exception thrown by WS 1635/head
Julien Lancelot [Fri, 10 Feb 2017 08:55:17 +0000 (09:55 +0100)]
SONAR-8748 Add message on every exception thrown by WS