]> source.dussan.org Git - sonarqube.git/log
sonarqube.git
9 years agoSONAR-5878 Fix another regression (should not remove root properties from TaskProperties)
Julien HENRY [Fri, 28 Nov 2014 14:49:09 +0000 (15:49 +0100)]
SONAR-5878 Fix another regression (should not remove root properties from TaskProperties)

9 years agoSONAR-5872 Apply feedback
Stas Vilchik [Fri, 28 Nov 2014 14:21:53 +0000 (15:21 +0100)]
SONAR-5872 Apply feedback

9 years agoSONAR-5877 Make the coverage and duplication popups work
Stas Vilchik [Fri, 28 Nov 2014 13:44:54 +0000 (14:44 +0100)]
SONAR-5877 Make the coverage and duplication popups work

9 years agoFix quality flaws
Stas Vilchik [Fri, 28 Nov 2014 13:11:49 +0000 (14:11 +0100)]
Fix quality flaws

9 years agoSONAR-5878 Fix regression on deep multi-module projects after previous change
Julien HENRY [Fri, 28 Nov 2014 10:57:24 +0000 (11:57 +0100)]
SONAR-5878 Fix regression on deep multi-module projects after previous change

9 years agoSONAR-5718 Drop old issues page
Stas Vilchik [Fri, 28 Nov 2014 10:43:34 +0000 (11:43 +0100)]
SONAR-5718 Drop old issues page

9 years agoFix quality flaws
Stas Vilchik [Fri, 28 Nov 2014 10:41:34 +0000 (11:41 +0100)]
Fix quality flaws

9 years agoTemporarily disable random execution of tests for investigating infra FP
Simon Brandhof [Fri, 28 Nov 2014 10:39:53 +0000 (11:39 +0100)]
Temporarily disable random execution of tests for investigating infra FP

9 years agoSONAR-5877 Fix adding manual issues
Stas Vilchik [Fri, 28 Nov 2014 09:24:03 +0000 (10:24 +0100)]
SONAR-5877 Fix adding manual issues

9 years agoMigrate source viewer to js
Stas Vilchik [Thu, 27 Nov 2014 16:14:37 +0000 (17:14 +0100)]
Migrate source viewer to js

9 years agoSONAR-5878 High memory consumption for very big Maven projects
Julien HENRY [Fri, 28 Nov 2014 07:44:24 +0000 (08:44 +0100)]
SONAR-5878 High memory consumption for very big Maven projects

9 years agoFix compatibility of migration FeedFileSources with Oracle
Simon Brandhof [Thu, 27 Nov 2014 17:44:54 +0000 (18:44 +0100)]
Fix compatibility of migration FeedFileSources with Oracle

9 years agoSONAR-5866 Add coverage data to lines WS
Jean-Baptiste Lievremont [Thu, 27 Nov 2014 09:18:08 +0000 (10:18 +0100)]
SONAR-5866 Add coverage data to lines WS

9 years agoIncrease timeout of ES to go to yellow status (3s -> 30s)
Simon Brandhof [Thu, 27 Nov 2014 15:48:56 +0000 (16:48 +0100)]
Increase timeout of ES to go to yellow status (3s -> 30s)

9 years agoAdd module sonar-server-benchmark
Simon Brandhof [Thu, 27 Nov 2014 15:48:13 +0000 (16:48 +0100)]
Add module sonar-server-benchmark

9 years agoSONAR-5877 Unified source viewer
Stas Vilchik [Thu, 27 Nov 2014 08:06:20 +0000 (09:06 +0100)]
SONAR-5877 Unified source viewer

9 years agoFix quality flaws
Jean-Baptiste Lievremont [Thu, 27 Nov 2014 12:47:50 +0000 (13:47 +0100)]
Fix quality flaws

9 years agoSONAR-5866 Fix UT
Julien HENRY [Thu, 27 Nov 2014 13:41:58 +0000 (14:41 +0100)]
SONAR-5866 Fix UT

9 years agoUpdate web MTs
Stas Vilchik [Thu, 27 Nov 2014 13:35:27 +0000 (14:35 +0100)]
Update web MTs

9 years agoSONAR-5866 Add IT and Overall coverage data into file_sources
Julien HENRY [Thu, 27 Nov 2014 10:46:52 +0000 (11:46 +0100)]
SONAR-5866 Add IT and Overall coverage data into file_sources

9 years agoStabilize startup of ES in tests
Simon Brandhof [Thu, 27 Nov 2014 12:22:04 +0000 (13:22 +0100)]
Stabilize startup of ES in tests

