]> source.dussan.org Git - sonarqube.git/log
sonarqube.git
6 years agoAutomatic merge from branch-6.7
Simon Brandhof [Tue, 7 Nov 2017 21:02:24 +0000 (22:02 +0100)]
Automatic merge from branch-6.7

* origin/branch-6.7:
  Prepare for next development iteration

6 years agoPrepare for next development iteration
Julien Lancelot [Tue, 7 Nov 2017 19:00:41 +0000 (20:00 +0100)]
Prepare for next development iteration

6 years agoAutomatic merge from branch-6.7
Julien Lancelot [Tue, 7 Nov 2017 16:56:33 +0000 (17:56 +0100)]
Automatic merge from branch-6.7

* origin/branch-6.7:
  Release 6.7
  LICENSE-82 reset server ID on DB URL changes
  Drop unused constant in InternalProperties
  SONAR-10043 upgrade MsSQL JDBC driver to 6.2.22.jre8

6 years agoRelease 6.7 6.7
Simon Brandhof [Tue, 7 Nov 2017 15:03:37 +0000 (16:03 +0100)]
Release 6.7

6 years agoLICENSE-82 reset server ID on DB URL changes
Simon Brandhof [Mon, 6 Nov 2017 16:58:08 +0000 (17:58 +0100)]
LICENSE-82 reset server ID on DB URL changes

6 years agoDrop unused constant in InternalProperties
Simon Brandhof [Mon, 6 Nov 2017 14:41:22 +0000 (15:41 +0100)]
Drop unused constant in InternalProperties

6 years agoSONAR-10043 upgrade MsSQL JDBC driver to 6.2.22.jre8 2787/head
Sébastien Lesaint [Thu, 2 Nov 2017 10:51:19 +0000 (11:51 +0100)]
SONAR-10043 upgrade MsSQL JDBC driver to 6.2.22.jre8

6 years agoAutomatic merge from branch-6.7
ssjenka [Tue, 7 Nov 2017 07:02:25 +0000 (08:02 +0100)]
Automatic merge from branch-6.7

* origin/branch-6.7:
  SONAR-9983 Upgrade to SonarPHP 2.11.0.2485

6 years agoSONAR-9983 Upgrade to SonarPHP 2.11.0.2485
Julien Lancelot [Mon, 6 Nov 2017 15:25:25 +0000 (16:25 +0100)]
SONAR-9983 Upgrade to SonarPHP 2.11.0.2485

6 years agoMerge remote-tracking branch 'origin/branch-6.7'
Grégoire Aubert [Mon, 6 Nov 2017 15:31:09 +0000 (16:31 +0100)]
Merge remote-tracking branch 'origin/branch-6.7'

6 years agoSONAR-9937 Add TOS checkbox when installing an edition in the marketplace
Grégoire Aubert [Mon, 6 Nov 2017 11:09:19 +0000 (12:09 +0100)]
SONAR-9937 Add TOS checkbox when installing an edition in the marketplace

6 years agoSONAR-9983 Upgrade to SonarJava 4.15.0.12310
Julien Lancelot [Mon, 6 Nov 2017 14:07:24 +0000 (15:07 +0100)]
SONAR-9983 Upgrade to SonarJava 4.15.0.12310

6 years agoSONAR-10026 Simplify running flag
Duarte Meneses [Tue, 31 Oct 2017 15:02:49 +0000 (16:02 +0100)]
SONAR-10026 Simplify running flag

6 years agoSONAR-10026 Avoid submitting callback tasks to the executor
Duarte Meneses [Tue, 31 Oct 2017 15:00:27 +0000 (16:00 +0100)]
SONAR-10026 Avoid submitting callback tasks to the executor

6 years agoSONAR-10044 fix projects permalink redirection
Stas Vilchik [Fri, 3 Nov 2017 14:12:29 +0000 (15:12 +0100)]
SONAR-10044 fix projects permalink redirection

6 years agoAutomatic merge from branch-6.7
ssjenka [Fri, 3 Nov 2017 15:01:25 +0000 (16:01 +0100)]
Automatic merge from branch-6.7

