]>
source.dussan.org Git - sonarqube.git/log
Sébastien Lesaint [Thu, 7 Jul 2016 12:41:10 +0000 (14:41 +0200)]
fix various quality flaws
Sébastien Lesaint [Thu, 7 Jul 2016 09:32:57 +0000 (11:32 +0200)]
SONAR-7779 fix persistence of View analysis
persistence was using a generated UUID rather than the one from AnalysisMetadataHolder
Sébastien Lesaint [Thu, 7 Jul 2016 13:16:20 +0000 (15:16 +0200)]
SONAR-7705 add UT for MeasureDao#selectProjectMeasuresOfDeveloper
Sébastien Lesaint [Wed, 6 Jul 2016 14:06:03 +0000 (16:06 +0200)]
SONAR-7800 add override of MeasureDao#selectByQuery with ResultHandler
Sébastien Lesaint [Wed, 6 Jul 2016 13:58:13 +0000 (15:58 +0200)]
SONAR-7683 add SnapshotDao#selectByUuids
Sébastien Lesaint [Wed, 6 Jul 2016 08:36:56 +0000 (10:36 +0200)]
SONAR-7692 restore JRubyFacade#indexResource as indexComponent
this method is used by Developer Cockpit
Sébastien Lesaint [Tue, 5 Jul 2016 13:01:58 +0000 (15:01 +0200)]
SONAR-7705 add MeasureDao#selectProjectMeasuresOfDeveloper
Sébastien Lesaint [Mon, 4 Jul 2016 15:30:52 +0000 (17:30 +0200)]
SONAR-7705 replace id by uuid in ViewsSnapshotDto
Sébastien Lesaint [Mon, 4 Jul 2016 15:30:20 +0000 (17:30 +0200)]
SONAR-7780 add MeasureQuery.analysisUuid
required by Governance
Teryk Bellahsene [Thu, 7 Jul 2016 15:05:01 +0000 (17:05 +0200)]
SONAR-7794 WS api/qualityprofiles/search add userUpdatedAt in response example
Duarte Meneses [Thu, 7 Jul 2016 12:32:16 +0000 (14:32 +0200)]
SONAR-7783 Ensure Sensors don't save same data twice
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
Stas Vilchik [Thu, 7 Jul 2016 11:45:03 +0000 (13:45 +0200)]
apply feedback for the quality profiles page
Duarte Meneses [Thu, 7 Jul 2016 11:15:06 +0000 (13:15 +0200)]
SONAR-7354 Display total analysis time in scanners
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
Stas Vilchik [Thu, 7 Jul 2016 08:50:43 +0000 (10:50 +0200)]
fix bad refactoring
Stas Vilchik [Thu, 7 Jul 2016 08:47:45 +0000 (10:47 +0200)]
apply feedback for the quality profiles page
Julien HENRY [Mon, 13 Jun 2016 15:12:39 +0000 (17:12 +0200)]
SONAR-7755 deploy/plugins/index.txt should expose SonarLint compatibility
Julien HENRY [Fri, 10 Jun 2016 07:45:15 +0000 (09:45 +0200)]
SONAR-7751, SONAR-7756 SonarLint API
Julien HENRY [Wed, 6 Jul 2016 14:56:56 +0000 (16:56 +0200)]
SONAR-7783 Ensure Sensors don't save same data twice
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
Simon Brandhof [Wed, 6 Jul 2016 13:59:29 +0000 (15:59 +0200)]
Fix bad indent
Simon Brandhof [Mon, 4 Jul 2016 11:49:28 +0000 (13:49 +0200)]
Fix deprecated calls to SonarRunner in tests
Simon Brandhof [Wed, 6 Jul 2016 09:32:34 +0000 (11:32 +0200)]
SONAR-7705 refactoring
including some renaming of "snapshot" to "analysis"
Simon Brandhof [Tue, 5 Jul 2016 21:42:59 +0000 (23:42 +0200)]
SONAR-7700 Temporarily disable some purge tests
Simon Brandhof [Tue, 5 Jul 2016 21:21:30 +0000 (23:21 +0200)]
SONAR-7780 Drop column PROJECT_MEASURES.SNAPSHOT_ID
Simon Brandhof [Tue, 5 Jul 2016 20:46:00 +0000 (22:46 +0200)]
Remove unused methods of IdUuidPairs
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.
Simon Brandhof [Wed, 6 Jul 2016 08:46:07 +0000 (10:46 +0200)]
SONAR-7807 drop SNAPSHOTS tree columns
Simon Brandhof [Wed, 6 Jul 2016 08:41:58 +0000 (10:41 +0200)]
SONAR-7705 stop using SNAPSHOTS tree columns in Java codebase
Simon Brandhof [Wed, 6 Jul 2016 08:40:14 +0000 (10:40 +0200)]
SONAR-7705 Stop using SNAPSHOTS tree columns in Ruby codebase
Teryk Bellahsene [Wed, 6 Jul 2016 12:52:23 +0000 (14:52 +0200)]
SONAR-7869 api/measures/* formats correctly big MILLISEC metrics
Duarte Meneses [Wed, 6 Jul 2016 08:12:03 +0000 (10:12 +0200)]
SONAR-6651 Trim SCM logins
Julien HENRY [Wed, 6 Jul 2016 07:46:14 +0000 (09:46 +0200)]
SONAR-7664 Fail on empty TextRange (except when selecting empty line)
Julien HENRY [Tue, 5 Jul 2016 15:52:47 +0000 (17:52 +0200)]
SONAR-7727 Remove org.sonar.api.resources.InputFile
Julien HENRY [Tue, 5 Jul 2016 15:47:28 +0000 (17:47 +0200)]
Fix compilation issue in Eclipse
Julien HENRY [Tue, 5 Jul 2016 15:05:34 +0000 (17:05 +0200)]
Rename package org.sonar.batch to org.sonar.scanner
Julien HENRY [Tue, 5 Jul 2016 14:40:56 +0000 (16:40 +0200)]
Fix some quality flaws
Simon Brandhof [Tue, 5 Jul 2016 12:55:25 +0000 (14:55 +0200)]
Fix quality flaws
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
Julien HENRY [Mon, 4 Jul 2016 09:58:10 +0000 (11:58 +0200)]
SONAR-7727 Remove deprecated stuff from Resources API
Julien HENRY [Fri, 1 Jul 2016 13:58:28 +0000 (15:58 +0200)]
Provide plugin key when failing to load an extension
Julien HENRY [Fri, 1 Jul 2016 10:35:42 +0000 (12:35 +0200)]
SONAR-7727 Remove some deprecated properties
Julien HENRY [Tue, 14 Jun 2016 15:57:35 +0000 (17:57 +0200)]
SONAR-7727 Remove deprecated metrics + methods on Settings
Julien HENRY [Tue, 14 Jun 2016 15:44:48 +0000 (17:44 +0200)]
SONAR-7727 Remove CheckFactory and AnnotationCheckFactory
Julien HENRY [Tue, 14 Jun 2016 15:32:54 +0000 (17:32 +0200)]
SONAR-7727 Remove SquidUtils and deprecated methods on old SensorContext
Julien HENRY [Thu, 30 Jun 2016 14:56:50 +0000 (16:56 +0200)]
Disable tests using symlink on Windows
Julien HENRY [Tue, 14 Jun 2016 15:28:44 +0000 (17:28 +0200)]
SONAR-7727 Remove SonarIndex and ResourceFilter
Julien HENRY [Tue, 14 Jun 2016 11:42:35 +0000 (13:42 +0200)]
SONAR-7727 Remove AbstractSourceImporter
Julien HENRY [Tue, 14 Jun 2016 11:19:08 +0000 (13:19 +0200)]
SONAR-7727 Remove deprecated stuff on ProjectDefinition
Julien HENRY [Thu, 30 Jun 2016 14:37:33 +0000 (16:37 +0200)]
SONAR-7750 Deprecate ExtensionProvider
Stas Vilchik [Tue, 5 Jul 2016 10:08:09 +0000 (12:08 +0200)]
apply feedback for the quality profiles page
Julien Lancelot [Tue, 5 Jul 2016 06:19:46 +0000 (08:19 +0200)]
SONAR-7732 Do not remove cookies when user is not authenticated
Simon Brandhof [Mon, 4 Jul 2016 15:42:14 +0000 (17:42 +0200)]
Fix opening of source when searching for a file
Sébastien Lesaint [Thu, 30 Jun 2016 14:03:06 +0000 (16:03 +0200)]
SONAR-7705 remove dead code and dead sql in purge
Sébastien Lesaint [Thu, 30 Jun 2016 12:59:13 +0000 (14:59 +0200)]
SONAR-7705 remove Orphan components directly from the root
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
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
Sébastien Lesaint [Wed, 29 Jun 2016 15:55:02 +0000 (17:55 +0200)]
ComponentTreeQuery: since sortFields can't be null, enforce it
Sébastien Lesaint [Wed, 29 Jun 2016 15:35:03 +0000 (17:35 +0200)]
SONAR-7705 delete analysis measures using new ANALYSIS_UUID column
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
Sébastien Lesaint [Wed, 29 Jun 2016 09:39:44 +0000 (11:39 +0200)]
SONAR-7705 ProjectCleaner now deal with analyses (not snapshots)
Sébastien Lesaint [Wed, 29 Jun 2016 09:38:54 +0000 (11:38 +0200)]
add collectors util classes in sonar-core
Sébastien Lesaint [Tue, 28 Jun 2016 15:59:16 +0000 (17:59 +0200)]
SONAR-7705 use uuid in PurgeMapper.deleteSnapshots
Sébastien Lesaint [Tue, 28 Jun 2016 15:51:53 +0000 (17:51 +0200)]
SONAR-7705 take deleteAnalyses out of PurgeCommands.deleteComponents
Sébastien Lesaint [Tue, 28 Jun 2016 12:34:33 +0000 (14:34 +0200)]
SONAR-7705 remove work Resource from PurgeMapper and use uuids
Sébastien Lesaint [Tue, 28 Jun 2016 10:34:12 +0000 (12:34 +0200)]
remove unused PurgeDao#purge override
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)
Sébastien Lesaint [Tue, 28 Jun 2016 08:05:48 +0000 (10:05 +0200)]
remove unused PurgeDao.deleteSnapshots(PurgeSnapshotQuery,PurgeProfiler)
Sébastien Lesaint [Tue, 28 Jun 2016 08:05:21 +0000 (10:05 +0200)]
remove unused PurgeSnapshotQuery#qualifiers
Duarte Meneses [Mon, 4 Jul 2016 09:09:39 +0000 (11:09 +0200)]
SONAR-7665 Deprecate @BatchSide and introduce @ScannerSide
Duarte Meneses [Fri, 1 Jul 2016 15:46:24 +0000 (17:46 +0200)]
SONAR-7354 Display total analysis time in scanners
Simon Brandhof [Fri, 1 Jul 2016 14:31:22 +0000 (16:31 +0200)]
SONAR-7780 Apply feedback
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.
Simon Brandhof [Fri, 1 Jul 2016 13:07:23 +0000 (15:07 +0200)]
SONAR-7780 Fix migration of PROJECTS.UUID_PATH
Simon Brandhof [Thu, 30 Jun 2016 12:06:47 +0000 (14:06 +0200)]
Remove unused ruby files
Simon Brandhof [Thu, 30 Jun 2016 11:45:05 +0000 (13:45 +0200)]
SONAR-7780 change cardinality of snapshots in RoR codebase
Simon Brandhof [Thu, 30 Jun 2016 09:20:46 +0000 (11:20 +0200)]
SONAR-7858 Stop support of XML response in web services
Simon Brandhof [Wed, 29 Jun 2016 12:38:30 +0000 (14:38 +0200)]
SONAR-7780 Stop using PROJECT_MEASURES.SNAPSHOT_ID
Simon Brandhof [Mon, 4 Jul 2016 07:41:40 +0000 (09:41 +0200)]
Fix format of "analysisId" in api/ce/activity response example
Julien Lancelot [Mon, 4 Jul 2016 07:52:41 +0000 (09:52 +0200)]
Fix Selenium tests on quality profiles page
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
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.
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
Julien Lancelot [Wed, 29 Jun 2016 10:04:54 +0000 (12:04 +0200)]
SONAR-1891 Add upload plugin WS
Stas Vilchik [Fri, 1 Jul 2016 15:08:15 +0000 (17:08 +0200)]
SONAR-6551 warn about deprecated rules on project overview (#1059)
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.
Stas Vilchik [Fri, 1 Jul 2016 13:33:22 +0000 (15:33 +0200)]
apply feedback for the quality profiles page
Julien Lancelot [Fri, 1 Jul 2016 12:26:32 +0000 (14:26 +0200)]
SONAR-7732 Do not remove cookies when user is not authenticated
Julien HENRY [Thu, 30 Jun 2016 13:05:16 +0000 (15:05 +0200)]
SONAR-7850 Improve SensorContextTester to differentiate no symbol from no
references
Stas Vilchik [Thu, 30 Jun 2016 13:11:16 +0000 (15:11 +0200)]
fix WS call on the update center page
Duarte Meneses [Thu, 30 Jun 2016 09:03:36 +0000 (11:03 +0200)]
Add issues to report viewer
Stas Vilchik [Thu, 30 Jun 2016 09:17:25 +0000 (11:17 +0200)]
update wording on maintenance/setup page
Stas Vilchik [Thu, 30 Jun 2016 09:08:56 +0000 (11:08 +0200)]
apply feedback for the quality profiles page
Julien Lancelot [Thu, 30 Jun 2016 09:00:30 +0000 (11:00 +0200)]
SONAR-7761 Fix ITs as login page is now using AJAX
Stas Vilchik [Wed, 29 Jun 2016 15:15:49 +0000 (17:15 +0200)]
apply feedback for the quality profiles page
Simon Brandhof [Wed, 29 Jun 2016 08:43:09 +0000 (10:43 +0200)]
Fix description of run-upgrade-tests.sh
Simon Brandhof [Tue, 28 Jun 2016 16:25:13 +0000 (18:25 +0200)]
SONAR-7853 Stop support of API org.sonar.api.web.RequiredMeasures
Simon Brandhof [Thu, 30 Jun 2016 06:59:21 +0000 (08:59 +0200)]
Fix login form in ProjectAdministrationTest
Simon Brandhof [Tue, 28 Jun 2016 07:27:05 +0000 (09:27 +0200)]
SONAR-7780 table PROJECT_MEASURES should use analysis UUID