]> source.dussan.org Git - sonarqube.git/log
sonarqube.git
9 years agoSONAR-5749 SONAR-5747 Rename issues facets to reflect filter names
Jean-Baptiste Lievremont [Tue, 21 Oct 2014 12:37:17 +0000 (14:37 +0200)]
SONAR-5749 SONAR-5747 Rename issues facets to reflect filter names

9 years agoSONAR-5747 Add project facet on issues
Jean-Baptiste Lievremont [Tue, 21 Oct 2014 12:09:13 +0000 (14:09 +0200)]
SONAR-5747 Add project facet on issues

9 years agoSONAR-5753 Add migration to populate UUID columns
Julien Lancelot [Tue, 21 Oct 2014 12:10:47 +0000 (14:10 +0200)]
SONAR-5753 Add migration to populate UUID columns

9 years agoMerge remote-tracking branch 'remotes/origin/branch-4.5'
Simon Brandhof [Tue, 21 Oct 2014 09:37:25 +0000 (11:37 +0200)]
Merge remote-tracking branch 'remotes/origin/branch-4.5'

Conflicts:
sonar-plugin-api/src/main/java/org/sonar/api/utils/KeyValueFormat.java

9 years agoSONAR-5768 API: org.sonar.api.utils.KeyValueFormat does not support escaping of values
Simon Brandhof [Tue, 21 Oct 2014 09:20:50 +0000 (11:20 +0200)]
SONAR-5768 API: org.sonar.api.utils.KeyValueFormat does not support escaping of values

9 years agoAdd missing @Nullable to KeyValueFormat
Simon Brandhof [Mon, 20 Oct 2014 20:55:41 +0000 (22:55 +0200)]
Add missing @Nullable to KeyValueFormat

9 years agoremove methods of KeyValueFormat that are deprecated since 2.7
Simon Brandhof [Mon, 20 Oct 2014 20:28:33 +0000 (22:28 +0200)]
remove methods of KeyValueFormat that are deprecated since 2.7

9 years agoFix some quality flaws
Julien HENRY [Tue, 21 Oct 2014 07:44:29 +0000 (09:44 +0200)]
Fix some quality flaws

9 years agoSONAR-5743 Add code snippets around issues in search WS
Jean-Baptiste Lievremont [Fri, 17 Oct 2014 16:02:58 +0000 (18:02 +0200)]
SONAR-5743 Add code snippets around issues in search WS

10 years agoSONAR-5753 Create migration to add UUID columns in projects
Julien Lancelot [Mon, 20 Oct 2014 13:31:43 +0000 (15:31 +0200)]
SONAR-5753 Create migration to add UUID columns in projects

10 years agoMerge remote-tracking branch 'origin/branch-4.5'
Julien HENRY [Mon, 20 Oct 2014 15:19:19 +0000 (17:19 +0200)]
Merge remote-tracking branch 'origin/branch-4.5'

Conflicts:
sonar-batch/src/main/java/org/sonar/batch/DefaultDecoratorContext.java

10 years agoSONAR-5765 Restore access to duplication_data measure
Julien HENRY [Mon, 20 Oct 2014 14:36:46 +0000 (16:36 +0200)]
SONAR-5765 Restore access to duplication_data measure

10 years agoSONAR-5255 Make sure SonarQube compatible with IE 11
Stas Vilchik [Mon, 20 Oct 2014 11:23:45 +0000 (13:23 +0200)]
SONAR-5255 Make sure SonarQube compatible with IE 11

10 years agoSONAR-5760 Component Viewer fails to show a big files
Stas Vilchik [Mon, 20 Oct 2014 09:44:26 +0000 (11:44 +0200)]
SONAR-5760 Component Viewer fails to show a big files

10 years agoSONAR-5736 The select list component does not fetch more than one page
Stas Vilchik [Mon, 20 Oct 2014 08:50:36 +0000 (10:50 +0200)]
SONAR-5736 The select list component does not fetch more than one page

10 years agoMerge remote-tracking branch 'origin/branch-4.5'
Julien Lancelot [Mon, 20 Oct 2014 10:21:11 +0000 (12:21 +0200)]
Merge remote-tracking branch 'origin/branch-4.5'

