]> source.dussan.org Git - sonarqube.git/log
sonarqube.git
7 years agoSONAR-9328 clean orphans from table PROPERTIES
Sébastien Lesaint [Wed, 31 May 2017 09:55:43 +0000 (11:55 +0200)]
SONAR-9328 clean orphans from table PROPERTIES

7 years agoSONAR-9351 enforce in WS settings only for limited component types
Sébastien Lesaint [Wed, 31 May 2017 08:48:27 +0000 (10:48 +0200)]
SONAR-9351 enforce in WS settings only for limited component types

allowed components: Project, module, view or subview
this enforces the allowed types even when property has no PropertyDefinition

7 years agoSONAR-9351 enforce in API allowed qualifiers on PropertyDefinition
Sébastien Lesaint [Tue, 30 May 2017 16:06:05 +0000 (18:06 +0200)]
SONAR-9351 enforce in API allowed qualifiers on PropertyDefinition

7 years agoSONAR-9328 delete settings & manual measures by project/module
Sébastien Lesaint [Tue, 30 May 2017 15:40:00 +0000 (17:40 +0200)]
SONAR-9328 delete settings & manual measures by project/module

and by views/subviews

7 years agoSONAR-9435 add db migration to clean orphans in PROJECT_LINKS 2127/head
Sébastien Lesaint [Tue, 30 May 2017 13:00:22 +0000 (15:00 +0200)]
SONAR-9435 add db migration to clean orphans in PROJECT_LINKS

7 years agoSONAR-9346 enforce in WS that links apply only to project/view
Sébastien Lesaint [Tue, 30 May 2017 12:23:10 +0000 (14:23 +0200)]
SONAR-9346 enforce in WS that links apply only to project/view

7 years agoSONAR-9346 move ResourceTypes down to ComponentFinder
Sébastien Lesaint [Tue, 30 May 2017 11:33:15 +0000 (13:33 +0200)]
SONAR-9346 move ResourceTypes down to ComponentFinder

rather than passing them as method parameters

7 years agoSONAR-9346 delete links by project when deleting project
Sébastien Lesaint [Tue, 30 May 2017 10:18:34 +0000 (12:18 +0200)]
SONAR-9346 delete links by project when deleting project

7 years agoSONAR-9326 ensure ISSUES.PROJECT_UUID is consistent with component 2122/head
Sébastien Lesaint [Mon, 29 May 2017 15:31:39 +0000 (17:31 +0200)]
SONAR-9326 ensure ISSUES.PROJECT_UUID is consistent with component

7 years agoSONAR-9326 drop issues by project_uuid when deleting a project
Sébastien Lesaint [Fri, 26 May 2017 09:01:42 +0000 (11:01 +0200)]
SONAR-9326 drop issues by project_uuid when deleting a project

7 years agoFix false-positive in SupportPrivateProjectInDefaultPermissionTemplateTest
Simon Brandhof [Thu, 1 Jun 2017 13:01:30 +0000 (15:01 +0200)]
Fix false-positive in SupportPrivateProjectInDefaultPermissionTemplateTest

7 years agointegration tests: avoid false positive, if tests are executed very fast
Daniel Schwarz [Fri, 12 May 2017 08:56:57 +0000 (10:56 +0200)]
integration tests: avoid false positive, if tests are executed very fast

7 years agoAutomatic merge from branch-6.4
ssjenka [Thu, 1 Jun 2017 06:01:57 +0000 (08:01 +0200)]
Automatic merge from branch-6.4