* origin/branch-6.7:
  SONAR-9973 IT for report processing resilient to failure during start
  SONAR-9973 TaskContainer now support errors during start of components
  SONAR-9973 add IT ensuring resilience of Ce Workers to exceptions
  SONAR-9973 ComponentContainer#stopComponent now never fail

6 years agoAutomatic merge from branch-6.7
ssjenka [Fri, 3 Nov 2017 14:08:47 +0000 (15:08 +0100)]
Automatic merge from branch-6.7

* origin/branch-6.7:
  Update wording of datacenter edition

6 years agoSONAR-9973 IT for report processing resilient to failure during start 2780/head
Sébastien Lesaint [Thu, 2 Nov 2017 10:47:13 +0000 (11:47 +0100)]
SONAR-9973 IT for report processing resilient to failure during start

of components

6 years agoSONAR-9973 TaskContainer now support errors during start of components
Sébastien Lesaint [Thu, 2 Nov 2017 10:44:33 +0000 (11:44 +0100)]
SONAR-9973 TaskContainer now support errors during start of components

TaskContainer must now be started by a specific method call #bootup() (rather than it being started in constructor)
TaskContainer is now AutoCloseable (method cleanup() is therefor replaced by method close())
This change will break at compile time and runtime plugins relying on TaskContainer and TaskContainerImpl

6 years agoSONAR-9973 add IT ensuring resilience of Ce Workers to exceptions
Sébastien Lesaint [Tue, 31 Oct 2017 15:39:22 +0000 (16:39 +0100)]
SONAR-9973 add IT ensuring resilience of Ce Workers to exceptions

including errors

6 years agoSONAR-9973 ComponentContainer#stopComponent now never fail
Sébastien Lesaint [Tue, 31 Oct 2017 14:24:18 +0000 (15:24 +0100)]
SONAR-9973 ComponentContainer#stopComponent now never fail

and ensures all stoppable and/or disposable components in the container have their stop and/or dispose methods called

6 years agoexpose SearchBox and EditButton
Stas Vilchik [Fri, 3 Nov 2017 09:17:47 +0000 (10:17 +0100)]
expose SearchBox and EditButton

6 years agoSONAR-9225 Make all search bars consistent
Stas Vilchik [Thu, 2 Nov 2017 16:50:18 +0000 (17:50 +0100)]
SONAR-9225 Make all search bars consistent

6 years agoexpose Select ref
Stas Vilchik [Thu, 2 Nov 2017 15:35:56 +0000 (16:35 +0100)]
expose Select ref

6 years agoSONAR-10023 Clear actions must be consistent
Stas Vilchik [Wed, 1 Nov 2017 19:13:17 +0000 (20:13 +0100)]
SONAR-10023 Clear actions must be consistent

6 years agoSONAR-10022 Grouping actions must be consistent
Stas Vilchik [Tue, 31 Oct 2017 15:26:09 +0000 (16:26 +0100)]
SONAR-10022 Grouping actions must be consistent

6 years agoSONAR-10024 Group of buttons shouldn't look like tabs
Stas Vilchik [Mon, 30 Oct 2017 09:12:27 +0000 (10:12 +0100)]
SONAR-10024 Group of buttons shouldn't look like tabs

6 years agoUpdate wording of datacenter edition
Grégoire Aubert [Fri, 3 Nov 2017 13:21:13 +0000 (14:21 +0100)]
Update wording of datacenter edition

6 years agoMerge remote-tracking branch 'origin/branch-6.7'
Grégoire Aubert [Fri, 3 Nov 2017 12:54:44 +0000 (13:54 +0100)]
Merge remote-tracking branch 'origin/branch-6.7'

6 years agoUpdate wording and links for datacenter edition
Grégoire Aubert [Fri, 3 Nov 2017 09:35:37 +0000 (10:35 +0100)]
Update wording and links for datacenter edition

6 years agoSONAR-9937 Add cluster instruction link for datacenter installation
Grégoire Aubert [Thu, 2 Nov 2017 08:02:02 +0000 (09:02 +0100)]
SONAR-9937 Add cluster instruction link for datacenter installation

