]> source.dussan.org Git - sonarqube.git/log
sonarqube.git
8 years agohandle release distribution from travis
Tom [Fri, 27 May 2016 13:34:03 +0000 (15:34 +0200)]
handle release distribution from travis

8 years agoFix compilation of perf test
Simon Brandhof [Fri, 27 May 2016 09:44:39 +0000 (11:44 +0200)]
Fix compilation of perf test

due to upgrade to orch 2.11

8 years agoUpgrade to Orchestrator 3.11
Simon Brandhof [Fri, 27 May 2016 07:21:09 +0000 (09:21 +0200)]
Upgrade to Orchestrator 3.11

Fixes some FP with download of plugins

8 years agoSONAR-7652 fix connection to SQL Azure 1011/head
Simon Brandhof [Thu, 26 May 2016 14:19:42 +0000 (16:19 +0200)]
SONAR-7652 fix connection to SQL Azure

Support of SSL connection is fixed by upgrading
to Microsoft driver 4.2.

8 years agoUpgrade version of java 8 on Travis 1010/head
Simon Brandhof [Thu, 26 May 2016 14:28:21 +0000 (16:28 +0200)]
Upgrade version of java 8 on Travis

8 years agoSONAR-7653 remove useless code
Simon Brandhof [Thu, 26 May 2016 13:51:33 +0000 (15:51 +0200)]
SONAR-7653 remove useless code

JVM does not start if runtime version
is not 1.8, so it's useless to check
java version programmatically.

8 years agoSONAR-7653 remove Java option XX:MaxPermSize
Simon Brandhof [Thu, 26 May 2016 13:33:54 +0000 (15:33 +0200)]
SONAR-7653 remove Java option XX:MaxPermSize

this option is dropped from java 8

8 years agoSONAR-7587 end of support of Java 7
Simon Brandhof [Thu, 26 May 2016 13:32:55 +0000 (15:32 +0200)]
SONAR-7587 end of support of Java 7

- Upgrade to parent 34, which compiles
  with java 8 and disable javadoc lints

- Compilation with java 8 on Travis

- Fix ambiguities in assertJ

8 years agofix unwanted WS call when QG is green
Stas Vilchik [Wed, 25 May 2016 14:44:48 +0000 (16:44 +0200)]
fix unwanted WS call when QG is green

8 years agoRemove a Selenium test because of FP
Julien Lancelot [Wed, 25 May 2016 10:11:09 +0000 (12:11 +0200)]
Remove a Selenium test because of FP

8 years agofix TechnicalDebtWidgetTest by using dynamic date
Stas Vilchik [Wed, 25 May 2016 09:11:23 +0000 (11:11 +0200)]
fix TechnicalDebtWidgetTest by using dynamic date

8 years agoTry to improve IT checks
Julien Lancelot [Wed, 25 May 2016 07:52:06 +0000 (09:52 +0200)]
Try to improve IT checks

8 years agoSONAR-7175 Fix IT about last snapshot of previous weeks
Teryk Bellahsene [Tue, 24 May 2016 17:01:16 +0000 (19:01 +0200)]
SONAR-7175 Fix IT about last snapshot of previous weeks

8 years agoFix version of Oracle driver for QA
Simon Brandhof [Tue, 24 May 2016 13:34:05 +0000 (15:34 +0200)]
Fix version of Oracle driver for QA

8 years agoFix timeout of server startup perf test
Simon Brandhof [Tue, 24 May 2016 08:14:51 +0000 (10:14 +0200)]
Fix timeout of server startup perf test

Faster thanks to the move to Java 8

8 years agoAdjust perf timings
Duarte Meneses [Mon, 23 May 2016 14:36:44 +0000 (16:36 +0200)]
Adjust perf timings

8 years agoFix perf test
Duarte Meneses [Mon, 23 May 2016 12:34:00 +0000 (14:34 +0200)]
Fix perf test

8 years agoSONAR-7509 Revert to not check empty ranges to not break Java plugin 1008/head
Julien HENRY [Mon, 23 May 2016 12:45:23 +0000 (14:45 +0200)]
SONAR-7509 Revert to not check empty ranges to not break Java plugin

8 years agoSONAR-7661 add interface Startable 1002/head
Sébastien Lesaint [Fri, 20 May 2016 14:18:24 +0000 (16:18 +0200)]
SONAR-7661 add interface Startable

8 years agoSONAR-7175 Fix IT
Julien Lancelot [Mon, 23 May 2016 11:36:18 +0000 (13:36 +0200)]
SONAR-7175 Fix IT

