]> source.dussan.org Git - sonarqube.git/log
sonarqube.git
9 years agoSONAR-5795 Component indexation right before the data cleaner step
Teryk Bellahsene [Fri, 31 Oct 2014 14:21:44 +0000 (15:21 +0100)]
SONAR-5795 Component indexation right before the data cleaner step

9 years agoFix quality flaw
Julien Lancelot [Fri, 31 Oct 2014 13:27:30 +0000 (14:27 +0100)]
Fix quality flaw

9 years agoRevert wrong modification (Fix Migration on MsSQL)
Julien Lancelot [Fri, 31 Oct 2014 13:23:00 +0000 (14:23 +0100)]
Revert wrong modification (Fix Migration on MsSQL)

9 years agoSONAR-5795 Move project indexation post job on server side
Teryk Bellahsene [Fri, 31 Oct 2014 09:54:32 +0000 (10:54 +0100)]
SONAR-5795 Move project indexation post job on server side

9 years agoSONAR-5718 fix sorting when multiple issues on the same line
Simon Brandhof [Fri, 31 Oct 2014 12:51:56 +0000 (13:51 +0100)]
SONAR-5718 fix sorting when multiple issues on the same line

9 years agoSONAR-5718 Navigation of issues inside different files
Stas Vilchik [Fri, 31 Oct 2014 12:45:30 +0000 (13:45 +0100)]
SONAR-5718 Navigation of issues inside different files

9 years agoSONAR-5718 Better usage of background process UI
Stas Vilchik [Fri, 31 Oct 2014 09:40:40 +0000 (10:40 +0100)]
SONAR-5718 Better usage of background process UI

9 years agoSONAR-5810 Fix migration on MySQL
Julien Lancelot [Fri, 31 Oct 2014 11:39:24 +0000 (12:39 +0100)]
SONAR-5810 Fix migration on MySQL

9 years agoRevert "Improve db migration so that multiple SELECT can be concurrently executed"
Julien Lancelot [Fri, 31 Oct 2014 10:59:31 +0000 (11:59 +0100)]
Revert "Improve db migration so that multiple SELECT can be concurrently executed"

This reverts commit 1cb697d9bf178093e6ceaaaf33bfa989f79f6469.

9 years agoSONAR-5188 Fix bug when issues are on multiple projects
Julien Lancelot [Fri, 31 Oct 2014 10:49:30 +0000 (11:49 +0100)]
SONAR-5188 Fix bug when issues are on multiple projects

9 years agoSONAR-5785 Add languages to the issues WS response
Jean-Baptiste Lievremont [Fri, 31 Oct 2014 09:46:26 +0000 (10:46 +0100)]
SONAR-5785 Add languages to the issues WS response

9 years agoImprove db migration so that multiple SELECT can be concurrently executed
Simon Brandhof [Fri, 31 Oct 2014 09:51:37 +0000 (10:51 +0100)]
Improve db migration so that multiple SELECT can be concurrently executed

9 years agoRefactor ES definition of fields
Simon Brandhof [Fri, 31 Oct 2014 09:24:33 +0000 (10:24 +0100)]
Refactor ES definition of fields

Do not use reflection to load ES index fields

9 years agoSONAR-5718 Fix display of file-level issues
Stas Vilchik [Fri, 31 Oct 2014 09:25:16 +0000 (10:25 +0100)]
SONAR-5718 Fix display of file-level issues

9 years agoSONAR-5718 Fix the old issues page
Stas Vilchik [Fri, 31 Oct 2014 09:17:02 +0000 (10:17 +0100)]
SONAR-5718 Fix the old issues page

9 years agoSONAR-5718 Add permalinks for saved filters
Stas Vilchik [Fri, 31 Oct 2014 08:48:46 +0000 (09:48 +0100)]
SONAR-5718 Add permalinks for saved filters