9 years agoAdd some missing close()
Simon Brandhof [Thu, 27 Nov 2014 09:42:38 +0000 (10:42 +0100)]
Add some missing close()

9 years agoFix critical issue in WorkDuration
Simon Brandhof [Wed, 26 Nov 2014 23:40:16 +0000 (00:40 +0100)]
Fix critical issue in WorkDuration

9 years agoImprove issue indexing
Simon Brandhof [Wed, 26 Nov 2014 23:35:51 +0000 (00:35 +0100)]
Improve issue indexing

9 years agoSONAR-5801 support empty files
Simon Brandhof [Wed, 26 Nov 2014 23:08:29 +0000 (00:08 +0100)]
SONAR-5801 support empty files

+ fix quality flaws

9 years agoSupport empty files in SourceLineResultSetIterator
Simon Brandhof [Wed, 26 Nov 2014 22:02:56 +0000 (23:02 +0100)]
Support empty files in SourceLineResultSetIterator

9 years agoChange type of column PROJECTS.AUTHORIZATION_UPDATED_AT from TIMESTAMP to BIGINT
Simon Brandhof [Wed, 26 Nov 2014 19:41:57 +0000 (20:41 +0100)]
Change type of column PROJECTS.AUTHORIZATION_UPDATED_AT from TIMESTAMP to BIGINT

9 years agoTemporarily disable benchmark of issue db extraction
Simon Brandhof [Wed, 26 Nov 2014 16:22:51 +0000 (17:22 +0100)]
Temporarily disable benchmark of issue db extraction

9 years agoRefactor issue authorizations in Elasticsearch
Simon Brandhof [Wed, 26 Nov 2014 15:51:51 +0000 (16:51 +0100)]
Refactor issue authorizations in Elasticsearch

9 years agoFix DB connection leak
Jean-Baptiste Lievremont [Wed, 26 Nov 2014 15:50:12 +0000 (16:50 +0100)]
Fix DB connection leak

9 years agoSONAR-5819 Fix handling of empty line (IOOBE in WS)
Jean-Baptiste Lievremont [Wed, 26 Nov 2014 14:45:50 +0000 (15:45 +0100)]
SONAR-5819 Fix handling of empty line (IOOBE in WS)

9 years agoSONAR-5868 Protect against NPE when there is no source for a file (e.g directory)
Jean-Baptiste Lievremont [Wed, 26 Nov 2014 14:40:01 +0000 (15:40 +0100)]
SONAR-5868 Protect against NPE when there is no source for a file (e.g directory)

9 years agoFix faulty test
Jean-Baptiste Lievremont [Wed, 26 Nov 2014 13:55:55 +0000 (14:55 +0100)]
Fix faulty test

9 years agoSONAR-5819 Add highlighting in api/sources/lines
Jean-Baptiste Lievremont [Wed, 26 Nov 2014 13:36:20 +0000 (14:36 +0100)]
SONAR-5819 Add highlighting in api/sources/lines

9 years agoSONAR-5872 Apply feedback
Stas Vilchik [Wed, 26 Nov 2014 08:22:22 +0000 (09:22 +0100)]
SONAR-5872 Apply feedback

9 years agoSONAR-5868 Improve performances of fs indexation
Julien HENRY [Tue, 25 Nov 2014 16:36:46 +0000 (17:36 +0100)]
SONAR-5868 Improve performances of fs indexation

9 years agoSONAR-5868 Add WS to fetch line hashes for issue tracking
Jean-Baptiste Lievremont [Tue, 25 Nov 2014 15:18:04 +0000 (16:18 +0100)]
SONAR-5868 Add WS to fetch line hashes for issue tracking

9 years agoSONAR-5845 Fix overlap of issue message and issue line number
Stas Vilchik [Tue, 25 Nov 2014 15:29:46 +0000 (16:29 +0100)]
SONAR-5845 Fix overlap of issue message and issue line number

9 years agoUpdate qualifier icons
Stas Vilchik [Tue, 25 Nov 2014 15:24:06 +0000 (16:24 +0100)]
Update qualifier icons

9 years agoSONAR-5845 Fix separator between issues
Stas Vilchik [Tue, 25 Nov 2014 14:40:44 +0000 (15:40 +0100)]
SONAR-5845 Fix separator between issues

9 years agoSONAR-5718 Small UI fix
Stas Vilchik [Tue, 25 Nov 2014 14:33:47 +0000 (15:33 +0100)]
SONAR-5718 Small UI fix

9 years agoSONAR-5718 Fix double page loading
Stas Vilchik [Tue, 25 Nov 2014 13:57:02 +0000 (14:57 +0100)]
SONAR-5718 Fix double page loading

