]> source.dussan.org Git - sonarqube.git/log
sonarqube.git
8 years agoSONAR-8190 SONAR-8191 SONAR-8206 rename api/root/* to api/roots/* 1287/head
Sébastien Lesaint [Wed, 12 Oct 2016 08:44:02 +0000 (10:44 +0200)]
SONAR-8190 SONAR-8191 SONAR-8206 rename api/root/* to api/roots/*

8 years agoSONAR-8191 WS unset_root return 404 when user not found or inactive
Sébastien Lesaint [Wed, 12 Oct 2016 08:10:01 +0000 (10:10 +0200)]
SONAR-8191 WS unset_root return 404 when user not found or inactive

8 years agoSONAR-8206 add IT for api/root/search
Sébastien Lesaint [Mon, 10 Oct 2016 14:14:27 +0000 (16:14 +0200)]
SONAR-8206 add IT for api/root/search

8 years agoSONAR-8206 add RootService#search in WS Client
Sébastien Lesaint [Mon, 10 Oct 2016 14:13:58 +0000 (16:13 +0200)]
SONAR-8206 add RootService#search in WS Client

8 years agoSONAR-8206 add WS api/root/search
Sébastien Lesaint [Mon, 10 Oct 2016 14:13:18 +0000 (16:13 +0200)]
SONAR-8206 add WS api/root/search

8 years agoSONAR-8194 modify one IT to use root user and not admin
Sébastien Lesaint [Mon, 10 Oct 2016 12:27:55 +0000 (14:27 +0200)]
SONAR-8194 modify one IT to use root user and not admin

8 years agoSONAR-8194 make WebServices /api/plugins/* require root
Sébastien Lesaint [Mon, 10 Oct 2016 12:04:13 +0000 (14:04 +0200)]
SONAR-8194 make WebServices /api/plugins/* require root

rather than System Administer permission

8 years agoSONAR-8190 SONAR-8191 add IT
Sébastien Lesaint [Mon, 10 Oct 2016 08:07:49 +0000 (10:07 +0200)]
SONAR-8190 SONAR-8191 add IT

8 years agoSONAR-8193 add IT api/system/restart require root in production mode
Sébastien Lesaint [Thu, 6 Oct 2016 09:50:59 +0000 (11:50 +0200)]
SONAR-8193 add IT api/system/restart require root in production mode

8 years agoSONAR-8193 api/system/restart require root in production mode
Sébastien Lesaint [Thu, 6 Oct 2016 09:18:34 +0000 (11:18 +0200)]
SONAR-8193 api/system/restart require root in production mode

rather than "Administer System"

8 years agoSONAR-8193 api/system/logs require root
Sébastien Lesaint [Thu, 6 Oct 2016 09:14:42 +0000 (11:14 +0200)]
SONAR-8193 api/system/logs require root

8 years agoSONAR-8193 api/system/info require root
Sébastien Lesaint [Thu, 6 Oct 2016 09:12:26 +0000 (11:12 +0200)]
SONAR-8193 api/system/info require root

rather than "System Administer"

8 years agoSONAR-8193 api/system/change_log_level require root
Sébastien Lesaint [Thu, 6 Oct 2016 09:08:31 +0000 (11:08 +0200)]
SONAR-8193 api/system/change_log_level require root

rather than "System Administer"

8 years agoSONAR-8190 SONAR-8191 must not set/unset root on inactive user
Sébastien Lesaint [Wed, 5 Oct 2016 12:15:12 +0000 (14:15 +0200)]
SONAR-8190 SONAR-8191 must not set/unset root on inactive user

8 years agoSONAR-8191 last root can't be unset via /api/root/unset_root
Sébastien Lesaint [Wed, 5 Oct 2016 11:57:56 +0000 (13:57 +0200)]
SONAR-8191 last root can't be unset via /api/root/unset_root

8 years agoSONAR-8154 add IT on root required for api/organizations/create
Sébastien Lesaint [Wed, 5 Oct 2016 09:10:32 +0000 (11:10 +0200)]
SONAR-8154 add IT on root required for api/organizations/create

8 years agoSONAR-8191 add WS api/root/unset_root
Sébastien Lesaint [Wed, 5 Oct 2016 08:33:38 +0000 (10:33 +0200)]
SONAR-8191 add WS api/root/unset_root

8 years agoSONAR-8190 add ws-client RootService
Sébastien Lesaint [Wed, 5 Oct 2016 08:16:12 +0000 (10:16 +0200)]
SONAR-8190 add ws-client RootService

8 years agoSONAR-8190 add WS api/root/set_root
Sébastien Lesaint [Wed, 5 Oct 2016 08:11:26 +0000 (10:11 +0200)]
SONAR-8190 add WS api/root/set_root

8 years agoSONAR-8155 suppport USERS.IS_ROOT in ruby code
Sébastien Lesaint [Wed, 5 Oct 2016 07:27:26 +0000 (09:27 +0200)]
SONAR-8155 suppport USERS.IS_ROOT in ruby code

8 years agoSONAR-8154 require root for WS api/organizations/create
Sébastien Lesaint [Tue, 4 Oct 2016 15:19:43 +0000 (17:19 +0200)]
SONAR-8154 require root for WS api/organizations/create

8 years agoSONAR-8155 root user has all permissions in UserSession
Sébastien Lesaint [Tue, 4 Oct 2016 13:41:11 +0000 (15:41 +0200)]
SONAR-8155 root user has all permissions in UserSession

8 years agoSONAR-8155 add UserSession#isRoot and checkIsRoot
Sébastien Lesaint [Tue, 4 Oct 2016 09:10:31 +0000 (11:10 +0200)]
SONAR-8155 add UserSession#isRoot and checkIsRoot

8 years agoSONAR-8155 drop mutability in UserSession impls where possible
Sébastien Lesaint [Mon, 3 Oct 2016 15:04:35 +0000 (17:04 +0200)]
SONAR-8155 drop mutability in UserSession impls where possible

8 years agoSONAR-8155 fix UserSession implementations leaking delegate
Sébastien Lesaint [Mon, 3 Oct 2016 13:48:01 +0000 (15:48 +0200)]
SONAR-8155 fix UserSession implementations leaking delegate

8 years agoSONAR-8155 add UserDao.setRoot
Sébastien Lesaint [Mon, 3 Oct 2016 13:25:57 +0000 (15:25 +0200)]
SONAR-8155 add UserDao.setRoot

8 years agoSONAR-8155 support root in UserDto, UserDao and UTs
Sébastien Lesaint [Mon, 3 Oct 2016 13:13:22 +0000 (15:13 +0200)]
SONAR-8155 support root in UserDto, UserDao and UTs

8 years agoSONAR-8155 SONAR-8156 add root column to table USERS
Sébastien Lesaint [Mon, 3 Oct 2016 12:16:47 +0000 (14:16 +0200)]
SONAR-8155 SONAR-8156 add root column to table USERS

8 years agomake DefaultHttpDownloaderTest work on both Java 7 and Java 8
Sébastien Lesaint [Tue, 4 Oct 2016 10:08:06 +0000 (12:08 +0200)]
make DefaultHttpDownloaderTest work on both Java 7 and Java 8

8 years agoSONAR-8100 add IT on preventing default organization deletion 1281/head
Sébastien Lesaint [Thu, 29 Sep 2016 12:55:33 +0000 (14:55 +0200)]
SONAR-8100 add IT on preventing default organization deletion

8 years agoSONAR-8151 test WS organizations authorizations in IT
Sébastien Lesaint [Thu, 29 Sep 2016 12:54:07 +0000 (14:54 +0200)]
SONAR-8151 test WS organizations authorizations in IT

8 years agoSONAR-8151 support anyoneCanCreate in /api/organizations/create
Sébastien Lesaint [Thu, 29 Sep 2016 12:43:43 +0000 (14:43 +0200)]
SONAR-8151 support anyoneCanCreate in /api/organizations/create

8 years agoSONAR-8151 add property sonar.organizations.anyoneCanCreate
Sébastien Lesaint [Thu, 29 Sep 2016 08:46:08 +0000 (10:46 +0200)]
SONAR-8151 add property sonar.organizations.anyoneCanCreate

8 years agoSONAR-8100 fix quality flaw on DeleteAction
Sébastien Lesaint [Thu, 29 Sep 2016 08:26:13 +0000 (10:26 +0200)]
SONAR-8100 fix quality flaw on DeleteAction

8 years agoAutomatic merge from branch-6.1
ssjenka [Wed, 12 Oct 2016 07:37:20 +0000 (09: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

8 years ago[maven-release-plugin] prepare for next development iteration
David Rautureau [Tue, 11 Oct 2016 07:02:30 +0000 (09:02 +0200)]
[maven-release-plugin] prepare for next development iteration

8 years ago[maven-release-plugin] prepare release 6.1 6.1
David Rautureau [Tue, 11 Oct 2016 07:02:29 +0000 (09:02 +0200)]
[maven-release-plugin] prepare release 6.1

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

* origin/branch-6.1:
  SONAR-7970 WS settings/set forbid empty values with a clean message

8 years agoFix Quality flaws
Simon Brandhof [Wed, 5 Oct 2016 19:57:38 +0000 (21:57 +0200)]
Fix Quality flaws

8 years agoDeprecated ZipUtils.ZipEntryFilter in favour of Predicate
Simon Brandhof [Wed, 5 Oct 2016 19:57:02 +0000 (21:57 +0200)]
Deprecated ZipUtils.ZipEntryFilter in favour of Predicate

8 years agoSONAR-7782 Fix PurgeTest 1292/head
Julien Lancelot [Wed, 5 Oct 2016 12:16:53 +0000 (14:16 +0200)]
SONAR-7782 Fix PurgeTest

8 years agoSONAR-7782 Correctly handle best value on variation
Julien Lancelot [Wed, 5 Oct 2016 12:08:41 +0000 (14:08 +0200)]
SONAR-7782 Correctly handle best value on variation

Only best value 0 was handled on variations, that makes best values on rating useless

8 years agoSONAR-7782 Compute rating A on new code when no issue on components
Julien Lancelot [Wed, 5 Oct 2016 09:03:45 +0000 (11:03 +0200)]
SONAR-7782 Compute rating A on new code when no issue on components

8 years agoFix Quality flaws, including handling of InterruptedException
Simon Brandhof [Tue, 4 Oct 2016 12:46:47 +0000 (14:46 +0200)]
Fix Quality flaws, including handling of InterruptedException

8 years agoRemove dead code in project.rb
Simon Brandhof [Mon, 26 Sep 2016 14:39:18 +0000 (16:39 +0200)]
Remove dead code in project.rb

8 years agoRemove ruby dead code related to roles
Simon Brandhof [Mon, 26 Sep 2016 14:38:13 +0000 (16:38 +0200)]
Remove ruby dead code related to roles

8 years agoRemove ruby dead code related to users
Simon Brandhof [Mon, 26 Sep 2016 13:02:09 +0000 (15:02 +0200)]
Remove ruby dead code related to users

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 agoSONAR-7970 WS settings/set forbid empty values with a clean message 1290/head
Teryk Bellahsene [Tue, 4 Oct 2016 14:45:59 +0000 (16:45 +0200)]
SONAR-7970 WS settings/set forbid empty values with a clean message

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