Conflicts:
sonar-core/src/main/java/org/sonar/core/persistence/DatabaseVersion.java
sonar-core/src/main/resources/org/sonar/core/persistence/rows-h2.sql

10 years agoSONAR-5625 Include the "enabled" column to the current "projects_kee" index
Julien Lancelot [Mon, 20 Oct 2014 10:05:54 +0000 (12:05 +0200)]
SONAR-5625 Include the "enabled" column to the current "projects_kee" index

10 years agoSONAR-5389 Add replacement for CoverageMeasureBuilder
Julien HENRY [Wed, 15 Oct 2014 08:10:40 +0000 (10:10 +0200)]
SONAR-5389 Add replacement for CoverageMeasureBuilder

10 years agoFix quality flaw
Simon Brandhof [Fri, 17 Oct 2014 16:29:29 +0000 (18:29 +0200)]
Fix quality flaw

10 years agoFix quality flaw
Simon Brandhof [Fri, 17 Oct 2014 15:09:46 +0000 (17:09 +0200)]
Fix quality flaw

10 years agoFix quality flaw
Simon Brandhof [Fri, 17 Oct 2014 15:08:52 +0000 (17:08 +0200)]
Fix quality flaw

10 years agoSONAR-5623 Remove the last data mock
Stas Vilchik [Fri, 17 Oct 2014 13:33:23 +0000 (15:33 +0200)]
SONAR-5623 Remove the last data mock

10 years agoAutomatic merge from branch-4.5
Jenkins CI [Fri, 17 Oct 2014 11:54:11 +0000 (13:54 +0200)]
Automatic merge from branch-4.5

* origin/branch-4.5:
  SONAR-5735 Deprecate "sonar.importSources"
  SONAR-5691 Exception messages are shown twice

10 years agoSONAR-5694 add authorization rights and medium tests
Teryk Bellahsene [Fri, 17 Oct 2014 11:29:18 +0000 (13:29 +0200)]
SONAR-5694 add authorization rights and medium tests

10 years agoSONAR-5735 Deprecate "sonar.importSources"
Julien HENRY [Fri, 17 Oct 2014 10:12:17 +0000 (12:12 +0200)]
SONAR-5735 Deprecate "sonar.importSources"

10 years agoRevert "SONAR-5735 Deprecate "sonar.importSources""
Julien HENRY [Fri, 17 Oct 2014 10:23:59 +0000 (12:23 +0200)]
Revert "SONAR-5735 Deprecate "sonar.importSources""

This reverts commit bdf9dacf8492e93e86f55b832b397e74c8205561.

10 years agoSONAR-5735 Deprecate "sonar.importSources"
Julien HENRY [Fri, 17 Oct 2014 10:12:17 +0000 (12:12 +0200)]
SONAR-5735 Deprecate "sonar.importSources"

10 years agoSONAR-5691 Exception messages are shown twice
Simon Brandhof [Fri, 17 Oct 2014 09:42:25 +0000 (11:42 +0200)]
SONAR-5691 Exception messages are shown twice

10 years agoFix quality flaw
Julien Lancelot [Fri, 17 Oct 2014 09:28:24 +0000 (11:28 +0200)]
Fix quality flaw

10 years agoMerge remote-tracking branch 'origin/branch-4.5'
Julien Lancelot [Fri, 17 Oct 2014 07:13:15 +0000 (09:13 +0200)]
Merge remote-tracking branch 'origin/branch-4.5'

Conflicts:
sonar-application/src/test/java/org/sonar/application/JdbcSettingsTest.java

10 years agofix quality flaw
Stephane Gamard [Fri, 17 Oct 2014 06:39:20 +0000 (08:39 +0200)]
fix quality flaw

10 years agoRevert "SONAR-5605 MySQL: configure driver to use server side cursor and not client...
Julien Lancelot [Fri, 17 Oct 2014 06:29:01 +0000 (08:29 +0200)]
Revert "SONAR-5605 MySQL: configure driver to use server side cursor and not client side cursor"

This reverts commit ccf4726ae0530695bd55903a989bbd6afae1dd5c.

