]> source.dussan.org Git - sonarqube.git/log
sonarqube.git
9 years agoSONAR-6475 Add WS to list members of a group
Jean-Baptiste Lievremont [Wed, 27 May 2015 13:53:44 +0000 (15:53 +0200)]
SONAR-6475 Add WS to list members of a group

9 years agoSONAR-6259 Fix validation of project and module keys
Julien Lancelot [Mon, 1 Jun 2015 11:32:17 +0000 (13:32 +0200)]
SONAR-6259 Fix validation of project and module keys

9 years agoSONAR-6259 Always index issue authorization as batch is still applying permission...
Julien Lancelot [Mon, 1 Jun 2015 11:31:36 +0000 (13:31 +0200)]
SONAR-6259 Always index issue authorization as batch is still applying permission on projects

9 years agoUse ImmutableProjectReactor when possible
Julien HENRY [Mon, 1 Jun 2015 11:23:23 +0000 (13:23 +0200)]
Use ImmutableProjectReactor when possible

9 years agoSONAR-6281 Fix branch and keys of components in compute report
Julien HENRY [Mon, 1 Jun 2015 10:57:09 +0000 (12:57 +0200)]
SONAR-6281 Fix branch and keys of components in compute report

9 years agorefactoring - MetricDto sanitization
Teryk Bellahsene [Mon, 1 Jun 2015 10:49:29 +0000 (12:49 +0200)]
refactoring - MetricDto sanitization

9 years agoRevert "Revert "Revert "SONAR-6259 Validate project and module keys"""
Julien Lancelot [Mon, 1 Jun 2015 10:43:03 +0000 (12:43 +0200)]
Revert "Revert "Revert "SONAR-6259 Validate project and module keys"""

This reverts commit e0819b36e967c7b5c6f192475bf78648c3906214.

9 years agoRevert "SONAR-6589 Fix project and module key validation"
Julien Lancelot [Mon, 1 Jun 2015 10:42:38 +0000 (12:42 +0200)]
Revert "SONAR-6589 Fix project and module key validation"

This reverts commit df0e388a524ebf11978e9961e9b6f25a184d9dba.

9 years agoSONAR-6570 ws api/metrics/search change endpoint to search
Teryk Bellahsene [Mon, 1 Jun 2015 10:26:34 +0000 (12:26 +0200)]
SONAR-6570 ws api/metrics/search change endpoint to search

- change endpoint from 'list' to 'search'
- add pagination in response
- display only optional fields in WS description

9 years agoSONAR-6465 Do not require admin permission, but display groups only when admin
Jean-Baptiste Lievremont [Mon, 1 Jun 2015 10:13:46 +0000 (12:13 +0200)]
SONAR-6465 Do not require admin permission, but display groups only when admin

9 years agoIncrease perm gen space for server tests
Simon Brandhof [Mon, 1 Jun 2015 10:00:55 +0000 (12:00 +0200)]
Increase perm gen space for server tests

The real solution is to decrease the number of "medium tests" (the tests that use ServerTester)

9 years agoSONAR-6599 WS api/projects/delete delete one project
Teryk Bellahsene [Mon, 1 Jun 2015 09:29:51 +0000 (11:29 +0200)]
SONAR-6599 WS api/projects/delete delete one project

9 years agoFix a test isolation and replace field MeasureDto.projectId by componentId
Julien Lancelot [Mon, 1 Jun 2015 09:22:34 +0000 (11:22 +0200)]
Fix a test isolation and replace field MeasureDto.projectId by componentId

9 years agoSONAR-6589 Fix project and module key validation
Julien Lancelot [Mon, 1 Jun 2015 07:51:16 +0000 (09:51 +0200)]
SONAR-6589 Fix project and module key validation

9 years agoRevert "Revert "SONAR-6259 Validate project and module keys""
Julien Lancelot [Fri, 29 May 2015 15:52:02 +0000 (17:52 +0200)]
Revert "Revert "SONAR-6259 Validate project and module keys""

This reverts commit b542009c4736bdf93ab45e989117a6b7e7fef8f2.

