]> source.dussan.org Git - sonarqube.git/log
sonarqube.git
9 years agoSONAR-6831 move remaining classes out of package computation
Sébastien Lesaint [Mon, 28 Sep 2015 09:01:36 +0000 (11:01 +0200)]
SONAR-6831 move remaining classes out of package computation

ComputeEngineProcessingModule will be moved in a separate commit which will refactor CE's modules

9 years agoSONAR-6831 CeWorkerRunnable is now an interface and impl class in pico
Sébastien Lesaint [Mon, 28 Sep 2015 08:38:12 +0000 (10:38 +0200)]
SONAR-6831 CeWorkerRunnable is now an interface and impl class in pico

9 years agoSONAR-6831 move queue related classes to their own package
Sébastien Lesaint [Mon, 21 Sep 2015 12:59:53 +0000 (14:59 +0200)]
SONAR-6831 move queue related classes to their own package

9 years agoSONAR-6831 remove ReportProcessingScheduler and CeWorker queue
Sébastien Lesaint [Mon, 21 Sep 2015 12:33:05 +0000 (14:33 +0200)]
SONAR-6831 remove ReportProcessingScheduler and CeWorker queue

having a report specific scheduler is useless, tasks must be submitted to and only to CeQueue

9 years agoImprove validation of fields of CeQueueDto and IssueDto
Simon Brandhof [Mon, 28 Sep 2015 10:18:31 +0000 (12:18 +0200)]
Improve validation of fields of CeQueueDto and IssueDto

9 years agoFix quality flaw
Simon Brandhof [Mon, 28 Sep 2015 10:17:36 +0000 (12:17 +0200)]
Fix quality flaw

9 years agoSONAR-6798 add ability to empty the CE queue
Stas Vilchik [Mon, 28 Sep 2015 10:05:18 +0000 (12:05 +0200)]
SONAR-6798 add ability to empty the CE queue

9 years agoSONAR-6834 show failures count, add pending icon
Stas Vilchik [Mon, 28 Sep 2015 09:44:54 +0000 (11:44 +0200)]
SONAR-6834 show failures count, add pending icon

9 years agouse production version of react for the build
Stas Vilchik [Mon, 28 Sep 2015 09:22:14 +0000 (11:22 +0200)]
use production version of react for the build

9 years agofix quality flaws
Sébastien Lesaint [Mon, 28 Sep 2015 09:39:46 +0000 (11:39 +0200)]
fix quality flaws

9 years agoSONAR-6851 apply default permissions to new provisioned projects
Simon Brandhof [Mon, 28 Sep 2015 08:03:51 +0000 (10:03 +0200)]
SONAR-6851 apply default permissions to new provisioned projects

9 years agoSONAR-6860 Add the "technical debt ratio on new code" measure in the "Technical Debt...
Stas Vilchik [Mon, 28 Sep 2015 08:39:13 +0000 (10:39 +0200)]
SONAR-6860 Add the "technical debt ratio on new code" measure in the "Technical Debt Synopsis" widget

9 years agoSONAR-6799 add log of Component visitor cumulative execution duration 534/head
Sébastien Lesaint [Thu, 24 Sep 2015 16:32:43 +0000 (18:32 +0200)]
SONAR-6799 add log of Component visitor cumulative execution duration

9 years agoSONAR-6799 ReportComponent in tests should always have a key and uuid
Sébastien Lesaint [Thu, 24 Sep 2015 16:30:10 +0000 (18:30 +0200)]
SONAR-6799 ReportComponent in tests should always have a key and uuid

9 years agoadd support for message arguments to Profiler
Sébastien Lesaint [Thu, 24 Sep 2015 16:27:51 +0000 (18:27 +0200)]
add support for message arguments to Profiler

also removed as much string building as possible internally

9 years agoUpgrade Elasticsearch 1.7.1 -> 1.7.2
Simon Brandhof [Sun, 27 Sep 2015 20:42:11 +0000 (22:42 +0200)]
Upgrade Elasticsearch 1.7.1 -> 1.7.2

