]> source.dussan.org Git - sonarqube.git/log
sonarqube.git
7 years agoSONAR-9245 Add all leak facets
Grégoire Aubert [Fri, 26 May 2017 14:25:49 +0000 (16:25 +0200)]
SONAR-9245 Add all leak facets

7 years agoSONAR-9245 Fix measures style and don't allow leak date to float up
Grégoire Aubert [Fri, 26 May 2017 14:24:29 +0000 (16:24 +0200)]
SONAR-9245 Fix measures style and don't allow leak date to float up

7 years agoSONAR-9230 only index project measures, that will actually be used
Daniel Schwarz [Wed, 24 May 2017 10:46:26 +0000 (12:46 +0200)]
SONAR-9230 only index project measures, that will actually be used

7 years agoSONAR-9245 Add the leak period start date
Grégoire Aubert [Wed, 24 May 2017 13:06:17 +0000 (15:06 +0200)]
SONAR-9245 Add the leak period start date

7 years agoSONAR-9245 Hide the facets that are not related to the leak
Grégoire Aubert [Tue, 23 May 2017 15:00:46 +0000 (17:00 +0200)]
SONAR-9245 Hide the facets that are not related to the leak

7 years agoMove issues type icons to the icons-components folder
Grégoire Aubert [Tue, 23 May 2017 12:50:03 +0000 (14:50 +0200)]
Move issues type icons to the icons-components folder

7 years agoSONAR-9256 Update project cards design on the projects page
Grégoire Aubert [Tue, 23 May 2017 11:53:41 +0000 (13:53 +0200)]
SONAR-9256 Update project cards design on the projects page

7 years agoSONAR-9245 Create the leak view on projects page
Grégoire Aubert [Mon, 22 May 2017 15:14:37 +0000 (17:14 +0200)]
SONAR-9245 Create the leak view on projects page

7 years agoSONAR-9253 Create an option panel on top of projects page
Grégoire Aubert [Fri, 19 May 2017 14:51:07 +0000 (16:51 +0200)]
SONAR-9253 Create an option panel on top of projects page

7 years agoSONAR-9245 Return leak period in api/components/search_projects
Julien Lancelot [Tue, 23 May 2017 11:55:45 +0000 (13:55 +0200)]
SONAR-9245 Return leak period in api/components/search_projects

7 years agoSONAR-9259 allow to sort by last analysis date in project search
Daniel Schwarz [Mon, 22 May 2017 16:40:12 +0000 (18:40 +0200)]
SONAR-9259 allow to sort by last analysis date in project search

7 years agoSONAR-9260 add "NO_DATA" range for coverage facets of project search
Daniel Schwarz [Tue, 23 May 2017 13:01:18 +0000 (15:01 +0200)]
SONAR-9260 add "NO_DATA" range for coverage facets of project search

7 years agoSONAR-9260 allow to filter on NO_DATA in project search
Daniel Schwarz [Tue, 23 May 2017 09:56:52 +0000 (11:56 +0200)]
SONAR-9260 allow to filter on NO_DATA in project search

7 years agoSONAR-9260 add "NO_DATA" range for duplication facet of project search
Daniel Schwarz [Mon, 22 May 2017 16:40:12 +0000 (18:40 +0200)]
SONAR-9260 add "NO_DATA" range for duplication facet of project search

7 years agoSONAR-9245 facet new_lines in search_projects WS
Julien Lancelot [Mon, 22 May 2017 07:26:51 +0000 (09:26 +0200)]
SONAR-9245 facet new_lines in search_projects WS

7 years agoSONAR-9245 facet new_duplicated_lines_density in search_projects WS
Julien Lancelot [Fri, 19 May 2017 15:50:49 +0000 (17:50 +0200)]
SONAR-9245 facet new_duplicated_lines_density in search_projects WS

7 years agoSONAR-9245 facet new_coverage in search_projects WS
Julien Lancelot [Fri, 19 May 2017 15:13:18 +0000 (17:13 +0200)]
SONAR-9245 facet new_coverage in search_projects WS

7 years agoSONAR-9245 facet new_maintainability_rating in search_projects WS
Julien Lancelot [Fri, 19 May 2017 14:58:47 +0000 (16:58 +0200)]
SONAR-9245 facet new_maintainability_rating in search_projects WS

7 years agoSONAR-9245 facet new_security_rating in search_projects WS
Julien Lancelot [Fri, 19 May 2017 12:29:20 +0000 (14:29 +0200)]
SONAR-9245 facet new_security_rating in search_projects WS

7 years agoSONAR-9245 Make SearchProjectsActionTest more stable
Julien Lancelot [Fri, 19 May 2017 08:46:46 +0000 (10:46 +0200)]
SONAR-9245 Make SearchProjectsActionTest more stable

Do not directly insert documents into ES but insert data in db then calls indexer

7 years agoSONAR-9245 facet new_reliability_rating in search_projects WS
Daniel Schwarz [Thu, 18 May 2017 14:04:38 +0000 (16:04 +0200)]
SONAR-9245 facet new_reliability_rating in search_projects WS