* origin/branch-6.4:
  SONAR-9312 Replace SonarQube.com by SonarCloud (#2130)

7 years agoSONAR-9312 Replace SonarQube.com by SonarCloud (#2130)
Stas Vilchik [Wed, 31 May 2017 18:58:16 +0000 (20:58 +0200)]
SONAR-9312 Replace SonarQube.com by SonarCloud (#2130)

7 years agoSONAR-9334 delete events by project uuid when deleting a project 2117/head
Sébastien Lesaint [Mon, 29 May 2017 09:55:30 +0000 (11:55 +0200)]
SONAR-9334 delete events by project uuid when deleting a project

7 years agoSONAR-9334 make EVENTS.COMPONENT_UUID not nullable and clean orphans
Sébastien Lesaint [Mon, 29 May 2017 09:32:11 +0000 (11:32 +0200)]
SONAR-9334 make EVENTS.COMPONENT_UUID not nullable and clean orphans

7 years agoSONAR-9327 enforce in WS permissions are only on projects or views 2108/head
Sébastien Lesaint [Mon, 29 May 2017 08:15:23 +0000 (10:15 +0200)]
SONAR-9327 enforce in WS permissions are only on projects or views

7 years agoSONAR-9028 add DB migrations cleaning USER_ROLES and GROUP_ROLES
Sébastien Lesaint [Fri, 26 May 2017 12:52:30 +0000 (14:52 +0200)]
SONAR-9028 add DB migrations cleaning USER_ROLES and GROUP_ROLES

7 years agoSONAR-9327 delete permissions only for root when deleting a project/view
Sébastien Lesaint [Fri, 26 May 2017 10:32:25 +0000 (12:32 +0200)]
SONAR-9327 delete permissions only for root when deleting a project/view

7 years agoSONAR-9292 Fix missing JUL logs at startup
Eric Hartmann [Mon, 22 May 2017 15:28:00 +0000 (17:28 +0200)]
SONAR-9292 Fix missing JUL logs at startup

7 years agoAutomatic merge from branch-6.4
ssjenka [Tue, 30 May 2017 19:11:37 +0000 (21:11 +0200)]
Automatic merge from branch-6.4

* origin/branch-6.4:
  SONAR-8902 fix creation of table organization_members on Oracle

7 years agoSONAR-8902 fix creation of table organization_members on Oracle
Simon Brandhof [Tue, 30 May 2017 15:39:54 +0000 (17:39 +0200)]
SONAR-8902 fix creation of table organization_members on Oracle

7 years agorework quality profiles modals (#2123)
Stas Vilchik [Tue, 30 May 2017 14:40:23 +0000 (16:40 +0200)]
rework quality profiles modals (#2123)

7 years agoAutomatic merge from branch-6.4
ssjenka [Tue, 30 May 2017 12:42:43 +0000 (14:42 +0200)]
Automatic merge from branch-6.4

* origin/branch-6.4:
  Disable AEM Rules plugin
  SONAR-9287 Fix limited number of returned permissions in api/permissions/users
  SONAR-9287 Refactor unit test

7 years agoSONAR-9331 fix security vulnerability of api/issues/tags
Daniel Schwarz [Fri, 26 May 2017 14:01:11 +0000 (16:01 +0200)]
SONAR-9331 fix security vulnerability of api/issues/tags

7 years agoDisable AEM Rules plugin
Julien Lancelot [Tue, 30 May 2017 10:16:30 +0000 (12:16 +0200)]
Disable AEM Rules plugin

The server startup is failing with this plugin : java.lang.ClassNotFoundException: com.google.common.base.Functions

7 years agoSONAR-9287 Fix limited number of returned permissions in api/permissions/users
Julien Lancelot [Mon, 29 May 2017 08:39:00 +0000 (10:39 +0200)]
SONAR-9287 Fix limited number of returned permissions in api/permissions/users

7 years agoSONAR-9287 Refactor unit test
Julien Lancelot [Wed, 24 May 2017 15:17:32 +0000 (17:17 +0200)]
SONAR-9287 Refactor unit test

7 years agoAutomatic merge from branch-6.4
ssjenka [Tue, 30 May 2017 06:02:02 +0000 (08:02 +0200)]
Automatic merge from branch-6.4

* origin/branch-6.4:
  Set version 6.4-SNAPSHOT
  Release 6.4-RC3

7 years agoDrop long upgrade tests from versions 6.0 and 6.1
Simon Brandhof [Mon, 29 May 2017 19:40:04 +0000 (21:40 +0200)]
Drop long upgrade tests from versions 6.0 and 6.1

7 years agoSONAR-9295 Add the default port for ES
Eric Hartmann [Tue, 23 May 2017 15:01:33 +0000 (17:01 +0200)]
SONAR-9295 Add the default port for ES

7 years agoSONAR-9335 remove deprecated NewAction#createParam
Daniel Schwarz [Mon, 29 May 2017 08:34:42 +0000 (10:34 +0200)]
SONAR-9335 remove deprecated NewAction#createParam

7 years agodisplay spinner while l10n and system statues are requested
Stas Vilchik [Fri, 26 May 2017 11:38:08 +0000 (13:38 +0200)]
display spinner while l10n and system statues are requested

7 years agoSONAR-9330 Display the loading spinner immediately when page loads
Grégoire Aubert [Fri, 26 May 2017 09:02:02 +0000 (11:02 +0200)]
SONAR-9330 Display the loading spinner immediately when page loads

7 years agoDisplay about page faster
Grégoire Aubert [Fri, 26 May 2017 07:21:11 +0000 (09:21 +0200)]
Display about page faster

7 years agodrop legacy code from libs/ (#2118)
Stas Vilchik [Mon, 29 May 2017 13:12:43 +0000 (15:12 +0200)]
drop legacy code from libs/ (#2118)

7 years agoSet version 6.4-SNAPSHOT
Simon Brandhof [Mon, 29 May 2017 11:38:05 +0000 (13:38 +0200)]
Set version 6.4-SNAPSHOT

7 years agoRelease 6.4-RC3 6.4-RC3
Simon Brandhof [Mon, 29 May 2017 09:55:18 +0000 (11:55 +0200)]
Release 6.4-RC3

7 years agoexpose ModalForm component
Stas Vilchik [Mon, 29 May 2017 09:51:29 +0000 (11:51 +0200)]
expose ModalForm component

7 years agorework some modals (#2113)
Stas Vilchik [Mon, 29 May 2017 08:49:12 +0000 (10:49 +0200)]
rework some modals (#2113)

7 years agoSONAR-9296 Update test to use IPv4
Eric Hartmann [Mon, 29 May 2017 08:07:31 +0000 (10:07 +0200)]
SONAR-9296 Update test to use IPv4

Slave on TravisCI have no more IPv6 enabled

7 years agoSONAR-9296 Do not check sonar.search.host if search is disabled
Eric Hartmann [Tue, 23 May 2017 15:54:48 +0000 (17:54 +0200)]
SONAR-9296 Do not check sonar.search.host if search is disabled

7 years agoSONAR-9069 silence MsSQL driver logs
Sébastien Lesaint [Tue, 4 Apr 2017 10:10:45 +0000 (12:10 +0200)]
SONAR-9069 silence MsSQL driver logs

7 years agoAutomatic merge from branch-6.4
ssjenka [Fri, 26 May 2017 21:32:13 +0000 (23:32 +0200)]
Automatic merge from branch-6.4

* origin/branch-6.4:
  SONAR-8888 index active rules when creating organization
  remove avatar for system events on issues changelog popup (#2109)
  Use Trusty image on TravisCI

7 years agoSONAR-8888 index active rules when creating organization
Simon Brandhof [Fri, 26 May 2017 09:42:49 +0000 (11:42 +0200)]
SONAR-8888 index active rules when creating organization

7 years agoSONAR-9028 remove table authors from DB 2105/head
Sébastien Lesaint [Wed, 24 May 2017 14:31:42 +0000 (16:31 +0200)]
SONAR-9028 remove table authors from DB

7 years agoSONAR-9028 remove any support to table authors from code
Sébastien Lesaint [Wed, 24 May 2017 14:31:10 +0000 (16:31 +0200)]
SONAR-9028 remove any support to table authors from code

7 years agoremove avatar for system events on issues changelog popup (#2109)
Grégoire Aubert [Fri, 26 May 2017 15:15:46 +0000 (17:15 +0200)]
remove avatar for system events on issues changelog popup (#2109)

7 years agoUse Trusty image on TravisCI
Tom [Fri, 5 May 2017 12:31:54 +0000 (14:31 +0200)]
Use Trusty image on TravisCI

- environment is more stable through time (no variations of build
  durations)

- benefit from 8Gb ramdisk

- enable parallel Maven build thanks to new CPUs

7 years agoFix unconsistant IT's in organization membership bis
Grégoire Aubert [Wed, 24 May 2017 15:11:45 +0000 (17:11 +0200)]
Fix unconsistant IT's in organization membership bis

7 years agoUse Trusty image on TravisCI
Tom [Fri, 5 May 2017 12:31:54 +0000 (14:31 +0200)]
Use Trusty image on TravisCI

- environment is more stable through time (no variations of build
  durations)

- benefit from 8Gb ramdisk

- enable parallel Maven build thanks to new CPUs

7 years agoSONAR-9228 drop deprecated Elasticsearch count query
Daniel Schwarz [Mon, 15 May 2017 08:38:07 +0000 (10:38 +0200)]
SONAR-9228 drop deprecated Elasticsearch count query

7 years agoSONAR-9231 remove usages of deprecated Elasticsearch “filteredQuery”
Daniel Schwarz [Mon, 15 May 2017 12:17:23 +0000 (14:17 +0200)]
SONAR-9231 remove usages of deprecated Elasticsearch “filteredQuery”

7 years agoAutomatic merge from branch-6.4
ssjenka [Wed, 24 May 2017 14:23:39 +0000 (16:23 +0200)]
Automatic merge from branch-6.4

* origin/branch-6.4:
  SONAR-8913 Use "analysisDate" instead of "snapshotDate" in component overview
  SONAR-8913 Replace "snapshotDate" by "analysisDate" in api/navigation/component
  Fix JDK link download in travis build
  SONAR-9301 Support HTTP redirect on scanner side
  Fix localization in projects page facets

7 years agoSONAR-9308 WS api/issues/search do not return the component uuid in the flows location
Teryk Bellahsene [Wed, 24 May 2017 13:58:49 +0000 (15:58 +0200)]
SONAR-9308 WS api/issues/search do not return the component uuid in the flows location

7 years agoSONAR-9278 WS api/issues/search mark as internal component related parameters
Teryk Bellahsene [Tue, 23 May 2017 13:54:28 +0000 (15:54 +0200)]
SONAR-9278 WS api/issues/search mark as internal component related parameters

7 years agoSONAR-9278 Document WS api/issues/search changes with a changelog
Teryk Bellahsene [Tue, 23 May 2017 13:07:22 +0000 (15:07 +0200)]
SONAR-9278 Document WS api/issues/search changes with a changelog

7 years agoSONAR-9273 Document with changelog WS api/issues/changelog changes
Teryk Bellahsene [Tue, 23 May 2017 12:36:37 +0000 (14:36 +0200)]
SONAR-9273 Document with changelog WS api/issues/changelog changes

7 years agoSONAR-9272 Document with changelog WS api/issues/bulk_change changes
Teryk Bellahsene [Tue, 23 May 2017 12:30:20 +0000 (14:30 +0200)]
SONAR-9272 Document with changelog WS api/issues/bulk_change changes

7 years agoSONAR-9271 Test WS api/issues/authors and its json example
Teryk Bellahsene [Tue, 23 May 2017 12:24:58 +0000 (14:24 +0200)]
SONAR-9271 Test WS api/issues/authors and its json example

7 years agoSONAR-8913 Use "analysisDate" instead of "snapshotDate" in component overview
Grégoire Aubert [Tue, 23 May 2017 09:52:59 +0000 (11:52 +0200)]
SONAR-8913 Use "analysisDate" instead of "snapshotDate" in component overview

7 years agoSONAR-8913 Replace "snapshotDate" by "analysisDate" in api/navigation/component
Julien Lancelot [Tue, 23 May 2017 08:19:51 +0000 (10:19 +0200)]
SONAR-8913 Replace "snapshotDate" by "analysisDate" in api/navigation/component

7 years agoFix JDK link download in travis build
Julien Lancelot [Tue, 23 May 2017 07:03:24 +0000 (09:03 +0200)]
Fix JDK link download in travis build

7 years agoSONAR-9301 Support HTTP redirect on scanner side
Duarte Meneses [Tue, 23 May 2017 13:08:17 +0000 (15:08 +0200)]
SONAR-9301 Support HTTP redirect on scanner side

7 years agoFix localization in projects page facets
Grégoire Aubert [Tue, 23 May 2017 13:50:18 +0000 (15:50 +0200)]
Fix localization in projects page facets

7 years agoAutomatic merge from branch-6.4
ssjenka [Wed, 24 May 2017 06:02:02 +0000 (08:02 +0200)]
Automatic merge from branch-6.4

* origin/branch-6.4:
  Fix wording in risk bubble chart and permission template tooltips
  Fix projects page cards links while loading

7 years agoSONAR-9301 Support HTTP redirect on scanner side
Duarte Meneses [Tue, 23 May 2017 13:08:17 +0000 (15:08 +0200)]
SONAR-9301 Support HTTP redirect on scanner side

7 years agoFix JDK link download in travis build
Julien Lancelot [Tue, 23 May 2017 07:03:24 +0000 (09:03 +0200)]
Fix JDK link download in travis build

7 years agoFix wording in risk bubble chart and permission template tooltips
Grégoire Aubert [Tue, 23 May 2017 06:19:54 +0000 (08:19 +0200)]
Fix wording in risk bubble chart and permission template tooltips

7 years agoFix projects page cards links while loading
Grégoire Aubert [Tue, 23 May 2017 06:17:28 +0000 (08:17 +0200)]
Fix projects page cards links while loading

7 years agoSONAR-9275 WS api/issues/delete_comment create changelog of API changes 2087/head
Teryk Bellahsene [Mon, 22 May 2017 07:49:37 +0000 (09:49 +0200)]
SONAR-9275 WS api/issues/delete_comment create changelog of API changes

7 years agoSONAR-9277 WS api/issues/edit_comment deprecate components.uuid field and drop databa...
Teryk Bellahsene [Fri, 19 May 2017 16:13:00 +0000 (18:13 +0200)]
SONAR-9277 WS api/issues/edit_comment deprecate components.uuid field and drop database ids in response

7 years agoSONAR-9277 WS api/issues/edit_comment replace part of description with changelog
Teryk Bellahsene [Fri, 19 May 2017 16:09:24 +0000 (18:09 +0200)]
SONAR-9277 WS api/issues/edit_comment replace part of description with changelog

7 years agoSONAR-9269 WS api/issues/add_comment check json example is not empty
Teryk Bellahsene [Fri, 19 May 2017 16:05:05 +0000 (18:05 +0200)]
SONAR-9269 WS api/issues/add_comment check json example is not empty

7 years agoSONAR-9269 WS api/issues/add_comment deprecate components.uuid field in response
Teryk Bellahsene [Fri, 19 May 2017 16:03:30 +0000 (18:03 +0200)]
SONAR-9269 WS api/issues/add_comment deprecate components.uuid field in response

7 years agoSONAR-9269 Drop database ids of component in api/issues/* WS responses
Teryk Bellahsene [Fri, 19 May 2017 15:40:07 +0000 (17:40 +0200)]
SONAR-9269 Drop database ids of component in api/issues/* WS responses

7 years agoSONAR-9269 WS api/issues/add_comment change description to changelog
Teryk Bellahsene [Fri, 19 May 2017 15:06:38 +0000 (17:06 +0200)]
SONAR-9269 WS api/issues/add_comment change description to changelog

7 years agoAutomatic merge from branch-6.4
ssjenka [Tue, 23 May 2017 06:01:57 +0000 (08:01 +0200)]
Automatic merge from branch-6.4

* origin/branch-6.4:
  Back to 6.4-SNAPSHOT
  Release 6.4-RC2
  apply search feedback (#2083)
  SONAR-8596 Fix a bug with cached bundles

7 years agoBack to 6.4-SNAPSHOT
Simon Brandhof [Mon, 22 May 2017 11:59:26 +0000 (13:59 +0200)]
Back to 6.4-SNAPSHOT

7 years agoRelease 6.4-RC2 6.4-RC2
Simon Brandhof [Mon, 22 May 2017 10:00:44 +0000 (12:00 +0200)]
Release 6.4-RC2

7 years agoFix unconsistant IT's in organization membership
Grégoire Aubert [Mon, 22 May 2017 06:39:07 +0000 (08:39 +0200)]
Fix unconsistant IT's in organization membership

7 years agoapply search feedback (#2083)
Stas Vilchik [Mon, 22 May 2017 07:23:07 +0000 (09:23 +0200)]
apply search feedback (#2083)

7 years agoSONAR-8596 Fix a bug with cached bundles
Grégoire Aubert [Thu, 18 May 2017 13:00:08 +0000 (15:00 +0200)]
SONAR-8596 Fix a bug with cached bundles

7 years agoAutomatic merge from branch-6.4
ssjenka [Fri, 19 May 2017 16:07:13 +0000 (18:07 +0200)]
Automatic merge from branch-6.4

* origin/branch-6.4:
  SONAR-9286 Fix ES error at startup

7 years agoSONAR-9286 Fix ES error at startup
Eric Hartmann [Thu, 18 May 2017 15:28:35 +0000 (17:28 +0200)]
SONAR-9286 Fix ES error at startup

7 years agoAutomatic merge from branch-6.4
ssjenka [Fri, 19 May 2017 14:44:16 +0000 (16:44 +0200)]
Automatic merge from branch-6.4

* origin/branch-6.4:
  SONAR-8748 fix typo in UnauthorizedException message
  SONAR-8888 use DefinedQProfileInsert when creating an organization
  clear issues selection when refreshing list

7 years agoSONAR-8748 fix typo in UnauthorizedException message 2079/head
Sébastien Lesaint [Thu, 18 May 2017 14:55:28 +0000 (16:55 +0200)]
SONAR-8748 fix typo in UnauthorizedException message

7 years agoSONAR-8888 use DefinedQProfileInsert when creating an organization
Sébastien Lesaint [Thu, 18 May 2017 14:24:36 +0000 (16:24 +0200)]
SONAR-8888 use DefinedQProfileInsert when creating an organization

rather than DefinedQProfileCreation which does too many useless operations

7 years agoclear issues selection when refreshing list
Stas Vilchik [Fri, 19 May 2017 08:58:59 +0000 (10:58 +0200)]
clear issues selection when refreshing list

7 years agoAutomatic merge from branch-6.4
ssjenka [Fri, 19 May 2017 06:41:37 +0000 (08:41 +0200)]
Automatic merge from branch-6.4

* origin/branch-6.4:
  Fix stability of perf test ComputationTest

7 years agoFix stability of perf test ComputationTest
Simon Brandhof [Fri, 19 May 2017 06:30:01 +0000 (08:30 +0200)]
Fix stability of perf test ComputationTest

7 years agoMerge remote-tracking branch 'origin/branch-6.4'
Simon Brandhof [Thu, 18 May 2017 20:50:37 +0000 (22:50 +0200)]
Merge remote-tracking branch 'origin/branch-6.4'

7 years agoFix stability of integration tests on Oracle
Simon Brandhof [Thu, 18 May 2017 15:26:28 +0000 (17:26 +0200)]
Fix stability of integration tests on Oracle

Error is "ORA-00054: resource busy and acquire with NOWAIT specified or timeout expired"
when resetting data.

7 years agoReuse version 6.4-SNAPSHOT
Simon Brandhof [Thu, 18 May 2017 14:19:54 +0000 (16:19 +0200)]
Reuse version 6.4-SNAPSHOT

7 years agoSONAR-9265 Prevent error log at shutdown
Eric Hartmann [Thu, 18 May 2017 12:27:34 +0000 (14:27 +0200)]
SONAR-9265 Prevent error log at shutdown

7 years agoSQCOM-7 Add a custom footer for sonarqube.com
Grégoire Aubert [Tue, 16 May 2017 11:39:01 +0000 (13:39 +0200)]
SQCOM-7 Add a custom footer for sonarqube.com

7 years agoAutomatic merge from branch-6.4
Julien Lancelot [Thu, 18 May 2017 06:57:47 +0000 (08:57 +0200)]
Automatic merge from branch-6.4

* origin/branch-6.4:
  6.4-RC1

7 years ago6.4-RC1 6.4-RC1
Simon Brandhof [Tue, 16 May 2017 15:00:32 +0000 (17:00 +0200)]
6.4-RC1

7 years agoPrepare for next development version 6.5-SNAPSHOT
Simon Brandhof [Tue, 16 May 2017 15:02:30 +0000 (17:02 +0200)]
Prepare for next development version 6.5-SNAPSHOT

7 years agoMake Hazelcast test more robust
Eric Hartmann [Tue, 16 May 2017 11:33:25 +0000 (13:33 +0200)]
Make Hazelcast test more robust