]> source.dussan.org Git - sonarqube.git/log
sonarqube.git
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 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

9 years agoSONAR-6472 New WS to create user groups
Jean-Baptiste Lievremont [Fri, 22 May 2015 07:58:17 +0000 (09:58 +0200)]
SONAR-6472 New WS to create user groups

9 years agomigrate some code from coffee to js
Stas Vilchik [Tue, 26 May 2015 12:28:13 +0000 (14:28 +0200)]
migrate some code from coffee to js

9 years agomove metric related classes in a specific package - SONAR-6570 325/head
Teryk Bellahsene [Fri, 22 May 2015 15:54:41 +0000 (17:54 +0200)]
move metric related classes in a specific package - SONAR-6570

9 years agoWS api/metrics/list - SONAR-6570
Teryk Bellahsene [Fri, 22 May 2015 14:57:17 +0000 (16:57 +0200)]
WS api/metrics/list - SONAR-6570

9 years agoFix travis pill in README
Simon Brandhof [Tue, 26 May 2015 09:50:17 +0000 (11:50 +0200)]
Fix travis pill in README

9 years agofix ui overflow problem on issues page
Stas Vilchik [Tue, 26 May 2015 09:35:26 +0000 (11:35 +0200)]
fix ui overflow problem on issues page

9 years agoimprove gruntfile
Stas Vilchik [Tue, 26 May 2015 08:28:14 +0000 (10:28 +0200)]
improve gruntfile

9 years agoMerge pull request #327 from SonarSource/feature/server/provisioning
Stas Vilchik [Tue, 26 May 2015 08:25:10 +0000 (10:25 +0200)]
Merge pull request #327 from SonarSource/feature/server/provisioning

SONAR-6581 refactor provisioning page

9 years agofix quality flaws 327/head
Stas Vilchik [Tue, 26 May 2015 07:56:10 +0000 (09:56 +0200)]
fix quality flaws

9 years agoMerge remote-tracking branch 'origin/branch-5.1'
Julien HENRY [Tue, 26 May 2015 07:07:09 +0000 (09:07 +0200)]
Merge remote-tracking branch 'origin/branch-5.1'

Conflicts:
sonar-batch/src/main/java/org/sonar/batch/phases/DatabaseLessPhaseExecutor.java

9 years agoSONAR-6581 fix provisioning web tests
Stas Vilchik [Mon, 25 May 2015 15:32:54 +0000 (17:32 +0200)]
SONAR-6581 fix provisioning web tests

9 years agoSONAR-6581 refactor provisioning page
Stas Vilchik [Mon, 25 May 2015 14:47:13 +0000 (16:47 +0200)]
SONAR-6581 refactor provisioning page

9 years agoSONAR-6398 Restore PostJob execution in preview mode
Julien HENRY [Mon, 25 May 2015 14:18:05 +0000 (16:18 +0200)]
SONAR-6398 Restore PostJob execution in preview mode

9 years agoSONAR-6579 add support of gravatars
Stas Vilchik [Fri, 22 May 2015 13:35:28 +0000 (15:35 +0200)]
SONAR-6579 add support of gravatars

9 years agoSONAR-6565 add select list for groups
Stas Vilchik [Mon, 25 May 2015 12:24:45 +0000 (14:24 +0200)]
SONAR-6565 add select list for groups

9 years agoFix quality flaws
Julien Lancelot [Mon, 25 May 2015 12:22:56 +0000 (14:22 +0200)]
Fix quality flaws

9 years agoSONAR-6568 add step to generate QProfile events 324/head
Sébastien Lesaint [Fri, 22 May 2015 12:33:11 +0000 (14:33 +0200)]
SONAR-6568 add step to generate QProfile events

9 years agoSONAR-6568 add DbClient, tree root and LanguageRepository to ComputationContext
Sébastien Lesaint [Fri, 22 May 2015 12:21:05 +0000 (14:21 +0200)]
SONAR-6568 add DbClient, tree root and LanguageRepository to ComputationContext

9 years agoSONAR-6568 add CE specific component "API"
Sébastien Lesaint [Fri, 22 May 2015 07:34:57 +0000 (09:34 +0200)]
SONAR-6568 add CE specific component "API"

9 years agoSONAR-6568 add LanguageRepository
Sébastien Lesaint [Thu, 21 May 2015 13:44:14 +0000 (15:44 +0200)]
SONAR-6568 add LanguageRepository

quality profile events computation requires to access the Language in the container

9 years agoSONAR-6281 Add description of components in report
Julien HENRY [Mon, 25 May 2015 08:09:40 +0000 (10:09 +0200)]
SONAR-6281 Add description of components in report

9 years agoSONAR-6259 Do not assume that project exists at the begin of the compute engine 323/head
Julien Lancelot [Fri, 22 May 2015 13:09:39 +0000 (15:09 +0200)]
SONAR-6259 Do not assume that project exists at the begin of the compute engine

