]>
source.dussan.org Git - sonarqube.git/log
Daniel Schwarz [Thu, 16 Feb 2017 14:49:18 +0000 (15:49 +0100)]
SONAR-7282 only reindex components if the index is empty
Julien Lancelot [Wed, 15 Feb 2017 11:54:21 +0000 (12:54 +0100)]
SONAR-8647 Correctly detect isFavorite in filter
Julien Lancelot [Wed, 15 Feb 2017 09:22:38 +0000 (10:22 +0100)]
SONAR-8746 Remove measures related to periods 2 to 5
Simon Brandhof [Tue, 14 Feb 2017 11:06:25 +0000 (12:06 +0100)]
Enable Maven profile "release" on master
Simon Brandhof [Mon, 13 Feb 2017 22:38:53 +0000 (23:38 +0100)]
SONAR-8647 Do not load favorites if anonymous
Simon Brandhof [Mon, 13 Feb 2017 22:23:26 +0000 (23:23 +0100)]
SONAR-8647 Add filter on field organizationUuid in index projectmeasures
Simon Brandhof [Mon, 13 Feb 2017 22:17:27 +0000 (23:17 +0100)]
SONAR-8647 Add field organizationUuid to index projectmeasures
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
Julien Lancelot [Mon, 13 Feb 2017 10:36:36 +0000 (11:36 +0100)]
Improve Javadoc of complexity metrics
Julien Lancelot [Mon, 13 Feb 2017 08:51:45 +0000 (09:51 +0100)]
SONAR-8684 Remove WS path exclusions from web page filter
Daniel Schwarz [Mon, 6 Feb 2017 11:42:34 +0000 (12:42 +0100)]
SONAR-8736 it test for issue creation date
Daniel Schwarz [Thu, 2 Feb 2017 16:40:05 +0000 (17:40 +0100)]
SONAR-8736 backdate issues caused by just enabled rules
Fabian Beuke [Sun, 12 Feb 2017 20:25:25 +0000 (21:25 +0100)]
update readme.md copyright from 2016 to 2017
Simon Brandhof [Sat, 11 Feb 2017 17:44:40 +0000 (18:44 +0100)]
Add missing jdbcType attributes in MyBatis mappers
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
Simon Brandhof [Sat, 11 Feb 2017 07:16:20 +0000 (08:16 +0100)]
Fix Quality flaws
Simon Brandhof [Fri, 10 Feb 2017 23:03:19 +0000 (00:03 +0100)]
SONAR-8757 add test to verify permission conflict
Stas Vilchik [Fri, 10 Feb 2017 15:08:30 +0000 (16:08 +0100)]
SONAR-8655 check `canDelete`flag
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
Simon Brandhof [Fri, 10 Feb 2017 18:16:28 +0000 (19:16 +0100)]
Fix license headers
Simon Brandhof [Fri, 10 Feb 2017 00:08:56 +0000 (01:08 +0100)]
SONAR-8761 clean-up ResourceDao
Simon Brandhof [Fri, 10 Feb 2017 00:03:24 +0000 (01:03 +0100)]
SONAR-8761 clean-up UserPermissionDao
Simon Brandhof [Fri, 10 Feb 2017 00:03:12 +0000 (01:03 +0100)]
SONAR-8761 clean-up GroupPermissionDao
Simon Brandhof [Fri, 10 Feb 2017 00:02:48 +0000 (01:02 +0100)]
SONAR-8761 clean-up AuthorizationDao
Simon Brandhof [Thu, 9 Feb 2017 23:03:40 +0000 (00:03 +0100)]
SONAR-8761 add dev script enable_organizations.sh
Simon Brandhof [Thu, 9 Feb 2017 22:36:10 +0000 (23:36 +0100)]
SONAR-8761 db migration to unset root flag of existing users
Simon Brandhof [Thu, 9 Feb 2017 18:23:57 +0000 (19:23 +0100)]
SONAR-8761 fix cleanup of db in ITs
Simon Brandhof [Fri, 10 Feb 2017 14:23:49 +0000 (15:23 +0100)]
SONAR-8761 do not fail if org feature is already enabled
Stas Vilchik [Thu, 9 Feb 2017 14:44:00 +0000 (15:44 +0100)]
SONAR-8761 rely on feature flag when displaying organization
Simon Brandhof [Thu, 9 Feb 2017 12:37:20 +0000 (13:37 +0100)]
SONAR-8761 add organizationsEnabled to response of api/navigation/global
Simon Brandhof [Thu, 9 Feb 2017 12:21:04 +0000 (13:21 +0100)]
SONAR-8761 minor improvement in root WS tests
Simon Brandhof [Fri, 10 Feb 2017 14:22:56 +0000 (15:22 +0100)]
SONAR-8761 remove misleading UserSession#checkIsRoot()
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()
Simon Brandhof [Fri, 10 Feb 2017 14:09:13 +0000 (15:09 +0100)]
SONAR-8761 add UserSession#checkIsSystemAdministrator()
Simon Brandhof [Fri, 10 Feb 2017 14:21:47 +0000 (15:21 +0100)]
SONAR-8761 add class OrganizationFlags
Simon Brandhof [Wed, 8 Feb 2017 21:22:38 +0000 (22:22 +0100)]
SONAR-8761 root has permissions on all organizations and components
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
Simon Brandhof [Wed, 8 Feb 2017 20:14:10 +0000 (21:14 +0100)]
Add and complete DbTester#properties()
Simon Brandhof [Wed, 8 Feb 2017 16:29:21 +0000 (17:29 +0100)]
SONAR-8761 drop sync of root based on user permissions
Simon Brandhof [Fri, 10 Feb 2017 14:13:56 +0000 (15:13 +0100)]
SONAR-8761 new WS api/organizations/enable_support
Simon Brandhof [Fri, 10 Feb 2017 18:47:18 +0000 (19:47 +0100)]
Drop the unused coverage-per-test profile from pom
Simon Brandhof [Fri, 10 Feb 2017 18:45:42 +0000 (19:45 +0100)]
Drop the m2eclipse configuration from pom
Sébastien Lesaint [Fri, 10 Feb 2017 15:45:17 +0000 (16:45 +0100)]
SONAR-8151 make property sonar.organizations.anyoneCanCreate hidden
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
Sébastien Lesaint [Fri, 10 Feb 2017 15:16:40 +0000 (16:16 +0100)]
SONAR-8752 support userId in OrganizationDto and OrganizationDao
Sébastien Lesaint [Fri, 10 Feb 2017 14:41:57 +0000 (15:41 +0100)]
SONAR-8752 add column ORGANIZATIONS.USER_ID
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
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
Sébastien Lesaint [Thu, 9 Feb 2017 09:06:18 +0000 (10:06 +0100)]
SONAR-8753 add hidden property sonar.organizations.createPersonalOrg
Simon Brandhof [Fri, 10 Feb 2017 17:15:46 +0000 (18:15 +0100)]
SONAR-8566 upgrade PHP plugin
Daniel Schwarz [Thu, 9 Feb 2017 17:03:14 +0000 (18:03 +0100)]
SONAR-8694 make perfect name matches score higher in global search
Duarte Meneses [Fri, 10 Feb 2017 16:42:11 +0000 (17:42 +0100)]
Fix concurrency probs in tests
Teryk Bellahsene [Fri, 10 Feb 2017 09:31:00 +0000 (10:31 +0100)]
SONAR-8637 Update POM parent version
Teryk Bellahsene [Thu, 9 Feb 2017 20:14:23 +0000 (21:14 +0100)]
SONAR-8637 IT to test functional version in a plugin
Teryk Bellahsene [Thu, 9 Feb 2017 19:09:41 +0000 (20:09 +0100)]
SONAR-8637 Display functional version of plugins when available
Teryk Bellahsene [Thu, 9 Feb 2017 18:54:42 +0000 (19:54 +0100)]
SONAR-8636 Show functional version of SonarQube
Teryk Bellahsene [Thu, 9 Feb 2017 14:25:29 +0000 (15:25 +0100)]
SONAR-8637 Use new versions of update center and maven packager
Julien Lancelot [Fri, 10 Feb 2017 16:18:41 +0000 (17:18 +0100)]
SONAR-8758 Rename category "Differentials Views" to "Leak"
Duarte Meneses [Fri, 10 Feb 2017 11:06:04 +0000 (12:06 +0100)]
SONAR-8769 Display project and organization keys in the analysis logs
Duarte Meneses [Fri, 10 Feb 2017 10:34:45 +0000 (11:34 +0100)]
Add type to internal DefaultRule
Julien Lancelot [Fri, 10 Feb 2017 13:13:41 +0000 (14:13 +0100)]
Increase expected perf timing
Julien Lancelot [Fri, 10 Feb 2017 08:55:17 +0000 (09:55 +0100)]
SONAR-8748 Add message on every exception thrown by WS
Julien Lancelot [Fri, 10 Feb 2017 08:09:05 +0000 (09:09 +0100)]
SONAR-8748 BadRequestException fail when empty list or empty element
Julien Lancelot [Fri, 10 Feb 2017 10:28:22 +0000 (11:28 +0100)]
Clean some code related to rails
Julien Lancelot [Thu, 9 Feb 2017 10:56:17 +0000 (11:56 +0100)]
SONAR-8646 Embed SonarFlex
Stas Vilchik [Fri, 10 Feb 2017 10:01:50 +0000 (11:01 +0100)]
SONAR-8372 Improve the leak period header on a project dashboard (#1651)
Julien Lancelot [Thu, 9 Feb 2017 15:37:56 +0000 (16:37 +0100)]
SONAR-8760 Define 'Cognitive Complexity' metric
Julien Lancelot [Wed, 8 Feb 2017 16:27:51 +0000 (17:27 +0100)]
SONAR-8208 SONAR-8610 SONAR-8758 Delete useless settings from db
Julien Lancelot [Wed, 8 Feb 2017 13:04:28 +0000 (14:04 +0100)]
SONAR-8759 Rename setting "sonar.timemachine.period1" to "sonar.leak.period"
Sébastien Lesaint [Wed, 8 Feb 2017 16:55:19 +0000 (17:55 +0100)]
SONAR-8756 add guarded flag to response of api/organizations/search
Sébastien Lesaint [Wed, 8 Feb 2017 15:36:36 +0000 (16:36 +0100)]
SONAR-8755 make default organization guarded
so that it can only be deleted by root
Sébastien Lesaint [Tue, 7 Feb 2017 17:18:03 +0000 (18:18 +0100)]
SONAR-8754 api/organizations/create require root for guarded org
Sébastien Lesaint [Tue, 7 Feb 2017 16:58:11 +0000 (17:58 +0100)]
SONAR-8754 support guarded in OrganizationDto and OrganizationDao
Sébastien Lesaint [Tue, 7 Feb 2017 16:43:58 +0000 (17:43 +0100)]
SONAR-8754 add column ORGANIZATIONS.GUARDED
Daniel Schwarz [Fri, 3 Feb 2017 13:47:11 +0000 (14:47 +0100)]
SONAR-8745 add rule activation date (q profile) into analysis report
Daniel Schwarz [Tue, 7 Feb 2017 11:33:35 +0000 (12:33 +0100)]
SONAR-8745 refactor test to generate response, instead of using file
Daniel Schwarz [Thu, 2 Feb 2017 12:58:57 +0000 (13:58 +0100)]
SONAR-8745 reduce code complexity of persisting issues
Simon Brandhof [Thu, 9 Feb 2017 23:13:38 +0000 (00:13 +0100)]
SONAR-8566 upgrade SonarSource plugins
Stas Vilchik [Thu, 9 Feb 2017 16:16:58 +0000 (17:16 +0100)]
fix project header when organization is not shown
Stas Vilchik [Thu, 9 Feb 2017 16:02:20 +0000 (17:02 +0100)]
SONAR-8658 apply feedback
Stas Vilchik [Thu, 9 Feb 2017 15:53:05 +0000 (16:53 +0100)]
revert styles used in views console
Stas Vilchik [Thu, 9 Feb 2017 12:53:25 +0000 (13:53 +0100)]
SONAR-8750 apply feedback
Stas Vilchik [Thu, 9 Feb 2017 12:24:04 +0000 (13:24 +0100)]
remove unused styles and images (#1648)
Stas Vilchik [Thu, 9 Feb 2017 12:22:26 +0000 (13:22 +0100)]
use babel-preset-env (#1645)
Julien Lancelot [Thu, 9 Feb 2017 10:25:12 +0000 (11:25 +0100)]
SONAR-8743 Rename PeriodsHolder to PeriodHolder
Julien Lancelot [Wed, 8 Feb 2017 12:25:21 +0000 (13:25 +0100)]
SONAR-8743 Remove index form Period
Julien Lancelot [Wed, 8 Feb 2017 11:17:32 +0000 (12:17 +0100)]
SONAR-8758 Remove settings related to periods 2 to 5
Julien Lancelot [Wed, 8 Feb 2017 10:20:48 +0000 (11:20 +0100)]
SONAR-8743 Remove useless methods from PeriodHolder
Julien Lancelot [Wed, 8 Feb 2017 10:08:06 +0000 (11:08 +0100)]
SONAR-8743 Remove MeasureVariations
Julien Lancelot [Wed, 8 Feb 2017 07:47:32 +0000 (08:47 +0100)]
SONAR-8743 Remove MeasureVariations from XXXVariationValue classes
Julien Lancelot [Tue, 7 Feb 2017 16:30:53 +0000 (17:30 +0100)]
SONAR-8743 Handle only leak period when computing new coverage measures
Julien Lancelot [Tue, 7 Feb 2017 16:08:27 +0000 (17:08 +0100)]
SONAR-8743 Handle only leak period when computing new size measures
Julien Lancelot [Tue, 7 Feb 2017 14:19:55 +0000 (15:19 +0100)]
SONAR-8743 Handle only leak period when computing issues related measures
Julien Lancelot [Tue, 7 Feb 2017 14:10:32 +0000 (15:10 +0100)]
SONAR-8743 Handle only leak period when persisting analysis
Julien Lancelot [Tue, 7 Feb 2017 13:14:59 +0000 (14:14 +0100)]
SONAR-8743 Handle only leak period when loading period
Julien Lancelot [Tue, 7 Feb 2017 12:49:53 +0000 (13:49 +0100)]
SONAR-8743 Handle only leak period when computing measure variations
Julien Lancelot [Tue, 7 Feb 2017 10:53:47 +0000 (11:53 +0100)]
SONAR-8743 Handle only leak period when computing quality gate measure
Julien Lancelot [Tue, 7 Feb 2017 08:26:49 +0000 (09:26 +0100)]
SONAR-8743 Prepare handling only leak period in compute engine
Deprecate some methods and add new ones in PeriodsHolder
Deprecate MeasureVariations
Julien Lancelot [Mon, 6 Feb 2017 15:06:57 +0000 (16:06 +0100)]
SONAR-8744 Remove no more used methods from dtos
Julien Lancelot [Mon, 6 Feb 2017 14:42:35 +0000 (15:42 +0100)]
SONAR-8743 Persist only leak period in compute engine