9 years agoSONAR-6259 Grant project permission on the compute engine 341/head
Julien Lancelot [Mon, 1 Jun 2015 08:51:30 +0000 (10:51 +0200)]
SONAR-6259 Grant project permission on the compute engine

9 years agoUpgrade slf4j, mockito and picocontainer
Simon Brandhof [Fri, 29 May 2015 21:23:17 +0000 (23:23 +0200)]
Upgrade slf4j, mockito and picocontainer

9 years agoUpgrade mysql driver from 5.1.35 to 5.1.35
Simon Brandhof [Fri, 29 May 2015 20:50:23 +0000 (22:50 +0200)]
Upgrade mysql driver from 5.1.35 to 5.1.35

9 years agoUpgrade jsr305 2.0.3 to 3.0.0
Simon Brandhof [Fri, 29 May 2015 20:49:03 +0000 (22:49 +0200)]
Upgrade jsr305 2.0.3 to 3.0.0

9 years agoUpgrade logback 1.1.2 to 1.1.3
Simon Brandhof [Fri, 29 May 2015 20:48:40 +0000 (22:48 +0200)]
Upgrade logback 1.1.2 to 1.1.3

9 years agomove widgets from coffee to js
Stas Vilchik [Fri, 29 May 2015 12:28:20 +0000 (14:28 +0200)]
move widgets from coffee to js

9 years agoRevert "SONAR-6259 Validate project and module keys"
Julien Lancelot [Fri, 29 May 2015 15:51:36 +0000 (17:51 +0200)]
Revert "SONAR-6259 Validate project and module keys"

This reverts commit a8e2ff5ad049dc21a9922dca08ef3c2825605c1b.

9 years agoSONAR-6529 WS api/projects/bulk_delete change action from delete to bulk_delete
Teryk Bellahsene [Fri, 29 May 2015 14:56:42 +0000 (16:56 +0200)]
SONAR-6529 WS api/projects/bulk_delete change action from delete to bulk_delete

9 years agoSONAR-6528 WS api/projects/delete use ids instead of uuids as a parameter
Teryk Bellahsene [Fri, 29 May 2015 13:27:15 +0000 (15:27 +0200)]
SONAR-6528 WS api/projects/delete use ids instead of uuids as a parameter

9 years agorefactoring more precise method in MetricTesting class to enable easy static import
Teryk Bellahsene [Fri, 29 May 2015 13:08:34 +0000 (15:08 +0200)]
refactoring more precise method in MetricTesting class to enable easy static import

9 years agoSONAR-6576 WS api/metrics/domains returns domains of enabled metrics only
Teryk Bellahsene [Fri, 29 May 2015 13:01:40 +0000 (15:01 +0200)]
SONAR-6576 WS api/metrics/domains returns domains of enabled metrics only

9 years agoSONAR-6589 Fix bad uuid computation
Julien Lancelot [Fri, 29 May 2015 12:54:03 +0000 (14:54 +0200)]
SONAR-6589 Fix bad uuid computation

9 years agoReplace references to jira.codehaus.org by jira.sonarsource.com
Simon Brandhof [Fri, 29 May 2015 13:23:05 +0000 (15:23 +0200)]
Replace references to jira.codehaus.org by jira.sonarsource.com

9 years agoSONAR-6259 Validate project and module keys 338/head
Julien Lancelot [Fri, 29 May 2015 12:37:37 +0000 (14:37 +0200)]
SONAR-6259 Validate project and module keys

9 years agofix ui overflow problem on the issues page
Stas Vilchik [Fri, 29 May 2015 09:33:44 +0000 (11:33 +0200)]
fix ui overflow problem on the issues page

9 years agomove issue component from coffee to js
Stas Vilchik [Thu, 28 May 2015 15:03:02 +0000 (17:03 +0200)]
move issue component from coffee to js

9 years agoSONAR-6581 add a project dashboard link to the provisioning page
Stas Vilchik [Fri, 29 May 2015 09:24:45 +0000 (11:24 +0200)]
SONAR-6581 add a project dashboard link to the provisioning page

