]> source.dussan.org Git - sonarqube.git/log
sonarqube.git
9 years agoSONAR-5819 Check sourceviewer permission on /api/sources/lines WS
Jean-Baptiste Lievremont [Wed, 3 Dec 2014 14:43:17 +0000 (15:43 +0100)]
SONAR-5819 Check sourceviewer permission on /api/sources/lines WS

9 years agoSONAR-5804 delete source lines from index while purging and deleting a project
Teryk Bellahsene [Wed, 3 Dec 2014 14:44:17 +0000 (15:44 +0100)]
SONAR-5804 delete source lines from index while purging and deleting a project

9 years agoFix db migration on mssql
Simon Brandhof [Wed, 3 Dec 2014 14:35:14 +0000 (15:35 +0100)]
Fix db migration on mssql

9 years agoSONAR-5827 Decrease memory use during SourcePersister phase
Julien HENRY [Wed, 3 Dec 2014 14:10:51 +0000 (15:10 +0100)]
SONAR-5827 Decrease memory use during SourcePersister phase

9 years agoFix additional logging for web MTs
Stas Vilchik [Wed, 3 Dec 2014 10:20:03 +0000 (11:20 +0100)]
Fix additional logging for web MTs

9 years agoAdd additional logging for web MTs
Stas Vilchik [Wed, 3 Dec 2014 10:02:33 +0000 (11:02 +0100)]
Add additional logging for web MTs

9 years agoSONAR-5718 Fix loading more source code
Stas Vilchik [Wed, 3 Dec 2014 09:33:05 +0000 (10:33 +0100)]
SONAR-5718 Fix loading more source code

9 years agoFix generating issues url from ruby
Stas Vilchik [Wed, 3 Dec 2014 08:47:27 +0000 (09:47 +0100)]
Fix generating issues url from ruby

9 years agoSONAR-5869 Remove persistence of highlighting and symbols in snapshot_data
Julien HENRY [Tue, 2 Dec 2014 16:56:08 +0000 (17:56 +0100)]
SONAR-5869 Remove persistence of highlighting and symbols in snapshot_data

9 years agoAdd module sonar-data-test to build
Simon Brandhof [Tue, 2 Dec 2014 17:58:46 +0000 (18:58 +0100)]
Add module sonar-data-test to build

9 years agoFix execution of web MTs
Stas Vilchik [Tue, 2 Dec 2014 16:38:37 +0000 (17:38 +0100)]
Fix execution of web MTs

9 years agoSONAR-5869 Remove SnapshotSourceDto and all related code. Remove colorizer stuff...
Julien HENRY [Tue, 2 Dec 2014 16:33:57 +0000 (17:33 +0100)]
SONAR-5869 Remove SnapshotSourceDto and all related code. Remove colorizer stuff on server side.

9 years agoSONAR-5869 Remove source code display from issue/show modal
Jean-Baptiste Lievremont [Tue, 2 Dec 2014 15:56:07 +0000 (16:56 +0100)]
SONAR-5869 Remove source code display from issue/show modal

9 years agorename subProjectId by parentProjectId in ComponentDto except in WS use
Teryk Bellahsene [Tue, 25 Nov 2014 10:07:19 +0000 (11:07 +0100)]
rename subProjectId by parentProjectId in ComponentDto except in WS use

Conflicts:
server/sonar-server/src/test/java/org/sonar/server/component/db/ComponentDaoTest.java
sonar-core/src/test/java/org/sonar/core/component/ComponentDtoTest.java

9 years agoSONAR-5804 delete file_sources when deleting a project or during the data cleaning...
Teryk Bellahsene [Tue, 2 Dec 2014 14:54:24 +0000 (15:54 +0100)]
SONAR-5804 delete file_sources when deleting a project or during the data cleaning step

9 years agoFix problem of MySQL closed connections between Ruby and Java migrations
Simon Brandhof [Tue, 2 Dec 2014 14:52:36 +0000 (15:52 +0100)]
Fix problem of MySQL closed connections between Ruby and Java migrations