9 years agoSONAR-5606 refactor MyBatis configuration of result set scrolling
Simon Brandhof [Fri, 31 Oct 2014 08:24:49 +0000 (09:24 +0100)]
SONAR-5606 refactor MyBatis configuration of result set scrolling

9 years agoFix some quality flaws
Julien HENRY [Fri, 31 Oct 2014 08:37:45 +0000 (09:37 +0100)]
Fix some quality flaws

9 years agoUpdate h2 to latest version
Julien HENRY [Thu, 30 Oct 2014 13:10:50 +0000 (14:10 +0100)]
Update h2 to latest version

9 years agoTry to fix error at analysis of SQ (bad class cast)
Jean-Baptiste Lievremont [Fri, 31 Oct 2014 08:28:00 +0000 (09:28 +0100)]
Try to fix error at analysis of SQ (bad class cast)

9 years agoSONAR-5605 Restore mysql client side cursor
Julien Lancelot [Fri, 31 Oct 2014 07:40:23 +0000 (08:40 +0100)]
SONAR-5605 Restore mysql client side cursor

9 years agoSONAR-5810 Fix migration when project key does not exists
Julien Lancelot [Fri, 31 Oct 2014 07:38:55 +0000 (08:38 +0100)]
SONAR-5810 Fix migration when project key does not exists

9 years agoSONAR-5605 enable mysql client cursor in mybatis
Simon Brandhof [Fri, 31 Oct 2014 06:48:45 +0000 (07:48 +0100)]
SONAR-5605 enable mysql client cursor in mybatis

9 years agoSONAR-5605 revert to mysql client cursor
Simon Brandhof [Thu, 30 Oct 2014 21:25:24 +0000 (22:25 +0100)]
SONAR-5605 revert to mysql client cursor

9 years agoSONAR-5810 fix compatibility with SQLServer
Simon Brandhof [Thu, 30 Oct 2014 21:10:25 +0000 (22:10 +0100)]
SONAR-5810 fix compatibility with SQLServer

9 years agoSONAR-5806 Invalidate database preview cache after snapshot switch on the server...
Teryk Bellahsene [Thu, 30 Oct 2014 19:58:43 +0000 (20:58 +0100)]
SONAR-5806 Invalidate database preview cache after snapshot switch on the server side

9 years agoSONAR-5793 Use TimeProfiler for logs to have duration in compute engine
Teryk Bellahsene [Thu, 30 Oct 2014 19:35:06 +0000 (20:35 +0100)]
SONAR-5793 Use TimeProfiler for logs to have duration in compute engine

9 years agoSONAR-5810 Migrate issue filters to replace project keys by uuids
Julien Lancelot [Thu, 30 Oct 2014 19:57:38 +0000 (20:57 +0100)]
SONAR-5810 Migrate issue filters to replace project keys by uuids

9 years agoFix typo
Simon Brandhof [Thu, 30 Oct 2014 18:56:17 +0000 (19:56 +0100)]
Fix typo

9 years agoSeparate project and analysis report concerns
Teryk Bellahsene [Thu, 30 Oct 2014 18:00:52 +0000 (19:00 +0100)]
Separate project and analysis report concerns

9 years agoAutomatic merge from branch-4.5
Eric Hartmann [Thu, 30 Oct 2014 17:28:00 +0000 (18:28 +0100)]
Automatic merge from branch-4.5

* origin/branch-4.5:
  Update version to 4.5.2-SNAPSHOT
  Release 4.5.1

9 years agoSONAR-5530 Synchronize issues by project
Julien Lancelot [Thu, 30 Oct 2014 16:40:57 +0000 (17:40 +0100)]
SONAR-5530 Synchronize issues by project

9 years agoMinor refactorings
Simon Brandhof [Thu, 30 Oct 2014 16:21:54 +0000 (17:21 +0100)]
Minor refactorings

9 years agoFix URL in notification email on issue changes
Simon Brandhof [Thu, 30 Oct 2014 16:20:27 +0000 (17:20 +0100)]
Fix URL in notification email on issue changes