9 years agoSONAR-6416 fix display of stacktrace
Stas Vilchik [Fri, 29 May 2015 08:43:08 +0000 (10:43 +0200)]
SONAR-6416 fix display of stacktrace

9 years agoSONAR-6586 Fix user login length check 340/head
Jean-Baptiste Lievremont [Fri, 29 May 2015 07:43:42 +0000 (09:43 +0200)]
SONAR-6586 Fix user login length check

9 years agoExtract an interface from org.sonar.process.ProcessCommands
Simon Brandhof [Fri, 29 May 2015 09:25:01 +0000 (11:25 +0200)]
Extract an interface from org.sonar.process.ProcessCommands

Try to stabilize StopWatcherTest when machine is slow or under pressure. More than 1 second could
be spent in the creation of ProcessCommands mock.

9 years agofix web build
Stas Vilchik [Fri, 29 May 2015 08:02:13 +0000 (10:02 +0200)]
fix web build

9 years agoAutomatic merge from branch-5.1
Jenkins CI [Fri, 29 May 2015 06:01:07 +0000 (08:01 +0200)]
Automatic merge from branch-5.1

* origin/branch-5.1:
  drop unstable web tests

9 years agofix random failure of DoPrivilegedTest
Sébastien Lesaint [Thu, 28 May 2015 14:51:45 +0000 (16:51 +0200)]
fix random failure of DoPrivilegedTest

unit test is based on ThreadLocal but wasn't isolated
in addition, assertions where actually not verified as the code was written
completed test to make sure the initial session is restored once the DoPriviledge task has run

9 years agouse grunt-concurrent
Stas Vilchik [Thu, 28 May 2015 13:22:10 +0000 (15:22 +0200)]
use grunt-concurrent

9 years agoAdd missing metadata of NewAlerts notification channel
Simon Brandhof [Thu, 28 May 2015 13:24:37 +0000 (15:24 +0200)]
Add missing metadata of NewAlerts notification channel

9 years agoFaster sonar-process monitor to detect when process is started
Simon Brandhof [Thu, 28 May 2015 12:23:09 +0000 (14:23 +0200)]
Faster sonar-process monitor to detect when process is started

9 years agoSONAR-6573 WS api/metrics/delete fix CustomMeasureTesting using randomAlphanumeric...
Teryk Bellahsene [Thu, 28 May 2015 12:43:50 +0000 (14:43 +0200)]
SONAR-6573 WS api/metrics/delete fix CustomMeasureTesting using randomAlphanumeric(...) or else build failing with MySql and Oracle

9 years agoRevert "SONAR-6589 Fix bad key computation"
Simon Brandhof [Thu, 28 May 2015 12:18:20 +0000 (14:18 +0200)]
Revert "SONAR-6589 Fix bad key computation"

This reverts commit a28cb7974df365940292c7cf7a3e7e9171059508.

9 years agoSONAR-6255 Fix issue on /api/sources when component is a test
Julien Lancelot [Thu, 28 May 2015 10:05:26 +0000 (12:05 +0200)]
SONAR-6255 Fix issue on /api/sources when component is a test

9 years agoSONAR-6473 New WS to update a user group
Jean-Baptiste Lievremont [Tue, 26 May 2015 14:37:31 +0000 (16:37 +0200)]
SONAR-6473 New WS to update a user group

9 years agoEnable CommandExecutor tests
Julien HENRY [Thu, 28 May 2015 09:06:50 +0000 (11:06 +0200)]
Enable CommandExecutor tests

9 years agoSONAR-6565 display groups on users page
Stas Vilchik [Thu, 28 May 2015 09:44:02 +0000 (11:44 +0200)]
SONAR-6565 display groups on users page

9 years agoSONAR-6463 Add logs to better profile execution time
Julien HENRY [Thu, 28 May 2015 09:30:17 +0000 (11:30 +0200)]
SONAR-6463 Add logs to better profile execution time