6 years agoSONAR-9937 New workflow for uninstallation of edition in marketplace
Grégoire Aubert [Wed, 1 Nov 2017 14:38:47 +0000 (15:38 +0100)]
SONAR-9937 New workflow for uninstallation of edition in marketplace

6 years agoAutomatic merge from branch-6.7
ssjenka [Fri, 3 Nov 2017 07:02:27 +0000 (08:02 +0100)]
Automatic merge from branch-6.7

* origin/branch-6.7:
  fix unstable ClusterHealthTest#equals_is_based_on_content
  add missing localization for projects sort

6 years agofix unstable ClusterHealthTest#equals_is_based_on_content
Sébastien Lesaint [Thu, 2 Nov 2017 15:07:44 +0000 (16:07 +0100)]
fix unstable ClusterHealthTest#equals_is_based_on_content

6 years agoadd missing localization for projects sort
Stas Vilchik [Thu, 2 Nov 2017 14:09:42 +0000 (15:09 +0100)]
add missing localization for projects sort

6 years agofix fonts path
Stas Vilchik [Wed, 1 Nov 2017 15:44:51 +0000 (16:44 +0100)]
fix fonts path

6 years agoAutomatic merge from branch-6.7
ssjenka [Wed, 1 Nov 2017 16:12:18 +0000 (17:12 +0100)]
Automatic merge from branch-6.7

* origin/branch-6.7:
  SONAR-9863 Disabled commercial plugins from PluginsTest
  SONAR-9863 Do not return licenses hashed in api/settings/value
  SONAR-9863 Drop old licenses

6 years agoSONAR-9863 Disabled commercial plugins from PluginsTest
Julien Lancelot [Wed, 1 Nov 2017 12:48:22 +0000 (13:48 +0100)]
SONAR-9863 Disabled commercial plugins from PluginsTest

They should be reactivated when latest release is using new license manager

6 years agoSONAR-9863 Do not return licenses hashed in api/settings/value
Julien Lancelot [Mon, 30 Oct 2017 16:22:53 +0000 (17:22 +0100)]
SONAR-9863 Do not return licenses hashed in api/settings/value

6 years agoSONAR-9863 Drop old licenses
Julien Lancelot [Fri, 27 Oct 2017 14:22:12 +0000 (16:22 +0200)]
SONAR-9863 Drop old licenses