9 years agoImprove reentrancy of InsertProjectsAuthorizationUpdatedAtMigration
Simon Brandhof [Tue, 2 Dec 2014 14:26:38 +0000 (15:26 +0100)]
Improve reentrancy of InsertProjectsAuthorizationUpdatedAtMigration

9 years agoSONAR-5877 Add the issue underline for just created issues
Stas Vilchik [Tue, 2 Dec 2014 14:02:50 +0000 (15:02 +0100)]
SONAR-5877 Add the issue underline for just created issues

9 years agoSONAR-5877 Return back the issue underline
Stas Vilchik [Tue, 2 Dec 2014 13:52:19 +0000 (14:52 +0100)]
SONAR-5877 Return back the issue underline

9 years agoSONAR-5877 Return back the issue underline
Stas Vilchik [Tue, 2 Dec 2014 13:48:51 +0000 (14:48 +0100)]
SONAR-5877 Return back the issue underline

9 years agoSONAR-5827 Disable batch session when inserting in file_sources to avoid OOM
Julien HENRY [Tue, 2 Dec 2014 13:29:14 +0000 (14:29 +0100)]
SONAR-5827 Disable batch session when inserting in file_sources to avoid OOM

9 years agoDisable JS tests when enabling the profile dbTests
Simon Brandhof [Tue, 2 Dec 2014 13:21:29 +0000 (14:21 +0100)]
Disable JS tests when enabling the profile dbTests

9 years agoIncrease default ES max heap size from 256m to 1G
Simon Brandhof [Tue, 2 Dec 2014 09:20:28 +0000 (10:20 +0100)]
Increase default ES max heap size from 256m to 1G

9 years agoSONAR-5877 Integrate the duplications info
Stas Vilchik [Tue, 2 Dec 2014 13:18:15 +0000 (14:18 +0100)]
SONAR-5877 Integrate the duplications info

9 years agoSONAR-5819 Fix handling of empty highlighting rules
Jean-Baptiste Lievremont [Tue, 2 Dec 2014 11:06:39 +0000 (12:06 +0100)]
SONAR-5819 Fix handling of empty highlighting rules

9 years agoSONAR-5827 Do not produce empty higlighting rules like 0,0,k
Julien HENRY [Tue, 2 Dec 2014 11:01:17 +0000 (12:01 +0100)]
SONAR-5827 Do not produce empty higlighting rules like 0,0,k

9 years agoSONAR-5871 Migration of duplications into file_sources
Julien HENRY [Tue, 2 Dec 2014 09:54:28 +0000 (10:54 +0100)]
SONAR-5871 Migration of duplications into file_sources

9 years agoIncrease default ES max heap size from 256m to 1G
Simon Brandhof [Tue, 2 Dec 2014 09:16:45 +0000 (10:16 +0100)]
Increase default ES max heap size from 256m to 1G

9 years agoScroll FILE_SOURCES rows one by one
Simon Brandhof [Tue, 2 Dec 2014 09:08:34 +0000 (10:08 +0100)]
Scroll FILE_SOURCES rows one by one

9 years agoFix disabling of JS tests by Maven
Simon Brandhof [Tue, 2 Dec 2014 08:58:47 +0000 (09:58 +0100)]
Fix disabling of JS tests by Maven

9 years agoFix error during previous merge
Julien HENRY [Tue, 2 Dec 2014 08:28:05 +0000 (09:28 +0100)]
Fix error during previous merge

9 years agoSONAR-5868 Issue tracking now use hash WS instead of raw sources
Julien HENRY [Wed, 26 Nov 2014 14:09:22 +0000 (15:09 +0100)]
SONAR-5868 Issue tracking now use hash WS instead of raw sources

9 years agoSONAR-5871 Add duplication data to lines WS
Jean-Baptiste Lievremont [Mon, 1 Dec 2014 16:48:01 +0000 (17:48 +0100)]
SONAR-5871 Add duplication data to lines WS