9 years agoSONAR-6573 WS api/metrics/delete delete metrics and associated custom measures 335/head
Teryk Bellahsene [Wed, 27 May 2015 14:28:01 +0000 (16:28 +0200)]
SONAR-6573 WS api/metrics/delete delete metrics and associated custom measures

9 years agoFix definition of core component qualifiers
Simon Brandhof [Thu, 28 May 2015 09:02:50 +0000 (11:02 +0200)]
Fix definition of core component qualifiers

9 years agoSONAR-6589 Fix bad key computation
Julien Lancelot [Thu, 28 May 2015 08:42:13 +0000 (10:42 +0200)]
SONAR-6589 Fix bad key computation

9 years agodrop unstable web tests
Stas Vilchik [Thu, 28 May 2015 08:45:54 +0000 (10:45 +0200)]
drop unstable web tests

9 years agoSONAR-6579 apply gravatars feedback
Stas Vilchik [Thu, 28 May 2015 08:39:24 +0000 (10:39 +0200)]
SONAR-6579 apply gravatars feedback

9 years agoSONAR-6579 add user email fields to responses of api/issues/search and api/issues...
Simon Brandhof [Tue, 26 May 2015 11:54:35 +0000 (13:54 +0200)]
SONAR-6579 add user email fields to responses of api/issues/search and api/issues/changelog WS

9 years agorefactor quality gates page
Stas Vilchik [Tue, 26 May 2015 13:58:33 +0000 (15:58 +0200)]
refactor quality gates page

9 years agoUpgrade jacoco maven plugin to 0.7.5.201505241946
Simon Brandhof [Thu, 28 May 2015 07:37:32 +0000 (09:37 +0200)]
Upgrade jacoco maven plugin to 0.7.5.201505241946

This is a workaround to fix http://jira.codehaus.org/browse/SONARJAVA-1091

9 years agoSONAR-6370 drop core plugin
Simon Brandhof [Wed, 27 May 2015 12:27:34 +0000 (14:27 +0200)]
SONAR-6370 drop core plugin

The core plugin was highly coupled with core, so it did not respect classloader isolation
as other plugins.

9 years agoSONAR-6370 move properties out of core plugin
Simon Brandhof [Wed, 27 May 2015 11:37:37 +0000 (13:37 +0200)]
SONAR-6370 move properties out of core plugin

9 years agoSONAR-6370 move the remaining extensions out of core plugin
Simon Brandhof [Wed, 27 May 2015 10:11:02 +0000 (12:11 +0200)]
SONAR-6370 move the remaining extensions out of core plugin

9 years agoSONAR-6370 rename module sonar-api-deps to sonar-plugin-api-deps
Simon Brandhof [Wed, 27 May 2015 07:47:36 +0000 (09:47 +0200)]
SONAR-6370 rename module sonar-api-deps to sonar-plugin-api-deps

9 years agoSONAR-6370 move batch extensions out of core plugin
Simon Brandhof [Wed, 27 May 2015 07:38:17 +0000 (09:38 +0200)]
SONAR-6370 move batch extensions out of core plugin

Decorators temporarily moved to package org.sonar.batch.compute of sonar-batch.

9 years agoSONAR-6370 move server extensions out of core plugin
Simon Brandhof [Tue, 26 May 2015 21:24:27 +0000 (23:24 +0200)]
SONAR-6370 move server extensions out of core plugin

9 years agoSONAR-6370 Package deprecated API dependencies in a single JAR.
Simon Brandhof [Tue, 26 May 2015 07:43:25 +0000 (09:43 +0200)]
SONAR-6370 Package deprecated API dependencies in a single JAR.

This JAR file contains Guava, GSON and commons-*. It will be declared
in the classloaders of "old" plugins that do not embed their own
versions of these libraries.

9 years agoSONAR-6370 Shade sonar-* libraries into sonar-plugin-api
Simon Brandhof [Mon, 25 May 2015 20:08:59 +0000 (22:08 +0200)]
SONAR-6370 Shade sonar-* libraries into sonar-plugin-api

