]> source.dussan.org Git - sonarqube.git/log
sonarqube.git
8 years agoSONAR-7718 Web API requests should send X-XSRF-TOKEN HTTP header
Stas Vilchik [Mon, 6 Jun 2016 12:22:50 +0000 (14:22 +0200)]
SONAR-7718 Web API requests should send X-XSRF-TOKEN HTTP header

8 years agoSONAR-7733 Add CSRF protection with JWT
Julien Lancelot [Mon, 13 Jun 2016 12:40:10 +0000 (14:40 +0200)]
SONAR-7733 Add CSRF protection with JWT

8 years agoSONAR-7739 Remove remember me cookie
Julien Lancelot [Thu, 9 Jun 2016 14:52:53 +0000 (16:52 +0200)]
SONAR-7739 Remove remember me cookie

8 years agoSONAR-7740 /oauth/callback is generating a JWT token
Julien Lancelot [Tue, 14 Jun 2016 09:27:38 +0000 (11:27 +0200)]
SONAR-7740 /oauth/callback is generating a JWT token

8 years agoSONAR-7713 Use JWT session
Julien Lancelot [Tue, 14 Jun 2016 09:27:10 +0000 (11:27 +0200)]
SONAR-7713 Use JWT session

8 years agoSONAR-7229 Create new Projects page for My Account space 1032/head
Stas Vilchik [Fri, 3 Jun 2016 08:14:44 +0000 (10:14 +0200)]
SONAR-7229 Create new Projects page for My Account space

8 years agoSONAR-7244 WS api/projects/search_my_projects list projects of which current user...
Teryk Bellahsene [Fri, 10 Jun 2016 11:32:45 +0000 (13:32 +0200)]
SONAR-7244 WS api/projects/search_my_projects list projects of which current user is admin

8 years agoSONAR-7717 automatically handle baseUrl (#1039)
Stas Vilchik [Wed, 15 Jun 2016 07:36:50 +0000 (09:36 +0200)]
SONAR-7717 automatically handle baseUrl (#1039)

8 years agoSONAR-7688 table PROJECT_MEASURES should use component UUID
Simon Brandhof [Mon, 13 Jun 2016 09:54:01 +0000 (11:54 +0200)]
SONAR-7688 table PROJECT_MEASURES should use component UUID

8 years agoImprove documentation of UuidFactory
Simon Brandhof [Mon, 13 Jun 2016 09:54:20 +0000 (11:54 +0200)]
Improve documentation of UuidFactory

8 years agorestore migration 1152, lost in a merge, into rows-h2.sql 1035/head
Sébastien Lesaint [Tue, 14 Jun 2016 14:12:31 +0000 (16:12 +0200)]
restore migration 1152, lost in a merge, into rows-h2.sql

8 years agoSONAR-7693 support removal of ID columns in SNAPSHOTS
Sébastien Lesaint [Thu, 9 Jun 2016 15:09:20 +0000 (17:09 +0200)]
SONAR-7693 support removal of ID columns in SNAPSHOTS

8 years agoSONAR-7693 replace SNAPSHOTS.*PROJECT_ID by columns with uuids
Sébastien Lesaint [Thu, 9 Jun 2016 15:08:37 +0000 (17:08 +0200)]
SONAR-7693 replace SNAPSHOTS.*PROJECT_ID by columns with uuids

8 years agofix bad refactoring
Stas Vilchik [Tue, 14 Jun 2016 12:00:13 +0000 (14:00 +0200)]
fix bad refactoring

8 years agoSONAR-7720 Modify the Permission Templates page to support project creators (#1030)
Stas Vilchik [Tue, 14 Jun 2016 11:32:01 +0000 (13:32 +0200)]
SONAR-7720 Modify the Permission Templates page to support project creators (#1030)

8 years agofix padding on the "Update Key" page
Stas Vilchik [Tue, 14 Jun 2016 08:51:00 +0000 (10:51 +0200)]
fix padding on the "Update Key" page

8 years agoSONAR-7501 drop DB columns
Simon Brandhof [Sat, 11 Jun 2016 09:00:49 +0000 (11:00 +0200)]
SONAR-7501 drop DB columns

8 years agoSONAR-7501 remove usage of columns in SQL requests
Simon Brandhof [Sat, 11 Jun 2016 08:58:54 +0000 (10:58 +0200)]
SONAR-7501 remove usage of columns in SQL requests

8 years agoFix OOM in build
Simon Brandhof [Mon, 13 Jun 2016 15:02:07 +0000 (17:02 +0200)]
Fix OOM in build

due to https://issues.apache.org/jira/browse/MSOURCES-94
Reverting upgrade to parent 35 and fixing skip of enforcer rules
 in quick-build.sh

8 years agoImprove quick-build.sh
Simon Brandhof [Mon, 13 Jun 2016 14:11:50 +0000 (16:11 +0200)]
Improve quick-build.sh

- upgrade to parent 35 to allow to skip license header check
- do not enabled enforcer on size of zip file

8 years agoimprove table rendering on the Code page
Stas Vilchik [Mon, 13 Jun 2016 08:19:55 +0000 (10:19 +0200)]
improve table rendering on the Code page

8 years agoSONAR-7748 Implement API Server.getPublicRootUrl() on scanner side 1026/head
Julien HENRY [Thu, 9 Jun 2016 09:45:01 +0000 (11:45 +0200)]
SONAR-7748 Implement API Server.getPublicRootUrl() on scanner side

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

* origin/branch-5.6:
  SONAR-7752 Documentation of sonar.web.port in sonar.properties is not correct
  Fix 2 links in javadoc of org.sonar.api.batch

8 years agoSONAR-7752 Documentation of sonar.web.port in sonar.properties is not correct
Simon Brandhof [Mon, 13 Jun 2016 07:42:55 +0000 (09:42 +0200)]
SONAR-7752 Documentation of sonar.web.port in sonar.properties is not correct

8 years agoFix 2 links in javadoc of org.sonar.api.batch
Simon Brandhof [Mon, 13 Jun 2016 07:39:07 +0000 (09:39 +0200)]
Fix 2 links in javadoc of org.sonar.api.batch

8 years agoDB migration: make alter column re-entrant on Oracle 1023/head
Sébastien Lesaint [Wed, 8 Jun 2016 08:22:22 +0000 (10:22 +0200)]
DB migration: make alter column re-entrant on Oracle

this is achieved by handling errors ORA-01451 and ORA-01442 when statement is executed and executing it again without the confliction NULL or NOT NULL
also, altering multiple columns in the same statement on Oracle had to be removed to ensure correct handling of these errors

8 years agorename AlterColumnsTypeBuilder to AlterColumnsBuilder
Sébastien Lesaint [Wed, 8 Jun 2016 06:48:28 +0000 (08:48 +0200)]
rename AlterColumnsTypeBuilder to AlterColumnsBuilder

8 years agoSONAR-7692 support uuid columns in resource_index
Sébastien Lesaint [Tue, 7 Jun 2016 16:35:06 +0000 (18:35 +0200)]
SONAR-7692 support uuid columns in resource_index

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