8 years agoprepare for next development iteration on release branch
Tom [Fri, 20 May 2016 15:20:44 +0000 (17:20 +0200)]
prepare for next development iteration on release branch

8 years agoTemporary disable IT to allow 5.6-RC1 to be released 5.6-RC1
Julien Lancelot [Fri, 20 May 2016 11:21:25 +0000 (13:21 +0200)]
Temporary disable IT to allow 5.6-RC1 to be released

8 years agoTemporarily disable IssueJsonReportTest for the release
Simon Brandhof [Fri, 20 May 2016 10:26:12 +0000 (12:26 +0200)]
Temporarily disable IssueJsonReportTest for the release

as it does not support non-SNAPSHOT versions.

8 years agoRelease 5.6-RC1
Tom [Fri, 20 May 2016 08:05:32 +0000 (10:05 +0200)]
Release 5.6-RC1

8 years agohandle release version in travis.sh
Tom [Fri, 20 May 2016 08:05:05 +0000 (10:05 +0200)]
handle release version in travis.sh

8 years agoFix quality flaw
Julien Lancelot [Fri, 20 May 2016 07:28:06 +0000 (09:28 +0200)]
Fix quality flaw

8 years agofix quality flaws
Stas Vilchik [Fri, 20 May 2016 07:27:12 +0000 (09:27 +0200)]
fix quality flaws

8 years agoSONAR-6964 Do not display administration sensitive data when opening browser history 1001/head
Teryk Bellahsene [Thu, 19 May 2016 14:23:56 +0000 (16:23 +0200)]
SONAR-6964 Do not display administration sensitive data when opening browser history

8 years agofix quality flaws
Sébastien Lesaint [Thu, 19 May 2016 16:39:59 +0000 (18:39 +0200)]
fix quality flaws

8 years agoAdd some db upgrade tests to cix
Simon Brandhof [Thu, 19 May 2016 18:07:03 +0000 (20:07 +0200)]
Add some db upgrade tests to cix

8 years agoFix quality flaws
Simon Brandhof [Thu, 19 May 2016 18:01:49 +0000 (20:01 +0200)]
Fix quality flaws

8 years agofix display of links from QG failures
Stas Vilchik [Thu, 19 May 2016 16:04:49 +0000 (18:04 +0200)]
fix display of links from QG failures

8 years agofix when sumit empty issue comment by keyboard
Stas Vilchik [Thu, 19 May 2016 12:26:54 +0000 (14:26 +0200)]
fix when sumit empty issue comment by keyboard

8 years agoAdd missing test to LogServerIdTest
Simon Brandhof [Thu, 19 May 2016 13:46:59 +0000 (15:46 +0200)]
Add missing test to LogServerIdTest

8 years agoSONAR-7649 do not repair db collation outside migration
Simon Brandhof [Wed, 18 May 2016 14:02:12 +0000 (16:02 +0200)]
SONAR-7649 do not repair db collation outside migration

8 years agoSONAR-7637 WS api/issues/search 'createdAt'facet with one bar when one day
Teryk Bellahsene [Thu, 19 May 2016 12:41:30 +0000 (14:41 +0200)]
SONAR-7637 WS api/issues/search 'createdAt'facet with one bar when one day

8 years agoSONAR-6438 Sanitize description of WS sections
Stas Vilchik [Thu, 19 May 2016 12:22:41 +0000 (14:22 +0200)]
SONAR-6438 Sanitize description of WS sections

8 years agoSONAR-7175 Reactivate IT
Julien Lancelot [Thu, 19 May 2016 10:23:43 +0000 (12:23 +0200)]
SONAR-7175 Reactivate IT

8 years agoSONAR-7578 Filter issues by leak period and by file, directory or module 996/head
Teryk Bellahsene [Wed, 18 May 2016 13:42:14 +0000 (15:42 +0200)]
SONAR-7578 Filter issues by leak period and by file, directory or module

8 years agoSONAR-7237 Add IT 995/head
Julien Lancelot [Thu, 19 May 2016 10:09:42 +0000 (12:09 +0200)]
SONAR-7237 Add IT

8 years agoSONAR-7237 Variation measures are set to current value when no past measures
Julien Lancelot [Wed, 18 May 2016 08:17:17 +0000 (10:17 +0200)]
SONAR-7237 Variation measures are set to current value when no past measures

8 years agoSONAR-7484 Add ITs 998/head
Julien Lancelot [Wed, 18 May 2016 16:59:26 +0000 (18:59 +0200)]
SONAR-7484 Add ITs