10 years agoSONAR-5531 Fix bug when adding a comment on an issue linked on a removed rule
Julien Lancelot [Fri, 17 Oct 2014 06:06:06 +0000 (08:06 +0200)]
SONAR-5531 Fix bug when adding a comment on an issue linked on a removed rule

10 years agoSONAR-5694: Keep history of analysis reports
Teryk Bellahsene [Thu, 16 Oct 2014 16:54:04 +0000 (18:54 +0200)]
SONAR-5694: Keep history of analysis reports

10 years agoAutomatic merge from branch-4.5
Jenkins CI [Fri, 17 Oct 2014 06:01:39 +0000 (08:01 +0200)]
Automatic merge from branch-4.5

* origin/branch-4.5:
  SONAR-5751 Apply fix to table footer too

10 years agoSONAR-5697 Improve error handling when doing a getByKeys
Julien Lancelot [Thu, 16 Oct 2014 15:36:03 +0000 (17:36 +0200)]
SONAR-5697 Improve error handling when doing a getByKeys

10 years agoSONAR-5529 Fix issue on MySQL when adding a comment
Julien Lancelot [Thu, 16 Oct 2014 14:54:14 +0000 (16:54 +0200)]
SONAR-5529 Fix issue on MySQL when adding a comment

10 years agoSONAR-5751 Apply fix to table footer too
Fabrice Bellingard [Thu, 16 Oct 2014 15:13:09 +0000 (17:13 +0200)]
SONAR-5751 Apply fix to table footer too

10 years agoSONAR-5564 - Fixed rails status compare
Stephane Gamard [Thu, 16 Oct 2014 14:58:11 +0000 (16:58 +0200)]
SONAR-5564 - Fixed rails status compare

10 years agoSONAR-5644 Apply some feedback on SCM API
Julien HENRY [Thu, 16 Oct 2014 13:58:26 +0000 (15:58 +0200)]
SONAR-5644 Apply some feedback on SCM API

10 years agoSONAR-5564 - Added human readable size for Cache sizes
Stephane Gamard [Thu, 16 Oct 2014 14:37:40 +0000 (16:37 +0200)]
SONAR-5564 - Added human readable size for Cache sizes

10 years agoImprove error handling in Java WS Client
Julien Lancelot [Thu, 16 Oct 2014 12:12:59 +0000 (14:12 +0200)]
Improve error handling in Java WS Client

10 years agoSONAR-5564 - Added performance metric in SystemInfo
Stephane Gamard [Thu, 16 Oct 2014 09:34:41 +0000 (11:34 +0200)]
SONAR-5564 - Added performance metric in SystemInfo

10 years agoAutomatic merge from branch-4.5
Jenkins CI [Thu, 16 Oct 2014 09:32:04 +0000 (11:32 +0200)]
Automatic merge from branch-4.5

* origin/branch-4.5:
  Fix SearchClient to display exception detail on error
  SONAR-5751 Table headers don't wrap correctly in printable version

10 years agoFix SearchClient to display exception detail on error
Julien Lancelot [Thu, 16 Oct 2014 09:21:30 +0000 (11:21 +0200)]
Fix SearchClient to display exception detail on error

10 years agoSONAR-5751 Table headers don't wrap correctly in printable version
Stas Vilchik [Thu, 16 Oct 2014 08:47:57 +0000 (10:47 +0200)]
SONAR-5751 Table headers don't wrap correctly in printable version

10 years agoSONAR-5564 - Added performance metric in NodeHealth
Stephane Gamard [Thu, 16 Oct 2014 08:11:26 +0000 (10:11 +0200)]
SONAR-5564 - Added performance metric in NodeHealth

10 years agoFix some quality flaws
Julien HENRY [Thu, 16 Oct 2014 07:09:34 +0000 (09:09 +0200)]
Fix some quality flaws

10 years agoFix some quality flaws
Julien HENRY [Thu, 16 Oct 2014 06:38:47 +0000 (08:38 +0200)]
Fix some quality flaws

10 years agoAutomatic merge from branch-4.5
Jenkins CI [Thu, 16 Oct 2014 06:01:29 +0000 (08:01 +0200)]
Automatic merge from branch-4.5

