]> source.dussan.org Git - sonarqube.git/log
sonarqube.git
9 years agoSONAR-5696 fix update query with field – case sensitivity
Teryk Bellahsene [Wed, 22 Oct 2014 11:34:32 +0000 (13:34 +0200)]
SONAR-5696 fix update query with field – case sensitivity

9 years agoSONAR-5755 Populate uuid column on new resources
Julien HENRY [Wed, 22 Oct 2014 10:37:05 +0000 (12:37 +0200)]
SONAR-5755 Populate uuid column on new resources

9 years agoAutomatic merge from branch-4.5
Jenkins CI [Wed, 22 Oct 2014 10:25:56 +0000 (12:25 +0200)]
Automatic merge from branch-4.5

* origin/branch-4.5:
  SONAR-5758 Apply CSV escaping on classic rule activation params
  SONAR-5758 Use CSV escaping to send custom rule parameters

9 years agoFix quality flaws
Jean-Baptiste Lievremont [Wed, 22 Oct 2014 09:44:42 +0000 (11:44 +0200)]
Fix quality flaws

9 years agoSONAR-5696 truncate table before adding column ANALYSIS_REPORTS.SNAPSHOT_ID
Simon Brandhof [Wed, 22 Oct 2014 09:07:15 +0000 (11:07 +0200)]
SONAR-5696 truncate table before adding column ANALYSIS_REPORTS.SNAPSHOT_ID

9 years agoCleanup
Julien HENRY [Tue, 21 Oct 2014 14:47:30 +0000 (16:47 +0200)]
Cleanup

9 years agoAutomatic merge from branch-4.5
Jenkins CI [Wed, 22 Oct 2014 09:07:34 +0000 (11:07 +0200)]
Automatic merge from branch-4.5

* origin/branch-4.5:
  SONAR-5758 fix SQL request

9 years agoSONAR-5758 Apply CSV escaping on classic rule activation params
Jean-Baptiste Lievremont [Wed, 22 Oct 2014 09:04:23 +0000 (11:04 +0200)]
SONAR-5758 Apply CSV escaping on classic rule activation params

9 years agoSONAR-5758 Use CSV escaping to send custom rule parameters
Jean-Baptiste Lievremont [Wed, 22 Oct 2014 08:49:32 +0000 (10:49 +0200)]
SONAR-5758 Use CSV escaping to send custom rule parameters

9 years agoSONAR-5758 fix SQL request
Simon Brandhof [Wed, 22 Oct 2014 09:00:55 +0000 (11:00 +0200)]
SONAR-5758 fix SQL request

9 years agoSONAR-5696 fix query for a boolean in a where clause
Teryk Bellahsene [Wed, 22 Oct 2014 08:52:45 +0000 (10:52 +0200)]
SONAR-5696 fix query for a boolean in a where clause

9 years agoSONAR-5695 - Update the message displayed by the batch upon successful analysis
Teryk Bellahsene [Wed, 22 Oct 2014 07:50:35 +0000 (09:50 +0200)]
SONAR-5695 - Update the message displayed by the batch upon successful analysis

9 years agoSONAR-5698 SONAR-5694 Add business dates finishedAt startedAt and submittedAt to...
Teryk Bellahsene [Tue, 21 Oct 2014 14:15:39 +0000 (16:15 +0200)]
SONAR-5698 SONAR-5694 Add business dates finishedAt startedAt and submittedAt to analysis report

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

* origin/branch-4.5:
  SONAR-5758 fix quality flaws

9 years agoSONAR-5758 fix quality flaws
Simon Brandhof [Tue, 21 Oct 2014 20:37:10 +0000 (22:37 +0200)]
SONAR-5758 fix quality flaws

9 years agoMerge remote-tracking branch 'remotes/origin/branch-4.5'
Simon Brandhof [Tue, 21 Oct 2014 18:01:22 +0000 (20:01 +0200)]
Merge remote-tracking branch 'remotes/origin/branch-4.5'

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

9 years agoSONAR-5758 db migration to delete corrupted rows in ACTIVITIES
Simon Brandhof [Tue, 21 Oct 2014 17:44:22 +0000 (19:44 +0200)]
SONAR-5758 db migration to delete corrupted rows in ACTIVITIES

9 years agoSONAR-5749 Convert issue facets to sticky facets
Jean-Baptiste Lievremont [Tue, 21 Oct 2014 09:40:09 +0000 (11:40 +0200)]
SONAR-5749 Convert issue facets to sticky facets

9 years agoFix quality flaws
Jean-Baptiste Lievremont [Tue, 21 Oct 2014 14:12:01 +0000 (16:12 +0200)]
Fix quality flaws

9 years agoAutomatic merge from branch-4.5
Jenkins CI [Tue, 21 Oct 2014 13:38:27 +0000 (15:38 +0200)]
Automatic merge from branch-4.5

* origin/branch-4.5:
  Refactor KeyValueFormat
  Reduce complexity

9 years agoRefactor KeyValueFormat
Simon Brandhof [Tue, 21 Oct 2014 13:33:15 +0000 (15:33 +0200)]
Refactor KeyValueFormat

9 years agoMerge branch 'reduce-complexity-keyvalueformat' into branch-4.5
Simon Brandhof [Tue, 21 Oct 2014 13:31:32 +0000 (15:31 +0200)]
Merge branch 'reduce-complexity-keyvalueformat' into branch-4.5

9 years agoSONAR-5696: Snapshot switch moved from batch to server side
Teryk Bellahsene [Fri, 17 Oct 2014 16:01:28 +0000 (18:01 +0200)]
SONAR-5696: Snapshot switch moved from batch to server side

9 years agoReduce complexity 46/head
Julien HENRY [Tue, 21 Oct 2014 13:11:22 +0000 (15:11 +0200)]
Reduce complexity

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