8 years agoSONAR-7484 WS restrict action key suffixes to protobuf, json and text
Teryk Bellahsene [Wed, 18 May 2016 14:48:44 +0000 (16:48 +0200)]
SONAR-7484 WS restrict action key suffixes to protobuf, json and text

8 years agochanged reference links to a Links section to make them clickable on GitHub (#1000)
Janos Gyerik [Thu, 19 May 2016 07:32:31 +0000 (09:32 +0200)]
changed reference links to a Links section to make them clickable on GitHub (#1000)

8 years agoSONAR-7637 WS api/issues/search 'createdAt' facet compute from GTM instead of to GMT
Teryk Bellahsene [Thu, 19 May 2016 07:22:50 +0000 (09:22 +0200)]
SONAR-7637 WS api/issues/search 'createdAt' facet compute from GTM instead of to GMT

8 years agoImprove stability of ProcessUtilsTest on slow env
Simon Brandhof [Wed, 18 May 2016 17:23:33 +0000 (19:23 +0200)]
Improve stability of ProcessUtilsTest on slow env

8 years agoFix minor quality flaw in FileCache
Simon Brandhof [Wed, 18 May 2016 17:23:01 +0000 (19:23 +0200)]
Fix minor quality flaw in FileCache

8 years agoSONAR-6806 Add component key as tooltip of the file name link
Julien HENRY [Wed, 18 May 2016 16:06:37 +0000 (18:06 +0200)]
SONAR-6806 Add component key as tooltip of the file name link

8 years agoSONAR-7637 WS api/issues/search facet 'createdAfter' returns server timezone buckets
Teryk Bellahsene [Wed, 18 May 2016 16:00:00 +0000 (18:00 +0200)]
SONAR-7637 WS api/issues/search facet 'createdAfter' returns server timezone buckets

8 years agoSONAR-7278 show message from response if HTTP 400 993/head
Sébastien Lesaint [Wed, 18 May 2016 08:21:36 +0000 (10:21 +0200)]
SONAR-7278 show message from response if HTTP 400

8 years agoSONAR-7278 fail /api/batch/project if component is not a project
Sébastien Lesaint [Wed, 18 May 2016 08:16:34 +0000 (10:16 +0200)]
SONAR-7278 fail /api/batch/project if component is not a project

neither a module

8 years agoSONAR-7278 fail report processing when component is not a project
Sébastien Lesaint [Tue, 17 May 2016 17:08:02 +0000 (19:08 +0200)]
SONAR-7278 fail report processing when component is not a project

8 years agofix domain headers on the overview page
Stas Vilchik [Wed, 18 May 2016 14:37:43 +0000 (16:37 +0200)]
fix domain headers on the overview page

8 years agodisplay complementary duplications measures
Stas Vilchik [Wed, 18 May 2016 14:33:31 +0000 (16:33 +0200)]
display complementary duplications measures

8 years agoupdate description of api/system/restart
Stas Vilchik [Wed, 18 May 2016 14:31:41 +0000 (16:31 +0200)]
update description of api/system/restart

8 years agoSONAR-6438 Sanitize description of WS sections (#985)
Stas Vilchik [Wed, 18 May 2016 14:24:58 +0000 (16:24 +0200)]
SONAR-6438 Sanitize description of WS sections (#985)

8 years agoSONAR-7223 "Best Values" are not displayed properly (#994)
Stas Vilchik [Wed, 18 May 2016 14:18:13 +0000 (16:18 +0200)]
SONAR-7223 "Best Values" are not displayed properly (#994)

8 years agoSONAR-7639 pass BCP47 language tag
Stas Vilchik [Wed, 18 May 2016 07:37:24 +0000 (09:37 +0200)]
SONAR-7639 pass BCP47 language tag

8 years agoSONAR-7639 WS api/l10n/index supports only BCP47 language tags
Teryk Bellahsene [Tue, 17 May 2016 18:39:05 +0000 (20:39 +0200)]
SONAR-7639 WS api/l10n/index supports only BCP47 language tags

8 years agoSONAR-7640 Add IT 988/head
Julien Lancelot [Tue, 17 May 2016 14:09:25 +0000 (16:09 +0200)]
SONAR-7640 Add IT

8 years agoSONAR-7009 Add issue exclusions in compute engine
Julien Lancelot [Mon, 16 May 2016 16:08:30 +0000 (18:08 +0200)]
SONAR-7009 Add issue exclusions in compute engine

8 years agoSONAR-7271 add integration test for sysinfo properties
Simon Brandhof [Wed, 18 May 2016 12:26:43 +0000 (14:26 +0200)]
SONAR-7271 add integration test for sysinfo properties

8 years agoFix ServerSystemTest when version is not SNAPSHOT
Simon Brandhof [Wed, 18 May 2016 12:15:34 +0000 (14:15 +0200)]
Fix ServerSystemTest when version is not SNAPSHOT

8 years agoFix test FP
Duarte Meneses [Wed, 18 May 2016 12:13:06 +0000 (14:13 +0200)]
Fix test FP

8 years agoFix test FP
Duarte Meneses [Wed, 18 May 2016 12:12:12 +0000 (14:12 +0200)]
Fix test FP

8 years agoFix quality flaws
Julien Lancelot [Wed, 18 May 2016 08:56:11 +0000 (10:56 +0200)]
Fix quality flaws

8 years agoSONAR-7646 Log flooding on date of issues WS 991/head
Teryk Bellahsene [Tue, 17 May 2016 17:53:53 +0000 (19:53 +0200)]
SONAR-7646 Log flooding on date of issues WS

8 years agoSONAR-7635 Sort core bundle messages in alphabetical order 976/head
Teryk Bellahsene [Fri, 13 May 2016 13:45:40 +0000 (15:45 +0200)]
SONAR-7635 Sort core bundle messages in alphabetical order

8 years agoSONAR-7635 Sanitize metric name and description in default l10n bundle and CoreMetrics
Teryk Bellahsene [Fri, 13 May 2016 13:21:23 +0000 (15:21 +0200)]
SONAR-7635 Sanitize metric name and description in default l10n bundle and CoreMetrics

8 years agoSONAR-7422 reset App sharedMemory at start/restart 989/head
Sébastien Lesaint [Tue, 17 May 2016 12:56:53 +0000 (14:56 +0200)]
SONAR-7422 reset App sharedMemory at start/restart

8 years agoSONAR-7422 add DefaultProcessCommand#reset()
Sébastien Lesaint [Tue, 17 May 2016 12:56:38 +0000 (14:56 +0200)]
SONAR-7422 add DefaultProcessCommand#reset()

8 years agoSONAR-7142 Cannot restart server after wiping out Server ID fields
Simon Brandhof [Tue, 17 May 2016 15:16:55 +0000 (17:16 +0200)]
SONAR-7142 Cannot restart server after wiping out Server ID fields

8 years agoSONAR-6613 remove useless indexes on table GROUP_ROLES
Simon Brandhof [Tue, 17 May 2016 13:12:54 +0000 (15:12 +0200)]
SONAR-6613 remove useless indexes on table GROUP_ROLES

8 years agoSONAR-7271 add "Server ID validated" to sysinfo page
Simon Brandhof [Tue, 17 May 2016 12:49:08 +0000 (14:49 +0200)]
SONAR-7271 add "Server ID validated" to sysinfo page

8 years agoSONAR-7271 hide 2 sections from System Info page
Simon Brandhof [Tue, 17 May 2016 12:48:35 +0000 (14:48 +0200)]
SONAR-7271 hide 2 sections from System Info page

Sections "Settings" and "Plugins" are already available in
other administration consoles so they should not be displayed
in System Info page. Still they must be present in WS
api/system/info.

8 years agoSONAR-7271 add section "Settings" to WS api/system/info
Simon Brandhof [Tue, 17 May 2016 12:46:40 +0000 (14:46 +0200)]
SONAR-7271 add section "Settings" to WS api/system/info

8 years agoAdd definition of property sonar.jdbc.password
Simon Brandhof [Tue, 17 May 2016 09:02:51 +0000 (11:02 +0200)]
Add definition of property sonar.jdbc.password

so that its type is set to PropertyType.PASSWORD.

8 years agoRemove useless JRuby property from web.xml
Simon Brandhof [Tue, 17 May 2016 08:27:32 +0000 (10:27 +0200)]
Remove useless JRuby property from web.xml

As default value of "public.root" is "/", the property
can be removed from web.xml.

8 years agoRemove deprecated props from DatabaseProperties
Simon Brandhof [Tue, 17 May 2016 08:26:06 +0000 (10:26 +0200)]
Remove deprecated props from DatabaseProperties

8 years agofix displaying of new technical debt on the overview page
Stas Vilchik [Wed, 18 May 2016 07:59:46 +0000 (09:59 +0200)]
fix displaying of new technical debt on the overview page

8 years agoSONAR-7637 WS api/issues/search fix timezone related issues on createdAt facet
Teryk Bellahsene [Tue, 17 May 2016 15:32:36 +0000 (17:32 +0200)]
SONAR-7637 WS api/issues/search fix timezone related issues on createdAt facet

8 years agomove "Releasability" domain on the first place on the measures page
Stas Vilchik [Tue, 17 May 2016 13:07:47 +0000 (15:07 +0200)]
move "Releasability" domain on the first place on the measures page

8 years agoSONAR-7640 Return unauthenticated when login/password are bad 978/head
Julien Lancelot [Fri, 13 May 2016 14:42:56 +0000 (16:42 +0200)]
SONAR-7640 Return unauthenticated when login/password are bad

8 years agoSONAR-7576 api/measures/component_tree filter component based on period or absolute...
Teryk Bellahsene [Tue, 17 May 2016 12:53:48 +0000 (14:53 +0200)]
SONAR-7576 api/measures/component_tree filter component based on period or absolute value

8 years agoImprove unit test coverage
Julien HENRY [Tue, 17 May 2016 09:42:45 +0000 (11:42 +0200)]
Improve unit test coverage

8 years agoAdjust perf timings
Duarte Meneses [Tue, 17 May 2016 12:35:39 +0000 (14:35 +0200)]
Adjust perf timings

8 years agoSONAR-7637 add timezone related tests to IssueIndex
Teryk Bellahsene [Tue, 17 May 2016 09:21:48 +0000 (11:21 +0200)]
SONAR-7637 add timezone related tests to IssueIndex

8 years agoAdd unit test for SensorContextTester
Julien HENRY [Tue, 17 May 2016 08:15:46 +0000 (10:15 +0200)]
Add unit test for SensorContextTester

8 years agoSONAR-7390 support highlighting over multiline including empty one 975/head
Sébastien Lesaint [Fri, 13 May 2016 13:38:00 +0000 (15:38 +0200)]
SONAR-7390 support highlighting over multiline including empty one

8 years agoFix perf tests without WS cache and non connected mode
Duarte Meneses [Tue, 17 May 2016 08:52:21 +0000 (10:52 +0200)]
Fix perf tests without WS cache and non connected mode

8 years agoFix some quality flaws
Julien HENRY [Tue, 17 May 2016 07:57:55 +0000 (09:57 +0200)]
Fix some quality flaws

8 years agoImprove Javasoc of SensorContextTester
Julien HENRY [Tue, 17 May 2016 07:32:42 +0000 (09:32 +0200)]
Improve Javasoc of SensorContextTester

8 years agoFix javadoc of deprecated BaseMapping
Simon Brandhof [Tue, 17 May 2016 07:49:29 +0000 (09:49 +0200)]
Fix javadoc of deprecated BaseMapping

8 years agoRemove dead code
Simon Brandhof [Tue, 17 May 2016 07:49:17 +0000 (09:49 +0200)]
Remove dead code

8 years agodisplay number of new lines to cover on overview page
Stas Vilchik [Mon, 16 May 2016 13:15:08 +0000 (15:15 +0200)]
display number of new lines to cover on overview page

8 years agoRemove dead code
Simon Brandhof [Mon, 16 May 2016 12:25:52 +0000 (14:25 +0200)]
Remove dead code

8 years agoSONAR-7645 Disable ES norms when possible
Simon Brandhof [Mon, 16 May 2016 12:18:15 +0000 (14:18 +0200)]
SONAR-7645 Disable ES norms when possible

Norms are used when a string field is involved
in a match query. Basically they are useless
when only filters or aggregations are executed.
In this case they can be disabled. It won't
consume memory for nothing.

8 years agoSONAR-6632 Fail to index rule if description is more than 32kb
Simon Brandhof [Mon, 16 May 2016 10:12:25 +0000 (12:12 +0200)]
SONAR-6632 Fail to index rule if description is more than 32kb

8 years agoEsTester verifies that putDocuments() does not fail
Simon Brandhof [Mon, 16 May 2016 10:12:14 +0000 (12:12 +0200)]
EsTester verifies that putDocuments() does not fail

8 years agoSanitize package org.sonar.server.search
Simon Brandhof [Thu, 12 May 2016 15:56:49 +0000 (17:56 +0200)]
Sanitize package org.sonar.server.search

Keep only deprecated classes in package
org.sonar.server.search. Valid classes
are moved to org.sonar.server.es.