9 years agoUse Java 7 on AppVeyor
Simon Brandhof [Sun, 27 Sep 2015 20:41:49 +0000 (22:41 +0200)]
Use Java 7 on AppVeyor

9 years agoAdd AppVeyor configuration
Simon Brandhof [Sun, 27 Sep 2015 19:15:54 +0000 (21:15 +0200)]
Add AppVeyor configuration

9 years agoAdd some preconditions to IssueDto
Simon Brandhof [Sun, 27 Sep 2015 13:05:37 +0000 (15:05 +0200)]
Add some preconditions to IssueDto

9 years agoSONAR-6855 Increase Tomcat maxHttpHeaderSize to 48kb
Simon Brandhof [Sun, 27 Sep 2015 12:46:34 +0000 (14:46 +0200)]
SONAR-6855 Increase Tomcat maxHttpHeaderSize to 48kb

9 years agoSONAR-6798 split WS api/ce/cancel and api/ce/cancel_all
Simon Brandhof [Sun, 27 Sep 2015 10:48:56 +0000 (12:48 +0200)]
SONAR-6798 split WS api/ce/cancel and api/ce/cancel_all

9 years agoSONAR-6799 SONAR-6232 compute engine logs
Simon Brandhof [Tue, 22 Sep 2015 19:09:45 +0000 (21:09 +0200)]
SONAR-6799 SONAR-6232 compute engine logs

- add WS api/ce/logs
- add boolean field 'logs' to the responses of the WS that return tasks
- purge log files (max nb of files per project can be configured)

9 years agoFix potential test failure if CR-LF Git newline
Simon Brandhof [Fri, 25 Sep 2015 22:42:35 +0000 (00:42 +0200)]
Fix potential test failure if CR-LF Git newline

9 years agoSONAR-6143 update default QG to be fully based on water leak period 538/head
Sébastien Lesaint [Fri, 25 Sep 2015 14:56:51 +0000 (16:56 +0200)]
SONAR-6143 update default QG to be fully based on water leak period

9 years agoFix quality flaw
Simon Brandhof [Fri, 25 Sep 2015 15:38:47 +0000 (17:38 +0200)]
Fix quality flaw

due to @CheckForNull that was recently added to DateUtils.parseDateTimeQuietly()

9 years agoSONAR-6859 update description of sonar.technicalDebt.ratingGrid
Sébastien Lesaint [Fri, 25 Sep 2015 15:36:41 +0000 (17:36 +0200)]
SONAR-6859 update description of sonar.technicalDebt.ratingGrid

9 years agoSONAR-6353 do not compute the metric days_since_last_commit
Simon Brandhof [Fri, 25 Sep 2015 14:13:09 +0000 (16:13 +0200)]
SONAR-6353 do not compute the metric days_since_last_commit

9 years agoSONAR-6834 fix SQL request to count activities
Simon Brandhof [Fri, 25 Sep 2015 15:29:03 +0000 (17:29 +0200)]
SONAR-6834 fix SQL request to count activities

when there are more than one condition

9 years agodisable web selenium tests
Stas Vilchik [Fri, 25 Sep 2015 14:51:22 +0000 (16:51 +0200)]
disable web selenium tests

9 years agoSONAR-5770 add a analysis status to the component's header
Stas Vilchik [Fri, 25 Sep 2015 14:46:14 +0000 (16:46 +0200)]
SONAR-5770 add a analysis status to the component's header

9 years agoSONAR-6835 Do not dump env variables multiple times
Julien HENRY [Fri, 25 Sep 2015 14:14:10 +0000 (16:14 +0200)]
SONAR-6835 Do not dump env variables multiple times

9 years agoSONAR-6834 Add search and filtering capabilities to the Project Computation page
Stas Vilchik [Mon, 21 Sep 2015 17:19:41 +0000 (19:19 +0200)]
SONAR-6834 Add search and filtering capabilities to the Project Computation page

