]> source.dussan.org Git - sonarqube.git/log
sonarqube.git
8 years agoAlterColumnsTypeBuilder: support change nullity on postgre and oracle too
Sébastien Lesaint [Tue, 7 Jun 2016 07:16:15 +0000 (09:16 +0200)]
AlterColumnsTypeBuilder: support change nullity on postgre and oracle too

8 years agoSONAR-7692 add DdlChange#getDialect() and use it in subclasses
Sébastien Lesaint [Thu, 9 Jun 2016 13:55:10 +0000 (15:55 +0200)]
SONAR-7692 add DdlChange#getDialect() and use it in subclasses

this avoid having two private property with the same object

8 years agoSONAR-7692 change table resource_index to use project uuids
Sébastien Lesaint [Mon, 6 Jun 2016 15:12:38 +0000 (17:12 +0200)]
SONAR-7692 change table resource_index to use project uuids

8 years agoDbTester: add test on nullable or not to assertColumnDefinition
Sébastien Lesaint [Mon, 6 Jun 2016 15:11:34 +0000 (17:11 +0200)]
DbTester: add test on nullable or not to assertColumnDefinition

8 years agoDbTester: add executeInsert with varargs
Sébastien Lesaint [Mon, 6 Jun 2016 15:11:06 +0000 (17:11 +0200)]
DbTester: add executeInsert with varargs

8 years agoRemove support of unused property sonar.authorizer in ruby code
Simon Brandhof [Thu, 9 Jun 2016 13:33:43 +0000 (15:33 +0200)]
Remove support of unused property sonar.authorizer in ruby code

8 years agoSONAR-7501 do not use rule_id in project_measure.rb
Simon Brandhof [Thu, 9 Jun 2016 13:15:18 +0000 (15:15 +0200)]
SONAR-7501 do not use rule_id in project_measure.rb

8 years agoRemove unused ruby classes Dependency and ResourceFinder
Simon Brandhof [Thu, 9 Jun 2016 13:11:59 +0000 (15:11 +0200)]
Remove unused ruby classes Dependency and ResourceFinder

8 years agoRemove useless property enforcer.skip
Simon Brandhof [Tue, 7 Jun 2016 08:11:14 +0000 (10:11 +0200)]
Remove useless property enforcer.skip

This property is already defined in profile skipSanityChecks

8 years agoAdd comment to PluginsTest for disabled maifcobol plugin
Simon Brandhof [Tue, 7 Jun 2016 10:40:32 +0000 (12:40 +0200)]
Add comment to PluginsTest for disabled maifcobol plugin

8 years agoRemove unused constants in ProcessProperties
Simon Brandhof [Tue, 7 Jun 2016 08:07:17 +0000 (10:07 +0200)]
Remove unused constants in ProcessProperties