9 years agoSONAR-6370 Decrease coupling of sonar-duplications with guava
Simon Brandhof [Mon, 25 May 2015 19:38:15 +0000 (21:38 +0200)]
SONAR-6370 Decrease coupling of sonar-duplications with guava

9 years agoSONAR-6370 Remove guava from dependencies of sonar-colorizer
Simon Brandhof [Mon, 25 May 2015 19:36:47 +0000 (21:36 +0200)]
SONAR-6370 Remove guava from dependencies of sonar-colorizer

9 years agoSONAR-6370 Remove coupling on guava 10 in CommandExecutor
Simon Brandhof [Fri, 22 May 2015 15:17:06 +0000 (17:17 +0200)]
SONAR-6370 Remove coupling on guava 10 in CommandExecutor

9 years agoSONAR-6370 Shade and relocate Guava, GSON and Apache Commons into sonar-plugin-api
Simon Brandhof [Fri, 22 May 2015 14:21:35 +0000 (16:21 +0200)]
SONAR-6370 Shade and relocate Guava, GSON and Apache Commons into sonar-plugin-api

9 years agoRemove dead files
Simon Brandhof [Wed, 27 May 2015 12:41:51 +0000 (14:41 +0200)]
Remove dead files

9 years agorefactoring - WS parameters in one place WebService.Param.XXX
Teryk Bellahsene [Wed, 27 May 2015 16:41:25 +0000 (18:41 +0200)]
refactoring - WS parameters in one place WebService.Param.XXX

9 years agorefactoring - drop SearchRequestHandler
Teryk Bellahsene [Wed, 27 May 2015 15:44:53 +0000 (17:44 +0200)]
refactoring - drop SearchRequestHandler

9 years agoDisable two failing tests
Julien HENRY [Wed, 27 May 2015 14:17:54 +0000 (16:17 +0200)]
Disable two failing tests

9 years agoSONAR-6589 Fix badly module uuid persistence
Julien Lancelot [Wed, 27 May 2015 14:03:36 +0000 (16:03 +0200)]
SONAR-6589 Fix badly module uuid persistence

9 years agoAdd test for CommandExecutor timeout with new shell
Julien HENRY [Wed, 27 May 2015 12:01:42 +0000 (14:01 +0200)]
Add test for CommandExecutor timeout with new shell

9 years agoMerge pull request #333 from ptoonen/master
Simon Brandhof [Wed, 27 May 2015 12:00:48 +0000 (14:00 +0200)]
Merge pull request #333 from ptoonen/master

Fixed typo

9 years agoadd web tests for quality gates page
Stas Vilchik [Wed, 27 May 2015 10:48:41 +0000 (12:48 +0200)]
add web tests for quality gates page

9 years agoMeasuresDao should really be a singleton 315/head
Sébastien Lesaint [Wed, 27 May 2015 09:25:08 +0000 (11:25 +0200)]
MeasuresDao should really be a singleton

it used to be pertinent to have more than one instance of MeasuresDao since it embeddes a cache, it is not anymore since Ruby is being droped

9 years agoadd module for Batch WS
Sébastien Lesaint [Wed, 13 May 2015 11:52:21 +0000 (13:52 +0200)]
add module for Batch WS

9 years agoadd module for MigrationStep
Sébastien Lesaint [Wed, 13 May 2015 11:50:15 +0000 (13:50 +0200)]
add module for MigrationStep

which removes ugly solo constant in interface

9 years agoadd Module for ElasticSearch components
Sébastien Lesaint [Wed, 13 May 2015 11:47:14 +0000 (13:47 +0200)]
add Module for ElasticSearch components

9 years agoadd Module concept to component management
Sébastien Lesaint [Wed, 13 May 2015 11:43:35 +0000 (13:43 +0200)]
add Module concept to component management

9 years agoSONAR-6589 Apply feedback from PR 331/head
Julien Lancelot [Wed, 27 May 2015 09:26:22 +0000 (11:26 +0200)]
SONAR-6589 Apply feedback from PR

9 years agoSONAR-6589 Remove Settings from ComputationContext
Julien Lancelot [Wed, 27 May 2015 07:47:30 +0000 (09:47 +0200)]
SONAR-6589 Remove Settings from ComputationContext