9 years agoFix quality flaws
Stas Vilchik [Mon, 1 Dec 2014 16:14:09 +0000 (17:14 +0100)]
Fix quality flaws

9 years agoSONAR-5877 Fix bug with large duplications column
Stas Vilchik [Mon, 1 Dec 2014 16:01:38 +0000 (17:01 +0100)]
SONAR-5877 Fix bug with large duplications column

9 years agoMerge remote-tracking branch 'origin/branch-4.5'
Julien HENRY [Mon, 1 Dec 2014 15:57:56 +0000 (16:57 +0100)]
Merge remote-tracking branch 'origin/branch-4.5'

Conflicts:
sonar-colorizer/src/main/java/org/sonar/colorizer/HtmlOptions.java
sonar-plugin-api/src/main/java/org/sonar/api/batch/SonarIndex.java
sonar-plugin-api/src/main/java/org/sonar/api/component/ResourcePerspectives.java
sonar-plugin-api/src/main/java/org/sonar/api/web/CodeColorizerFormat.java

9 years agoDisable execution of JS tests if -DskipTests
Simon Brandhof [Mon, 1 Dec 2014 15:26:35 +0000 (16:26 +0100)]
Disable execution of JS tests if -DskipTests

9 years agoSONAR-5864 API cleanup
Julien HENRY [Mon, 1 Dec 2014 14:36:12 +0000 (15:36 +0100)]
SONAR-5864 API cleanup
  * add a proper way to create perspective on InputFile
  * add a proper way to convert InputFile to resource
  * deprecate colorizer

9 years agoSONAR-5877 Fix showing of duplications
Stas Vilchik [Mon, 1 Dec 2014 14:34:38 +0000 (15:34 +0100)]
SONAR-5877 Fix showing of duplications

9 years agoSONAR-5718 Encode url parameters for bulk change
Stas Vilchik [Mon, 1 Dec 2014 14:32:50 +0000 (15:32 +0100)]
SONAR-5718 Encode url parameters for bulk change

9 years agoFix quality flaws
Jean-Baptiste Lievremont [Mon, 1 Dec 2014 14:12:43 +0000 (15:12 +0100)]
Fix quality flaws

9 years agoSONAR-5867 SONAR-5819 Index symbol highlighting and exploit it in api/sources/lines
Jean-Baptiste Lievremont [Mon, 1 Dec 2014 13:51:47 +0000 (14:51 +0100)]
SONAR-5867 SONAR-5819 Index symbol highlighting and exploit it in api/sources/lines

9 years agoEnable all web MTs
Stas Vilchik [Mon, 1 Dec 2014 13:18:52 +0000 (14:18 +0100)]
Enable all web MTs

9 years agoFix loading of available port in sonar-web
Simon Brandhof [Mon, 1 Dec 2014 13:08:15 +0000 (14:08 +0100)]
Fix loading of available port in sonar-web

9 years agoRemove unused javascript code
Stas Vilchik [Mon, 1 Dec 2014 13:06:26 +0000 (14:06 +0100)]
Remove unused javascript code

9 years agoFix quality flaws
Stas Vilchik [Mon, 1 Dec 2014 12:59:01 +0000 (13:59 +0100)]
Fix quality flaws

9 years agoSupport port paratemer in grunt
Stas Vilchik [Mon, 1 Dec 2014 12:54:06 +0000 (13:54 +0100)]
Support port paratemer in grunt

9 years agoUse an available port for JS tests
Simon Brandhof [Mon, 1 Dec 2014 12:46:36 +0000 (13:46 +0100)]
Use an available port for JS tests

9 years agoRename index type issueAuthorization to authorization
Simon Brandhof [Mon, 1 Dec 2014 12:21:16 +0000 (13:21 +0100)]
Rename index type issueAuthorization to authorization

9 years agoDelete unused class IssueAuthorizationDto
Simon Brandhof [Mon, 1 Dec 2014 11:27:40 +0000 (12:27 +0100)]
Delete unused class IssueAuthorizationDto