* origin/branch-4.5:
  SSF-21 XSS vulnerability on Measures page
  SONAR-5727 The bulk operation can be desynchronized with the criteria of the issue filter
  SONAR-5736 The select list component does not fetch more than one page
  Fix issue related to SONAR-5419

10 years agoDo not consider FileSystemMediumTest as ignored on windows
Simon Brandhof [Thu, 16 Oct 2014 05:38:51 +0000 (07:38 +0200)]
Do not consider FileSystemMediumTest as ignored on windows

10 years agoFix quality flaw
Simon Brandhof [Wed, 15 Oct 2014 18:33:19 +0000 (20:33 +0200)]
Fix quality flaw

10 years agoFix some quality flaws
Julien HENRY [Wed, 15 Oct 2014 14:57:01 +0000 (16:57 +0200)]
Fix some quality flaws

10 years agoSONAR-5623 Remove data mock for active reports
Stas Vilchik [Wed, 15 Oct 2014 13:49:11 +0000 (15:49 +0200)]
SONAR-5623 Remove data mock for active reports

10 years agoClean up
Stas Vilchik [Wed, 15 Oct 2014 13:38:52 +0000 (15:38 +0200)]
Clean up

10 years agoSSF-21 XSS vulnerability on Measures page
Stas Vilchik [Wed, 15 Oct 2014 13:33:35 +0000 (15:33 +0200)]
SSF-21 XSS vulnerability on Measures page

10 years agoFix quality flaw
Julien Lancelot [Wed, 15 Oct 2014 11:30:31 +0000 (13:30 +0200)]
Fix quality flaw

10 years agoSONAR-4118 Remove XStream from API dependencies
Julien Lancelot [Wed, 15 Oct 2014 07:16:00 +0000 (09:16 +0200)]
SONAR-4118 Remove XStream from API dependencies

10 years agoFix quality flaws
Julien Lancelot [Tue, 14 Oct 2014 12:09:39 +0000 (14:09 +0200)]
Fix quality flaws

10 years agoFix quality flaws
Simon Brandhof [Wed, 15 Oct 2014 10:44:06 +0000 (12:44 +0200)]
Fix quality flaws

10 years agoSONAR-5727 The bulk operation can be desynchronized with the criteria of the issue...
Stas Vilchik [Wed, 15 Oct 2014 09:09:45 +0000 (11:09 +0200)]
SONAR-5727 The bulk operation can be desynchronized with the criteria of the issue filter

10 years agoSONAR-5736 The select list component does not fetch more than one page
Stas Vilchik [Wed, 15 Oct 2014 08:55:53 +0000 (10:55 +0200)]
SONAR-5736 The select list component does not fetch more than one page

10 years agoFix issue related to SONAR-5419
Julien HENRY [Wed, 15 Oct 2014 07:52:24 +0000 (09:52 +0200)]
Fix issue related to SONAR-5419

10 years agoremoved un-necessary try/catch
Stephane Gamard [Tue, 14 Oct 2014 13:41:28 +0000 (15:41 +0200)]
removed un-necessary try/catch

10 years agoupdate ES settings
Stephane Gamard [Tue, 14 Oct 2014 12:33:38 +0000 (14:33 +0200)]
update ES settings

10 years agofix quality flaw
Stephane Gamard [Tue, 14 Oct 2014 09:24:49 +0000 (11:24 +0200)]
fix quality flaw

10 years agoSONAR-5564 - Added server-data-tests for ES ingestion and synchronizing
Stephane Gamard [Mon, 13 Oct 2014 14:05:35 +0000 (16:05 +0200)]
SONAR-5564 - Added server-data-tests for ES ingestion and synchronizing

10 years agoFix execution of SvnBlameCommandTest in Intellij
Simon Brandhof [Tue, 14 Oct 2014 21:03:04 +0000 (23:03 +0200)]
Fix execution of SvnBlameCommandTest in Intellij

10 years agoSONAR-5698 fix service call by the WS. add missing ServerComponents
Teryk Bellahsene [Tue, 14 Oct 2014 21:24:10 +0000 (23:24 +0200)]
SONAR-5698 fix service call by the WS. add missing ServerComponents