9 years agoSONAR-6859 add migration to remove sizeMetric properties from DB 531/head
Sébastien Lesaint [Thu, 24 Sep 2015 09:57:15 +0000 (11:57 +0200)]
SONAR-6859 add migration to remove sizeMetric properties from DB

9 years agoSONAR-6859 update property sonar.technicalDebt.developmentCost desc.
Sébastien Lesaint [Tue, 22 Sep 2015 17:27:45 +0000 (19:27 +0200)]
SONAR-6859 update property sonar.technicalDebt.developmentCost desc.

9 years agoSONAR-6859 deprecate debt size metric property
Sébastien Lesaint [Tue, 22 Sep 2015 17:24:48 +0000 (19:24 +0200)]
SONAR-6859 deprecate debt size metric property

and also drop the associated language specific size metric properties

9 years agoSONAR-6587 Update SVN plugin to latest version
Julien Lancelot [Fri, 25 Sep 2015 08:59:19 +0000 (10:59 +0200)]
SONAR-6587 Update SVN plugin to latest version

9 years agoSONAR-6665 Fix StackOverflow error when analyzing project with several modules having... 535/head
Julien HENRY [Fri, 25 Sep 2015 09:02:12 +0000 (11:02 +0200)]
SONAR-6665 Fix StackOverflow error when analyzing project with several modules having same key

9 years agoSONAR-6835 Do not display system properties multiple times
Julien HENRY [Fri, 25 Sep 2015 11:51:00 +0000 (13:51 +0200)]
SONAR-6835 Do not display system properties multiple times

9 years agoSONAR-6143 add new_sqale_debt_ratio to default quality gate 529/head
Sébastien Lesaint [Tue, 22 Sep 2015 14:24:33 +0000 (16:24 +0200)]
SONAR-6143 add new_sqale_debt_ratio to default quality gate

9 years agofix quality flaw
Sébastien Lesaint [Fri, 25 Sep 2015 09:01:21 +0000 (11:01 +0200)]
fix quality flaw

9 years agoCreate a builder for Component 527/head
Julien Lancelot [Tue, 22 Sep 2015 12:34:39 +0000 (14:34 +0200)]
Create a builder for Component

9 years agoMerge FillComponentsStep in BuildComponentTreeStep
Julien Lancelot [Tue, 22 Sep 2015 10:41:51 +0000 (12:41 +0200)]
Merge FillComponentsStep in BuildComponentTreeStep

9 years agoTry to fix usergroups/ws/DeleteActionTest
Teryk Bellahsene [Tue, 22 Sep 2015 15:47:20 +0000 (17:47 +0200)]
Try to fix usergroups/ws/DeleteActionTest

9 years agoSONAR-5876 add SqaleNewMeasuresVisitor to compute new_sqale_debt_ratio 520/head
Sébastien Lesaint [Mon, 21 Sep 2015 08:53:59 +0000 (10:53 +0200)]
SONAR-5876 add SqaleNewMeasuresVisitor to compute new_sqale_debt_ratio

9 years agoimprove MeasureAssert support for Optional and double comparison
Sébastien Lesaint [Tue, 22 Sep 2015 08:51:54 +0000 (10:51 +0200)]
improve MeasureAssert support for Optional and double comparison

9 years agomove IT NewTechnicalDebtMeasureTest to SQ repo
Sébastien Lesaint [Fri, 18 Sep 2015 07:36:04 +0000 (09:36 +0200)]
move IT NewTechnicalDebtMeasureTest to SQ repo

and rename it TechnicalDebtMeasureVariationTest

9 years agosmall optimisation in NewCoverageMeasuresStep
Sébastien Lesaint [Thu, 17 Sep 2015 14:37:05 +0000 (16:37 +0200)]
small optimisation in NewCoverageMeasuresStep

we used to create a Date from a long value to only use Date#getTime; remove useless creation of the Date object

9 years agoSONAR-5876 add metric new_sqale_debt_ratio to CoreMetrics
Sébastien Lesaint [Wed, 16 Sep 2015 14:21:00 +0000 (16:21 +0200)]
SONAR-5876 add metric new_sqale_debt_ratio to CoreMetrics