9 years agoAdd missed zero trend icon
Stas Vilchik [Mon, 1 Dec 2014 12:03:33 +0000 (13:03 +0100)]
Add missed zero trend icon

9 years agoFix execution of web medium tests. Fix minification of the js files
Stas Vilchik [Mon, 1 Dec 2014 11:11:53 +0000 (12:11 +0100)]
Fix execution of web medium tests. Fix minification of the js files

9 years agoSONAR-5871 Add duplications to file_sources
Julien HENRY [Mon, 1 Dec 2014 11:04:28 +0000 (12:04 +0100)]
SONAR-5871 Add duplications to file_sources

9 years agoAdd grunt jshint
Stas Vilchik [Mon, 1 Dec 2014 10:32:13 +0000 (11:32 +0100)]
Add grunt jshint

9 years agoAdd server benchmarks
Simon Brandhof [Mon, 1 Dec 2014 10:21:16 +0000 (11:21 +0100)]
Add server benchmarks

9 years agoSONAR-5801 Use short instead of int in ES source line index (size optim)
Jean-Baptiste Lievremont [Mon, 1 Dec 2014 09:48:01 +0000 (10:48 +0100)]
SONAR-5801 Use short instead of int in ES source line index (size optim)

9 years agoCosmetic refactoring of org.sonar.server.source.index
Simon Brandhof [Mon, 1 Dec 2014 09:33:54 +0000 (10:33 +0100)]
Cosmetic refactoring of org.sonar.server.source.index

9 years agoFix sonar-data-test
Simon Brandhof [Mon, 1 Dec 2014 08:33:38 +0000 (09:33 +0100)]
Fix sonar-data-test

9 years agoSONAR-5718 Fix syntax highlighting in the issues page
Stas Vilchik [Mon, 1 Dec 2014 08:33:21 +0000 (09:33 +0100)]
SONAR-5718 Fix syntax highlighting in the issues page

9 years agoMinor improvement in ServerTester
Simon Brandhof [Sun, 30 Nov 2014 19:21:12 +0000 (20:21 +0100)]
Minor improvement in ServerTester

9 years agoRevert previous commit to have faster build
Simon Brandhof [Sun, 30 Nov 2014 19:09:38 +0000 (20:09 +0100)]
Revert previous commit to have faster build

This reverts commit 6516646e2f0b558ef81f8be705ae0c1764c0eb17.

9 years agoUse the shared Elasticsearch instance in EsTester
Simon Brandhof [Sun, 30 Nov 2014 18:25:30 +0000 (19:25 +0100)]
Use the shared Elasticsearch instance in EsTester

9 years agoFix thread leak in server tests
Simon Brandhof [Sun, 30 Nov 2014 17:57:29 +0000 (18:57 +0100)]
Fix thread leak in server tests

9 years agoShared elasticsearch instance for server tests
Simon Brandhof [Sun, 30 Nov 2014 17:09:03 +0000 (18:09 +0100)]
Shared elasticsearch instance for server tests

9 years agoEnd of CI error investigations - creation of ES indices was not synchronous, so faile...
Simon Brandhof [Sat, 29 Nov 2014 11:41:39 +0000 (12:41 +0100)]
End of CI error investigations - creation of ES indices was not synchronous, so failed on slow boxes

9 years agoCI error investigations - add verifications when creating index
Simon Brandhof [Sat, 29 Nov 2014 10:26:30 +0000 (11:26 +0100)]
CI error investigations - add verifications when creating index

9 years agoCI error investigations - add logs to ServerTester
Simon Brandhof [Sat, 29 Nov 2014 09:54:29 +0000 (10:54 +0100)]
CI error investigations - add logs to ServerTester

9 years agoCI error investigations - add logs to ServerTester
Simon Brandhof [Sat, 29 Nov 2014 09:38:20 +0000 (10:38 +0100)]
CI error investigations - add logs to ServerTester