Replace request parameter componentRoot by componentRootUuid

9 years agoTemporarily disable IssueAuthorizationDaoTest
Simon Brandhof [Thu, 30 Oct 2014 10:47:15 +0000 (11:47 +0100)]
Temporarily disable IssueAuthorizationDaoTest

9 years agoSONAR-5718 Refactor sticky facet building
Jean-Baptiste Lievremont [Thu, 30 Oct 2014 15:10:46 +0000 (16:10 +0100)]
SONAR-5718 Refactor sticky facet building

9 years agoSONAR-5718 Add possibility to configure facet size and minimum doc count
Jean-Baptiste Lievremont [Thu, 30 Oct 2014 13:54:11 +0000 (14:54 +0100)]
SONAR-5718 Add possibility to configure facet size and minimum doc count

9 years agoSONAR-5718 Implement the manual selection of facet values
Stas Vilchik [Thu, 30 Oct 2014 15:14:36 +0000 (16:14 +0100)]
SONAR-5718 Implement the manual selection of facet values

9 years agoSONAR-5718 Enable facets from query
Stas Vilchik [Thu, 30 Oct 2014 14:49:32 +0000 (15:49 +0100)]
SONAR-5718 Enable facets from query

9 years agoSONAR-5718 Update issues widget in order to support project UUID
Stas Vilchik [Thu, 30 Oct 2014 14:35:44 +0000 (15:35 +0100)]
SONAR-5718 Update issues widget in order to support project UUID

9 years agoSONAR-5718 Implement the manual selection of facet values
Stas Vilchik [Thu, 30 Oct 2014 13:11:04 +0000 (14:11 +0100)]
SONAR-5718 Implement the manual selection of facet values

9 years agoSONAR-5718 Add a reporter facet
Stas Vilchik [Thu, 30 Oct 2014 10:52:59 +0000 (11:52 +0100)]
SONAR-5718 Add a reporter facet

9 years agoSoNAR-5292 Return 404 when file does not exists
Julien Lancelot [Thu, 30 Oct 2014 13:25:59 +0000 (14:25 +0100)]
SoNAR-5292 Return 404 when file does not exists

9 years agoSONAR-5755 Filter on project when searching for last synchronisation for issues and...
Julien Lancelot [Thu, 30 Oct 2014 13:04:29 +0000 (14:04 +0100)]
SONAR-5755 Filter on project when searching for last synchronisation for issues and issues authorization

9 years agoSONAR-5786 Add reporters to the users array in issue search response
Jean-Baptiste Lievremont [Thu, 30 Oct 2014 10:58:59 +0000 (11:58 +0100)]
SONAR-5786 Add reporters to the users array in issue search response

9 years agoSONAR-5657 - Compute Engine - Delete old closed issues from index
Teryk Bellahsene [Thu, 30 Oct 2014 09:43:20 +0000 (10:43 +0100)]
SONAR-5657 - Compute Engine - Delete old closed issues from index

9 years agoSONAR-5347 Preview mode should use the new WS /api/sources/raw
Julien HENRY [Thu, 30 Oct 2014 11:01:15 +0000 (12:01 +0100)]
SONAR-5347 Preview mode should use the new WS /api/sources/raw

9 years agoIndexation of project permission should only be done on the first project analysis
Julien Lancelot [Thu, 30 Oct 2014 10:47:13 +0000 (11:47 +0100)]
Indexation of project permission should only be done on the first project analysis

9 years agoSONAR-5747 Make issue facet on component root consistent with issue filter
Jean-Baptiste Lievremont [Thu, 30 Oct 2014 09:24:59 +0000 (10:24 +0100)]
SONAR-5747 Make issue facet on component root consistent with issue filter
(componentRootUuids)

9 years agoSONAR-5718 Do not request page when disable facet witout selected items
Stas Vilchik [Thu, 30 Oct 2014 10:35:54 +0000 (11:35 +0100)]
SONAR-5718 Do not request page when disable facet witout selected items