9 years agoConsistent view of source scm
Stas Vilchik [Tue, 25 Nov 2014 13:51:00 +0000 (14:51 +0100)]
Consistent view of source scm

9 years agoSONAR-5868 Try to reduce memory consumption of line hashes
Julien HENRY [Tue, 25 Nov 2014 13:49:07 +0000 (14:49 +0100)]
SONAR-5868 Try to reduce memory consumption of line hashes

9 years agoSONAR-5718 Fix grouping issues by component
Stas Vilchik [Tue, 25 Nov 2014 13:46:56 +0000 (14:46 +0100)]
SONAR-5718 Fix grouping issues by component

9 years agoSONAR-5718 Show SCM around the code
Stas Vilchik [Tue, 25 Nov 2014 13:43:33 +0000 (14:43 +0100)]
SONAR-5718 Show SCM around the code

9 years agoSONAR-5718 Group issues by component
Stas Vilchik [Tue, 25 Nov 2014 12:38:16 +0000 (13:38 +0100)]
SONAR-5718 Group issues by component

9 years agoFix some quality flaws
Simon Brandhof [Tue, 25 Nov 2014 12:49:28 +0000 (13:49 +0100)]
Fix some quality flaws

9 years agoSONAR-5801 Always use last column of the CSV structure as the source line
Jean-Baptiste Lievremont [Tue, 25 Nov 2014 12:44:45 +0000 (13:44 +0100)]
SONAR-5801 Always use last column of the CSV structure as the source line

9 years agoSONAR-5826 Fix column type to please Oracle
Jean-Baptiste Lievremont [Tue, 25 Nov 2014 12:43:32 +0000 (13:43 +0100)]
SONAR-5826 Fix column type to please Oracle

9 years agoAdd BaseDoc#getFieldAsDate() and getNullableFieldAsDate()
Simon Brandhof [Tue, 25 Nov 2014 12:36:04 +0000 (13:36 +0100)]
Add BaseDoc#getFieldAsDate() and getNullableFieldAsDate()

9 years agoFix SQL request used by issues indexing
Simon Brandhof [Tue, 25 Nov 2014 12:34:50 +0000 (13:34 +0100)]
Fix SQL request used by issues indexing

* strict comparison of issue updated_at

9 years agoSONAR-5743 Fix issue with dates in source line index
Jean-Baptiste Lievremont [Tue, 25 Nov 2014 10:11:18 +0000 (11:11 +0100)]
SONAR-5743 Fix issue with dates in source line index

9 years agoCleanup (remove sysouts)
Jean-Baptiste Lievremont [Tue, 25 Nov 2014 09:57:37 +0000 (10:57 +0100)]
Cleanup (remove sysouts)

9 years agoSONAR-5872 Add module key on issues in api/issues/search
Jean-Baptiste Lievremont [Tue, 25 Nov 2014 09:09:56 +0000 (10:09 +0100)]
SONAR-5872 Add module key on issues in api/issues/search

9 years agoSONAR-5872 Add module key in api/issues/show
Jean-Baptiste Lievremont [Tue, 25 Nov 2014 08:53:57 +0000 (09:53 +0100)]
SONAR-5872 Add module key in api/issues/show

9 years agoSONAR-5866 Add coverage data into file_sources table + migration
Julien HENRY [Tue, 25 Nov 2014 10:39:03 +0000 (11:39 +0100)]
SONAR-5866 Add coverage data into file_sources table + migration

9 years agoRemove deprecation on CoverageMeasureBuilder
Julien HENRY [Tue, 25 Nov 2014 09:40:48 +0000 (10:40 +0100)]
Remove deprecation on CoverageMeasureBuilder

9 years agoChange the monospace font
Stas Vilchik [Tue, 25 Nov 2014 10:22:12 +0000 (11:22 +0100)]
Change the monospace font

9 years agoAutomatic merge from branch-4.5
Jenkins CI [Tue, 25 Nov 2014 10:00:33 +0000 (11:00 +0100)]
Automatic merge from branch-4.5

* origin/branch-4.5:
  SONAR-5874 Support deprecated org.sonar.api.rules.RuleRepository when extending rules of org.sonar.api.server.rule.RulesDefinition

9 years agoSONAR-5874 Support deprecated org.sonar.api.rules.RuleRepository when extending rules...
Simon Brandhof [Tue, 25 Nov 2014 09:25:06 +0000 (10:25 +0100)]
SONAR-5874 Support deprecated org.sonar.api.rules.RuleRepository when extending rules of org.sonar.api.server.rule.RulesDefinition