10 years agoFix quality flaws
Simon Brandhof [Tue, 14 Oct 2014 19:47:34 +0000 (21:47 +0200)]
Fix quality flaws

10 years agoMerge remote-tracking branch 'remotes/origin/branch-4.5'
Simon Brandhof [Tue, 14 Oct 2014 19:06:46 +0000 (21:06 +0200)]
Merge remote-tracking branch 'remotes/origin/branch-4.5'

Conflicts:
sonar-application/src/main/java/org/sonar/application/DefaultSettings.java

10 years agoSONAR-5692 document sonar.search.httpPort in the developer section of sonar.properties
Simon Brandhof [Tue, 14 Oct 2014 17:42:27 +0000 (19:42 +0200)]
SONAR-5692 document sonar.search.httpPort in the developer section of sonar.properties

10 years agoSONAR-5710 remove duplicated JVM options in command-line
Simon Brandhof [Tue, 14 Oct 2014 17:36:27 +0000 (19:36 +0200)]
SONAR-5710 remove duplicated JVM options in command-line

10 years agoSONAR-5698 WS for the admin page
Teryk Bellahsene [Thu, 9 Oct 2014 08:49:02 +0000 (10:49 +0200)]
SONAR-5698 WS for the admin page

10 years agoimprove test strength - 2nd edition
Teryk Bellahsene [Fri, 10 Oct 2014 10:51:28 +0000 (12:51 +0200)]
improve test strength - 2nd edition

10 years agoSONAR-5698 SRP for ComputationService and Exception management enhancement
Teryk Bellahsene [Thu, 9 Oct 2014 16:14:26 +0000 (18:14 +0200)]
SONAR-5698 SRP for ComputationService and Exception management enhancement

10 years agoAutomatic merge from branch-4.5
Jenkins CI [Tue, 14 Oct 2014 14:30:09 +0000 (16:30 +0200)]
Automatic merge from branch-4.5

* origin/branch-4.5:
  SONAR-5634 Fix facet list height to prevent flicker on loading
  SONAR-5713 Display note with note CSS class
  SONAR-5538 Fix comparison page on projects when snapshot_id != null but referenced snapshot has disappeared
  SONAR-5593 Better handling of profile overwrite on copy

10 years agoSONAR-5634 Fix facet list height to prevent flicker on loading
Jean-Baptiste Lievremont [Fri, 10 Oct 2014 14:51:13 +0000 (16:51 +0200)]
SONAR-5634 Fix facet list height to prevent flicker on loading

10 years agoSONAR-5713 Display note with note CSS class
Jean-Baptiste Lievremont [Fri, 10 Oct 2014 08:35:18 +0000 (10:35 +0200)]
SONAR-5713 Display note with note CSS class

10 years agoSONAR-5538 Fix comparison page on projects when snapshot_id != null but referenced...
Jean-Baptiste Lievremont [Thu, 9 Oct 2014 15:15:33 +0000 (17:15 +0200)]
SONAR-5538 Fix comparison page on projects when snapshot_id != null but referenced snapshot has disappeared

10 years agoSONAR-5593 Better handling of profile overwrite on copy
Jean-Baptiste Lievremont [Thu, 9 Oct 2014 14:38:22 +0000 (16:38 +0200)]
SONAR-5593 Better handling of profile overwrite on copy

10 years agoMerge remote-tracking branch 'origin/branch-4.5'
Julien HENRY [Tue, 14 Oct 2014 12:31:54 +0000 (14:31 +0200)]
Merge remote-tracking branch 'origin/branch-4.5'

Conflicts:
sonar-batch/src/main/java/org/sonar/batch/referential/DefaultProjectReferentialsLoader.java
sonar-batch/src/main/java/org/sonar/batch/scan/LastSnapshots.java
sonar-batch/src/test/java/org/sonar/batch/scan/LastSnapshotsTest.java

10 years agoSONAR-5389 Refactor test coverage API
Julien HENRY [Mon, 13 Oct 2014 13:08:30 +0000 (15:08 +0200)]
SONAR-5389 Refactor test coverage API