9 years agoSONAR-5718 Add action plan and component facets
Stas Vilchik [Thu, 30 Oct 2014 10:22:02 +0000 (11:22 +0100)]
SONAR-5718 Add action plan and component facets

9 years agoSONAR-5718 Disable facet when collapse it
Stas Vilchik [Thu, 30 Oct 2014 09:36:21 +0000 (10:36 +0100)]
SONAR-5718 Disable facet when collapse it

9 years agoSONAR-5718 Don't allow to choose 'unassigned' and assignee at the same time
Stas Vilchik [Thu, 30 Oct 2014 09:03:31 +0000 (10:03 +0100)]
SONAR-5718 Don't allow to choose 'unassigned' and assignee at the same time

9 years agoFix issue tracking regression after last optimizations
Julien HENRY [Thu, 30 Oct 2014 08:49:06 +0000 (09:49 +0100)]
Fix issue tracking regression after last optimizations

9 years agoSONAR-5718 Add an ability to collapse/expand facets
Stas Vilchik [Thu, 30 Oct 2014 08:59:48 +0000 (09:59 +0100)]
SONAR-5718 Add an ability to collapse/expand facets

9 years agoSONAR-5687 fix settings of ES cluster
Simon Brandhof [Thu, 30 Oct 2014 08:19:37 +0000 (09:19 +0100)]
SONAR-5687 fix settings of ES cluster

9 years agoSONAR-5792 do not support yes/no values on rails web services
Simon Brandhof [Wed, 29 Oct 2014 20:57:25 +0000 (21:57 +0100)]
SONAR-5792 do not support yes/no values on rails web services

9 years agoSONAR-5657 - Delete issues from index when deleting a project
Teryk Bellahsene [Wed, 29 Oct 2014 17:46:57 +0000 (18:46 +0100)]
SONAR-5657 - Delete issues from index when deleting a project

9 years agoSONAR-5375 Minor optimization to remove all issues once for a given component
Julien HENRY [Wed, 29 Oct 2014 20:46:28 +0000 (21:46 +0100)]
SONAR-5375 Minor optimization to remove all issues once for a given component

9 years agoSONAR-5375 Do not load source in issue tracking when there is zero issue
Julien HENRY [Wed, 29 Oct 2014 20:16:38 +0000 (21:16 +0100)]
SONAR-5375 Do not load source in issue tracking when there is zero issue

9 years agoSONAR-5375 Optimize issue tracking in case we have many issues of the same rule and...
Julien HENRY [Wed, 29 Oct 2014 17:51:26 +0000 (18:51 +0100)]
SONAR-5375 Optimize issue tracking in case we have many issues of the same rule and on the same file

9 years agoSONAR-5755 Fix no UUID when creating Views with the define WS
Julien Lancelot [Wed, 29 Oct 2014 17:18:00 +0000 (18:18 +0100)]
SONAR-5755 Fix no UUID when creating Views with the define WS

9 years agoSONAR-5755 Add cursor mode when searching for project
Julien Lancelot [Wed, 29 Oct 2014 15:59:51 +0000 (16:59 +0100)]
SONAR-5755 Add cursor mode when searching for project

9 years agoSONAR-5718 Add a new issues page
Stas Vilchik [Wed, 29 Oct 2014 16:56:05 +0000 (17:56 +0100)]
SONAR-5718 Add a new issues page

9 years agoSONAR-5797 Add an index on the updated_at column of Issues
Julien Lancelot [Wed, 29 Oct 2014 14:59:44 +0000 (15:59 +0100)]
SONAR-5797 Add an index on the updated_at column of Issues

9 years agoSONAR-5530 Remove AuthorizedComponentDto now useless with project uuid
Julien Lancelot [Wed, 29 Oct 2014 13:49:50 +0000 (14:49 +0100)]
SONAR-5530 Remove AuthorizedComponentDto now useless with project uuid

