]>
source.dussan.org Git - sonarqube.git/log
Simon Brandhof [Wed, 26 Jul 2017 06:57:52 +0000 (08:57 +0200)]
Fix Quality flaws
Simon Brandhof [Tue, 25 Jul 2017 21:15:08 +0000 (23:15 +0200)]
Remove TRACE logs from DbSessionImpl
These logs are not used in production.
Simon Brandhof [Tue, 25 Jul 2017 21:01:59 +0000 (23:01 +0200)]
Move TestWebhookPayloadFactory to tests
Simon Brandhof [Wed, 19 Jul 2017 19:48:19 +0000 (21:48 +0200)]
Decrease coupling with Guava
Simon Brandhof [Mon, 24 Jul 2017 14:35:07 +0000 (16:35 +0200)]
Improve stability of RecoveryIndexerTest
Avoid ConcurrentModificationException when reading logs from LogTester.
Stas Vilchik [Tue, 25 Jul 2017 11:18:52 +0000 (13:18 +0200)]
update react (#2288)
Stas Vilchik [Tue, 25 Jul 2017 08:35:10 +0000 (10:35 +0200)]
SONAR-9583 fix missing pages layout
Grégoire Aubert [Mon, 24 Jul 2017 12:13:34 +0000 (14:13 +0200)]
SONAR-9565 Display quality gate directly if there is only one and the user can't edit
Grégoire Aubert [Mon, 24 Jul 2017 08:56:55 +0000 (10:56 +0200)]
SONAR-9566 Don't redirect to "My Issues" at organization level
Grégoire Aubert [Mon, 24 Jul 2017 08:42:53 +0000 (10:42 +0200)]
SONAR-9566 Move "Members" tab after "Quality Gates" in organizations navbar
Grégoire Aubert [Thu, 20 Jul 2017 11:27:32 +0000 (13:27 +0200)]
SONAR-9565 Move the Quality Gates link to organization level
Grégoire Aubert [Thu, 20 Jul 2017 14:53:00 +0000 (16:53 +0200)]
SONAR-9566 Remove organization name from component path when in issues page at org level
Grégoire Aubert [Wed, 19 Jul 2017 15:24:02 +0000 (17:24 +0200)]
SONAR-9566, SONAR-9570 Filter tags by organization when updating an issue tags
Grégoire Aubert [Wed, 19 Jul 2017 15:11:03 +0000 (17:11 +0200)]
SONAR-9566, SONAR-9571 Update bulk operation to display only tags and assignee related to the selected organization
Grégoire Aubert [Wed, 19 Jul 2017 14:38:48 +0000 (16:38 +0200)]
SONAR-9566, SONAR-9569 Update facets to only show items of the selected organization when doing a search
Grégoire Aubert [Wed, 19 Jul 2017 14:01:25 +0000 (16:01 +0200)]
Automatically remove nil values from api calls.
Grégoire Aubert [Wed, 19 Jul 2017 13:10:29 +0000 (15:10 +0200)]
SONAR-9566 Add Issues link at organization level navbar
ssjenka [Mon, 24 Jul 2017 19:23:44 +0000 (21:23 +0200)]
Automatic merge from branch-6.5
* origin/branch-6.5:
Prepare for next development iteration
Release 6.5-M4 for SonarCloud
Release 6.5-RC2
Simon Brandhof [Mon, 24 Jul 2017 16:57:41 +0000 (18:57 +0200)]
Prepare for next development iteration
Simon Brandhof [Mon, 24 Jul 2017 16:45:48 +0000 (18:45 +0200)]
Release 6.5-M4 for SonarCloud
Simon Brandhof [Mon, 24 Jul 2017 15:42:40 +0000 (17:42 +0200)]
Release 6.5-RC2
Stas Vilchik [Mon, 24 Jul 2017 14:30:26 +0000 (16:30 +0200)]
Merge branch 'branch-6.5'
Stas Vilchik [Mon, 24 Jul 2017 14:18:22 +0000 (16:18 +0200)]
fix onboarding using personal organization (#2286)
ssjenka [Mon, 24 Jul 2017 09:48:03 +0000 (11:48 +0200)]
Automatic merge from branch-6.5
* origin/branch-6.5:
Fix unstable IT bulk_apply_permission_template
Grégoire Aubert [Mon, 24 Jul 2017 07:56:31 +0000 (09:56 +0200)]
Fix unstable IT bulk_apply_permission_template
Teryk Bellahsene [Mon, 24 Jul 2017 08:33:37 +0000 (10:33 +0200)]
Fix IssueIndexProjectStatisticsTest compilation error
Teryk Bellahsene [Fri, 14 Jul 2017 15:12:23 +0000 (17:12 +0200)]
Select finished analyses in DB by component uuids and from dates
Daniel Schwarz [Thu, 13 Jul 2017 08:03:44 +0000 (10:03 +0200)]
Search project statistics in Issue ES index
Daniel Schwarz [Wed, 5 Jul 2017 10:21:19 +0000 (12:21 +0200)]
Add "developer" to privileged plugins
Julien HENRY [Mon, 24 Jul 2017 07:55:16 +0000 (09:55 +0200)]
Fix start.sh to support bash CD_COMPLAINS
Starting from bash 4.4, passing multiple arguments to `cd` will fail.
https://askubuntu.com/questions/905832/ubuntu-17-04-bash-cd-too-many-arguments#905877
Grégoire Aubert [Mon, 24 Jul 2017 07:43:46 +0000 (09:43 +0200)]
Fix merge error
Grégoire Aubert [Mon, 24 Jul 2017 07:21:22 +0000 (09:21 +0200)]
Merge remote-tracking branch 'origin/branch-6.5'
Grégoire Aubert [Mon, 24 Jul 2017 07:13:46 +0000 (09:13 +0200)]
Fix merge conflict with branch-6.5
Grégoire Aubert [Fri, 21 Jul 2017 09:38:41 +0000 (11:38 +0200)]
Rename project activity graph Overview to Issues
Grégoire Aubert [Fri, 21 Jul 2017 14:42:35 +0000 (16:42 +0200)]
SONAR-9572 Fix bulk apply permission template
Grégoire Aubert [Fri, 21 Jul 2017 12:34:33 +0000 (14:34 +0200)]
Move 'Analyse' section just after tags on the project dashboard sidebar
Grégoire Aubert [Fri, 21 Jul 2017 12:16:38 +0000 (14:16 +0200)]
Display tooltips on measures on top instead of bottom on the dashboard page
Grégoire Aubert [Fri, 21 Jul 2017 11:32:19 +0000 (13:32 +0200)]
Correctly display Issues graph as default if no custom metrics are selected.
Grégoire Aubert [Fri, 21 Jul 2017 08:59:32 +0000 (10:59 +0200)]
Rename project activity graph Overview to Issues
Grégoire Aubert [Fri, 21 Jul 2017 08:29:21 +0000 (10:29 +0200)]
Update built in Quality Profile description
Simon Brandhof [Tue, 18 Jul 2017 13:44:48 +0000 (15:44 +0200)]
SONAR-9516 add integration tests on permission templates WS
including ES resiliency tests
Simon Brandhof [Tue, 18 Jul 2017 11:16:09 +0000 (13:16 +0200)]
SONAR-9516 add integration tests on api/projects/update_key
including ES resiliency tests
Simon Brandhof [Tue, 18 Jul 2017 09:25:17 +0000 (11:25 +0200)]
SONAR-9516 remove deprecated params from client of WS api/projects/delete
Simon Brandhof [Mon, 17 Jul 2017 16:14:14 +0000 (18:14 +0200)]
SONAR-9514 Disable automatic creation of unknown Elasticsearch indices
Eric Hartmann [Wed, 12 Jul 2017 04:52:41 +0000 (06:52 +0200)]
SONAR-9514 SONAR-9516 SONAR-9517 ES resilience from POST WS
Sébastien Lesaint [Mon, 10 Jul 2017 15:02:44 +0000 (17:02 +0200)]
SONAR-9283 support trailing/heading whitespaces in properties
for numbers and boolean types
Stas Vilchik [Thu, 20 Jul 2017 15:39:24 +0000 (17:39 +0200)]
make sure all pages fit on minimum width
Stas Vilchik [Wed, 19 Jul 2017 14:56:38 +0000 (16:56 +0200)]
SONAR-9583 Use fixed width layout for navigation
Stas Vilchik [Wed, 19 Jul 2017 14:03:07 +0000 (16:03 +0200)]
SONAR-9582 Use fixed width layout on administration pages
Stas Vilchik [Wed, 19 Jul 2017 14:01:54 +0000 (16:01 +0200)]
SONAR-9581 Use fixed width layout on Quality Gates page
Stas Vilchik [Wed, 19 Jul 2017 13:50:01 +0000 (15:50 +0200)]
SONAR-9580 Use fixed width layout on Rules page
Sébastien Lesaint [Wed, 12 Jul 2017 09:39:23 +0000 (11:39 +0200)]
SONAR-9540 log MessageException message if task can't be finalized
so that the cause of the failure of the task is not lost in the void
Sébastien Lesaint [Wed, 12 Jul 2017 09:21:28 +0000 (11:21 +0200)]
SONAR-9540 do not log MessageException thrown during task processing
Sébastien Lesaint [Mon, 10 Jul 2017 14:16:05 +0000 (16:16 +0200)]
SONAR-9488 don't open DB connection when file is missing
in api/qualityprofiles/restore
Sébastien Lesaint [Mon, 10 Jul 2017 14:15:39 +0000 (16:15 +0200)]
SONAR-9488 handle upload error as missing param in api/ce/submit
Sébastien Lesaint [Mon, 10 Jul 2017 14:15:19 +0000 (16:15 +0200)]
SONAR-9488 do not fail when reading file part fails
ssjenka [Fri, 21 Jul 2017 09:31:42 +0000 (11:31 +0200)]
Automatic merge from branch-6.5
* origin/branch-6.5:
SONAR-8918 Fix api/qualityprofile/search when no language available
Julien Lancelot [Fri, 21 Jul 2017 07:59:28 +0000 (09:59 +0200)]
SONAR-8918 Fix api/qualityprofile/search when no language available
Simon Brandhof [Wed, 19 Jul 2017 15:00:39 +0000 (17:00 +0200)]
WS batch/issues must return 400 if requested component type is not supported
Simon Brandhof [Tue, 18 Jul 2017 21:09:22 +0000 (23:09 +0200)]
SONAR-9567 disable storage of doc source in ES index issues/issue
Simon Brandhof [Tue, 18 Jul 2017 20:44:53 +0000 (22:44 +0200)]
SONAR-9567 drop fields manual_severity and message from ES index issues
Simon Brandhof [Tue, 18 Jul 2017 19:10:17 +0000 (21:10 +0200)]
SONAR-9567 load issues from DB instead of ES in WS batch/issues
Simon Brandhof [Tue, 18 Jul 2017 17:55:06 +0000 (19:55 +0200)]
SONAR-9567 drop fields "attributes", "gap" and "updatedAt" from ES index "issues"
Sébastien Lesaint [Wed, 19 Jul 2017 12:20:49 +0000 (14:20 +0200)]
fix possible dead lock on table CE_SCANNER_CONTEXT on MySQL
Grégoire Aubert [Tue, 18 Jul 2017 13:24:50 +0000 (15:24 +0200)]
SONAR-9546 Display only the first custom graph as preview on project dashboard
Grégoire Aubert [Mon, 17 Jul 2017 15:26:44 +0000 (17:26 +0200)]
SONAR-9546 Sync tooltips from the two graphs
Grégoire Aubert [Mon, 17 Jul 2017 07:21:35 +0000 (09:21 +0200)]
SONAR-9546 Allow to create two custom graphs on the project activity page
Stas Vilchik [Wed, 19 Jul 2017 07:16:49 +0000 (09:16 +0200)]
Merge branch 'branch-6.5'
Simon Brandhof [Tue, 18 Jul 2017 17:30:44 +0000 (19:30 +0200)]
Fix pom of fake-governance-plugin
Stas Vilchik [Tue, 18 Jul 2017 13:11:50 +0000 (15:11 +0200)]
replace require.ensure with dymamic import (#2187)
Stas Vilchik [Tue, 18 Jul 2017 12:08:11 +0000 (14:08 +0200)]
SONAR-9357 support two or more providers (#2259)
ssjenka [Tue, 18 Jul 2017 11:29:15 +0000 (13:29 +0200)]
Automatic merge from branch-6.5
* origin/branch-6.5:
SONAR-9403 Display project activity custom graphs on the project dashboard too
SONAR-9403 Fix metric translation for plugins metrics on project activity page
Grégoire Aubert [Tue, 18 Jul 2017 09:01:43 +0000 (11:01 +0200)]
SONAR-9403 Display project activity custom graphs on the project dashboard too
Grégoire Aubert [Tue, 18 Jul 2017 08:58:50 +0000 (10:58 +0200)]
SONAR-9403 Fix metric translation for plugins metrics on project activity page
Sébastien Lesaint [Tue, 11 Jul 2017 16:08:07 +0000 (18:08 +0200)]
SONAR-9525 use 30s delay between disabled workers run
Sébastien Lesaint [Mon, 10 Jul 2017 11:57:34 +0000 (13:57 +0200)]
SONAR-9525 make CeHttpClient an interface
Sébastien Lesaint [Mon, 10 Jul 2017 08:49:46 +0000 (10:49 +0200)]
SONAR-9525 add IT on dynamic update of CE worker count
Sébastien Lesaint [Mon, 10 Jul 2017 08:49:17 +0000 (10:49 +0200)]
SONAR-9525 add CE WS to refresh enabled worker count
Sébastien Lesaint [Fri, 7 Jul 2017 14:59:16 +0000 (16:59 +0200)]
SONAR-9525 add IT on number of tasks processed in //
Sébastien Lesaint [Fri, 7 Jul 2017 14:25:22 +0000 (16:25 +0200)]
SONAR-9525 CeWorker can be disabled by EnabledCeWorkerController
in which case they won't attempt to retrieve a task to process and return immediatly
Sébastien Lesaint [Fri, 7 Jul 2017 14:28:21 +0000 (16:28 +0200)]
SONAR-9525 enforce CeWorker#getOrdinal returns int >= 0
Sébastien Lesaint [Thu, 6 Jul 2017 13:17:04 +0000 (15:17 +0200)]
SONAR-9525 make CeWorkerImpl alter thread name with its details
will allow more accurate and easier debugging when looking at thread dumps
Sébastien Lesaint [Thu, 6 Jul 2017 13:00:29 +0000 (15:00 +0200)]
SONAR-9525 fix CeWorkerImplTest#verifyWorkerUuid
Sébastien Lesaint [Thu, 6 Jul 2017 12:17:11 +0000 (14:17 +0200)]
SONAR-9525 make CeWorker#call return an enum rather than a Boolean
Sébastien Lesaint [Thu, 6 Jul 2017 10:18:29 +0000 (12:18 +0200)]
SONAR-9525 add CeWorker#getOrdinal
Sébastien Lesaint [Thu, 6 Jul 2017 09:49:59 +0000 (11:49 +0200)]
SONAR-9525 do not allow value > 10 from WorkerCountProvider
Sébastien Lesaint [Thu, 6 Jul 2017 09:43:36 +0000 (11:43 +0200)]
SONAR-9525 add workerThreadCount to CE's MBean
Sébastien Lesaint [Thu, 6 Jul 2017 09:42:58 +0000 (11:42 +0200)]
SONAR-9525 use getWorkerMaxCount to configure number of threads
rather than using CeConfiguration#getWorkerCount
Sébastien Lesaint [Thu, 6 Jul 2017 09:42:00 +0000 (11:42 +0200)]
SONAR-9525 add CeConfiguration#getWorkerMaxCount
Stas Vilchik [Thu, 6 Jul 2017 12:37:46 +0000 (14:37 +0200)]
SONAR-9508 Display worker counter in background tasks page
Julien Lancelot [Wed, 5 Jul 2017 15:42:43 +0000 (17:42 +0200)]
SONAR-9508 Create api/ce/worker_count WS
Sébastien Lesaint [Wed, 5 Jul 2017 12:30:29 +0000 (14:30 +0200)]
enable IT CeWsTest
Sébastien Lesaint [Wed, 5 Jul 2017 12:30:14 +0000 (14:30 +0200)]
SONAR-9507 add IT
Sébastien Lesaint [Wed, 5 Jul 2017 08:42:12 +0000 (10:42 +0200)]
SONAR-9508 CE gets number of workers from WorkerCountProvider
rather than from internal properties directly
Sébastien Lesaint [Wed, 5 Jul 2017 08:41:49 +0000 (10:41 +0200)]
SONAR-9507 add warning at CE startup if sonar.ce.workerCount exists
Sébastien Lesaint [Tue, 4 Jul 2017 15:45:51 +0000 (17:45 +0200)]
SONAR-9507 ensure sonar.ce.workerCount doesn't exist in Properties
Sébastien Lesaint [Tue, 4 Jul 2017 15:36:56 +0000 (17:36 +0200)]
SONAR-9507 make sonar.ce.workerCount an internal property
Sébastien Lesaint [Tue, 4 Jul 2017 15:12:34 +0000 (17:12 +0200)]
SONAR-9507 move CeConfiguration to module ce and delete module ce-api
Julien Lancelot [Tue, 4 Jul 2017 16:01:18 +0000 (18:01 +0200)]
Set CeWsAction as public in order to add external action in ce ws
Stas Vilchik [Mon, 17 Jul 2017 08:07:30 +0000 (10:07 +0200)]
upgrade prettier and remove prettier-eslint (#2254)