9 years agoSONAR-5868 Fix migration test
Julien HENRY [Tue, 25 Nov 2014 08:50:11 +0000 (09:50 +0100)]
SONAR-5868 Fix migration test

9 years agoReplace java.util.Uuid by org.sonar.api.utils.Uuids in tests
Simon Brandhof [Mon, 24 Nov 2014 13:42:00 +0000 (14:42 +0100)]
Replace java.util.Uuid by org.sonar.api.utils.Uuids in tests

9 years agoSONAR-5868 Allow issue tracking mechanism to work without full previous sources
Julien HENRY [Mon, 24 Nov 2014 17:00:31 +0000 (18:00 +0100)]
SONAR-5868 Allow issue tracking mechanism to work without full previous sources

9 years agoSONAR-5826 Use (big) integer column instead of DB timestamp for file_sources
Jean-Baptiste Lievremont [Mon, 24 Nov 2014 16:12:25 +0000 (17:12 +0100)]
SONAR-5826 Use (big) integer column instead of DB timestamp for file_sources

9 years agoSONAR-5743 Move new source WS to api/sources/lines
Jean-Baptiste Lievremont [Mon, 24 Nov 2014 13:52:22 +0000 (14:52 +0100)]
SONAR-5743 Move new source WS to api/sources/lines

9 years agoFix coding rules modals
Stas Vilchik [Mon, 24 Nov 2014 16:58:15 +0000 (17:58 +0100)]
Fix coding rules modals

9 years agoSONAR-5845 Fix rule description
Stas Vilchik [Mon, 24 Nov 2014 16:43:34 +0000 (17:43 +0100)]
SONAR-5845 Fix rule description

9 years agoSONAR-5718 Fix memory leak
Stas Vilchik [Mon, 24 Nov 2014 15:05:05 +0000 (16:05 +0100)]
SONAR-5718 Fix memory leak

9 years agoFix action plan widget
Stas Vilchik [Mon, 24 Nov 2014 14:58:49 +0000 (15:58 +0100)]
Fix action plan widget

9 years agoSONAR-5718 Fix clipping effect
Stas Vilchik [Mon, 24 Nov 2014 13:42:13 +0000 (14:42 +0100)]
SONAR-5718 Fix clipping effect

9 years agoFix drilldown by open/reoped issues
Stas Vilchik [Mon, 24 Nov 2014 13:29:11 +0000 (14:29 +0100)]
Fix drilldown by open/reoped issues

9 years agoSONAR-5718 Handle big files
Stas Vilchik [Mon, 24 Nov 2014 12:35:12 +0000 (13:35 +0100)]
SONAR-5718 Handle big files

9 years agoRevert "SONAR-5718 Add debt icon"
Stas Vilchik [Mon, 24 Nov 2014 09:38:49 +0000 (10:38 +0100)]
Revert "SONAR-5718 Add debt icon"

This reverts commit ef11f4953b5319435f408063b5e368433c158499.

9 years agoSONAR-5845 Apply feedback
Stas Vilchik [Mon, 24 Nov 2014 09:33:24 +0000 (10:33 +0100)]
SONAR-5845 Apply feedback

9 years agoFix IssueResultSetIteratorTest on non-H2 dbs (new try)
Simon Brandhof [Mon, 24 Nov 2014 13:25:18 +0000 (14:25 +0100)]
Fix IssueResultSetIteratorTest on non-H2 dbs (new try)

9 years agosonar-data-test: fix java xmx
Simon Brandhof [Mon, 24 Nov 2014 13:24:48 +0000 (14:24 +0100)]
sonar-data-test: fix java xmx

9 years agoFix sorting of issues - handle virtual line "zero"
Simon Brandhof [Mon, 24 Nov 2014 13:03:53 +0000 (14:03 +0100)]
Fix sorting of issues - handle virtual line "zero"

9 years agoSONAR-5743 New Source Code + SCM WS
Jean-Baptiste Lievremont [Fri, 21 Nov 2014 14:50:57 +0000 (15:50 +0100)]
SONAR-5743 New Source Code + SCM WS

9 years agoSONAR-5801 fix SourceLineResultSetIterator on postgresql
Simon Brandhof [Mon, 24 Nov 2014 10:36:19 +0000 (11:36 +0100)]
SONAR-5801 fix SourceLineResultSetIterator on postgresql

9 years agoFix some quality flaws
Julien HENRY [Mon, 24 Nov 2014 08:35:14 +0000 (09:35 +0100)]
Fix some quality flaws