9 years agoUpdate Maven plugins
Julien HENRY [Wed, 29 Oct 2014 14:58:18 +0000 (15:58 +0100)]
Update Maven plugins

9 years agoSONAR-5793 Enhance logs
Teryk Bellahsene [Wed, 29 Oct 2014 12:45:38 +0000 (13:45 +0100)]
SONAR-5793 Enhance logs

9 years agoSONAR-5753 Add index on projects.project_uuid
Julien Lancelot [Wed, 29 Oct 2014 12:01:46 +0000 (13:01 +0100)]
SONAR-5753 Add index on projects.project_uuid

9 years agoSONAR-5292 Provide a new "/api/sources/raw" WS
Julien Lancelot [Wed, 29 Oct 2014 11:41:51 +0000 (12:41 +0100)]
SONAR-5292 Provide a new "/api/sources/raw" WS

9 years agoUpdate version to 4.5.2-SNAPSHOT
Eric Hartmann [Wed, 29 Oct 2014 10:31:38 +0000 (11:31 +0100)]
Update version to 4.5.2-SNAPSHOT

9 years agoRelease 4.5.1 4.5.1
Eric Hartmann [Wed, 29 Oct 2014 09:34:32 +0000 (10:34 +0100)]
Release 4.5.1

9 years agoFix quality flaw
Simon Brandhof [Wed, 29 Oct 2014 09:09:46 +0000 (10:09 +0100)]
Fix quality flaw

9 years agoSONAR-5787 fix sorting of issues by file then line
Simon Brandhof [Wed, 29 Oct 2014 08:49:41 +0000 (09:49 +0100)]
SONAR-5787 fix sorting of issues by file then line

ES analyzer "sortable" must not truncate values

9 years agoRefactor ES framework
Simon Brandhof [Wed, 29 Oct 2014 08:24:27 +0000 (09:24 +0100)]
Refactor ES framework

* do not limit facet values to integers, but use long
* distinguish integer, long and double field types
* remove unused sub-facets

9 years agoSONAR-5339 Deprecate "sonar.cpd.xxx.skip" in favor of "sonar.cpd.exclusions"
Julien Lancelot [Wed, 29 Oct 2014 07:57:20 +0000 (08:57 +0100)]
SONAR-5339 Deprecate "sonar.cpd.xxx.skip" in favor of "sonar.cpd.exclusions"

9 years agoSONAR-5224 Deprecate the "accessors" metric
Julien Lancelot [Wed, 29 Oct 2014 07:07:45 +0000 (08:07 +0100)]
SONAR-5224 Deprecate the "accessors" metric

9 years agoAutomatic merge from branch-4.5
Jenkins CI [Wed, 29 Oct 2014 07:01:26 +0000 (08:01 +0100)]
Automatic merge from branch-4.5

* origin/branch-4.5:
  SONAR-5788 DSM table doesn't correctly wrap values

9 years agoRestore deleted method used by Views
Julien Lancelot [Tue, 28 Oct 2014 17:21:43 +0000 (18:21 +0100)]
Restore deleted method used by Views

9 years agoSONAR-5694 - add project uuid to the analysis report activity
Teryk Bellahsene [Tue, 28 Oct 2014 15:59:58 +0000 (16:59 +0100)]
SONAR-5694 - add project uuid to the analysis report activity

9 years agoSONAR-5784 Keep query-specified order of facets in result
Jean-Baptiste Lievremont [Tue, 28 Oct 2014 15:50:06 +0000 (16:50 +0100)]
SONAR-5784 Keep query-specified order of facets in result

9 years agoSONAR-5755 Revert cursor mode when searching for project as it's failing when migrati...
Julien Lancelot [Tue, 28 Oct 2014 15:44:15 +0000 (16:44 +0100)]
SONAR-5755 Revert cursor mode when searching for project as it's failing when migrating Dory

