]> source.dussan.org Git - sonarqube.git/log
sonarqube.git
8 years agofixing coverage of ClobColumnDef
Sébastien Lesaint [Thu, 18 Aug 2016 15:57:54 +0000 (17:57 +0200)]
fixing coverage of ClobColumnDef

8 years agoremove dead code in CeActivityMapper.xml
Sébastien Lesaint [Thu, 18 Aug 2016 15:32:47 +0000 (17:32 +0200)]
remove dead code in CeActivityMapper.xml

8 years agoSONAR-7697 add hasScannerContext to /api/ce/[task/activity/component]
Sébastien Lesaint [Thu, 18 Aug 2016 15:30:47 +0000 (17:30 +0200)]
SONAR-7697 add hasScannerContext to /api/ce/[task/activity/component]

8 years agoSONAR-7967 add hasScannerContext to CeActivityDto
Sébastien Lesaint [Thu, 18 Aug 2016 15:32:14 +0000 (17:32 +0200)]
SONAR-7967 add hasScannerContext to CeActivityDto

8 years agoSONAR-7966 fix additionalFields desc + restore logs attr in examples
Sébastien Lesaint [Thu, 18 Aug 2016 14:07:27 +0000 (16:07 +0200)]
SONAR-7966 fix additionalFields desc + restore logs attr in examples

8 years agoSONAR-7911 purge scanner_context table when analysis is deleted
Sébastien Lesaint [Wed, 17 Aug 2016 15:40:02 +0000 (17:40 +0200)]
SONAR-7911 purge scanner_context table when analysis is deleted

8 years agoSONAR-7845 SONAR-7843 support additionalFields in WS client
Sébastien Lesaint [Thu, 18 Aug 2016 13:44:55 +0000 (15:44 +0200)]
SONAR-7845 SONAR-7843 support additionalFields in WS client

8 years agoremove dead code in PurgeCommand
Sébastien Lesaint [Thu, 18 Aug 2016 13:13:55 +0000 (15:13 +0200)]
remove dead code in PurgeCommand

8 years agoSONAR-7845 add scannerContext to /api/ce/task
Sébastien Lesaint [Thu, 18 Aug 2016 10:07:27 +0000 (12:07 +0200)]
SONAR-7845 add scannerContext to /api/ce/task

8 years agofix missing coverage on class Collectors
Sébastien Lesaint [Thu, 18 Aug 2016 09:26:27 +0000 (11:26 +0200)]
fix missing coverage on class Collectors

8 years agoSONAR-7844 persist scanner context in DB instead of logging it
Sébastien Lesaint [Wed, 17 Aug 2016 15:39:39 +0000 (17:39 +0200)]
SONAR-7844 persist scanner context in DB instead of logging it

8 years agoSONAR-7844 add ScannerContextDao
Sébastien Lesaint [Wed, 17 Aug 2016 14:49:34 +0000 (16:49 +0200)]
SONAR-7844 add ScannerContextDao

8 years agoSONAR-7844 add table SCANNER_CONTEXT
Sébastien Lesaint [Wed, 17 Aug 2016 10:15:00 +0000 (12:15 +0200)]
SONAR-7844 add table SCANNER_CONTEXT

8 years agoSONAR-7903 fix bad declarations of CE_TASK_INPUT_UUID in schema-h2
Sébastien Lesaint [Wed, 17 Aug 2016 09:38:33 +0000 (11:38 +0200)]
SONAR-7903 fix bad declarations of CE_TASK_INPUT_UUID in schema-h2

column ID declared in schema-h2 when it doesn't exist in migration creating the table
missing index CE_TASK_INPUT_UUID declared in migration by not in schema-h2

8 years agofix file header
Stas Vilchik [Mon, 22 Aug 2016 08:23:55 +0000 (10:23 +0200)]
fix file header