9 years agoSONAR-5876 remove Sqale in name of metric sqale_debt_ratio
Sébastien Lesaint [Wed, 16 Sep 2015 14:18:33 +0000 (16:18 +0200)]
SONAR-5876 remove Sqale in name of metric sqale_debt_ratio

9 years agomove package computation.dbcleaner to org.sonar.server
Sébastien Lesaint [Thu, 17 Sep 2015 12:38:48 +0000 (14:38 +0200)]
move package computation.dbcleaner to org.sonar.server

there should not be any org.sonar.core package in module sonar-server

9 years agoSONAR-5770 add WS api/ce/project
Simon Brandhof [Mon, 21 Sep 2015 17:46:09 +0000 (19:46 +0200)]
SONAR-5770 add WS api/ce/project

9 years agoSONAR-6843 Read source lines db when nothing in report 522/head
Julien Lancelot [Mon, 21 Sep 2015 14:09:18 +0000 (16:09 +0200)]
SONAR-6843 Read source lines db when nothing in report

9 years agoSONAR-6843 Not fail when file has no source
Julien Lancelot [Mon, 21 Sep 2015 12:57:16 +0000 (14:57 +0200)]
SONAR-6843 Not fail when file has no source

9 years agoRemove useless method
Julien Lancelot [Mon, 21 Sep 2015 13:07:38 +0000 (15:07 +0200)]
Remove useless method

9 years agoFix quality flaws
Teryk Bellahsene [Tue, 22 Sep 2015 13:32:56 +0000 (15:32 +0200)]
Fix quality flaws

9 years agoFix rule key in issue callback
Duarte Meneses [Tue, 22 Sep 2015 13:31:03 +0000 (15:31 +0200)]
Fix rule key in issue callback

9 years agoSONAR-6548 Log a message on deprecated projects 525/head
Julien Lancelot [Mon, 21 Sep 2015 15:59:24 +0000 (17:59 +0200)]
SONAR-6548 Log a message on deprecated projects

9 years agoSONAR-6607 Upgrade Java to 3.5
Julien Lancelot [Mon, 21 Sep 2015 15:04:41 +0000 (17:04 +0200)]
SONAR-6607 Upgrade Java to 3.5

9 years agoFix header
David Gageot [Tue, 22 Sep 2015 11:07:06 +0000 (13:07 +0200)]
Fix header

9 years agoFix quality flaws
Simon Brandhof [Tue, 22 Sep 2015 09:48:16 +0000 (11:48 +0200)]
Fix quality flaws

9 years agoSONAR-6736 refactor step names and descriptions
Simon Brandhof [Mon, 21 Sep 2015 20:33:29 +0000 (22:33 +0200)]
SONAR-6736 refactor step names and descriptions

9 years agoFix quality flaws
Simon Brandhof [Tue, 22 Sep 2015 08:51:50 +0000 (10:51 +0200)]
Fix quality flaws

9 years agoSONAR-6834 refactor CeQueue.submit()
Simon Brandhof [Mon, 21 Sep 2015 17:10:15 +0000 (19:10 +0200)]
SONAR-6834 refactor CeQueue.submit()

9 years agoFix db migration AddProvisioningPermissionToScan
Simon Brandhof [Mon, 21 Sep 2015 09:40:31 +0000 (11:40 +0200)]
Fix db migration AddProvisioningPermissionToScan

Fix compatibility with Oracle and MSSQL

9 years agoformat the total number of issues/rules
Stas Vilchik [Mon, 21 Sep 2015 09:07:37 +0000 (11:07 +0200)]
format the total number of issues/rules

9 years agoincrease the retry timeout for web tests
Stas Vilchik [Mon, 21 Sep 2015 08:48:36 +0000 (10:48 +0200)]
increase the retry timeout for web tests

9 years agoSONAR-6160 apply feedback
Stas Vilchik [Mon, 21 Sep 2015 08:45:22 +0000 (10:45 +0200)]
SONAR-6160 apply feedback

