]> source.dussan.org Git - sonarqube.git/log
sonarqube.git
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 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"

10 years agoFix delete query
Julien Lancelot [Fri, 10 Oct 2014 12:23:01 +0000 (14:23 +0200)]
Fix delete query

10 years agoSONAR-5198 search box with '_' (underscore) does not display expected results when...
Julien Lancelot [Fri, 10 Oct 2014 12:18:00 +0000 (14:18 +0200)]
SONAR-5198 search box with '_' (underscore) does not display expected results when oracle DB is used

10 years agoImprove test strengh
Julien Lancelot [Fri, 10 Oct 2014 09:55:03 +0000 (11:55 +0200)]
Improve test strengh

10 years agoSONAR-5577 Web services don't support parameters bigger than 65kb
Julien Lancelot [Fri, 10 Oct 2014 09:41:28 +0000 (11:41 +0200)]
SONAR-5577 Web services don't support parameters bigger than 65kb

10 years agoDisplay DateTime instead of Date to understand ITs failures
Julien Lancelot [Fri, 10 Oct 2014 09:17:56 +0000 (11:17 +0200)]
Display DateTime instead of Date to understand ITs failures

10 years agofix medium test failing in postgre
Teryk Bellahsene [Fri, 10 Oct 2014 08:27:55 +0000 (10:27 +0200)]
fix medium test failing in postgre

10 years agoSONAR-5605 MySQL: configure driver to use server side cursor and not client side...
Julien Lancelot [Fri, 10 Oct 2014 06:59:32 +0000 (08:59 +0200)]
SONAR-5605 MySQL: configure driver to use server side cursor and not client side cursor

10 years agoFix test on MySQL
Julien Lancelot [Fri, 10 Oct 2014 08:13:46 +0000 (10:13 +0200)]
Fix test on MySQL

10 years agotry to increase sleep period for slow boxes
Teryk Bellahsene [Fri, 10 Oct 2014 07:15:17 +0000 (09:15 +0200)]
try to increase sleep period for slow boxes

10 years agofix quality flaws (KeyValueFormat.parse can accept null data)
Stephane Gamard [Fri, 10 Oct 2014 06:44:16 +0000 (08:44 +0200)]
fix quality flaws (KeyValueFormat.parse can accept null data)

10 years agorename SearchServer's node (miss-leading)
Stephane Gamard [Thu, 9 Oct 2014 14:02:43 +0000 (16:02 +0200)]
rename SearchServer's node (miss-leading)

10 years agoSONAR-5612 Do not return disabled users on the permission template users list
Julien Lancelot [Thu, 9 Oct 2014 15:08:34 +0000 (17:08 +0200)]
SONAR-5612 Do not return disabled users on the permission template users list

10 years agoSONAR-4950 Add a transaction to prevent multiple connection to add multiple lines...
Julien Lancelot [Thu, 9 Oct 2014 14:35:05 +0000 (16:35 +0200)]
SONAR-4950 Add a transaction to prevent multiple connection to add multiple lines in group_roles

10 years agoAdd missing @Override annotations
Simon Brandhof [Thu, 9 Oct 2014 22:01:22 +0000 (00:01 +0200)]
Add missing @Override annotations

10 years agoFix quality flaws
Simon Brandhof [Thu, 9 Oct 2014 21:35:41 +0000 (23:35 +0200)]
Fix quality flaws

10 years agofix MySql IT tests caused by MySql limitation regarding Update statement with a sub...
Teryk Bellahsene [Thu, 9 Oct 2014 17:33:57 +0000 (19:33 +0200)]
fix MySql IT tests caused by MySql limitation regarding Update statement with a sub-query

10 years agofix large tests cause by a non standard sql query
Teryk Bellahsene [Thu, 9 Oct 2014 12:43:18 +0000 (14:43 +0200)]
fix large tests cause by a non standard sql query

10 years agoAutomatic merge from branch-4.5
Jenkins CI [Thu, 9 Oct 2014 13:16:17 +0000 (15:16 +0200)]
Automatic merge from branch-4.5

* origin/branch-4.5:
  Fix line count when file starts with a new line
  SONAR-5030 Remove log about deregistered driver

10 years agoFix line count when file starts with a new line
Julien HENRY [Thu, 9 Oct 2014 13:09:43 +0000 (15:09 +0200)]
Fix line count when file starts with a new line