9 years agoFix some quality flaws
Julien HENRY [Mon, 24 Nov 2014 08:32:13 +0000 (09:32 +0100)]
Fix some quality flaws

9 years ago Fix IssueResultSetIteratorTest on postgresql
Simon Brandhof [Mon, 24 Nov 2014 08:24:56 +0000 (09:24 +0100)]
 Fix IssueResultSetIteratorTest on postgresql

9 years agoSONAR-5801 test can not commit an auto-commit connection on non-H2 dbs
Simon Brandhof [Mon, 24 Nov 2014 06:33:07 +0000 (07:33 +0100)]
SONAR-5801 test can not commit an auto-commit connection on non-H2 dbs

9 years agoSONAR-5801 fix sonar-data-test
Simon Brandhof [Sun, 23 Nov 2014 22:50:53 +0000 (23:50 +0100)]
SONAR-5801 fix sonar-data-test

9 years agoSONAR-5801 improve test of SourceLineResultSetIteratorTest
Simon Brandhof [Sun, 23 Nov 2014 22:47:09 +0000 (23:47 +0100)]
SONAR-5801 improve test of SourceLineResultSetIteratorTest

9 years agosonar-data-test: use bulk inserts
Simon Brandhof [Sun, 23 Nov 2014 22:05:42 +0000 (23:05 +0100)]
sonar-data-test: use bulk inserts

9 years agoSONAR-5801 fix compatibility with all dbs
Simon Brandhof [Sun, 23 Nov 2014 22:05:25 +0000 (23:05 +0100)]
SONAR-5801 fix compatibility with all dbs

9 years agoFix test on Windows
Julien HENRY [Fri, 21 Nov 2014 17:21:16 +0000 (18:21 +0100)]
Fix test on Windows

9 years agoTry to fix handling of BOM on Windows
Julien HENRY [Fri, 21 Nov 2014 16:50:49 +0000 (17:50 +0100)]
Try to fix handling of BOM on Windows

9 years agoSONAR-5827 Use byte[] instead of String to manipulate file_sources data so that all...
Julien HENRY [Fri, 21 Nov 2014 16:19:11 +0000 (17:19 +0100)]
SONAR-5827 Use byte[] instead of String to manipulate file_sources data so that all DBs are happy

9 years agoSONAR-5827 Fix NPE for languages with no source colorizer
Julien HENRY [Fri, 21 Nov 2014 16:13:41 +0000 (17:13 +0100)]
SONAR-5827 Fix NPE for languages with no source colorizer

9 years agoSONAR-5827 Execute CodeColorizer on batch side to feed highlighting
Julien HENRY [Fri, 21 Nov 2014 15:01:44 +0000 (16:01 +0100)]
SONAR-5827 Execute CodeColorizer on batch side to feed highlighting

9 years agoSONAR-5801 Fix test on MSSQL and Postgres
Jean-Baptiste Lievremont [Fri, 21 Nov 2014 14:50:04 +0000 (15:50 +0100)]
SONAR-5801 Fix test on MSSQL and Postgres

9 years agoSONAR-5767 Not able to display Integration Tests Coverage when line given by Coverage...
Stas Vilchik [Fri, 21 Nov 2014 14:15:33 +0000 (15:15 +0100)]
SONAR-5767 Not able to display Integration Tests Coverage when line given by Coverage Report can't be found in Source File

9 years agoSONAR-5718 Fix comment shortcut
Stas Vilchik [Fri, 21 Nov 2014 13:54:04 +0000 (14:54 +0100)]
SONAR-5718 Fix comment shortcut

9 years agoSONAR-5544 Make the Complexity widget comply with the new SonarQube widget Look and...
Stas Vilchik [Fri, 21 Nov 2014 13:48:40 +0000 (14:48 +0100)]
SONAR-5544 Make the Complexity widget comply with the new SonarQube widget Look and Feel

9 years agoSONAR-5777 Component Viewer fails to bulk change a big amount of issues
Stas Vilchik [Fri, 21 Nov 2014 13:30:38 +0000 (14:30 +0100)]
SONAR-5777 Component Viewer fails to bulk change a big amount of issues

9 years ago Remove useless comment in ResultSetIterator
Simon Brandhof [Fri, 21 Nov 2014 13:50:30 +0000 (14:50 +0100)]
 Remove useless comment in ResultSetIterator

9 years ago Fix compatibility of SourceLineDoc with Java 6
Simon Brandhof [Fri, 21 Nov 2014 13:50:03 +0000 (14:50 +0100)]
 Fix compatibility of SourceLineDoc with Java 6