9 years agoRemove useless sql query 519/head
Julien Lancelot [Fri, 18 Sep 2015 15:29:53 +0000 (17:29 +0200)]
Remove useless sql query

9 years agoSONAR-6540 Ignore active rules linked on removed rules / profiles
Julien Lancelot [Fri, 18 Sep 2015 15:22:51 +0000 (17:22 +0200)]
SONAR-6540  Ignore active rules linked on removed rules / profiles

9 years agoSONAR-6347 Increase max value of duplications_index id column 517/head
Julien Lancelot [Fri, 18 Sep 2015 13:55:38 +0000 (15:55 +0200)]
SONAR-6347 Increase max value of duplications_index id column

9 years agoSONAR-6207 Provide a keyboard shortcut to activate a rule from the list of rules
Stas Vilchik [Mon, 21 Sep 2015 08:01:07 +0000 (10:01 +0200)]
SONAR-6207 Provide a keyboard shortcut to activate a rule from the list of rules

9 years agoSONAR-6044 Stop storing distribution of issue-related measures by rule 515/head
Julien Lancelot [Mon, 21 Sep 2015 07:33:44 +0000 (09:33 +0200)]
SONAR-6044 Stop storing distribution of issue-related measures by rule

9 years agoFix merge of branch feature/ce-monitoring
Simon Brandhof [Fri, 18 Sep 2015 22:08:53 +0000 (00:08 +0200)]
Fix merge of branch feature/ce-monitoring

- JS changes (ES2015)
- DB migration conflicts

9 years agoSONAR-6630 refactor PurgeCeActivities in order to be a ServerStartHandler
Simon Brandhof [Fri, 18 Sep 2015 21:45:07 +0000 (23:45 +0200)]
SONAR-6630 refactor PurgeCeActivities in order to be a ServerStartHandler

9 years agoSONAR-6798 cancel a pending task in Compute Engine
Simon Brandhof [Fri, 18 Sep 2015 21:33:50 +0000 (23:33 +0200)]
SONAR-6798 cancel a pending task in Compute Engine

9 years agoSONAR-6834 complete filtering paramters of api/ce/activity
Simon Brandhof [Fri, 18 Sep 2015 09:33:18 +0000 (11:33 +0200)]
SONAR-6834 complete filtering paramters of api/ce/activity

9 years agoSONAR-6834 support project branches
Simon Brandhof [Fri, 18 Sep 2015 09:27:06 +0000 (11:27 +0200)]
SONAR-6834 support project branches

9 years agoSONAR-6834 use new API
Stas Vilchik [Fri, 18 Sep 2015 09:21:34 +0000 (11:21 +0200)]
SONAR-6834 use new API

9 years agoSONAR-6834 add WS api/ce/activity
Simon Brandhof [Fri, 18 Sep 2015 08:58:04 +0000 (10:58 +0200)]
SONAR-6834 add WS api/ce/activity

Limitations: no request parameters (paging/filters)

9 years agoSONAR-6861 Drop the property "sonar.preventAutoProjectCreation"
Simon Brandhof [Thu, 17 Sep 2015 22:14:11 +0000 (00:14 +0200)]
SONAR-6861 Drop the property "sonar.preventAutoProjectCreation"

9 years agoSONAR-6851 Analysis of new projects requires the "Provision Project" permission
Simon Brandhof [Thu, 17 Sep 2015 22:02:02 +0000 (00:02 +0200)]
SONAR-6851 Analysis of new projects requires the "Provision Project" permission

9 years agoSONAR-6834 New WS GET api/ce/queue
Simon Brandhof [Thu, 17 Sep 2015 21:58:03 +0000 (23:58 +0200)]
SONAR-6834 New WS GET api/ce/queue

9 years agoSONAR-6630 At startup, delete past compute engine tasks older than 6 months
Simon Brandhof [Thu, 17 Sep 2015 20:54:47 +0000 (22:54 +0200)]
SONAR-6630 At startup, delete past compute engine tasks older than 6 months

