]> source.dussan.org Git - sonarqube.git/log
sonarqube.git
8 years agoSONAR-7780 add MeasureQuery.analysisUuid
Sébastien Lesaint [Mon, 4 Jul 2016 15:30:20 +0000 (17:30 +0200)]
SONAR-7780 add MeasureQuery.analysisUuid

required by Governance

8 years agoSONAR-7794 WS api/qualityprofiles/search add userUpdatedAt in response example
Teryk Bellahsene [Thu, 7 Jul 2016 15:05:01 +0000 (17:05 +0200)]
SONAR-7794 WS api/qualityprofiles/search add userUpdatedAt in response example

8 years agoSONAR-7783 Ensure Sensors don't save same data twice
Duarte Meneses [Thu, 7 Jul 2016 12:32:16 +0000 (14:32 +0200)]
SONAR-7783 Ensure Sensors don't save same data twice

8 years agoAutomatic merge from branch-5.6
ssjenka [Thu, 7 Jul 2016 12:14:50 +0000 (14:14 +0200)]
Automatic merge from branch-5.6

* origin/branch-5.6:
  SONAR-7869 api/measures/* formats correctly big MILLISEC metrics

8 years agoapply feedback for the quality profiles page
Stas Vilchik [Thu, 7 Jul 2016 11:45:03 +0000 (13:45 +0200)]
apply feedback for the quality profiles page

8 years agoSONAR-7354 Display total analysis time in scanners
Duarte Meneses [Thu, 7 Jul 2016 11:15:06 +0000 (13:15 +0200)]
SONAR-7354 Display total analysis time in scanners

8 years agoSONAR-7647 Improve error log when there is a failure in a ProjectBuilder
Duarte Meneses [Thu, 7 Jul 2016 10:11:52 +0000 (12:11 +0200)]
SONAR-7647 Improve error log when there is a failure in a ProjectBuilder

8 years agofix bad refactoring
Stas Vilchik [Thu, 7 Jul 2016 08:50:43 +0000 (10:50 +0200)]
fix bad refactoring

8 years agoapply feedback for the quality profiles page
Stas Vilchik [Thu, 7 Jul 2016 08:47:45 +0000 (10:47 +0200)]
apply feedback for the quality profiles page

8 years agoSONAR-7755 deploy/plugins/index.txt should expose SonarLint compatibility 1031/head
Julien HENRY [Mon, 13 Jun 2016 15:12:39 +0000 (17:12 +0200)]
SONAR-7755 deploy/plugins/index.txt should expose SonarLint compatibility

8 years agoSONAR-7751, SONAR-7756 SonarLint API
Julien HENRY [Fri, 10 Jun 2016 07:45:15 +0000 (09:45 +0200)]
SONAR-7751, SONAR-7756 SonarLint API

8 years agoSONAR-7783 Ensure Sensors don't save same data twice 1086/head
Julien HENRY [Wed, 6 Jul 2016 14:56:56 +0000 (16:56 +0200)]
SONAR-7783 Ensure Sensors don't save same data twice

8 years agoSONAR-7647 Improve error log when there is a failure in a ProjectBuilder
Duarte Meneses [Mon, 4 Jul 2016 14:15:54 +0000 (16:15 +0200)]
SONAR-7647 Improve error log when there is a failure in a ProjectBuilder

8 years agoFix bad indent
Simon Brandhof [Wed, 6 Jul 2016 13:59:29 +0000 (15:59 +0200)]
Fix bad indent

8 years agoFix deprecated calls to SonarRunner in tests
Simon Brandhof [Mon, 4 Jul 2016 11:49:28 +0000 (13:49 +0200)]
Fix deprecated calls to SonarRunner in tests

8 years agoSONAR-7705 refactoring
Simon Brandhof [Wed, 6 Jul 2016 09:32:34 +0000 (11:32 +0200)]
SONAR-7705 refactoring

including some renaming of "snapshot" to "analysis"

8 years agoSONAR-7700 Temporarily disable some purge tests
Simon Brandhof [Tue, 5 Jul 2016 21:42:59 +0000 (23:42 +0200)]
SONAR-7700 Temporarily disable some purge tests

8 years agoSONAR-7780 Drop column PROJECT_MEASURES.SNAPSHOT_ID
Simon Brandhof [Tue, 5 Jul 2016 21:21:30 +0000 (23:21 +0200)]
SONAR-7780 Drop column PROJECT_MEASURES.SNAPSHOT_ID

8 years agoRemove unused methods of IdUuidPairs
Simon Brandhof [Tue, 5 Jul 2016 20:46:00 +0000 (22:46 +0200)]
Remove unused methods of IdUuidPairs

8 years agoOptimize insert in table RESOURCE_INDEX
Simon Brandhof [Tue, 5 Jul 2016 20:40:14 +0000 (22:40 +0200)]
Optimize insert in table RESOURCE_INDEX

by specifying the JDBC types of columns in MyBatis mapper.

8 years agoSONAR-7807 drop SNAPSHOTS tree columns
Simon Brandhof [Wed, 6 Jul 2016 08:46:07 +0000 (10:46 +0200)]
SONAR-7807 drop SNAPSHOTS tree columns

8 years agoSONAR-7705 stop using SNAPSHOTS tree columns in Java codebase
Simon Brandhof [Wed, 6 Jul 2016 08:41:58 +0000 (10:41 +0200)]
SONAR-7705 stop using SNAPSHOTS tree columns in Java codebase

8 years agoSONAR-7705 Stop using SNAPSHOTS tree columns in Ruby codebase
Simon Brandhof [Wed, 6 Jul 2016 08:40:14 +0000 (10:40 +0200)]
SONAR-7705 Stop using SNAPSHOTS tree columns in Ruby codebase

8 years agoSONAR-7869 api/measures/* formats correctly big MILLISEC metrics 1084/head
Teryk Bellahsene [Wed, 6 Jul 2016 12:52:23 +0000 (14:52 +0200)]
SONAR-7869 api/measures/* formats correctly big MILLISEC metrics

8 years agoSONAR-6651 Trim SCM logins
Duarte Meneses [Wed, 6 Jul 2016 08:12:03 +0000 (10:12 +0200)]
SONAR-6651 Trim SCM logins

8 years agoSONAR-7664 Fail on empty TextRange (except when selecting empty line) 1081/head
Julien HENRY [Wed, 6 Jul 2016 07:46:14 +0000 (09:46 +0200)]
SONAR-7664 Fail on empty TextRange (except when selecting empty line)

8 years agoSONAR-7727 Remove org.sonar.api.resources.InputFile
Julien HENRY [Tue, 5 Jul 2016 15:52:47 +0000 (17:52 +0200)]
SONAR-7727 Remove org.sonar.api.resources.InputFile

8 years agoFix compilation issue in Eclipse
Julien HENRY [Tue, 5 Jul 2016 15:47:28 +0000 (17:47 +0200)]
Fix compilation issue in Eclipse

8 years agoRename package org.sonar.batch to org.sonar.scanner
Julien HENRY [Tue, 5 Jul 2016 15:05:34 +0000 (17:05 +0200)]
Rename package org.sonar.batch to org.sonar.scanner

8 years agoFix some quality flaws
Julien HENRY [Tue, 5 Jul 2016 14:40:56 +0000 (16:40 +0200)]
Fix some quality flaws

8 years agoFix quality flaws
Simon Brandhof [Tue, 5 Jul 2016 12:55:25 +0000 (14:55 +0200)]
Fix quality flaws

8 years agoDisable VB and CPP ITs 1073/head
Julien HENRY [Tue, 5 Jul 2016 07:32:40 +0000 (09:32 +0200)]
Disable VB and CPP ITs

Currently not compatible with SQ 6.0

8 years agoSONAR-7727 Remove deprecated stuff from Resources API
Julien HENRY [Mon, 4 Jul 2016 09:58:10 +0000 (11:58 +0200)]
SONAR-7727 Remove deprecated stuff from Resources API

8 years agoProvide plugin key when failing to load an extension
Julien HENRY [Fri, 1 Jul 2016 13:58:28 +0000 (15:58 +0200)]
Provide plugin key when failing to load an extension

8 years agoSONAR-7727 Remove some deprecated properties
Julien HENRY [Fri, 1 Jul 2016 10:35:42 +0000 (12:35 +0200)]
SONAR-7727 Remove some deprecated properties

8 years agoSONAR-7727 Remove deprecated metrics + methods on Settings
Julien HENRY [Tue, 14 Jun 2016 15:57:35 +0000 (17:57 +0200)]
SONAR-7727 Remove deprecated metrics + methods on Settings

8 years agoSONAR-7727 Remove CheckFactory and AnnotationCheckFactory
Julien HENRY [Tue, 14 Jun 2016 15:44:48 +0000 (17:44 +0200)]
SONAR-7727 Remove CheckFactory and AnnotationCheckFactory

8 years agoSONAR-7727 Remove SquidUtils and deprecated methods on old SensorContext
Julien HENRY [Tue, 14 Jun 2016 15:32:54 +0000 (17:32 +0200)]
SONAR-7727 Remove SquidUtils and deprecated methods on old SensorContext

8 years agoDisable tests using symlink on Windows
Julien HENRY [Thu, 30 Jun 2016 14:56:50 +0000 (16:56 +0200)]
Disable tests using symlink on Windows

8 years agoSONAR-7727 Remove SonarIndex and ResourceFilter
Julien HENRY [Tue, 14 Jun 2016 15:28:44 +0000 (17:28 +0200)]
SONAR-7727 Remove SonarIndex and ResourceFilter

8 years agoSONAR-7727 Remove AbstractSourceImporter
Julien HENRY [Tue, 14 Jun 2016 11:42:35 +0000 (13:42 +0200)]
SONAR-7727 Remove AbstractSourceImporter

8 years agoSONAR-7727 Remove deprecated stuff on ProjectDefinition
Julien HENRY [Tue, 14 Jun 2016 11:19:08 +0000 (13:19 +0200)]
SONAR-7727 Remove deprecated stuff on ProjectDefinition

8 years agoSONAR-7750 Deprecate ExtensionProvider
Julien HENRY [Thu, 30 Jun 2016 14:37:33 +0000 (16:37 +0200)]
SONAR-7750 Deprecate ExtensionProvider

8 years agoapply feedback for the quality profiles page
Stas Vilchik [Tue, 5 Jul 2016 10:08:09 +0000 (12:08 +0200)]
apply feedback for the quality profiles page

8 years agoSONAR-7732 Do not remove cookies when user is not authenticated
Julien Lancelot [Tue, 5 Jul 2016 06:19:46 +0000 (08:19 +0200)]
SONAR-7732 Do not remove cookies when user is not authenticated

8 years agoFix opening of source when searching for a file
Simon Brandhof [Mon, 4 Jul 2016 15:42:14 +0000 (17:42 +0200)]
Fix opening of source when searching for a file

8 years agoSONAR-7705 remove dead code and dead sql in purge
Sébastien Lesaint [Thu, 30 Jun 2016 14:03:06 +0000 (16:03 +0200)]
SONAR-7705 remove dead code and dead sql in purge

8 years agoSONAR-7705 remove Orphan components directly from the root
Sébastien Lesaint [Thu, 30 Jun 2016 12:59:13 +0000 (14:59 +0200)]
SONAR-7705 remove Orphan components directly from the root

8 years agoSONAR-7705 replace purge by cpt of scope PRJ by purge by analyses
Sébastien Lesaint [Thu, 30 Jun 2016 11:07:12 +0000 (13:07 +0200)]
SONAR-7705 replace purge by cpt of scope PRJ by purge by analyses

8 years agoSONAR-7705 purge: delete measures of FILE and DIR via analysis uuid
Sébastien Lesaint [Thu, 30 Jun 2016 07:57:13 +0000 (09:57 +0200)]
SONAR-7705 purge: delete measures of FILE and DIR via analysis uuid

8 years agoComponentTreeQuery: since sortFields can't be null, enforce it
Sébastien Lesaint [Wed, 29 Jun 2016 15:55:02 +0000 (17:55 +0200)]
ComponentTreeQuery: since sortFields can't be null, enforce it

8 years agoSONAR-7705 delete analysis measures using new ANALYSIS_UUID column
Sébastien Lesaint [Wed, 29 Jun 2016 15:35:03 +0000 (17:35 +0200)]
SONAR-7705 delete analysis measures using new ANALYSIS_UUID column

8 years agoSONAR-7705 PurgeDao#purge: aborted analysis can be delete from root
Sébastien Lesaint [Wed, 29 Jun 2016 14:32:26 +0000 (16:32 +0200)]
SONAR-7705 PurgeDao#purge: aborted analysis can be delete from root

no need to try and delete them on each node of scope PROJECT in the tree

8 years agoSONAR-7705 ProjectCleaner now deal with analyses (not snapshots)
Sébastien Lesaint [Wed, 29 Jun 2016 09:39:44 +0000 (11:39 +0200)]
SONAR-7705 ProjectCleaner now deal with analyses (not snapshots)

8 years agoadd collectors util classes in sonar-core
Sébastien Lesaint [Wed, 29 Jun 2016 09:38:54 +0000 (11:38 +0200)]
add collectors util classes in sonar-core

8 years agoSONAR-7705 use uuid in PurgeMapper.deleteSnapshots
Sébastien Lesaint [Tue, 28 Jun 2016 15:59:16 +0000 (17:59 +0200)]
SONAR-7705 use uuid in PurgeMapper.deleteSnapshots

8 years agoSONAR-7705 take deleteAnalyses out of PurgeCommands.deleteComponents
Sébastien Lesaint [Tue, 28 Jun 2016 15:51:53 +0000 (17:51 +0200)]
SONAR-7705 take deleteAnalyses out of PurgeCommands.deleteComponents

8 years agoSONAR-7705 remove work Resource from PurgeMapper and use uuids
Sébastien Lesaint [Tue, 28 Jun 2016 12:34:33 +0000 (14:34 +0200)]
SONAR-7705 remove work Resource from PurgeMapper and use uuids

8 years agoremove unused PurgeDao#purge override
Sébastien Lesaint [Tue, 28 Jun 2016 10:34:12 +0000 (12:34 +0200)]
remove unused PurgeDao#purge override

8 years agoremove ids from PurgeSnapshotQuery
Sébastien Lesaint [Tue, 28 Jun 2016 08:59:46 +0000 (10:59 +0200)]
remove ids from PurgeSnapshotQuery

in addition, PurgeDao#selectPurgeableSnapshots renamed to selectPurgeableAnalyses and it returns only root snapshots (ie. analyses)

8 years agoremove unused PurgeDao.deleteSnapshots(PurgeSnapshotQuery,PurgeProfiler)
Sébastien Lesaint [Tue, 28 Jun 2016 08:05:48 +0000 (10:05 +0200)]
remove unused PurgeDao.deleteSnapshots(PurgeSnapshotQuery,PurgeProfiler)

8 years agoremove unused PurgeSnapshotQuery#qualifiers
Sébastien Lesaint [Tue, 28 Jun 2016 08:05:21 +0000 (10:05 +0200)]
remove unused PurgeSnapshotQuery#qualifiers

8 years agoSONAR-7665 Deprecate @BatchSide and introduce @ScannerSide
Duarte Meneses [Mon, 4 Jul 2016 09:09:39 +0000 (11:09 +0200)]
SONAR-7665 Deprecate @BatchSide and introduce @ScannerSide

8 years agoSONAR-7354 Display total analysis time in scanners
Duarte Meneses [Fri, 1 Jul 2016 15:46:24 +0000 (17:46 +0200)]
SONAR-7354 Display total analysis time in scanners

8 years agoSONAR-7780 Apply feedback
Simon Brandhof [Fri, 1 Jul 2016 14:31:22 +0000 (16:31 +0200)]
SONAR-7780 Apply feedback

8 years agoRevert "SONAR-7858 Stop support of XML response in web services"
Simon Brandhof [Fri, 1 Jul 2016 14:16:38 +0000 (16:16 +0200)]
Revert "SONAR-7858 Stop support of XML response in web services"

This reverts commit 8d277d413f1739763f32d893c7eb9740bcac6c57.

8 years agoSONAR-7780 Fix migration of PROJECTS.UUID_PATH
Simon Brandhof [Fri, 1 Jul 2016 13:07:23 +0000 (15:07 +0200)]
SONAR-7780 Fix migration of PROJECTS.UUID_PATH

8 years agoRemove unused ruby files
Simon Brandhof [Thu, 30 Jun 2016 12:06:47 +0000 (14:06 +0200)]
Remove unused ruby files

8 years agoSONAR-7780 change cardinality of snapshots in RoR codebase
Simon Brandhof [Thu, 30 Jun 2016 11:45:05 +0000 (13:45 +0200)]
SONAR-7780 change cardinality of snapshots in RoR codebase

8 years agoSONAR-7858 Stop support of XML response in web services
Simon Brandhof [Thu, 30 Jun 2016 09:20:46 +0000 (11:20 +0200)]
SONAR-7858 Stop support of XML response in web services

8 years agoSONAR-7780 Stop using PROJECT_MEASURES.SNAPSHOT_ID
Simon Brandhof [Wed, 29 Jun 2016 12:38:30 +0000 (14:38 +0200)]
SONAR-7780 Stop using PROJECT_MEASURES.SNAPSHOT_ID

8 years agoFix format of "analysisId" in api/ce/activity response example
Simon Brandhof [Mon, 4 Jul 2016 07:41:40 +0000 (09:41 +0200)]
Fix format of "analysisId" in api/ce/activity response example

8 years agoFix Selenium tests on quality profiles page
Julien Lancelot [Mon, 4 Jul 2016 07:52:41 +0000 (09:52 +0200)]
Fix Selenium tests on quality profiles page

8 years agoSONAR-7680 Fallback to class name when Sensor name is not provided 1076/head
Duarte Meneses [Fri, 1 Jul 2016 14:04:13 +0000 (16:04 +0200)]
SONAR-7680 Fallback to class name when Sensor name is not provided

8 years agoRevert "Temporary disable AbapCheck as there's no compatible version with 6.0"
Julien Lancelot [Mon, 4 Jul 2016 07:16:13 +0000 (09:16 +0200)]
Revert "Temporary disable AbapCheck as there's no compatible version with 6.0"

This reverts commit b7eae0bc041206ca6457941a004e9f37fcc31139.

8 years agoTemporary disable AbapCheck as there's no compatible version with 6.0
Julien Lancelot [Mon, 4 Jul 2016 06:48:43 +0000 (08:48 +0200)]
Temporary disable AbapCheck as there's no compatible version with 6.0

8 years agoSONAR-1891 Add upload plugin WS 1071/head
Julien Lancelot [Wed, 29 Jun 2016 10:04:54 +0000 (12:04 +0200)]
SONAR-1891 Add upload plugin WS

8 years agoSONAR-6551 warn about deprecated rules on project overview (#1059)
Stas Vilchik [Fri, 1 Jul 2016 15:08:15 +0000 (17:08 +0200)]
SONAR-6551 warn about deprecated rules on project overview (#1059)

8 years agoRevert "SONAR-7732 Do not remove cookies when user is not authenticated"
Julien Lancelot [Fri, 1 Jul 2016 14:53:44 +0000 (16:53 +0200)]
Revert "SONAR-7732 Do not remove cookies when user is not authenticated"

This reverts commit 92f76d9ce9a915089dbab02296c22959b469480a.

8 years agoapply feedback for the quality profiles page
Stas Vilchik [Fri, 1 Jul 2016 13:33:22 +0000 (15:33 +0200)]
apply feedback for the quality profiles page

8 years agoSONAR-7732 Do not remove cookies when user is not authenticated 1075/head
Julien Lancelot [Fri, 1 Jul 2016 12:26:32 +0000 (14:26 +0200)]
SONAR-7732 Do not remove cookies when user is not authenticated

8 years agoSONAR-7850 Improve SensorContextTester to differentiate no symbol from no 1072/head
Julien HENRY [Thu, 30 Jun 2016 13:05:16 +0000 (15:05 +0200)]
SONAR-7850 Improve SensorContextTester to differentiate no symbol from no
references

8 years agofix WS call on the update center page
Stas Vilchik [Thu, 30 Jun 2016 13:11:16 +0000 (15:11 +0200)]
fix WS call on the update center page

8 years agoAdd issues to report viewer
Duarte Meneses [Thu, 30 Jun 2016 09:03:36 +0000 (11:03 +0200)]
Add issues to report viewer

8 years agoupdate wording on maintenance/setup page
Stas Vilchik [Thu, 30 Jun 2016 09:17:25 +0000 (11:17 +0200)]
update wording on maintenance/setup page

8 years agoapply feedback for the quality profiles page
Stas Vilchik [Thu, 30 Jun 2016 09:08:56 +0000 (11:08 +0200)]
apply feedback for the quality profiles page

8 years agoSONAR-7761 Fix ITs as login page is now using AJAX
Julien Lancelot [Thu, 30 Jun 2016 09:00:30 +0000 (11:00 +0200)]
SONAR-7761 Fix ITs as login page is now using AJAX

8 years agoapply feedback for the quality profiles page
Stas Vilchik [Wed, 29 Jun 2016 15:15:49 +0000 (17:15 +0200)]
apply feedback for the quality profiles page

8 years agoFix description of run-upgrade-tests.sh
Simon Brandhof [Wed, 29 Jun 2016 08:43:09 +0000 (10:43 +0200)]
Fix description of run-upgrade-tests.sh

8 years agoSONAR-7853 Stop support of API org.sonar.api.web.RequiredMeasures
Simon Brandhof [Tue, 28 Jun 2016 16:25:13 +0000 (18:25 +0200)]
SONAR-7853 Stop support of API org.sonar.api.web.RequiredMeasures

8 years agoFix login form in ProjectAdministrationTest
Simon Brandhof [Thu, 30 Jun 2016 06:59:21 +0000 (08:59 +0200)]
Fix login form in ProjectAdministrationTest

8 years agoSONAR-7780 table PROJECT_MEASURES should use analysis UUID
Simon Brandhof [Tue, 28 Jun 2016 07:27:05 +0000 (09:27 +0200)]
SONAR-7780 table PROJECT_MEASURES should use analysis UUID

8 years agoSONAR-7794 WS api/qualityprofiles/search return userUpdatedAt 1066/head
Teryk Bellahsene [Mon, 27 Jun 2016 22:14:09 +0000 (00:14 +0200)]
SONAR-7794 WS api/qualityprofiles/search return userUpdatedAt

8 years agoSONAR-7794 Update db column RULES_PROFILES.USER_UPDATED_AT when a user action is...
Teryk Bellahsene [Mon, 27 Jun 2016 22:03:53 +0000 (00:03 +0200)]
SONAR-7794 Update db column RULES_PROFILES.USER_UPDATED_AT when a user action is done

8 years agoSONAR-7794 Populate DB column RULES_PROFILES.USER_UPDATED_AT
Teryk Bellahsene [Mon, 27 Jun 2016 21:18:38 +0000 (23:18 +0200)]
SONAR-7794 Populate DB column RULES_PROFILES.USER_UPDATED_AT

8 years agoSONAR-7794 add column RULES_PROFILES.USER_UPDATED_AT
Teryk Bellahsene [Thu, 23 Jun 2016 14:57:21 +0000 (16:57 +0200)]
SONAR-7794 add column RULES_PROFILES.USER_UPDATED_AT

8 years agoSONAR-7824 Make DB column ACTIVITIES.PROFILE_KEY not null
Teryk Bellahsene [Fri, 24 Jun 2016 15:47:01 +0000 (17:47 +0200)]
SONAR-7824 Make DB column ACTIVITIES.PROFILE_KEY not null

8 years agoSONAR-7824 Populate DB column ACTIVITIES.PROFILE_KEY
Teryk Bellahsene [Fri, 24 Jun 2016 15:21:51 +0000 (17:21 +0200)]
SONAR-7824 Populate DB column ACTIVITIES.PROFILE_KEY

8 years agoSONAR-7824 Add DB column ACTIVITIES.PROFILE_KEY
Teryk Bellahsene [Fri, 24 Jun 2016 14:36:23 +0000 (16:36 +0200)]
SONAR-7824 Add DB column ACTIVITIES.PROFILE_KEY

8 years agoSONAR-7776 Do not fail to get uploaded file when not multipart
Julien Lancelot [Wed, 29 Jun 2016 08:51:20 +0000 (10:51 +0200)]
SONAR-7776 Do not fail to get uploaded file when not multipart