9 years agoCI error investigations - temporarily disable random execution of tests
Simon Brandhof [Sat, 29 Nov 2014 09:26:26 +0000 (10:26 +0100)]
CI error investigations - temporarily disable random execution of tests

9 years agoCI error investigations - temporarily disable tests using EsTester
Simon Brandhof [Sat, 29 Nov 2014 08:37:58 +0000 (09:37 +0100)]
CI error investigations - temporarily disable tests using EsTester

9 years agoTemporary increase of JVM memory for server tests
Simon Brandhof [Sat, 29 Nov 2014 07:59:39 +0000 (08:59 +0100)]
Temporary increase of JVM memory for server tests

9 years agoFix qualify flaws
Stas Vilchik [Fri, 28 Nov 2014 19:18:10 +0000 (20:18 +0100)]
Fix qualify flaws

9 years agoRemove ignored tests
Simon Brandhof [Fri, 28 Nov 2014 18:44:55 +0000 (19:44 +0100)]
Remove ignored tests

9 years agoFix memory leaks in server medium tests
Simon Brandhof [Fri, 28 Nov 2014 18:34:05 +0000 (19:34 +0100)]
Fix memory leaks in server medium tests

9 years agoRe-enable random execution of tests
Simon Brandhof [Fri, 28 Nov 2014 16:25:06 +0000 (17:25 +0100)]
Re-enable random execution of tests

9 years agoSONAR-5867 Add symbol references data into file_sources table
Julien HENRY [Fri, 28 Nov 2014 16:11:21 +0000 (17:11 +0100)]
SONAR-5867 Add symbol references data into file_sources table

9 years agoRevert "SONAR-5742 Add ignorePaging parameter handle to WS client (for IT)"
Jean-Baptiste Lievremont [Fri, 28 Nov 2014 16:29:46 +0000 (17:29 +0100)]
Revert "SONAR-5742 Add ignorePaging parameter handle to WS client (for IT)"

This reverts commit 58dd4353773af1c010facbcc05c17cd1cac5b9be.

9 years agoSONAR-5742 Add ignorePaging parameter handle to WS client (for IT)
Jean-Baptiste Lievremont [Fri, 28 Nov 2014 16:25:20 +0000 (17:25 +0100)]
SONAR-5742 Add ignorePaging parameter handle to WS client (for IT)

9 years agoSONAR-5718 Apply feedback
Stas Vilchik [Fri, 28 Nov 2014 15:20:06 +0000 (16:20 +0100)]
SONAR-5718 Apply feedback

9 years agoFix quality gate modals
Stas Vilchik [Fri, 28 Nov 2014 15:00:48 +0000 (16:00 +0100)]
Fix quality gate modals

9 years agoOmit lucene norms on non-analyzed string fields
Simon Brandhof [Fri, 28 Nov 2014 15:55:34 +0000 (16:55 +0100)]
Omit lucene norms on non-analyzed string fields

9 years agoDo not memory store for elasticsearch tests
Simon Brandhof [Fri, 28 Nov 2014 15:52:12 +0000 (16:52 +0100)]
Do not memory store for elasticsearch tests

9 years agoFix closing of connection in SourceLineResultSetIteratorTest
Simon Brandhof [Fri, 28 Nov 2014 15:35:16 +0000 (16:35 +0100)]
Fix closing of connection in SourceLineResultSetIteratorTest

9 years agoFix DB connection leak
Jean-Baptiste Lievremont [Fri, 28 Nov 2014 14:57:21 +0000 (15:57 +0100)]
Fix DB connection leak

9 years agoSONAR-5742 Add explicit parameter to ignore paging in issue search
Jean-Baptiste Lievremont [Fri, 28 Nov 2014 11:10:53 +0000 (12:10 +0100)]
SONAR-5742 Add explicit parameter to ignore paging in issue search

9 years agoDo not reuse previous Elasticsearch installations in EsTester
Simon Brandhof [Fri, 28 Nov 2014 15:04:59 +0000 (16:04 +0100)]
Do not reuse previous Elasticsearch installations in EsTester

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)