10 years agoSONAR-5030 Remove log about deregistered driver
Julien HENRY [Wed, 8 Oct 2014 15:53:03 +0000 (17:53 +0200)]
SONAR-5030 Remove log about deregistered driver

10 years agoFix merge with 4.5
Julien Lancelot [Thu, 9 Oct 2014 13:05:37 +0000 (15:05 +0200)]
Fix merge with 4.5

10 years agoSONAR-5575 Fix missing parameter when creating and updating custom rule with empty...
Julien Lancelot [Thu, 9 Oct 2014 12:37:47 +0000 (14:37 +0200)]
SONAR-5575 Fix missing parameter when creating and updating custom rule with empty parameter

10 years agoExecute tests on non-h2 databases with the profile named "dbTests"
Simon Brandhof [Thu, 9 Oct 2014 12:36:53 +0000 (14:36 +0200)]
Execute tests on non-h2 databases with the profile named "dbTests"

10 years agoSONAR-5570 Improve the hover effect of treemap blocks
Stas Vilchik [Thu, 9 Oct 2014 12:38:01 +0000 (14:38 +0200)]
SONAR-5570 Improve the hover effect of treemap blocks

10 years agoSONAR-5572 Improve the style of table headers in rule descriptions
Stas Vilchik [Thu, 9 Oct 2014 12:36:04 +0000 (14:36 +0200)]
SONAR-5572 Improve the style of table headers in rule descriptions

10 years agoFix quality flaw
Simon Brandhof [Thu, 9 Oct 2014 09:43:55 +0000 (11:43 +0200)]
Fix quality flaw

10 years agoSONAR-5606 Timeline chart does not behave correctly when measures don't have the...
Stas Vilchik [Thu, 9 Oct 2014 12:32:14 +0000 (14:32 +0200)]
SONAR-5606 Timeline chart does not behave correctly when measures don't have the same history

10 years agoSONAR-5623 Fix bad resizing of the result list
Stas Vilchik [Thu, 9 Oct 2014 12:07:59 +0000 (14:07 +0200)]
SONAR-5623 Fix bad resizing of the result list

10 years agoSONAR-5623 Finalize frontend
Stas Vilchik [Thu, 9 Oct 2014 11:56:43 +0000 (13:56 +0200)]
SONAR-5623 Finalize frontend

10 years agoSONAR-5712 Merge package_design widget into file_design widget
Jean-Baptiste Lievremont [Thu, 9 Oct 2014 10:53:42 +0000 (12:53 +0200)]
SONAR-5712 Merge package_design widget into file_design widget

10 years agoSONAR-5623 Further frontend work
Stas Vilchik [Thu, 9 Oct 2014 10:33:53 +0000 (12:33 +0200)]
SONAR-5623 Further frontend work

10 years agoFix some quality flaws
Julien HENRY [Thu, 9 Oct 2014 10:02:32 +0000 (12:02 +0200)]
Fix some quality flaws

10 years agoSONAR-5672 Fix regression on views
Julien HENRY [Thu, 9 Oct 2014 09:36:31 +0000 (11:36 +0200)]
SONAR-5672 Fix regression on views

10 years agoSONAR-5623 Rename space to Analysis Reports
Stas Vilchik [Thu, 9 Oct 2014 09:00:54 +0000 (11:00 +0200)]
SONAR-5623 Rename space to Analysis Reports

10 years agoSONAR-5623 Further frontend work
Stas Vilchik [Thu, 9 Oct 2014 08:39:59 +0000 (10:39 +0200)]
SONAR-5623 Further frontend work

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

10 years agoSONAR-5575 Correctly send empty parameter values when modifying a custom rule
Jean-Baptiste Lievremont [Tue, 7 Oct 2014 14:23:35 +0000 (16:23 +0200)]
SONAR-5575 Correctly send empty parameter values when modifying a custom rule

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

* origin/branch-4.5:
  SONAR-5713 Make it more explicit that custom rule parameters cannot be changed at activation

10 years agoSONAR-5687 refactor configuration of cluster
Simon Brandhof [Thu, 9 Oct 2014 05:35:11 +0000 (07:35 +0200)]
SONAR-5687 refactor configuration of cluster

10 years agoCentral definition of properties shared by ES, web and monitor processes
Simon Brandhof [Wed, 8 Oct 2014 20:09:55 +0000 (22:09 +0200)]
Central definition of properties shared by ES, web and monitor processes