10 years agoSONAR-5389 Refactor dependency API
Julien HENRY [Mon, 13 Oct 2014 09:54:50 +0000 (11:54 +0200)]
SONAR-5389 Refactor dependency API

10 years agoSONAR-5330 Fix issue when source dirs are symbolic links
Julien HENRY [Fri, 10 Oct 2014 11:27:20 +0000 (13:27 +0200)]
SONAR-5330 Fix issue when source dirs are symbolic links

10 years agoSONAR-5256 Fix NPE and add warning when sonar.importSources=false
Julien HENRY [Fri, 10 Oct 2014 09:17:24 +0000 (11:17 +0200)]
SONAR-5256 Fix NPE and add warning when sonar.importSources=false

10 years agoSONAR-5068 Deprecate binaries and libraries related methods
Julien HENRY [Thu, 9 Oct 2014 15:10:01 +0000 (17:10 +0200)]
SONAR-5068 Deprecate binaries and libraries related methods

10 years agoSONAR-5715 Fix preview mode when source file contains space in its path
Julien HENRY [Thu, 9 Oct 2014 15:04:20 +0000 (17:04 +0200)]
SONAR-5715 Fix preview mode when source file contains space in its path

10 years agoReplace hamcrest by fest-assert in KeyValueFormatTest
Simon Brandhof [Tue, 14 Oct 2014 08:56:02 +0000 (10:56 +0200)]
Replace hamcrest by fest-assert in KeyValueFormatTest

10 years agoFix merge
Julien Lancelot [Tue, 14 Oct 2014 08:41:50 +0000 (10:41 +0200)]
Fix merge

10 years agoMerge remote-tracking branch 'origin/branch-4.5'
Julien Lancelot [Tue, 14 Oct 2014 08:16:08 +0000 (10:16 +0200)]
Merge remote-tracking branch 'origin/branch-4.5'

Conflicts:
plugins/sonar-xoo-plugin/src/main/java/org/sonar/xoo/XooPlugin.java
sonar-application/src/main/assembly/conf/sonar.properties
sonar-application/src/test/java/org/sonar/application/JdbcSettingsTest.java
sonar-core/src/main/java/org/sonar/core/persistence/DatabaseVersion.java
sonar-core/src/main/resources/org/sonar/core/persistence/rows-h2.sql

10 years agoFix quality flaws
Julien Lancelot [Mon, 13 Oct 2014 10:07:49 +0000 (12:07 +0200)]
Fix quality flaws

10 years agoSONAR-5677 Ignore whitespace when doing blame
Julien HENRY [Fri, 10 Oct 2014 07:48:26 +0000 (09:48 +0200)]
SONAR-5677 Ignore whitespace when doing blame

10 years agoFix some quality flaws
Julien HENRY [Fri, 10 Oct 2014 07:25:24 +0000 (09:25 +0200)]
Fix some quality flaws

10 years agoImprove logging
Julien HENRY [Thu, 9 Oct 2014 13:08:41 +0000 (15:08 +0200)]
Improve logging

10 years agoSONAR-5673 Creating a new profile from a configuration file is not working
Julien Lancelot [Mon, 13 Oct 2014 10:40:37 +0000 (12:40 +0200)]
SONAR-5673 Creating a new profile from a configuration file is not working

10 years agoFix SourcePersisterTest on Oracle
Simon Brandhof [Fri, 10 Oct 2014 15:46:40 +0000 (17:46 +0200)]
Fix SourcePersisterTest on Oracle

10 years agoIncrease stability of NotificationServiceTest on slow boxes
Simon Brandhof [Fri, 10 Oct 2014 13:22:58 +0000 (15:22 +0200)]
Increase stability of NotificationServiceTest on slow boxes

10 years agoRemove dangerous coupling of sonar-server on sonar-search
Simon Brandhof [Thu, 9 Oct 2014 13:58:55 +0000 (15:58 +0200)]
Remove dangerous coupling of sonar-server on sonar-search

10 years agoSONAR-5708 This is not possible to create or update a filter with the criteria "Assig...
Julien Lancelot [Fri, 10 Oct 2014 12:48:50 +0000 (14:48 +0200)]
SONAR-5708 This is not possible to create or update a filter with the criteria "Assignee: Not assigned"