9 years agoReplace table ANALYSIS_REPORTS by CE_QUEUE and CE_ACTIVITY
Simon Brandhof [Wed, 9 Sep 2015 16:14:31 +0000 (18:14 +0200)]
Replace table ANALYSIS_REPORTS by CE_QUEUE and CE_ACTIVITY

9 years agoRevert "upgrade to node.js v4.1.0"
Stas Vilchik [Fri, 18 Sep 2015 15:45:50 +0000 (17:45 +0200)]
Revert "upgrade to node.js v4.1.0"

This reverts commit bd69025c6911bee9f65d9d67fd08d1ec294b9e0d.

9 years agoRemove maven property sonar.snapshotRepository.url (which was set to codehaus)
Simon Brandhof [Fri, 18 Sep 2015 14:14:04 +0000 (16:14 +0200)]
Remove maven property sonar.snapshotRepository.url (which was set to codehaus)

9 years agoremove unused tests
Stas Vilchik [Fri, 18 Sep 2015 14:02:17 +0000 (16:02 +0200)]
remove unused tests

9 years agotry to fix selenium FP
Stas Vilchik [Fri, 18 Sep 2015 14:01:40 +0000 (16:01 +0200)]
try to fix selenium FP

9 years agoSONAR-6840 Group migrations touching same table 514/head
Julien Lancelot [Thu, 17 Sep 2015 16:14:59 +0000 (18:14 +0200)]
SONAR-6840 Group migrations touching same table

 Migrations that are done on the same table are now executed with only one SQL query

9 years agoSONAR-6840 Number are accepted in table name
Julien Lancelot [Thu, 17 Sep 2015 15:41:13 +0000 (17:41 +0200)]
SONAR-6840 Number are accepted in table name

9 years agoSONAR-6840 Replace ColumnDef by builders
Julien Lancelot [Thu, 17 Sep 2015 15:14:21 +0000 (17:14 +0200)]
SONAR-6840 Replace ColumnDef by builders

9 years agoSONAR-6840 Extract ColumnDef from AddColumnsBuilder
Julien Lancelot [Thu, 17 Sep 2015 12:49:15 +0000 (14:49 +0200)]
SONAR-6840 Extract ColumnDef from AddColumnsBuilder

And add a check when no column has been defined

9 years agoSONAR-6219 apply feedback for the timeline widget
Stas Vilchik [Fri, 18 Sep 2015 13:19:22 +0000 (15:19 +0200)]
SONAR-6219 apply feedback for the timeline widget

9 years agoupgrade to node.js v4.1.0
Stas Vilchik [Fri, 18 Sep 2015 13:08:51 +0000 (15:08 +0200)]
upgrade to node.js v4.1.0

9 years agomigrate js apps to es2015 modules
Stas Vilchik [Thu, 17 Sep 2015 14:15:28 +0000 (16:15 +0200)]
migrate js apps to es2015 modules

9 years agoNo op for highlighting and symbol references in issues mode 507/head
Julien HENRY [Tue, 15 Sep 2015 14:50:12 +0000 (16:50 +0200)]
No op for highlighting and symbol references in issues mode

9 years agoSONAR-6552 fix maven dependency for SQLServer tests
Simon Brandhof [Thu, 17 Sep 2015 14:21:03 +0000 (16:21 +0200)]
SONAR-6552 fix maven dependency for SQLServer tests

9 years agoSONAR-6552 fix bad merge
Simon Brandhof [Thu, 17 Sep 2015 13:36:51 +0000 (15:36 +0200)]
SONAR-6552 fix bad merge

- fix ruby activerecord adapter
- do not package jtds.jar

9 years agoSONAR-6552 Replace jTDS by Microsoft JDBC driver 4.1
Julien Lancelot [Tue, 17 Mar 2015 15:54:54 +0000 (16:54 +0100)]
SONAR-6552 Replace jTDS by Microsoft JDBC driver 4.1

9 years agoSONAR-6661 update ui of the update center
Stas Vilchik [Thu, 17 Sep 2015 12:25:58 +0000 (14:25 +0200)]
SONAR-6661 update ui of the update center