7 years agoFix false-positives with randomly generated strings for DB
Simon Brandhof [Thu, 8 Jun 2017 17:01:09 +0000 (19:01 +0200)]
Fix false-positives with randomly generated strings for DB

Only characters with supported encoding should be used by DB tests.

7 years agoDetect Windows-1252 encoding (#2156)
Janos Gyerik [Thu, 8 Jun 2017 06:27:12 +0000 (08:27 +0200)]
Detect Windows-1252 encoding (#2156)

7 years agoSONAR-9377 Fix facet values of projects page when using text query
Julien Lancelot [Tue, 6 Jun 2017 14:06:35 +0000 (16:06 +0200)]
SONAR-9377 Fix facet values of projects page when using text query

7 years agoSONAR-9028 add PurgeDao.deleteNonRootComponents 2143/head
Sébastien Lesaint [Fri, 2 Jun 2017 16:40:07 +0000 (18:40 +0200)]
SONAR-9028 add PurgeDao.deleteNonRootComponents

7 years agomake naming of method in PurgeMapper consistent
Sébastien Lesaint [Fri, 2 Jun 2017 09:52:36 +0000 (11:52 +0200)]
make naming of method in PurgeMapper consistent

7 years agoAutomatic merge from branch-6.4
ssjenka [Mon, 5 Jun 2017 06:02:03 +0000 (08:02 +0200)]
Automatic merge from branch-6.4

* origin/branch-6.4:
  integration tests: avoid false positive after cpp quality profile change

7 years agointegration tests: avoid false positive after cpp quality profile change branch-6.4
Daniel Schwarz [Fri, 2 Jun 2017 13:48:07 +0000 (15:48 +0200)]
integration tests: avoid false positive after cpp quality profile change

7 years agoAutomatic merge from branch-6.4
ssjenka [Sat, 3 Jun 2017 09:36:54 +0000 (11:36 +0200)]
Automatic merge from branch-6.4

* origin/branch-6.4:
  Prepare for next development iteration 6.4-SNAPSHOT
  Release 6.4
  Fix false-positive in api/ce/is_queue_empty on mysql
  update private badge tooltip

7 years agointegration tests: avoid false positive after cpp quality profile change
Daniel Schwarz [Fri, 2 Jun 2017 13:48:07 +0000 (15:48 +0200)]
integration tests: avoid false positive after cpp quality profile change

7 years agoPrepare for next development iteration 6.4-SNAPSHOT
Simon Brandhof [Fri, 2 Jun 2017 09:52:00 +0000 (11:52 +0200)]
Prepare for next development iteration 6.4-SNAPSHOT

7 years agoRelease 6.4 6.4
Simon Brandhof [Fri, 2 Jun 2017 08:32:25 +0000 (10:32 +0200)]
Release 6.4

7 years agoFix false-positive in api/ce/is_queue_empty on mysql
Simon Brandhof [Tue, 30 May 2017 14:17:04 +0000 (16:17 +0200)]
Fix false-positive in api/ce/is_queue_empty on mysql

7 years agoupdate private badge tooltip
Stas Vilchik [Fri, 2 Jun 2017 07:11:02 +0000 (09:11 +0200)]
update private badge tooltip

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

* origin/branch-6.4:
  update sonarcloud terms url
  Revert "SONAR-9301 Support HTTP redirect on scanner side"

7 years agoUpgrade to orchestrator 1.15.0.1083
Simon Brandhof [Thu, 1 Jun 2017 21:41:26 +0000 (23:41 +0200)]
Upgrade to orchestrator 1.15.0.1083

to avoid FP when downloading plugins from GitHub

7 years agoupdate sonarcloud terms url
Stas Vilchik [Thu, 1 Jun 2017 15:17:33 +0000 (17:17 +0200)]
update sonarcloud terms url

7 years agofix fix FP in SupportPrivateProjectInDefaultPermissionTemplateTest
Sébastien Lesaint [Thu, 1 Jun 2017 13:39:02 +0000 (15:39 +0200)]
fix fix FP in SupportPrivateProjectInDefaultPermissionTemplateTest

7 years agoSONAR-9350 delete components by project when deleting a project 2132/head
Sébastien Lesaint [Wed, 31 May 2017 15:05:20 +0000 (17:05 +0200)]
SONAR-9350 delete components by project when deleting a project

works with views also, of course

7 years agoSONAR-9328 make MANUAL_MEASURE.COMPONENT_UUID not nullable 2131/head
Sébastien Lesaint [Wed, 31 May 2017 14:33:46 +0000 (16:33 +0200)]
SONAR-9328 make MANUAL_MEASURE.COMPONENT_UUID not nullable

7 years agoSONAR-9328 clean orphans in MANUAL_MEASURES
Sébastien Lesaint [Wed, 31 May 2017 12:25:25 +0000 (14:25 +0200)]
SONAR-9328 clean orphans in MANUAL_MEASURES

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 agoRevert "SONAR-9301 Support HTTP redirect on scanner side"
Julien HENRY [Thu, 1 Jun 2017 13:09:31 +0000 (15:09 +0200)]
Revert "SONAR-9301 Support HTTP redirect on scanner side"

This reverts commit ae7c09e3fb13a881cebb88a84aae7f983e90e8a1.

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