8 years agoSONAR-7996 Rounding of technical debt is not accurate (#1154)
Stas Vilchik [Mon, 22 Aug 2016 08:00:05 +0000 (10:00 +0200)]
SONAR-7996 Rounding of technical debt is not accurate (#1154)

8 years agoBUILD-155 Download PhantomJS from Repox (#1155)
David Rautureau [Mon, 22 Aug 2016 07:02:28 +0000 (09:02 +0200)]
BUILD-155 Download PhantomJS from Repox (#1155)

8 years ago[travis] remove resolver-status.properties to avoid cache invalidation
Sébastien Lesaint [Fri, 19 Aug 2016 12:03:19 +0000 (14:03 +0200)]
[travis] remove resolver-status.properties to avoid cache invalidation

8 years ago[script] fix duplicate set_maven_build_version
Sébastien Lesaint [Fri, 19 Aug 2016 11:56:31 +0000 (13:56 +0200)]
[script] fix duplicate set_maven_build_version

8 years agofix some unused variables 1149/head
Sébastien Lesaint [Thu, 18 Aug 2016 09:31:53 +0000 (11:31 +0200)]
fix some unused variables

8 years agoSONAR-7842 truncate errorMessage to avoid max length error in DB
Sébastien Lesaint [Thu, 18 Aug 2016 08:49:54 +0000 (10:49 +0200)]
SONAR-7842 truncate errorMessage to avoid max length error in DB

8 years agoSONAR-7843 add error stacktrace to /api/ce/task
Sébastien Lesaint [Wed, 17 Aug 2016 09:03:46 +0000 (11:03 +0200)]
SONAR-7843 add error stacktrace to /api/ce/task

8 years agoSONAR-7991 add error msg and hasStacktrace to /api/ce web services
Sébastien Lesaint [Wed, 17 Aug 2016 08:35:31 +0000 (10:35 +0200)]
SONAR-7991 add error msg and hasStacktrace to /api/ce web services

8 years agoSONAR-7842 persit task error message and stacktrace when occur
Sébastien Lesaint [Wed, 17 Aug 2016 08:00:36 +0000 (10:00 +0200)]
SONAR-7842 persit task error message and stacktrace when occur

8 years agoadd DatabaseUtils#executeLargeUpdates which returns rows count
Sébastien Lesaint [Tue, 16 Aug 2016 17:49:24 +0000 (19:49 +0200)]
add DatabaseUtils#executeLargeUpdates which returns rows count

8 years agoSONAR-7842 support error message in DAO and CeActivityDto
Sébastien Lesaint [Tue, 16 Aug 2016 17:35:36 +0000 (19:35 +0200)]
SONAR-7842 support error message in DAO and CeActivityDto

8 years agoSONAR-7842 add error columns to CE_ACTIVITY
Sébastien Lesaint [Tue, 16 Aug 2016 17:08:25 +0000 (19:08 +0200)]
SONAR-7842 add error columns to CE_ACTIVITY

8 years agoSONAR-7842 make ClobColumnDef support all DBs
Sébastien Lesaint [Tue, 16 Aug 2016 16:51:22 +0000 (18:51 +0200)]
SONAR-7842 make ClobColumnDef support all DBs

8 years agoSONAR-7842 rename table CE_TASK_DATA to CE_TASK_INPUT
Sébastien Lesaint [Tue, 16 Aug 2016 16:04:05 +0000 (18:04 +0200)]
SONAR-7842 rename table CE_TASK_DATA to CE_TASK_INPUT

8 years agoSONAR-7833 MDC must be cleared even when an exception is raised
Sébastien Lesaint [Fri, 12 Aug 2016 17:14:27 +0000 (19:14 +0200)]
SONAR-7833 MDC must be cleared even when an exception is raised

8 years agoSONAR-7842 ensure exception in task management code is not swallowed
Sébastien Lesaint [Fri, 12 Aug 2016 17:18:43 +0000 (19:18 +0200)]
SONAR-7842 ensure exception in task management code is not swallowed

8 years agoSONAR-7994 Clean up migration that feed local users 1150/head
Julien Lancelot [Wed, 17 Aug 2016 14:57:08 +0000 (16:57 +0200)]
SONAR-7994 Clean up migration that feed local users

8 years agoSONAR-7968 Create /api/settings/list_definitions WS
Julien Lancelot [Tue, 16 Aug 2016 15:34:13 +0000 (17:34 +0200)]
SONAR-7968 Create /api/settings/list_definitions WS

8 years agoRemove extraneous echo calls and rely on bash here strings instead.
Patrice Clement [Tue, 26 Jul 2016 09:06:10 +0000 (11:06 +0200)]
Remove extraneous echo calls and rely on bash here strings instead.

Signed-off-by: Sébastien Lesaint <sebastien.lesaint@sonarsource.com>
8 years agowc accepts files as input parameter.
Patrice Clement [Tue, 26 Jul 2016 09:03:51 +0000 (11:03 +0200)]
wc accepts files as input parameter.

Signed-off-by: Sébastien Lesaint <sebastien.lesaint@sonarsource.com>
8 years agoVariables should be local to each function to avoid clashing in the global namespace.
Patrice Clement [Tue, 26 Jul 2016 09:02:28 +0000 (11:02 +0200)]
Variables should be local to each function to avoid clashing in the global namespace.

Signed-off-by: Sébastien Lesaint <sebastien.lesaint@sonarsource.com>
8 years agoUse -z flag to properly test for stirng length.
Patrice Clement [Tue, 26 Jul 2016 09:00:58 +0000 (11:00 +0200)]
Use -z flag to properly test for stirng length.

Signed-off-by: Sébastien Lesaint <sebastien.lesaint@sonarsource.com>
8 years agoRemove extraneous echo calls in showHelp().
Patrice Clement [Tue, 26 Jul 2016 09:00:01 +0000 (11:00 +0200)]
Remove extraneous echo calls in showHelp().

Signed-off-by: Sébastien Lesaint <sebastien.lesaint@sonarsource.com>
8 years agoEnable ut
Duarte Meneses [Wed, 17 Aug 2016 15:41:01 +0000 (17:41 +0200)]
Enable ut

8 years agoEnable Surefire XML reports for Surefire sensor
Duarte Meneses [Wed, 17 Aug 2016 15:39:54 +0000 (17:39 +0200)]
Enable Surefire XML reports for Surefire sensor

8 years agoImprove scanner report viewer
Duarte Meneses [Wed, 17 Aug 2016 11:40:40 +0000 (13:40 +0200)]
Improve scanner report viewer

8 years agoSONAR-7963 Display duplications on new code (#1148)
Stas Vilchik [Wed, 17 Aug 2016 08:58:16 +0000 (10:58 +0200)]
SONAR-7963 Display duplications on new code (#1148)

8 years agoSONAR-7965 Organize new duplications and size measures (#1147)
Stas Vilchik [Wed, 17 Aug 2016 08:58:06 +0000 (10:58 +0200)]
SONAR-7965 Organize new duplications and size measures (#1147)

8 years agofix alignment glitch on the project dasboard
Stas Vilchik [Wed, 17 Aug 2016 08:33:10 +0000 (10:33 +0200)]
fix alignment glitch on the project dasboard

8 years agoSONAR-7951 Rename new duplicated lines metric to "Duplicated Lines on New Code" 1146/head
Julien Lancelot [Tue, 16 Aug 2016 14:54:13 +0000 (16:54 +0200)]
SONAR-7951 Rename new duplicated lines metric to "Duplicated Lines on New Code"

8 years agoSONAR-7957 Replace new ncloc by new lines
Julien Lancelot [Tue, 16 Aug 2016 14:42:25 +0000 (16:42 +0200)]
SONAR-7957 Replace new ncloc by new lines

8 years agoSONAR-7953 Add IT
Julien Lancelot [Tue, 16 Aug 2016 13:27:47 +0000 (15:27 +0200)]
SONAR-7953 Add IT

8 years agoSONAR-7953 New metric « New Duplicated Lines (%) »
Julien Lancelot [Tue, 16 Aug 2016 10:15:04 +0000 (12:15 +0200)]
SONAR-7953 New metric « New Duplicated Lines (%) »

8 years agoSONAR-7960 fix ClusterTest, ServerLogsTest and WS logs example 1143/head
Sébastien Lesaint [Fri, 12 Aug 2016 11:37:50 +0000 (13:37 +0200)]
SONAR-7960 fix ClusterTest, ServerLogsTest and WS logs example

8 years agoSONAR-7960 add task UUID to logs
Sébastien Lesaint [Fri, 12 Aug 2016 09:34:12 +0000 (11:34 +0200)]
SONAR-7960 add task UUID to logs

8 years agoSONAR-7833 make all public methods of CeLogging non static
Sébastien Lesaint [Fri, 12 Aug 2016 09:21:53 +0000 (11:21 +0200)]
SONAR-7833 make all public methods of CeLogging non static

8 years agoSONAR-7833 ce activity logs in sonar.log if level is DEBUG or TRACE
Sébastien Lesaint [Fri, 12 Aug 2016 08:32:57 +0000 (10:32 +0200)]
SONAR-7833 ce activity logs in sonar.log if level is DEBUG or TRACE

8 years agoSONAR-7833 log visitor execution timings in ce_activity.log
Sébastien Lesaint [Thu, 11 Aug 2016 15:44:33 +0000 (17:44 +0200)]
SONAR-7833 log visitor execution timings in ce_activity.log

8 years agoSONAR-7833 log cross-project duplication status at DEBUG level
Sébastien Lesaint [Thu, 11 Aug 2016 15:32:33 +0000 (17:32 +0200)]
SONAR-7833 log cross-project duplication status at DEBUG level

to not pollute sonar.log

8 years agoSONAR-7833 dump scanner context as DEBUG to not pollute sonar.log
Sébastien Lesaint [Thu, 11 Aug 2016 15:22:42 +0000 (17:22 +0200)]
SONAR-7833 dump scanner context as DEBUG to not pollute sonar.log

8 years agoSONAR-7833 fix IT QualityGateTest to not use WS /api/ce/logs
Sébastien Lesaint [Thu, 11 Aug 2016 15:20:39 +0000 (17:20 +0200)]
SONAR-7833 fix IT QualityGateTest to not use WS /api/ce/logs

8 years agoSONAR-7841 remove code to write CE task logs
Sébastien Lesaint [Thu, 11 Aug 2016 15:12:36 +0000 (17:12 +0200)]
SONAR-7841 remove code to write CE task logs

8 years agoSONAR-7834 fix perf test as task duration is now in ce_activity.log
Sébastien Lesaint [Thu, 11 Aug 2016 13:51:36 +0000 (15:51 +0200)]
SONAR-7834 fix perf test as task duration is now in ce_activity.log

8 years agoSONAR-7834 remove internal WS /api/ce/logs
Sébastien Lesaint [Thu, 11 Aug 2016 13:36:07 +0000 (15:36 +0200)]
SONAR-7834 remove internal WS /api/ce/logs

8 years agoSONAR-7966 field logs deprecated in /api/ce/{task/component/activity}
Sébastien Lesaint [Thu, 11 Aug 2016 13:02:07 +0000 (15:02 +0200)]
SONAR-7966 field logs deprecated in /api/ce/{task/component/activity}

8 years agoSONAR-7833 task start/stop logs in sonar.log only if DEBUG is enabled
Sébastien Lesaint [Thu, 11 Aug 2016 12:40:35 +0000 (14:40 +0200)]
SONAR-7833 task start/stop logs in sonar.log only if DEBUG is enabled

start log is always at DEBUG level
stop log is at DEBUG level in case of success, at ERROR level in case of error

8 years agoSONAR-7833 task start/stop and step messages now go to ce_activity.log
Sébastien Lesaint [Wed, 10 Aug 2016 16:16:28 +0000 (18:16 +0200)]
SONAR-7833 task start/stop and step messages now go to ce_activity.log

8 years agoSONAR-7957 New metric « New Lines of Code » 1144/head
Teryk Bellahsene [Fri, 12 Aug 2016 15:53:09 +0000 (17:53 +0200)]
SONAR-7957 New metric « New Lines of Code »

8 years agoSONAR-7919 apply feedback
Stas Vilchik [Fri, 12 Aug 2016 14:57:25 +0000 (16:57 +0200)]
SONAR-7919 apply feedback

8 years agoSONAR-7952 New metric « Duplicated blocks on new code » 1141/head
Teryk Bellahsene [Thu, 11 Aug 2016 07:41:55 +0000 (09:41 +0200)]
SONAR-7952 New metric « Duplicated blocks on new code »

8 years agoSONAR-7951 New metric « Duplicated lines on new code »
Teryk Bellahsene [Wed, 10 Aug 2016 16:09:58 +0000 (18:09 +0200)]
SONAR-7951 New metric « Duplicated lines on new code »

8 years agoSONAR-7962 Move "Size" section to the sidebar (#1142)
Stas Vilchik [Fri, 12 Aug 2016 13:25:29 +0000 (15:25 +0200)]
SONAR-7962 Move "Size" section to the sidebar (#1142)

8 years agoSONAR-7930 WS api/components/bulk_update_key dry run fails when invalid key
Teryk Bellahsene [Fri, 12 Aug 2016 08:39:32 +0000 (10:39 +0200)]
SONAR-7930 WS api/components/bulk_update_key dry run fails when invalid key

8 years agoSONAR-7930 WS api/components/bulk_update_key handles special characters
Teryk Bellahsene [Fri, 12 Aug 2016 06:32:08 +0000 (08:32 +0200)]
SONAR-7930 WS api/components/bulk_update_key handles special characters

8 years agoSONAR-7919 remove old key from recent history
Stas Vilchik [Fri, 12 Aug 2016 08:23:57 +0000 (10:23 +0200)]
SONAR-7919 remove old key from recent history

8 years agoSONAR-7919 handle errors and display success messages
Stas Vilchik [Fri, 12 Aug 2016 08:18:02 +0000 (10:18 +0200)]
SONAR-7919 handle errors and display success messages

8 years agoRemove useless rails code 1112/head
Julien Lancelot [Wed, 20 Jul 2016 12:08:21 +0000 (14:08 +0200)]
Remove useless rails code

8 years agofix l10n message
Stas Vilchik [Thu, 11 Aug 2016 11:37:23 +0000 (13:37 +0200)]
fix l10n message

8 years agoSONAR-7928 SONAR-7929 Update and bulk update of component key does not update disable...
Teryk Bellahsene [Thu, 11 Aug 2016 09:34:56 +0000 (11:34 +0200)]
SONAR-7928 SONAR-7929 Update and bulk update of component key does not update disabled component

8 years agoSONAR-7929 WS api/components/blulk_update_key update description of required permissions
Teryk Bellahsene [Thu, 11 Aug 2016 08:10:36 +0000 (10:10 +0200)]
SONAR-7929 WS api/components/blulk_update_key update description of required permissions

8 years agoSONAR-7928 WS api/components/update_key update description of required permissions
Teryk Bellahsene [Thu, 11 Aug 2016 08:10:01 +0000 (10:10 +0200)]
SONAR-7928 WS api/components/update_key update description of required permissions

8 years agoFix typo of api/components description
Teryk Bellahsene [Thu, 11 Aug 2016 08:08:41 +0000 (10:08 +0200)]
Fix typo of api/components description

8 years agoSONAR-7920 better align link icons
Stas Vilchik [Thu, 11 Aug 2016 08:27:47 +0000 (10:27 +0200)]
SONAR-7920 better align link icons

8 years agoSONAR-7920 limit max length of link name and url
Stas Vilchik [Thu, 11 Aug 2016 08:26:03 +0000 (10:26 +0200)]
SONAR-7920 limit max length of link name and url

8 years agoset titles of my account pages
Stas Vilchik [Thu, 11 Aug 2016 07:48:28 +0000 (09:48 +0200)]
set titles of my account pages

8 years agoSONAR-7958 add IT 1139/head
Sébastien Lesaint [Wed, 10 Aug 2016 15:10:22 +0000 (17:10 +0200)]
SONAR-7958 add IT

8 years agoSONAR-7910 javadoc fixes in StartupBarrier and WebServerBarrier
Sébastien Lesaint [Tue, 9 Aug 2016 15:22:19 +0000 (17:22 +0200)]
SONAR-7910 javadoc fixes in StartupBarrier and WebServerBarrier

8 years agoSONAR-7958 fix UUID_PATH of file created by ComponentTesting
Sébastien Lesaint [Tue, 9 Aug 2016 15:19:35 +0000 (17:19 +0200)]
SONAR-7958 fix UUID_PATH of file created by ComponentTesting

8 years agoSONAR-7958 populate PROJECTS.B_UUID_PATH in PersistComponentsStep
Sébastien Lesaint [Tue, 9 Aug 2016 12:54:09 +0000 (14:54 +0200)]
SONAR-7958 populate PROJECTS.B_UUID_PATH in PersistComponentsStep

8 years agoSONAR_7958 add column PROJECTS.B_UUID_PATH
Sébastien Lesaint [Tue, 9 Aug 2016 11:09:32 +0000 (13:09 +0200)]
SONAR_7958 add column PROJECTS.B_UUID_PATH

8 years agoSONAR-7919 Rewrite "Update Key" project page (#1140)
Stas Vilchik [Wed, 10 Aug 2016 16:16:54 +0000 (18:16 +0200)]
SONAR-7919 Rewrite "Update Key" project page (#1140)

8 years agoSONAR-7964 Rename "New Lines of Code" to "New Lines to Cover"
Stas Vilchik [Wed, 10 Aug 2016 13:55:31 +0000 (15:55 +0200)]
SONAR-7964 Rename "New Lines of Code" to "New Lines to Cover"

8 years agoadd symbolic link from sonar-web to core.properties
Stas Vilchik [Wed, 10 Aug 2016 13:54:28 +0000 (15:54 +0200)]
add symbolic link from sonar-web to core.properties

8 years agofix code issues
Stas Vilchik [Wed, 10 Aug 2016 12:36:31 +0000 (14:36 +0200)]
fix code issues

8 years agoSONAR-7920 sort links
Stas Vilchik [Wed, 10 Aug 2016 12:19:17 +0000 (14:19 +0200)]
SONAR-7920 sort links

8 years agoSONAR-7921 Rewrite "Quality Gate" project page (#1138)
Stas Vilchik [Wed, 10 Aug 2016 12:04:38 +0000 (14:04 +0200)]
SONAR-7921 Rewrite "Quality Gate" project page (#1138)

8 years agoSONAR-7936 Links with same name are not displayed on project dashboard
Stas Vilchik [Mon, 8 Aug 2016 09:44:07 +0000 (11:44 +0200)]
SONAR-7936 Links with same name are not displayed on project dashboard

8 years agoSONAR-7920 apply feedback
Stas Vilchik [Mon, 8 Aug 2016 09:29:32 +0000 (11:29 +0200)]
SONAR-7920 apply feedback

8 years agofix snapshot deletion
Stas Vilchik [Mon, 8 Aug 2016 08:45:56 +0000 (10:45 +0200)]
fix snapshot deletion

8 years agoSONAR-7654 API to propagate props from scanner to CE
Simon Brandhof [Sat, 6 Aug 2016 09:28:40 +0000 (11:28 +0200)]
SONAR-7654 API to propagate props from scanner to CE

8 years agoSONAR-7581 ability to have user login in access.log
Simon Brandhof [Sat, 6 Aug 2016 08:17:05 +0000 (10:17 +0200)]
SONAR-7581 ability to have user login in access.log

8 years agoSONAR-7943 WS api/qualitygates/deselect handles deselect by project uuid and project key
Teryk Bellahsene [Fri, 5 Aug 2016 16:46:03 +0000 (18:46 +0200)]
SONAR-7943 WS api/qualitygates/deselect handles deselect by project uuid and project key

8 years agoTemporarily disable Oracle ITs
Simon Brandhof [Fri, 5 Aug 2016 15:24:28 +0000 (17:24 +0200)]
Temporarily disable Oracle ITs

QA infrastructure is too slow. Orchestrator startup
fails on timeout.

8 years agoFix minor Quality flaw
Simon Brandhof [Fri, 5 Aug 2016 15:18:26 +0000 (17:18 +0200)]
Fix minor Quality flaw

8 years agoSONAR-7924 WS api/qualitygates/select projectId parameter handles project id and...
Teryk Bellahsene [Fri, 5 Aug 2016 15:11:03 +0000 (17:11 +0200)]
SONAR-7924 WS api/qualitygates/select projectId parameter handles project id and uuid