8 years agorefactor react components (#1033)
Stas Vilchik [Fri, 10 Jun 2016 15:37:21 +0000 (17:37 +0200)]
refactor react components (#1033)

8 years agoSONAR-7726 WS api/permissions/search_templates ordered alphabetically
Teryk Bellahsene [Fri, 10 Jun 2016 09:50:39 +0000 (11:50 +0200)]
SONAR-7726 WS api/permissions/search_templates ordered alphabetically

8 years agoFix IT - WS api/permissions/search_templates returns all project permissions
Teryk Bellahsene [Fri, 10 Jun 2016 09:03:29 +0000 (11:03 +0200)]
Fix IT - WS api/permissions/search_templates returns all project permissions

8 years agoAutomatic merge from branch-5.6
ssjenka [Thu, 9 Jun 2016 13:55:53 +0000 (15:55 +0200)]
Automatic merge from branch-5.6

* origin/branch-5.6:
  Remove useless declaration of animal-sniffer-maven-plugin

8 years agoRemove useless declaration of animal-sniffer-maven-plugin
Simon Brandhof [Thu, 9 Jun 2016 13:37:33 +0000 (15:37 +0200)]
Remove useless declaration of animal-sniffer-maven-plugin

8 years agoSONAR-7724 WS api/permissions/remove_project_creator_from_template fix WS key
Teryk Bellahsene [Thu, 9 Jun 2016 13:08:19 +0000 (15:08 +0200)]
SONAR-7724 WS api/permissions/remove_project_creator_from_template fix WS key

8 years agorefactor permission templates page (#1025)
Stas Vilchik [Thu, 9 Jun 2016 12:49:05 +0000 (14:49 +0200)]
refactor permission templates page (#1025)

8 years agoFix quality flaws 1024/head
Teryk Bellahsene [Thu, 9 Jun 2016 12:10:47 +0000 (14:10 +0200)]
Fix quality flaws

8 years agoSONAR-7726 WS api/permissions/search_templates returns with_project_creator
Teryk Bellahsene [Wed, 8 Jun 2016 14:20:07 +0000 (16:20 +0200)]
SONAR-7726 WS api/permissions/search_templates returns with_project_creator

8 years agoSONAR-7726 WS api/permissions/search_templates returns all the project permissions
Teryk Bellahsene [Wed, 8 Jun 2016 12:28:59 +0000 (14:28 +0200)]
SONAR-7726 WS api/permissions/search_templates returns all the project permissions

8 years agoSONAR-7724 WS api/permissions/remove_project_creator_from_template 1022/head
Teryk Bellahsene [Wed, 8 Jun 2016 08:39:19 +0000 (10:39 +0200)]
SONAR-7724 WS api/permissions/remove_project_creator_from_template

8 years agoSONAR-7723 WS api/permissions/add_project_creator_to_template 1021/head
Teryk Bellahsene [Wed, 8 Jun 2016 07:05:29 +0000 (09:05 +0200)]
SONAR-7723 WS api/permissions/add_project_creator_to_template

8 years agoSONAR-7723 Create dao for perm_tpl_characteristics
Teryk Bellahsene [Tue, 7 Jun 2016 14:34:13 +0000 (16:34 +0200)]
SONAR-7723 Create dao for perm_tpl_characteristics

8 years agouse repox as npm registry on travis
Stas Vilchik [Wed, 8 Jun 2016 15:14:15 +0000 (17:14 +0200)]
use repox as npm registry on travis

8 years agofix MeasureFiltersTest
Stas Vilchik [Thu, 9 Jun 2016 07:33:40 +0000 (09:33 +0200)]
fix MeasureFiltersTest

8 years agoRevert "SONAR-7635 Sort core bundle messages in alphabetical order"
Teryk Bellahsene [Wed, 8 Jun 2016 14:41:55 +0000 (16:41 +0200)]
Revert "SONAR-7635 Sort core bundle messages in alphabetical order"

This reverts commit 3e08e0769b8fa6ac333fd66d16f8c48dc281103a.

8 years agoupdate page and tables styles
Stas Vilchik [Wed, 8 Jun 2016 12:55:57 +0000 (14:55 +0200)]
update page and tables styles

8 years agoMake Clirr baseline to new LTS (5.6)
Julien HENRY [Tue, 7 Jun 2016 12:09:22 +0000 (14:09 +0200)]
Make Clirr baseline to new LTS (5.6)

8 years agoReactivate SearchActionMediumTest.available_since
Julien Lancelot [Fri, 20 May 2016 08:36:19 +0000 (10:36 +0200)]
Reactivate SearchActionMediumTest.available_since

8 years agoFix quality flaws
Julien Lancelot [Thu, 2 Jun 2016 08:32:50 +0000 (10:32 +0200)]
Fix quality flaws

8 years agoClean useless code in test
Julien Lancelot [Wed, 25 May 2016 10:15:21 +0000 (12:15 +0200)]
Clean useless code in test

8 years agorefactor account app to drop redux (#1019)
Stas Vilchik [Mon, 6 Jun 2016 09:45:34 +0000 (11:45 +0200)]
refactor account app to drop redux (#1019)

8 years agoSONAR-7537 improve the changelog message
Stas Vilchik [Mon, 6 Jun 2016 09:39:31 +0000 (11:39 +0200)]
SONAR-7537 improve the changelog message

8 years agoFix UT on Windows
Julien HENRY [Mon, 6 Jun 2016 09:29:12 +0000 (11:29 +0200)]
Fix UT on Windows

8 years agoSONAR-3321 fix MatchesByScore when ScoreMatric contains min required score 1017/head
Sébastien Lesaint [Fri, 3 Jun 2016 12:56:16 +0000 (14:56 +0200)]
SONAR-3321 fix MatchesByScore when ScoreMatric contains min required score

8 years agofix quality flaw: use method references in DAO rather than lamdba
Sébastien Lesaint [Fri, 3 Jun 2016 11:33:50 +0000 (13:33 +0200)]
fix quality flaw: use method references in DAO rather than lamdba

8 years agoremove pico component instantiation trace logs
Sébastien Lesaint [Fri, 3 Jun 2016 09:01:07 +0000 (11:01 +0200)]
remove pico component instantiation trace logs

8 years agoRemove unused file .mailmap
Simon Brandhof [Fri, 3 Jun 2016 11:24:10 +0000 (13:24 +0200)]
Remove unused file .mailmap

8 years agoRemove unused file KEYS
Simon Brandhof [Fri, 3 Jun 2016 11:22:40 +0000 (13:22 +0200)]
Remove unused file KEYS

8 years agoRemove FP of duplicate-finder-maven-plugin in sonar-core
Simon Brandhof [Fri, 3 Jun 2016 08:52:59 +0000 (10:52 +0200)]
Remove FP of duplicate-finder-maven-plugin in sonar-core

8 years agoMove org.sonar.core.user classes outside sonar-db
Simon Brandhof [Fri, 3 Jun 2016 07:03:42 +0000 (09:03 +0200)]
Move org.sonar.core.user classes outside sonar-db

8 years agoAdd minor comments to build files
Simon Brandhof [Mon, 6 Jun 2016 07:39:54 +0000 (09:39 +0200)]
Add minor comments to build files

8 years agoRemove unused .gitattributes
Simon Brandhof [Mon, 6 Jun 2016 07:37:59 +0000 (09:37 +0200)]
Remove unused .gitattributes

8 years agoRemove unused module microbenchmark-template
Simon Brandhof [Thu, 2 Jun 2016 19:58:25 +0000 (21:58 +0200)]
Remove unused module microbenchmark-template

8 years agoRemove unused module sonar-server-benchmarks
Simon Brandhof [Thu, 2 Jun 2016 19:57:50 +0000 (21:57 +0200)]
Remove unused module sonar-server-benchmarks

8 years agouse nyc to compute coverage
Stas Vilchik [Fri, 20 May 2016 16:04:40 +0000 (18:04 +0200)]
use nyc to compute coverage

8 years agomove tests
Stas Vilchik [Thu, 19 May 2016 16:26:36 +0000 (18:26 +0200)]
move tests

8 years agoAutomatic merge from branch-5.6
ssjenka [Fri, 3 Jun 2016 12:15:30 +0000 (14:15 +0200)]
Automatic merge from branch-5.6

* origin/branch-5.6:
  Enable all Travis notifications in branch-5.6
  Enable governance plugin in IT PluginsTest

8 years agoEnable all Travis notifications in branch-5.6
Simon Brandhof [Fri, 3 Jun 2016 12:08:05 +0000 (14:08 +0200)]
Enable all Travis notifications in branch-5.6

8 years agoEnable governance plugin in IT PluginsTest
Simon Brandhof [Fri, 3 Jun 2016 11:47:45 +0000 (13:47 +0200)]
Enable governance plugin in IT PluginsTest

8 years agoSONAR-3321 down required score to 85 1013/head
Sébastien Lesaint [Fri, 3 Jun 2016 07:06:27 +0000 (09:06 +0200)]
SONAR-3321 down required score to 85

8 years agoSONAR-3321 make class FileMoveDetectionStep smaller
Sébastien Lesaint [Fri, 3 Jun 2016 07:01:30 +0000 (09:01 +0200)]
SONAR-3321 make class FileMoveDetectionStep smaller

8 years agofix quality flaws: add @FunctionalInterface where applicable
Sébastien Lesaint [Wed, 1 Jun 2016 16:47:35 +0000 (18:47 +0200)]
fix quality flaws: add @FunctionalInterface where applicable

8 years agofix quality flaws: use lamdbas and methods references
Sébastien Lesaint [Wed, 1 Jun 2016 11:59:11 +0000 (13:59 +0200)]
fix quality flaws: use lamdbas and methods references

8 years agofix quality flaws: use lambdas with DatabaseUtils.executeLargeInputs
Sébastien Lesaint [Wed, 1 Jun 2016 11:52:33 +0000 (13:52 +0200)]
fix quality flaws: use lambdas with DatabaseUtils.executeLargeInputs

8 years agoSONAR-3321 add file move IT
Sébastien Lesaint [Wed, 1 Jun 2016 09:50:56 +0000 (11:50 +0200)]
SONAR-3321 add file move IT

8 years agoremove unused IT projects
Sébastien Lesaint [Wed, 1 Jun 2016 08:35:08 +0000 (10:35 +0200)]
remove unused IT projects

8 years agoSONAR-3321 add debug of scorematrix in FileMoveDetectionStep
Sébastien Lesaint [Tue, 31 May 2016 08:18:50 +0000 (10:18 +0200)]
SONAR-3321 add debug of scorematrix in FileMoveDetectionStep

8 years agoSONAR-7537 add issue change when issue is moved to new file
Sébastien Lesaint [Tue, 31 May 2016 06:55:39 +0000 (08:55 +0200)]
SONAR-7537 add issue change when issue is moved to new file

8 years agoSONAR-3321 support file move in issue tracking
Sébastien Lesaint [Mon, 30 May 2016 14:41:26 +0000 (16:41 +0200)]
SONAR-3321 support file move in issue tracking

8 years agoSONAR-3321 add step detecting file moves
Sébastien Lesaint [Mon, 30 May 2016 13:28:54 +0000 (15:28 +0200)]
SONAR-3321 add step detecting file moves

8 years agoSONAR-3321 IssueMapper#updateIfBeforeSelectedDate updates componentUuid
Sébastien Lesaint [Fri, 27 May 2016 14:10:24 +0000 (16:10 +0200)]
SONAR-3321 IssueMapper#updateIfBeforeSelectedDate updates componentUuid

this is now possible because issues can move from one component to another if a file move has been detected

8 years agoAutomatic merge from branch-5.6
ssjenka [Thu, 2 Jun 2016 06:00:10 +0000 (08:00 +0200)]
Automatic merge from branch-5.6

* origin/branch-5.6:
  Update version to 5.6-SNAPSHOT
  Release 5.6

8 years agoUpdate version to 5.6-SNAPSHOT
Tom [Wed, 1 Jun 2016 13:14:41 +0000 (15:14 +0200)]
Update version to 5.6-SNAPSHOT

8 years agoRelease 5.6 5.6
Tom [Wed, 1 Jun 2016 11:59:09 +0000 (13:59 +0200)]
Release 5.6

8 years agoAutomatic merge from branch-5.6
ssjenka [Wed, 1 Jun 2016 07:53:21 +0000 (09:53 +0200)]
Automatic merge from branch-5.6

* origin/branch-5.6:
  Deprecate SonarPlugin in favour of Plugin
  SONAR-7681 Use public implementation of List in MyBatis
  SONAR-7681 WS api/ce/activity requires administer permissions when searching with a task id
  SONAR-7669 WS api/issues/search createdBefore cannot be equal to createdAfter

8 years agoDeprecate SonarPlugin in favour of Plugin
Simon Brandhof [Tue, 31 May 2016 18:20:36 +0000 (20:20 +0200)]
Deprecate SonarPlugin in favour of Plugin

8 years agoSONAR-7616 apply new default JVM settings of ES 2.3
Simon Brandhof [Tue, 31 May 2016 19:52:23 +0000 (21:52 +0200)]
SONAR-7616 apply new default JVM settings of ES 2.3

8 years agoSONAR-7653 upgrade to Elasticsearch 2.3.3
Simon Brandhof [Wed, 25 May 2016 11:32:48 +0000 (13:32 +0200)]
SONAR-7653 upgrade to Elasticsearch 2.3.3

8 years agoSONAR-7681 Use public implementation of List in MyBatis 1014/head
Teryk Bellahsene [Tue, 31 May 2016 15:22:59 +0000 (17:22 +0200)]
SONAR-7681 Use public implementation of List in MyBatis

8 years agoSONAR-7681 WS api/ce/activity requires administer permissions when searching with...
Teryk Bellahsene [Tue, 31 May 2016 14:49:27 +0000 (16:49 +0200)]
SONAR-7681 WS api/ce/activity requires administer permissions when searching with a task id

8 years agoSONAR-7669 WS api/issues/search createdBefore cannot be equal to createdAfter 1012/head
Teryk Bellahsene [Tue, 31 May 2016 08:20:58 +0000 (10:20 +0200)]
SONAR-7669 WS api/issues/search createdBefore cannot be equal to createdAfter

8 years ago[Travis] enable on_start notification always
Sébastien Lesaint [Tue, 31 May 2016 06:59:02 +0000 (08:59 +0200)]
[Travis] enable on_start notification always

8 years agorefactor code page (#912)
Stas Vilchik [Mon, 30 May 2016 14:49:22 +0000 (16:49 +0200)]
refactor code page (#912)

8 years agoAutomatic merge from branch-5.6
ssjenka [Mon, 30 May 2016 12:24:31 +0000 (14:24 +0200)]
Automatic merge from branch-5.6

* origin/branch-5.6:
  change wording on the Setup page

8 years agochange wording on the Setup page
Stas Vilchik [Mon, 30 May 2016 07:45:06 +0000 (09:45 +0200)]
change wording on the Setup page

8 years agoAutomatic merge from branch-5.6
Jenkins CI [Mon, 30 May 2016 06:08:30 +0000 (08:08 +0200)]
Automatic merge from branch-5.6

* origin/branch-5.6:
  prepare for next development iteration on release branch
  reverse deploy exclusion cause they fails QA
  re-enable tests on release
  release 5.6-RC2
  handle release distribution from travis

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

8 years agoreverse deploy exclusion cause they fails QA 5.6-RC2
Tom [Fri, 27 May 2016 15:14:46 +0000 (17:14 +0200)]
reverse deploy exclusion cause they fails QA

8 years agore-enable tests on release
Tom [Fri, 27 May 2016 15:00:33 +0000 (17:00 +0200)]
re-enable tests on release

8 years agorelease 5.6-RC2
Tom [Fri, 27 May 2016 14:57:51 +0000 (16:57 +0200)]
release 5.6-RC2

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 agoAutomatic merge from branch-5.6
Jenkins CI [Fri, 27 May 2016 12:21:12 +0000 (14:21 +0200)]
Automatic merge from branch-5.6

* origin/branch-5.6:
  Fix compilation of perf test

8 years agoRevert "Fix quality flaws"
Simon Brandhof [Fri, 27 May 2016 10:40:43 +0000 (12:40 +0200)]
Revert "Fix quality flaws"

This reverts commit ecfe664af2ce73e0bf6b06de0c08ab6fc7ef7cbf.

8 years agoFix quality flaws
Simon Brandhof [Fri, 27 May 2016 10:19:09 +0000 (12:19 +0200)]
Fix quality flaws

8 years agoMore stable ProcessUtilsTest
Simon Brandhof [Fri, 27 May 2016 08:20:19 +0000 (10:20 +0200)]
More stable ProcessUtilsTest

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 agoAutomatic merge from branch-5.6
Jenkins CI [Fri, 27 May 2016 08:44:41 +0000 (10:44 +0200)]
Automatic merge from branch-5.6

* origin/branch-5.6:
  Upgrade to Orchestrator 3.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 agoAutomatic merge from branch-5.6
Jenkins CI [Fri, 27 May 2016 08:10:42 +0000 (10:10 +0200)]
Automatic merge from branch-5.6

* origin/branch-5.6:
  SONAR-7652 fix connection to SQL Azure
  Upgrade version of java 8 on Travis
  SONAR-7653 remove useless code
  SONAR-7653 remove Java option XX:MaxPermSize
  SONAR-7587 end of support of Java 7

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 agoAutomatic merge from branch-5.6
Jenkins CI [Thu, 26 May 2016 06:08:15 +0000 (08:08 +0200)]
Automatic merge from branch-5.6

* origin/branch-5.6:
  fix unwanted WS call when QG is green

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 agoAutomatic merge from branch-5.6
Jenkins CI [Wed, 25 May 2016 12:45:59 +0000 (14:45 +0200)]
Automatic merge from branch-5.6

* origin/branch-5.6:
  Remove a Selenium test because of FP
  fix TechnicalDebtWidgetTest by using dynamic date
  Try to improve IT checks

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