9 years agoAdd project name in compute report queue 322/head
Julien Lancelot [Fri, 22 May 2015 09:29:43 +0000 (11:29 +0200)]
Add project name in compute report queue

9 years agoSONAR-6565 refactor users page
Stas Vilchik [Wed, 20 May 2015 08:54:59 +0000 (10:54 +0200)]
SONAR-6565 refactor users page

9 years agoSONAR-6471 Add new WS to search for user groups
Jean-Baptiste Lievremont [Mon, 18 May 2015 15:46:33 +0000 (17:46 +0200)]
SONAR-6471 Add new WS to search for user groups

9 years agoSONAR-6471 Remove BaseDao from GroupDao
Jean-Baptiste Lievremont [Tue, 19 May 2015 08:32:28 +0000 (10:32 +0200)]
SONAR-6471 Remove BaseDao from GroupDao

9 years agoSONAR-6567 disable extension point NotificationDispatcher in batch
Simon Brandhof [Fri, 22 May 2015 08:59:23 +0000 (10:59 +0200)]
SONAR-6567 disable extension point NotificationDispatcher in batch

Currently it's only removed from API. Will be removed from batch after that events are in Compute Engine (for change of quality gate status)

9 years agoAdd project name in URL when publishing report
Julien HENRY [Fri, 22 May 2015 09:03:48 +0000 (11:03 +0200)]
Add project name in URL when publishing report

9 years agoSONAR-6259 Update test name
Julien Lancelot [Fri, 22 May 2015 08:39:49 +0000 (10:39 +0200)]
SONAR-6259 Update test name

9 years agoSONAR-6259 Fix persistence of projects.root_id
Julien Lancelot [Fri, 22 May 2015 08:23:27 +0000 (10:23 +0200)]
SONAR-6259 Fix persistence of projects.root_id

9 years agoFix some quality flaws
Julien HENRY [Thu, 21 May 2015 14:31:22 +0000 (16:31 +0200)]
Fix some quality flaws

9 years agoSONAR-6259 Use component caches to get id or uuid 318/head
Julien Lancelot [Thu, 21 May 2015 15:30:43 +0000 (17:30 +0200)]
SONAR-6259 Use component caches to get id or uuid

9 years agoSONAR-6259 Persist components in db
Julien Lancelot [Tue, 19 May 2015 12:02:45 +0000 (14:02 +0200)]
SONAR-6259 Persist components in db

9 years agoRemove IndexViewsStep as Views is currently disabled
Julien Lancelot [Thu, 21 May 2015 14:57:18 +0000 (16:57 +0200)]
Remove IndexViewsStep as Views is currently disabled

9 years agoFix quality flaws
Simon Brandhof [Thu, 21 May 2015 14:23:13 +0000 (16:23 +0200)]
Fix quality flaws

9 years agoFix some quality flaws
Julien HENRY [Thu, 21 May 2015 14:18:15 +0000 (16:18 +0200)]
Fix some quality flaws

9 years agoFix quality flaws
Simon Brandhof [Thu, 21 May 2015 14:17:50 +0000 (16:17 +0200)]
Fix quality flaws

9 years agoWsTester checks POST method
Teryk Bellahsene [Thu, 21 May 2015 10:14:09 +0000 (12:14 +0200)]
WsTester checks POST method

9 years agoWS api/projects/delete post request only - SONAR-6528
Teryk Bellahsene [Thu, 21 May 2015 09:15:35 +0000 (11:15 +0200)]
WS api/projects/delete post request only - SONAR-6528

9 years agoRemove ComputationStep.supportedProjectQualifiers() as it was only used for Views
Julien Lancelot [Thu, 21 May 2015 09:34:35 +0000 (11:34 +0200)]
Remove ComputationStep.supportedProjectQualifiers() as it was only used for Views

9 years agoRemove PurgeRemovedViewsStep as Views plugin is currently not supported
Julien Lancelot [Thu, 21 May 2015 09:13:17 +0000 (11:13 +0200)]
Remove PurgeRemovedViewsStep as Views plugin is currently not supported

9 years agoSONAR-5382 Drop Java WS client library
Simon Brandhof [Thu, 21 May 2015 07:50:35 +0000 (09:50 +0200)]
SONAR-5382 Drop Java WS client library

9 years agoFix comment of DB migration 915
Simon Brandhof [Thu, 21 May 2015 07:47:26 +0000 (09:47 +0200)]
Fix comment of DB migration 915

9 years agoStop maintain deprecated module sonar-java and use version 5.1
Simon Brandhof [Wed, 20 May 2015 22:18:19 +0000 (00:18 +0200)]
Stop maintain deprecated module sonar-java and use version 5.1

9 years agoSONAR-6278 Stop relying on graph to store tests
Julien HENRY [Wed, 20 May 2015 08:10:34 +0000 (10:10 +0200)]
SONAR-6278 Stop relying on graph to store tests

9 years agoRevert server log on installed plugins
Simon Brandhof [Wed, 20 May 2015 22:00:37 +0000 (00:00 +0200)]
Revert server log on installed plugins