9 years agoSONAR-6589 Remove projectKey from ComputationContext
Julien Lancelot [Wed, 27 May 2015 07:45:46 +0000 (09:45 +0200)]
SONAR-6589 Remove projectKey from ComputationContext

9 years agoSONAR-6589 Support both pre-order and post-order in typeAwareVisitor
Julien Lancelot [Wed, 27 May 2015 07:44:56 +0000 (09:44 +0200)]
SONAR-6589 Support both pre-order and post-order in typeAwareVisitor

9 years agoFixed typo 333/head
ptoonen [Wed, 27 May 2015 09:03:56 +0000 (11:03 +0200)]
Fixed typo

typo in quality_profiles.deleted_profile

9 years agoSONAR-6474 New WS to delete a group
Jean-Baptiste Lievremont [Mon, 25 May 2015 12:46:08 +0000 (14:46 +0200)]
SONAR-6474 New WS to delete a group

9 years agoSONAR-6576 WS api/metrics/domains list all the available metric domains available 329/head
Teryk Bellahsene [Tue, 26 May 2015 13:03:29 +0000 (15:03 +0200)]
SONAR-6576 WS api/metrics/domains list all the available metric domains available

9 years agoSONAR-6578 WS api/metrics/types list all metric types available 330/head
Teryk Bellahsene [Tue, 26 May 2015 13:42:27 +0000 (15:42 +0200)]
SONAR-6578 WS api/metrics/types list all metric types available

9 years agoSONAR-6465 Apply feedback from PR
Jean-Baptiste Lievremont [Tue, 26 May 2015 08:55:38 +0000 (10:55 +0200)]
SONAR-6465 Apply feedback from PR

9 years agoSONAR-6465 Require admin permission now that we send sensitive data
Jean-Baptiste Lievremont [Fri, 22 May 2015 09:25:06 +0000 (11:25 +0200)]
SONAR-6465 Require admin permission now that we send sensitive data

9 years agoSONAR-6465 Replace groupsCount by groups
Jean-Baptiste Lievremont [Fri, 22 May 2015 09:08:06 +0000 (11:08 +0200)]
SONAR-6465 Replace groupsCount by groups

9 years agoSONAR-6465 Add groupsCount on users search
Jean-Baptiste Lievremont [Thu, 21 May 2015 09:44:12 +0000 (11:44 +0200)]
SONAR-6465 Add groupsCount on users search

9 years agoSONAR-6468 Restore unprivileged password change
Jean-Baptiste Lievremont [Wed, 20 May 2015 14:54:35 +0000 (16:54 +0200)]
SONAR-6468 Restore unprivileged password change

* Check if external authentication is in use (currently done on UI side)
* Allow a user to change their own password

9 years agoSONAR-6468 Allow any user to change their own password
Jean-Baptiste Lievremont [Wed, 20 May 2015 13:23:33 +0000 (15:23 +0200)]
SONAR-6468 Allow any user to change their own password

9 years agoSONAR-6467 Highlight reactivation of a user upon creation/update
Jean-Baptiste Lievremont [Wed, 20 May 2015 13:18:41 +0000 (15:18 +0200)]
SONAR-6467 Highlight reactivation of a user upon creation/update

9 years agoSONAR-6553 fix web test
Stas Vilchik [Tue, 26 May 2015 14:01:26 +0000 (16:01 +0200)]
SONAR-6553 fix web test

9 years agoImprove exception handling when a plugin can not be loaded at server startup
Simon Brandhof [Tue, 26 May 2015 13:51:18 +0000 (15:51 +0200)]
Improve exception handling when a plugin can not be loaded at server startup

9 years agodrop ruby code
Stas Vilchik [Tue, 26 May 2015 13:30:57 +0000 (15:30 +0200)]
drop ruby code

9 years agoSONAR-6553 drop dependencies page
Stas Vilchik [Tue, 26 May 2015 13:27:53 +0000 (15:27 +0200)]
SONAR-6553 drop dependencies page