]> source.dussan.org Git - sonarqube.git/log
sonarqube.git
8 years agoRemove dead code need_authentication.rb
Simon Brandhof [Fri, 23 Sep 2016 15:13:27 +0000 (17:13 +0200)]
Remove dead code need_authentication.rb

8 years agoRemove dead ruby code around editable_password?
Simon Brandhof [Fri, 23 Sep 2016 14:53:09 +0000 (16:53 +0200)]
Remove dead ruby code around editable_password?

8 years agoSONAR-8119 improve display of rating conditions on project dashboard
Stas Vilchik [Tue, 4 Oct 2016 13:26:05 +0000 (15:26 +0200)]
SONAR-8119 improve display of rating conditions on project dashboard

8 years agoSONAR-8119 fix display of new ratings on measures page
Stas Vilchik [Tue, 4 Oct 2016 11:36:02 +0000 (13:36 +0200)]
SONAR-8119 fix display of new ratings on measures page

8 years agoSONAR-8119 restrict options when defining a condition on ratings
Stas Vilchik [Fri, 30 Sep 2016 15:20:15 +0000 (17:20 +0200)]
SONAR-8119 restrict options when defining a condition on ratings

8 years agoAutomatic merge from branch-6.1
ssjenka [Tue, 4 Oct 2016 16:02:47 +0000 (18:02 +0200)]
Automatic merge from branch-6.1

* origin/branch-6.1:
  Fix PluginsTest on web plugin

8 years agoFix PluginsTest on web plugin
Julien Lancelot [Tue, 4 Oct 2016 14:54:41 +0000 (16:54 +0200)]
Fix PluginsTest on web plugin

 Latest release of the web plugin has fixed some FP, so no more issue was generated on the test file.
 A line has been removed from the file to generate a real issue

8 years agoSONAR-7782 Reactivate IT on rating on new code 1282/head
Julien Lancelot [Mon, 3 Oct 2016 16:19:11 +0000 (18:19 +0200)]
SONAR-7782 Reactivate IT on rating on new code

8 years agoSONAR-7782 Fix PurgeTest IT
Julien Lancelot [Fri, 30 Sep 2016 12:14:33 +0000 (14:14 +0200)]
SONAR-7782 Fix PurgeTest IT

8 years agoSONAR-7782 Default Quality gate should rely on ratings on new code
Julien Lancelot [Fri, 30 Sep 2016 11:43:43 +0000 (13:43 +0200)]
SONAR-7782 Default Quality gate should rely on ratings on new code

8 years agoSONAR-7782 Compute Maintainability Rating on New Code
Julien Lancelot [Fri, 30 Sep 2016 11:15:03 +0000 (13:15 +0200)]
SONAR-7782 Compute Maintainability Rating on New Code

8 years agoSONAR-7782 Compute Reliability Rating on New Code
Julien Lancelot [Fri, 30 Sep 2016 09:27:24 +0000 (11:27 +0200)]
SONAR-7782 Compute Reliability Rating on New Code

8 years agoSONAR-7782 Compute Security Rating on New Code
Julien Lancelot [Fri, 30 Sep 2016 11:18:16 +0000 (13:18 +0200)]
SONAR-7782 Compute Security Rating on New Code

8 years agoSONAR-7782 Rename QualityModelMeasuresVisitor to MaintainabilityMeasuresVisitor
Julien Lancelot [Thu, 29 Sep 2016 16:40:40 +0000 (18:40 +0200)]
SONAR-7782 Rename QualityModelMeasuresVisitor to MaintainabilityMeasuresVisitor

8 years agoSONAR-7782 Move computation of reliability and security rating measures into a dedica...
Julien Lancelot [Thu, 29 Sep 2016 16:29:07 +0000 (18:29 +0200)]
SONAR-7782 Move computation of reliability and security rating measures into a dedicated visitor

8 years agoSONAR-7782 Create a RatingVariationValue to factorize computation of some rating...
Julien Lancelot [Thu, 29 Sep 2016 15:38:35 +0000 (17:38 +0200)]
SONAR-7782 Create a RatingVariationValue to factorize computation of some rating measures