6 years agoUpdate to React 16 and Enzyme 3 (#2776)
Grégoire Aubert [Wed, 1 Nov 2017 12:41:25 +0000 (13:41 +0100)]
Update to React 16 and Enzyme 3 (#2776)

* Update to React 16

* Add missing promise catch

* Fix jest tests

* extract react-dom mock

* remove empty snapshots

* Fix modals

6 years agoAutomatic merge from branch-6.7
ssjenka [Wed, 1 Nov 2017 10:23:37 +0000 (11:23 +0100)]
Automatic merge from branch-6.7

* origin/branch-6.7:
  SONAR-9996 Finalize installation both at startup and stopping of the server
  SONAR-9993 Functional creation date of comment is no more nullable

6 years agoSONAR-9996 Finalize installation both at startup and stopping of the server
Duarte Meneses [Tue, 31 Oct 2017 14:34:49 +0000 (15:34 +0100)]
SONAR-9996 Finalize installation both at startup and stopping of the server

6 years agoSONAR-9993 Functional creation date of comment is no more nullable
Julien Lancelot [Tue, 31 Oct 2017 10:08:55 +0000 (11:08 +0100)]
SONAR-9993 Functional creation date of comment is no more nullable

 Old comments do not have functional creation date as this column has been added later

6 years agoAutomatic merge from branch-6.7
ssjenka [Tue, 31 Oct 2017 07:02:18 +0000 (08:02 +0100)]
Automatic merge from branch-6.7

* origin/branch-6.7:
  SONAR-10033 handle failed install and uninstall on restart

6 years agoSONAR-10033 handle failed install and uninstall on restart
Duarte Meneses [Mon, 30 Oct 2017 13:48:47 +0000 (14:48 +0100)]
SONAR-10033 handle failed install and uninstall on restart

6 years agodrop git precommit hook
Stas Vilchik [Mon, 30 Oct 2017 13:46:43 +0000 (14:46 +0100)]
drop git precommit hook

6 years agoAutomatic merge from branch-6.7
ssjenka [Mon, 30 Oct 2017 08:43:45 +0000 (09:43 +0100)]
Automatic merge from branch-6.7

* origin/branch-6.7:
  Fix url to download maven in travis.sh

6 years agoFix url to download maven in travis.sh
Julien Lancelot [Mon, 30 Oct 2017 07:52:02 +0000 (08:52 +0100)]
Fix url to download maven in travis.sh

6 years agoremove error overlay, update pre-commit hook (#2772)
Stas Vilchik [Fri, 27 Oct 2017 16:03:00 +0000 (18:03 +0200)]
remove error overlay, update pre-commit hook (#2772)

6 years agouse intl to format numbers, drop numeral (#2770)
Stas Vilchik [Fri, 27 Oct 2017 16:02:15 +0000 (18:02 +0200)]
use intl to format numbers, drop numeral (#2770)

6 years agoSONAR-10031 Stop computing avatar hash in web app (#2769)
Stas Vilchik [Fri, 27 Oct 2017 15:05:43 +0000 (17:05 +0200)]
SONAR-10031 Stop computing avatar hash in web app (#2769)

6 years agowrap react-modal and react-select in own components (#2759)
Stas Vilchik [Thu, 26 Oct 2017 20:44:08 +0000 (22:44 +0200)]
wrap react-modal and react-select in own components (#2759)

6 years agoupdate validate script, lint files on commit (#2756)
Stas Vilchik [Thu, 26 Oct 2017 09:19:45 +0000 (11:19 +0200)]
update validate script, lint files on commit (#2756)

6 years agoupdate web dependencies (#2752)
Stas Vilchik [Wed, 25 Oct 2017 14:53:22 +0000 (16:53 +0200)]
update web dependencies (#2752)

6 years agoimprove css management (#2746)
Stas Vilchik [Tue, 24 Oct 2017 08:56:07 +0000 (10:56 +0200)]
improve css management (#2746)

6 years agouse eslint for typescript, update eslint configuration (#2742)
Stas Vilchik [Mon, 23 Oct 2017 18:38:19 +0000 (20:38 +0200)]
use eslint for typescript, update eslint configuration (#2742)

6 years agoAutomatic merge from branch-6.7
ssjenka [Mon, 30 Oct 2017 07:02:30 +0000 (08:02 +0100)]
Automatic merge from branch-6.7

* origin/branch-6.7:
  Prepare for next development iteration
  Release 6.7

6 years agoPrepare for next development iteration
Julien Lancelot [Fri, 27 Oct 2017 15:56:31 +0000 (17:56 +0200)]
Prepare for next development iteration

6 years agoPrepare for next development iteration
Julien Lancelot [Fri, 27 Oct 2017 15:54:59 +0000 (17:54 +0200)]
Prepare for next development iteration

6 years agoRelease 6.7 6.7-RC1
Julien Lancelot [Fri, 27 Oct 2017 14:27:52 +0000 (16:27 +0200)]
Release 6.7

6 years agoSONAR-9936 Switch to upgrade/downgrade buttons in the editions
Grégoire Aubert [Fri, 27 Oct 2017 09:26:58 +0000 (11:26 +0200)]
SONAR-9936 Switch to upgrade/downgrade buttons in the editions

6 years agoSONAR-9947 Fix wording
Grégoire Aubert [Fri, 27 Oct 2017 08:33:53 +0000 (10:33 +0200)]
SONAR-9947 Fix wording

6 years agoSONAR-9937 Display error message when license don't match selected edition in marketplace
Grégoire Aubert [Fri, 27 Oct 2017 07:13:05 +0000 (09:13 +0200)]
SONAR-9937 Display error message when license don't match selected edition in marketplace

6 years agoSONAR-9983 Upgrade the packaged plugins
Julien Lancelot [Fri, 27 Oct 2017 11:55:09 +0000 (13:55 +0200)]
SONAR-9983 Upgrade the packaged plugins

6 years agoDEV-4 Return branches analysis when searching for finished analysis
Julien Lancelot [Wed, 25 Oct 2017 13:56:59 +0000 (15:56 +0200)]
DEV-4 Return branches analysis when searching for finished analysis

6 years agoDEV-4 Return issues group by branch in searchProjectStatistics
Julien Lancelot [Wed, 25 Oct 2017 13:56:48 +0000 (15:56 +0200)]
DEV-4 Return issues group by branch in searchProjectStatistics

6 years agoAdd issue flows location in api/issues/search example
Julien Lancelot [Fri, 27 Oct 2017 08:48:29 +0000 (10:48 +0200)]
Add issue flows location in api/issues/search example

6 years agoSONAR-10027 Fix resetting tasks when Compute Engine starts
Eric Hartmann [Thu, 26 Oct 2017 15:40:15 +0000 (17:40 +0200)]
SONAR-10027 Fix resetting tasks when Compute Engine starts

6 years agoFix quality flaws
Grégoire Aubert [Thu, 26 Oct 2017 14:35:55 +0000 (16:35 +0200)]
Fix quality flaws

6 years agofix displaying rule profiles (#2764)
Stas Vilchik [Thu, 26 Oct 2017 20:43:17 +0000 (22:43 +0200)]
fix displaying rule profiles (#2764)

6 years agoSONAR-10002 Clear install error on restart
Duarte Meneses [Thu, 26 Oct 2017 13:28:50 +0000 (15:28 +0200)]
SONAR-10002 Clear install error on restart

6 years agoFix quality flaws
Julien Lancelot [Thu, 26 Oct 2017 12:57:47 +0000 (14:57 +0200)]
Fix quality flaws

6 years agoDont show by default the scrollbar in scrallable modals
Grégoire Aubert [Thu, 26 Oct 2017 12:45:52 +0000 (14:45 +0200)]
Dont show by default the scrollbar in scrallable modals

6 years agoSONAR-9935 Fix display style of the plugins list
Grégoire Aubert [Thu, 26 Oct 2017 10:29:35 +0000 (12:29 +0200)]
SONAR-9935 Fix display style of the plugins list

6 years agoSONAR-9936 Always allow to uninstall an edition except in cluster mode
Grégoire Aubert [Thu, 26 Oct 2017 07:07:48 +0000 (09:07 +0200)]
SONAR-9936 Always allow to uninstall an edition except in cluster mode

6 years agoUpdate wording for search engine in system info
Grégoire Aubert [Wed, 25 Oct 2017 14:49:00 +0000 (16:49 +0200)]
Update wording for search engine in system info

6 years agoSONAR-7992 Restrict length of version names
Daniel Schwarz [Wed, 25 Oct 2017 16:08:20 +0000 (18:08 +0200)]
SONAR-7992 Restrict length of version names

* SONAR-7992 Restrict length of name in api/project_analyses/update_event
to 100 characters
* SONAR-7992 Restrict length of version name of an analysis
* SONAR-7992 Restrict length of version name of SnapshotDto
* SONAR-7992 Include the module's name in the validation error message

6 years agobetter last bar tooltip in creation date facet
Stas Vilchik [Wed, 25 Oct 2017 13:04:45 +0000 (15:04 +0200)]
better last bar tooltip in creation date facet

6 years agoshow error message when fail to skip onboarding
Stas Vilchik [Wed, 25 Oct 2017 13:00:26 +0000 (15:00 +0200)]
show error message when fail to skip onboarding

6 years agobetter rendering of long versions
Stas Vilchik [Wed, 25 Oct 2017 12:26:57 +0000 (14:26 +0200)]
better rendering of long versions

6 years agoAdd marketplace IT to check installed plugins
Grégoire Aubert [Wed, 25 Oct 2017 09:05:06 +0000 (11:05 +0200)]
Add marketplace IT to check installed plugins

6 years agoSONAR-9936 Add loading spinner when doing the license preview
Grégoire Aubert [Wed, 25 Oct 2017 08:31:38 +0000 (10:31 +0200)]
SONAR-9936 Add loading spinner when doing the license preview

6 years agoFix quality flaws
Grégoire Aubert [Tue, 24 Oct 2017 14:10:23 +0000 (16:10 +0200)]
Fix quality flaws

6 years agoSONAR-9863 Remove licenses and server id pageobjects in IT's
Grégoire Aubert [Tue, 24 Oct 2017 13:54:34 +0000 (15:54 +0200)]
SONAR-9863 Remove licenses and server id pageobjects in IT's

6 years agoSONAR-9936 Update editions offline url
Grégoire Aubert [Tue, 24 Oct 2017 13:31:47 +0000 (15:31 +0200)]
SONAR-9936 Update editions offline url

6 years agoSONAR-9936 Make the edition notifications global again
Grégoire Aubert [Tue, 24 Oct 2017 07:41:22 +0000 (09:41 +0200)]
SONAR-9936 Make the edition notifications global again

6 years agoSONAR-9953 Apply feedbacks on system upgrades
Grégoire Aubert [Mon, 23 Oct 2017 12:54:22 +0000 (14:54 +0200)]
SONAR-9953 Apply feedbacks on system upgrades

6 years agoSONAR-9946 Fix local copy of edition plugins for tests
Duarte Meneses [Wed, 25 Oct 2017 09:50:24 +0000 (11:50 +0200)]
SONAR-9946 Fix local copy of edition plugins for tests

6 years agoSONAR-10021 Fix JMX/RMI debug log at startup
Eric Hartmann [Tue, 24 Oct 2017 16:13:00 +0000 (18:13 +0200)]
SONAR-10021 Fix JMX/RMI debug log at startup

6 years agoUpgrade parent pom
Eric Hartmann [Tue, 24 Oct 2017 16:20:48 +0000 (18:20 +0200)]
Upgrade parent pom

7 years agoSONAR-10020 Refactor system/info WS
Duarte Meneses [Tue, 24 Oct 2017 13:54:17 +0000 (15:54 +0200)]
SONAR-10020 Refactor system/info WS

7 years agoSONAR-10008 Make date facet tests independent from the machine's time zone
Daniel Schwarz [Mon, 23 Oct 2017 08:49:46 +0000 (10:49 +0200)]
SONAR-10008 Make date facet tests independent from the machine's time zone

7 years agoSONAR-10008 update boundaries in creation date facet
Stas Vilchik [Fri, 20 Oct 2017 14:13:47 +0000 (16:13 +0200)]
SONAR-10008 update boundaries in creation date facet

7 years agoSONAR-10008 Issue search: return days as keys of creation date buckets
Daniel Schwarz [Fri, 20 Oct 2017 13:02:46 +0000 (15:02 +0200)]
SONAR-10008 Issue search: return days as keys of creation date buckets

In the createdAt facet of api/issues/search

7 years agoSONAR-10008 Make issue search date histogram use server time zone
Daniel Schwarz [Fri, 20 Oct 2017 08:37:54 +0000 (10:37 +0200)]
SONAR-10008 Make issue search date histogram use server time zone

7 years agoSONAR-9869 Fix project urls in webhook payload
Julien Lancelot [Tue, 24 Oct 2017 09:26:59 +0000 (11:26 +0200)]
SONAR-9869 Fix project urls in webhook payload

7 years agoSONAR-10018 Upgrade JJWT to 0.9.0
Eric Hartmann [Mon, 23 Oct 2017 14:51:57 +0000 (16:51 +0200)]
SONAR-10018 Upgrade JJWT to 0.9.0

7 years agoStabilize TelemetryDaemonTest
Teryk Bellahsene [Fri, 20 Oct 2017 15:20:20 +0000 (17:20 +0200)]
Stabilize TelemetryDaemonTest

7 years agoSONAR-9826 Document date format required in the Web API
Teryk Bellahsene [Thu, 19 Oct 2017 10:13:12 +0000 (12:13 +0200)]
SONAR-9826 Document date format required in the Web API