10 years agoApply again commit eb5a7d26a5b on cluster.routing.allocation.awareness.attributes
Simon Brandhof [Wed, 8 Oct 2014 16:30:17 +0000 (18:30 +0200)]
Apply again commit eb5a7d26a5b on cluster.routing.allocation.awareness.attributes

10 years agoFix quality flaw
Simon Brandhof [Wed, 8 Oct 2014 16:25:56 +0000 (18:25 +0200)]
Fix quality flaw

10 years agoSONAR-5692 support sonar.search.httpPort
Simon Brandhof [Wed, 8 Oct 2014 16:25:45 +0000 (18:25 +0200)]
SONAR-5692 support sonar.search.httpPort

10 years agoRefactor SearchServer to split execution and configuration
Simon Brandhof [Wed, 8 Oct 2014 15:34:31 +0000 (17:34 +0200)]
Refactor SearchServer to split execution and configuration

10 years agoSONAR-5713 Make it more explicit that custom rule parameters cannot be changed at...
Jean-Baptiste Lievremont [Wed, 8 Oct 2014 15:57:48 +0000 (17:57 +0200)]
SONAR-5713 Make it more explicit that custom rule parameters cannot be changed at activation

10 years agoSONAR-5626: Refactor and test task/thread management. Analyze report
Teryk Bellahsene [Wed, 8 Oct 2014 14:49:33 +0000 (16:49 +0200)]
SONAR-5626: Refactor and test task/thread management. Analyze report

10 years agoFix some quality flaws
Julien HENRY [Wed, 8 Oct 2014 15:26:35 +0000 (17:26 +0200)]
Fix some quality flaws

10 years agofix quality flaws
Stephane Gamard [Wed, 8 Oct 2014 14:57:41 +0000 (16:57 +0200)]
fix quality flaws

10 years agoremoved duplicated code in similar methods
Stephane Gamard [Wed, 8 Oct 2014 14:47:49 +0000 (16:47 +0200)]
removed duplicated code in similar methods

10 years agofix quality flaw
Stephane Gamard [Wed, 8 Oct 2014 14:42:17 +0000 (16:42 +0200)]
fix quality flaw

10 years agoremoved unused code in FacetValue
Stephane Gamard [Wed, 8 Oct 2014 14:05:57 +0000 (16:05 +0200)]
removed unused code in FacetValue

10 years agoadded test for RefreshAction.class
Stephane Gamard [Wed, 8 Oct 2014 13:45:42 +0000 (15:45 +0200)]
added test for RefreshAction.class

10 years agoadded assertion for enqueue without commit in BatchSession
Stephane Gamard [Wed, 8 Oct 2014 13:36:31 +0000 (15:36 +0200)]
added assertion for enqueue without commit in BatchSession

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

10 years agoSONAR-5623 Initial step to implement the monitoring page
Stas Vilchik [Wed, 8 Oct 2014 14:54:05 +0000 (16:54 +0200)]
SONAR-5623 Initial step to implement the monitoring page

10 years agoSONAR-5574 Display description of parameters on a custom rule
Jean-Baptiste Lievremont [Wed, 8 Oct 2014 14:53:26 +0000 (16:53 +0200)]
SONAR-5574 Display description of parameters on a custom rule

10 years agoSONAR-5574 Display an explicit label when custom rule parameter is empty
Jean-Baptiste Lievremont [Wed, 8 Oct 2014 14:28:55 +0000 (16:28 +0200)]
SONAR-5574 Display an explicit label when custom rule parameter is empty

10 years agoSONAR-5574 Improve edition of custom rules
Jean-Baptiste Lievremont [Wed, 8 Oct 2014 13:52:45 +0000 (15:52 +0200)]
SONAR-5574 Improve edition of custom rules

10 years agoSONAR-1587 Fix inter module dependencies when sonar.branch is used
Julien HENRY [Wed, 8 Oct 2014 14:29:21 +0000 (16:29 +0200)]
SONAR-1587 Fix inter module dependencies when sonar.branch is used

10 years agoFix quality flaws
Julien Lancelot [Wed, 8 Oct 2014 13:13:54 +0000 (15:13 +0200)]
Fix quality flaws

10 years agoSONAR-5370 Deprecate usage of "sonar.profile" as an analysis parameter
Julien HENRY [Wed, 8 Oct 2014 13:10:22 +0000 (15:10 +0200)]
SONAR-5370 Deprecate usage of "sonar.profile" as an analysis parameter