8 years agoSONAR-5857 Leak period cannot be used on rating metrics
Julien Lancelot [Thu, 29 Sep 2016 14:05:41 +0000 (16:05 +0200)]
SONAR-5857 Leak period cannot be used on rating metrics

8 years agoSONAR-5857 Only "better than" operator is available for rating metrics
Julien Lancelot [Thu, 29 Sep 2016 13:47:33 +0000 (15:47 +0200)]
SONAR-5857 Only "better than" operator is available for rating metrics

8 years agoMerge from branch-5.6
Julien Lancelot [Mon, 3 Oct 2016 12:59:10 +0000 (14:59 +0200)]
Merge from branch-5.6

8 years agoAutomatic merge from branch-6.1
ssjenka [Mon, 3 Oct 2016 12:37:30 +0000 (14:37 +0200)]
Automatic merge from branch-6.1

* origin/branch-6.1:
  [maven-release-plugin] prepare for next development iteration
  [maven-release-plugin] prepare release 6.1-RC2

8 years agoSONAR-8120 WS measures/* fix protobuf parsing for older version of sonar-ws
Teryk Bellahsene [Mon, 3 Oct 2016 09:36:21 +0000 (11:36 +0200)]
SONAR-8120 WS measures/* fix protobuf parsing for older version of sonar-ws

8 years ago[maven-release-plugin] prepare for next development iteration
Tom [Mon, 3 Oct 2016 07:39:32 +0000 (09:39 +0200)]
[maven-release-plugin] prepare for next development iteration

8 years ago[maven-release-plugin] prepare release 6.1-RC2 6.1-RC2
Tom [Mon, 3 Oct 2016 07:39:32 +0000 (09:39 +0200)]
[maven-release-plugin] prepare release 6.1-RC2

8 years agoSONAR-8144 Allow removing value from parameter having no default value 1286/head
Julien Lancelot [Fri, 30 Sep 2016 13:57:57 +0000 (15:57 +0200)]
SONAR-8144 Allow removing value from parameter having no default value

8 years agoAutomatic merge from branch-6.1
ssjenka [Mon, 3 Oct 2016 06:02:09 +0000 (08:02 +0200)]
Automatic merge from branch-6.1

* origin/branch-6.1:
  SONAR-8148 do not log data and decrease log level to debug

8 years agoSONAR-8148 do not log data and decrease log level to debug
Simon Brandhof [Fri, 30 Sep 2016 21:10:28 +0000 (23:10 +0200)]
SONAR-8148 do not log data and decrease log level to debug

8 years agoSONAR-8148 do not log data and decrease log level to debug
Simon Brandhof [Fri, 30 Sep 2016 21:10:28 +0000 (23:10 +0200)]
SONAR-8148 do not log data and decrease log level to debug

8 years agoSONAR-8169 Make "My Activity" page default for authenticated users
Stas Vilchik [Tue, 27 Sep 2016 14:43:12 +0000 (16:43 +0200)]
SONAR-8169 Make "My Activity" page default for authenticated users

8 years agoSONAR-8170 SONAR-8171 Reorganize My Account space
Stas Vilchik [Fri, 23 Sep 2016 15:42:18 +0000 (17:42 +0200)]
SONAR-8170 SONAR-8171 Reorganize My Account space

8 years agoupdate style of level badges
Stas Vilchik [Wed, 28 Sep 2016 16:22:22 +0000 (18:22 +0200)]
update style of level badges

8 years agoRevert "SONAR-7246 Link of "My New Issues" notification should go the User's Issues...
Stas Vilchik [Wed, 28 Sep 2016 07:32:41 +0000 (09:32 +0200)]
Revert "SONAR-7246 Link of "My New Issues" notification should go the User's Issues page"

This reverts commit bcc9fa2f5f463d636cd5c9019fa3ef48a01fef31.

8 years agoimprove alignment of react-select components
Stas Vilchik [Fri, 30 Sep 2016 14:24:26 +0000 (16:24 +0200)]
improve alignment of react-select components

8 years agoSONAR-8120 WS measures/search flatten the response 1272/head
Teryk Bellahsene [Fri, 30 Sep 2016 12:16:45 +0000 (14:16 +0200)]
SONAR-8120 WS measures/search flatten the response

8 years agoSONAR-8120 WS measures/search handles best value
Teryk Bellahsene [Wed, 28 Sep 2016 15:24:39 +0000 (17:24 +0200)]
SONAR-8120 WS measures/search handles best value

8 years agoSONAR-8120 WS measures/search check request
Teryk Bellahsene [Mon, 26 Sep 2016 14:17:22 +0000 (16:17 +0200)]
SONAR-8120 WS measures/search check request

- all metrics exist
- all component ids or keys exist
- at least one metric provided
- at least one component provided
etc.

8 years agoSONAR-8120 Create WS measures/search to search for measures
Teryk Bellahsene [Mon, 26 Sep 2016 10:11:12 +0000 (12:11 +0200)]
SONAR-8120 Create WS measures/search to search for measures

8 years agoAutomatic merge from branch-6.1
ssjenka [Fri, 30 Sep 2016 09:48:52 +0000 (11:48 +0200)]
Automatic merge from branch-6.1

* origin/branch-6.1:
  SONAR-8178 ignore rows with corrupted data
  SONAR-8178 ignore rows with null data

8 years agoSONAR-8178 ignore rows with corrupted data
Simon Brandhof [Fri, 30 Sep 2016 08:35:08 +0000 (10:35 +0200)]
SONAR-8178 ignore rows with corrupted data

8 years agoSONAR-8178 ignore rows with null data
Simon Brandhof [Fri, 30 Sep 2016 08:29:00 +0000 (10:29 +0200)]
SONAR-8178 ignore rows with null data

8 years agoSONAR-8178 ignore rows with corrupted data 1283/head
Simon Brandhof [Fri, 30 Sep 2016 08:35:08 +0000 (10:35 +0200)]
SONAR-8178 ignore rows with corrupted data

8 years agoSONAR-8178 ignore rows with null data
Simon Brandhof [Fri, 30 Sep 2016 08:29:00 +0000 (10:29 +0200)]
SONAR-8178 ignore rows with null data

8 years agoFix Quality flaws
Simon Brandhof [Fri, 30 Sep 2016 08:03:37 +0000 (10:03 +0200)]
Fix Quality flaws

8 years agoBring back some methods in PermissionDao for GOV
Simon Brandhof [Thu, 29 Sep 2016 19:08:11 +0000 (21:08 +0200)]
Bring back some methods in PermissionDao for GOV

8 years agoMerge branch 'branch-6.1' into 'master'
Sébastien Lesaint [Thu, 29 Sep 2016 15:25:55 +0000 (17:25 +0200)]
Merge branch 'branch-6.1' into 'master'

8 years agoMerge branch 'branch-5.6' into 'branch-6.1'
Sébastien Lesaint [Thu, 29 Sep 2016 15:15:46 +0000 (17:15 +0200)]
Merge branch 'branch-5.6' into 'branch-6.1'

8 years agoExclude FxCop plugin from ITs since it is interefing with C# and VB.NET plugins
Julien HENRY [Thu, 29 Sep 2016 14:30:05 +0000 (16:30 +0200)]
Exclude FxCop plugin from ITs since it is interefing with C# and VB.NET plugins

8 years agoExclude FxCop plugin from ITs since it is interefing with C# and VB.NET plugins
Julien HENRY [Thu, 29 Sep 2016 14:30:05 +0000 (16:30 +0200)]
Exclude FxCop plugin from ITs since it is interefing with C# and VB.NET plugins

8 years agoSONAR-8148 use sonar-api logger rather than SLF4J's
Sébastien Lesaint [Thu, 29 Sep 2016 13:02:50 +0000 (15:02 +0200)]
SONAR-8148 use sonar-api logger rather than SLF4J's

8 years agodisable QA upgrade tests due to bug in orchestrator and build stack
Sébastien Lesaint [Thu, 29 Sep 2016 09:57:52 +0000 (11:57 +0200)]
disable QA upgrade tests due to bug in orchestrator and build stack

8 years agoSONAR-8099 add missing UT on CreateDefaultOrganization 1279/head
Sébastien Lesaint [Wed, 28 Sep 2016 16:49:53 +0000 (18:49 +0200)]
SONAR-8099 add missing UT on CreateDefaultOrganization

8 years agoSONAR-8183 fix quality flaws on BackendCleanup
Sébastien Lesaint [Wed, 28 Sep 2016 16:31:43 +0000 (18:31 +0200)]
SONAR-8183 fix quality flaws on BackendCleanup

8 years agoSONAR-8100 fix handling of DefaultOrganizationCache in safe-mode
Sébastien Lesaint [Wed, 28 Sep 2016 16:29:11 +0000 (18:29 +0200)]
SONAR-8100 fix handling of DefaultOrganizationCache in safe-mode

8 years agoSONAR-8100 remove return of id and id parameter in organizations WSs
Sébastien Lesaint [Wed, 28 Sep 2016 16:03:07 +0000 (18:03 +0200)]
SONAR-8100 remove return of id and id parameter in organizations WSs

8 years agoFix Quality flaws
Simon Brandhof [Wed, 28 Sep 2016 15:03:53 +0000 (17:03 +0200)]
Fix Quality flaws

8 years agoRemove unused QualityProfileDao methods
Simon Brandhof [Wed, 28 Sep 2016 15:01:24 +0000 (17:01 +0200)]
Remove unused QualityProfileDao methods

8 years agoRemove unused QProfileProjectLookup
Simon Brandhof [Wed, 28 Sep 2016 15:00:52 +0000 (17:00 +0200)]
Remove unused QProfileProjectLookup

8 years agoSONAR-8173 delete existing permissions "shareDashboard" from db
Simon Brandhof [Fri, 23 Sep 2016 13:33:41 +0000 (15:33 +0200)]
SONAR-8173 delete existing permissions "shareDashboard" from db

8 years agoSONAR-8173 drop global permission "shareDashboard"
Simon Brandhof [Fri, 23 Sep 2016 09:24:15 +0000 (11:24 +0200)]
SONAR-8173 drop global permission "shareDashboard"

8 years agoSONAR-8185 FileSourceDao.readLineHashesStream supports null in DB 1280/head
Sébastien Lesaint [Wed, 28 Sep 2016 15:19:26 +0000 (17:19 +0200)]
SONAR-8185 FileSourceDao.readLineHashesStream supports null in DB

8 years agoSONAR-8185 FileSourceDao.selectLineHashes supports null in DB
Sébastien Lesaint [Wed, 28 Sep 2016 15:09:41 +0000 (17:09 +0200)]
SONAR-8185 FileSourceDao.selectLineHashes supports null in DB

8 years agoFix Quality flaws 1275/head
Simon Brandhof [Wed, 28 Sep 2016 14:28:51 +0000 (16:28 +0200)]
Fix Quality flaws

8 years agoSONAR-8148 exception proof FeedFileSourcesBinaryData
Sébastien Lesaint [Wed, 28 Sep 2016 14:49:05 +0000 (16:49 +0200)]
SONAR-8148 exception proof FeedFileSourcesBinaryData

8 years agoAdd missing DbSession parameters to PermissionDao
Simon Brandhof [Wed, 28 Sep 2016 14:28:35 +0000 (16:28 +0200)]
Add missing DbSession parameters to PermissionDao

8 years agoRemove RoleDao#insertUserRole()
Simon Brandhof [Wed, 28 Sep 2016 14:27:33 +0000 (16:27 +0200)]
Remove RoleDao#insertUserRole()

8 years agoRemove useless <where> in mybatis
Simon Brandhof [Wed, 28 Sep 2016 14:25:55 +0000 (16:25 +0200)]
Remove useless <where> in mybatis

8 years agoAdd javadoc to ExtendedUserPermissionDto
Simon Brandhof [Wed, 28 Sep 2016 11:48:20 +0000 (13:48 +0200)]
Add javadoc to ExtendedUserPermissionDto

8 years agoRename AuthorizationDao to PermissionDao
Simon Brandhof [Wed, 28 Sep 2016 11:47:12 +0000 (13:47 +0200)]
Rename AuthorizationDao to PermissionDao

8 years agoRename MyBatis alias UserRole to UserPermission
Simon Brandhof [Wed, 28 Sep 2016 10:22:17 +0000 (12:22 +0200)]
Rename MyBatis alias UserRole to UserPermission

8 years agoMove and rename GroupRoleDto to GroupPermissionDto
Simon Brandhof [Wed, 28 Sep 2016 10:21:24 +0000 (12:21 +0200)]
Move and rename GroupRoleDto to GroupPermissionDto

8 years agoRemove dead code in GroupPermissionMapper.xml
Simon Brandhof [Wed, 28 Sep 2016 10:14:00 +0000 (12:14 +0200)]
Remove dead code in GroupPermissionMapper.xml

8 years agoRename PermissionDao to GroupPermissionDao
Simon Brandhof [Wed, 28 Sep 2016 10:12:41 +0000 (12:12 +0200)]
Rename PermissionDao to GroupPermissionDao

8 years agoRemove user permissions from RoleDao
Simon Brandhof [Wed, 28 Sep 2016 09:23:44 +0000 (11:23 +0200)]
Remove user permissions from RoleDao

8 years agoFix UserPermissionDao#delete()
Simon Brandhof [Wed, 28 Sep 2016 08:46:56 +0000 (10:46 +0200)]
Fix UserPermissionDao#delete()

8 years agoRemove remaining methods related to users from PermissionDao
Simon Brandhof [Wed, 28 Sep 2016 08:29:36 +0000 (10:29 +0200)]
Remove remaining methods related to users from PermissionDao

8 years agoRemove some methods related to users from RoleDao
Simon Brandhof [Wed, 28 Sep 2016 07:45:49 +0000 (09:45 +0200)]
Remove some methods related to users from RoleDao

8 years agoComplete move from RoleDao/PermissionDao to UserPermissionDao
Simon Brandhof [Tue, 27 Sep 2016 20:58:38 +0000 (22:58 +0200)]
Complete move from RoleDao/PermissionDao to UserPermissionDao

8 years agoAdd UserPermissionDao to DbClient
Simon Brandhof [Tue, 27 Sep 2016 20:57:27 +0000 (22:57 +0200)]
Add UserPermissionDao to DbClient

8 years agoDrop useless DTOs in permissions
Simon Brandhof [Tue, 27 Sep 2016 20:42:04 +0000 (22:42 +0200)]
Drop useless DTOs in permissions

8 years agoAdd UserPermissionDao
Simon Brandhof [Tue, 27 Sep 2016 17:46:01 +0000 (19:46 +0200)]
Add UserPermissionDao

8 years agoRename misleading PermissionQuery.withPermissionOnly() by withAtLeastOnePermission()
Simon Brandhof [Tue, 27 Sep 2016 14:36:22 +0000 (16:36 +0200)]
Rename misleading PermissionQuery.withPermissionOnly() by withAtLeastOnePermission()

8 years agoClean-up permission templates
Simon Brandhof [Tue, 27 Sep 2016 13:19:17 +0000 (15:19 +0200)]
Clean-up permission templates

8 years agoFix Quality flaws
Simon Brandhof [Tue, 27 Sep 2016 13:09:42 +0000 (15:09 +0200)]
Fix Quality flaws

8 years agoReplace MyBatis SqlSession by org.sonar.db.DbSession
Simon Brandhof [Tue, 27 Sep 2016 08:46:33 +0000 (10:46 +0200)]
Replace MyBatis SqlSession by org.sonar.db.DbSession

8 years agoClean-up GroupMembershipDao
Simon Brandhof [Tue, 27 Sep 2016 08:38:41 +0000 (10:38 +0200)]
Clean-up GroupMembershipDao

Remove the unused Ruby WS /user_groups/search and the
related Java code.

8 years agoClean-up AuthorizationDao
Simon Brandhof [Tue, 27 Sep 2016 07:41:52 +0000 (09:41 +0200)]
Clean-up AuthorizationDao

8 years agoRemove deprecated code in permission DAOs
Simon Brandhof [Mon, 26 Sep 2016 20:50:04 +0000 (22:50 +0200)]
Remove deprecated code in permission DAOs

8 years agofixing quality flaws (mostly Java NIO slow methods usage) 1277/head
Sébastien Lesaint [Wed, 28 Sep 2016 09:47:27 +0000 (11:47 +0200)]
fixing quality flaws (mostly Java NIO slow methods usage)

8 years agoSONAR-8183 fix medium test DB cleaning too violent
Sébastien Lesaint [Wed, 28 Sep 2016 08:49:39 +0000 (10:49 +0200)]
SONAR-8183 fix medium test DB cleaning too violent

medium test DB cleaning was deleting data inserted by default in DB: schema_migrations, user admin, default organization

8 years agoSONAR-8183 fail at startup of default organization is missing
Sébastien Lesaint [Wed, 28 Sep 2016 08:49:07 +0000 (10:49 +0200)]
SONAR-8183 fail at startup of default organization is missing

or if it's not configured at all

8 years agoSONAR-8100 /api/organizations/delete prevents default orga deletion
Sébastien Lesaint [Tue, 27 Sep 2016 15:52:52 +0000 (17:52 +0200)]
SONAR-8100 /api/organizations/delete prevents default orga deletion

8 years agoSONAR-8098 fix OrganizationIt
Sébastien Lesaint [Tue, 27 Sep 2016 16:02:45 +0000 (18:02 +0200)]
SONAR-8098 fix OrganizationIt

8 years agoSONAR-8100 add DefaultOrganization to Pico container in CE and Web
Sébastien Lesaint [Tue, 27 Sep 2016 15:32:37 +0000 (17:32 +0200)]
SONAR-8100 add DefaultOrganization to Pico container in CE and Web

includes a ThreadLocal cache to avoid multiple calls to DB for same information

8 years agoSONAR-8098 create organization in H2 schema
Sébastien Lesaint [Tue, 27 Sep 2016 08:01:46 +0000 (10:01 +0200)]
SONAR-8098 create organization in H2 schema

8 years agoSONAR-8099 create default organization when migrating to SQ 6.2
Sébastien Lesaint [Mon, 26 Sep 2016 15:06:34 +0000 (17:06 +0200)]
SONAR-8099 create default organization when migrating to SQ 6.2

8 years agoFix instability of LogbackHelper
Simon Brandhof [Wed, 28 Sep 2016 09:44:44 +0000 (11:44 +0200)]
Fix instability of LogbackHelper

8 years agoFix Quality flaw in MonitorTest
Simon Brandhof [Mon, 26 Sep 2016 15:40:22 +0000 (17:40 +0200)]
Fix Quality flaw in MonitorTest

8 years agoUpgrade Elasticsearch from 2.3.3 to 2.3.5
Simon Brandhof [Mon, 26 Sep 2016 14:55:41 +0000 (16:55 +0200)]
Upgrade Elasticsearch from 2.3.3 to 2.3.5

8 years agoUpgrade Logback from 1.1.3 to 1.1.7
Simon Brandhof [Mon, 26 Sep 2016 14:55:23 +0000 (16:55 +0200)]
Upgrade Logback from 1.1.3 to 1.1.7

8 years agoAutomatic merge from branch-6.1
ssjenka [Wed, 28 Sep 2016 06:01:41 +0000 (08:01 +0200)]
Automatic merge from branch-6.1

* origin/branch-6.1:
  SONAR-8056 fix loading of issues

8 years agoSONAR-8100 add IT for organizations Web Services 1267/head
Sébastien Lesaint [Mon, 26 Sep 2016 14:48:41 +0000 (16:48 +0200)]
SONAR-8100 add IT for organizations Web Services