9 years agoSONAR-5755 Move creation of projects.uuid index after uuid columns have been populated
Julien Lancelot [Tue, 28 Oct 2014 15:23:08 +0000 (16:23 +0100)]
SONAR-5755 Move creation of projects.uuid index after uuid columns have been populated

9 years agoSONAR-5755 fix cursor mode on PostgresSQL
Julien Lancelot [Tue, 28 Oct 2014 15:22:36 +0000 (16:22 +0100)]
SONAR-5755 fix cursor mode on PostgresSQL

9 years agoFix quality flaws
Julien Lancelot [Tue, 28 Oct 2014 14:49:15 +0000 (15:49 +0100)]
Fix quality flaws

9 years agoFix profiling output
Julien HENRY [Tue, 28 Oct 2014 15:29:05 +0000 (16:29 +0100)]
Fix profiling output

9 years agoInfinite timeout on upload report as long as it's asynchronous
Julien HENRY [Tue, 28 Oct 2014 10:57:32 +0000 (11:57 +0100)]
Infinite timeout on upload report as long as it's asynchronous

9 years agoCompute Engine - commit at each step and delete unimplemented test
Teryk Bellahsene [Tue, 28 Oct 2014 13:00:19 +0000 (14:00 +0100)]
Compute Engine - commit at each step and delete unimplemented test

9 years agoCompute Engine - give context when failing to retrieve a snapshot
Teryk Bellahsene [Tue, 28 Oct 2014 15:11:44 +0000 (16:11 +0100)]
Compute Engine - give context when failing to retrieve a snapshot

9 years agoSONAR-5786 Add reporter facet
Jean-Baptiste Lievremont [Tue, 28 Oct 2014 14:43:41 +0000 (15:43 +0100)]
SONAR-5786 Add reporter facet

9 years agoSONAR-5755 Read projects in cursor mode
Julien Lancelot [Tue, 28 Oct 2014 14:25:17 +0000 (15:25 +0100)]
SONAR-5755 Read projects in cursor mode

9 years agoWhen initializing indexes, synchronize without date
Julien Lancelot [Tue, 28 Oct 2014 13:48:52 +0000 (14:48 +0100)]
When initializing indexes, synchronize without date

9 years agoSONAR-5530 Set project UUID on components without UUID
Julien Lancelot [Tue, 28 Oct 2014 11:27:43 +0000 (12:27 +0100)]
SONAR-5530 Set project UUID on components without UUID

9 years agoSONAR-5718 Add component(Root)Uuids parameters to api/issues/search WS
Jean-Baptiste Lievremont [Tue, 28 Oct 2014 13:57:42 +0000 (14:57 +0100)]
SONAR-5718 Add component(Root)Uuids parameters to api/issues/search WS

9 years agoSONAR-5787 add sorting of issues per project, file path then line id
Simon Brandhof [Tue, 28 Oct 2014 13:49:52 +0000 (14:49 +0100)]
SONAR-5787 add sorting of issues per project, file path then line id

9 years agoFix quality flaws
Jean-Baptiste Lievremont [Tue, 28 Oct 2014 12:35:51 +0000 (13:35 +0100)]
Fix quality flaws

9 years agoincrease sleep duration on unit test
Teryk Bellahsene [Tue, 28 Oct 2014 12:29:07 +0000 (13:29 +0100)]
increase sleep duration on unit test

9 years agofix quality flaws
Teryk Bellahsene [Tue, 28 Oct 2014 11:08:02 +0000 (12:08 +0100)]
fix quality flaws

9 years agoIncrease timeout of SearchServerTest for (very) slow boxes
Simon Brandhof [Tue, 28 Oct 2014 11:30:21 +0000 (12:30 +0100)]
Increase timeout of SearchServerTest for (very) slow boxes

9 years agoIncrease timeout of MonitorTest for (very) slow boxes
Simon Brandhof [Tue, 28 Oct 2014 11:12:20 +0000 (12:12 +0100)]
Increase timeout of MonitorTest for (very) slow boxes