]> source.dussan.org Git - sonarqube.git/log
sonarqube.git
9 years agoSONAR-6012 Issues on files on removed modules should contain the module key 163/head
Julien Lancelot [Fri, 20 Mar 2015 13:15:38 +0000 (14:15 +0100)]
SONAR-6012 Issues on files on removed modules should contain the module key

9 years agoDo not retry to index failed requests in BulkIndexer
Simon Brandhof [Fri, 20 Mar 2015 10:52:12 +0000 (11:52 +0100)]
Do not retry to index failed requests in BulkIndexer

9 years agoFix some quality flaws
Simon Brandhof [Fri, 20 Mar 2015 10:51:54 +0000 (11:51 +0100)]
Fix some quality flaws

9 years agoSONAR-6296 Display dashboard name from bundle if available
Julien Lancelot [Thu, 19 Mar 2015 11:47:34 +0000 (12:47 +0100)]
SONAR-6296 Display dashboard name from bundle if available

9 years agoFix regression in SourcePersister
Julien HENRY [Wed, 18 Mar 2015 17:45:54 +0000 (18:45 +0100)]
Fix regression in SourcePersister

9 years agoSONAR-6296 Rename 2 of the default dashboards
Julien Lancelot [Wed, 18 Mar 2015 13:39:32 +0000 (14:39 +0100)]
SONAR-6296 Rename 2 of the default dashboards

9 years agoMove migration 774 to 773
Julien Lancelot [Wed, 18 Mar 2015 11:20:13 +0000 (12:20 +0100)]
Move migration 774 to 773

9 years agoBatch should set updated date to 0 on updated sources and Compute should update this... 156/head
Julien Lancelot [Tue, 17 Mar 2015 15:43:27 +0000 (16:43 +0100)]
Batch should set updated date to 0 on updated sources and Compute should update this sources for current project

9 years agoimprove significantly memore consumption while using a disk cache 157/head
Teryk Bellahsene [Tue, 17 Mar 2015 17:59:01 +0000 (18:59 +0100)]
improve significantly memore consumption while using a disk cache

it kept a strong reference to every object writter: http://stackoverflow.com/questions/7495155/java-out-of-heap-space-during-serialization/7495214#7495214

9 years agocatch Throwable instead of Exception in Computation threads
Teryk Bellahsene [Tue, 17 Mar 2015 17:05:54 +0000 (18:05 +0100)]
catch Throwable instead of Exception in Computation threads

9 years agoextract settings links in the context nav
Stas Vilchik [Tue, 17 Mar 2015 15:12:36 +0000 (16:12 +0100)]
extract settings links in the context nav

9 years agoImprove db migration from 5.0 and indexing step at server startup
Simon Brandhof [Fri, 13 Mar 2015 16:43:27 +0000 (17:43 +0100)]
Improve db migration from 5.0 and indexing step at server startup

* Parallel bulk indexing of documents into Elasticsearch
* reduce memory consumption when building JSON requests
* no need to change type of column PROJECT_MEASURES.MEASURE_DATE as it is not used
* fix created_at/updated_at fields of manual_measure when saved from Rails
* remove usage of deprecated delete-by-query

9 years agoimprove the display of dashboard in the context nav
Stas Vilchik [Tue, 17 Mar 2015 12:45:53 +0000 (13:45 +0100)]
improve the display of dashboard in the context nav

9 years agoMerge multiple issues column requests alter into one request 155/head
Julien Lancelot [Tue, 17 Mar 2015 10:27:18 +0000 (11:27 +0100)]
Merge multiple issues column requests alter into one request

9 years agoFix an issue with TimeZone ID of UTC
Jean-Baptiste Lievremont [Mon, 16 Mar 2015 11:18:17 +0000 (12:18 +0100)]
Fix an issue with TimeZone ID of UTC

Conflicts:
server/sonar-server/src/test/java/org/sonar/server/issue/index/IssueIndexTest.java

9 years agobetter highlighting of active navigation item in the project context
Stas Vilchik [Mon, 16 Mar 2015 13:04:20 +0000 (14:04 +0100)]
better highlighting of active navigation item in the project context

9 years agoSONAR-5473 Optimization: do not change file_sources.updated_at
Julien HENRY [Thu, 12 Mar 2015 09:24:55 +0000 (10:24 +0100)]
SONAR-5473 Optimization: do not change file_sources.updated_at
  when the change is only on src_hash

9 years agoDb migration: do not test presence of table as it does not work for table "events...
Simon Brandhof [Mon, 9 Mar 2015 15:38:59 +0000 (16:38 +0100)]
Db migration: do not test presence of table as it does not work for table "events" on mssql

9 years agoComplete documentation of db section in sonar.properties
Simon Brandhof [Mon, 9 Mar 2015 15:18:51 +0000 (16:18 +0100)]
Complete documentation of db section in sonar.properties

9 years agoReentrant db migrations when adding/removing columns or tables 139/head
Simon Brandhof [Mon, 9 Mar 2015 11:07:07 +0000 (12:07 +0100)]
Reentrant db migrations when adding/removing columns or tables

9 years agoImprove description of sonar.lf.logoWidthPx
Simon Brandhof [Mon, 9 Mar 2015 13:36:30 +0000 (14:36 +0100)]
Improve description of sonar.lf.logoWidthPx

Use correct English!

9 years agoUpdate message
Julien Lancelot [Mon, 9 Mar 2015 12:02:03 +0000 (13:02 +0100)]
Update message

9 years agofix position of issue comment popup
Stas Vilchik [Fri, 6 Mar 2015 09:22:46 +0000 (10:22 +0100)]
fix position of issue comment popup

9 years agoRevert "update shortcuts help labels"
Stas Vilchik [Fri, 6 Mar 2015 09:04:27 +0000 (10:04 +0100)]
Revert "update shortcuts help labels"

This reverts commit 7112f00bad9ebb9081d08200ec41f210ed7cbe3b.

9 years agohide quality profile select after bulk change on rules page
Stas Vilchik [Fri, 6 Mar 2015 08:55:21 +0000 (09:55 +0100)]
hide quality profile select after bulk change on rules page

9 years agoremove actions from rule lang and tags
Stas Vilchik [Fri, 6 Mar 2015 08:42:03 +0000 (09:42 +0100)]
remove actions from rule lang and tags

9 years agoSONAR-5077 Fix test
Julien HENRY [Mon, 9 Mar 2015 10:03:10 +0000 (11:03 +0100)]
SONAR-5077 Fix test

9 years agoSONAR-6250 Fix use of sonar.branch on dotnet projects
Julien HENRY [Mon, 9 Mar 2015 10:00:03 +0000 (11:00 +0100)]
SONAR-6250 Fix use of sonar.branch on dotnet projects

9 years agoSONAR-5077 Change label "Other" -> "Unknown"
Julien HENRY [Mon, 9 Mar 2015 09:58:23 +0000 (10:58 +0100)]
SONAR-5077 Change label "Other" -> "Unknown"

9 years agoUse default 8% for error margin of performance tests
Simon Brandhof [Mon, 9 Mar 2015 09:36:35 +0000 (10:36 +0100)]
Use default 8% for error margin of performance tests

9 years agoSONAR-4624 complete "new FP issues" with resolution "won't fix" 136/head
Simon Brandhof [Fri, 6 Mar 2015 08:47:38 +0000 (09:47 +0100)]
SONAR-4624 complete "new FP issues" with resolution "won't fix"

-> dispatcher becomes "Issues resolved as false positive or won't fix"

9 years ago[maven-release-plugin] prepare for next development iteration
Eric Hartmann [Fri, 6 Mar 2015 07:57:47 +0000 (08:57 +0100)]
[maven-release-plugin] prepare for next development iteration

9 years ago[maven-release-plugin] prepare release 5.1-RC1 5.1-RC1
Eric Hartmann [Fri, 6 Mar 2015 07:57:46 +0000 (08:57 +0100)]
[maven-release-plugin] prepare release 5.1-RC1

9 years agoFix resource bundle for uncharacterized rules
Jean-Baptiste Lievremont [Thu, 5 Mar 2015 12:56:47 +0000 (13:56 +0100)]
Fix resource bundle for uncharacterized rules

9 years agoDependencies should be persisted early to have proper id in the DSM
Julien HENRY [Thu, 5 Mar 2015 11:23:30 +0000 (12:23 +0100)]
Dependencies should be persisted early to have proper id in the DSM

9 years agoSONAR-5884 update coverage tooltips
Stas Vilchik [Thu, 5 Mar 2015 10:21:29 +0000 (11:21 +0100)]
SONAR-5884 update coverage tooltips

9 years agoFix quality flaws
Simon Brandhof [Thu, 5 Mar 2015 10:08:17 +0000 (11:08 +0100)]
Fix quality flaws

9 years agoFix indexing of issues -> mix functional and technical dates
Simon Brandhof [Thu, 5 Mar 2015 09:35:57 +0000 (10:35 +0100)]
Fix indexing of issues -> mix functional and technical dates

9 years agoSONAR-4624 Add "won't fix" in the Administer Issues permission
Julien Lancelot [Thu, 5 Mar 2015 09:36:58 +0000 (10:36 +0100)]
SONAR-4624 Add "won't fix" in the Administer Issues permission

9 years agoSONAR-6055 Embed latest Java 3.0 plugin and stop embedding Findbugs Plugin
Julien Lancelot [Wed, 4 Mar 2015 16:21:31 +0000 (17:21 +0100)]
SONAR-6055 Embed latest Java 3.0 plugin and stop embedding Findbugs Plugin

9 years agoSONAR-6229 fix indexing of active rules
Simon Brandhof [Wed, 4 Mar 2015 22:52:29 +0000 (23:52 +0100)]
SONAR-6229 fix indexing of active rules

9 years agoSONAR-5945 close issues on deleted components
Julien HENRY [Mon, 2 Mar 2015 08:54:06 +0000 (09:54 +0100)]
SONAR-5945 close issues on deleted components

9 years agoFix error margin of SourceDbBenchmarkTest
Simon Brandhof [Wed, 4 Mar 2015 19:53:19 +0000 (20:53 +0100)]
Fix error margin of SourceDbBenchmarkTest

9 years agoFix error margin of server benchmark
Simon Brandhof [Wed, 4 Mar 2015 17:21:49 +0000 (18:21 +0100)]
Fix error margin of server benchmark

9 years agoFix Javadoc and add useful method using Charset for RulesDefinitionXmlLoader
Julien HENRY [Wed, 4 Mar 2015 16:56:31 +0000 (17:56 +0100)]
Fix Javadoc and add useful method using Charset for RulesDefinitionXmlLoader

9 years agoSONAR-6229 incremental indexing
Simon Brandhof [Wed, 4 Mar 2015 15:44:24 +0000 (16:44 +0100)]
SONAR-6229 incremental indexing

9 years agoRemove unused BulkIndexer#setRefresh(boolean)
Simon Brandhof [Wed, 4 Mar 2015 15:32:33 +0000 (16:32 +0100)]
Remove unused BulkIndexer#setRefresh(boolean)

9 years agoUpgrade Elasticsearch from 1.4.2 to 1.4.4
Simon Brandhof [Wed, 4 Mar 2015 15:29:54 +0000 (16:29 +0100)]
Upgrade Elasticsearch from 1.4.2 to 1.4.4

9 years agoSONAR-6229 improve performance of ES indexing at startup
Simon Brandhof [Wed, 4 Mar 2015 15:29:33 +0000 (16:29 +0100)]
SONAR-6229 improve performance of ES indexing at startup

9 years agoAllow views to save any measure for remote views copy
Julien HENRY [Wed, 4 Mar 2015 10:13:31 +0000 (11:13 +0100)]
Allow views to save any measure for remote views copy

9 years agoDocument method to avoid nasty side effects on Views
Jean-Baptiste Lievremont [Wed, 4 Mar 2015 08:48:32 +0000 (09:48 +0100)]
Document method to avoid nasty side effects on Views

9 years agoAsync replication of activity docs
Simon Brandhof [Wed, 4 Mar 2015 09:41:15 +0000 (10:41 +0100)]
Async replication of activity docs

9 years agoImprove assertions in server benchmarks
Simon Brandhof [Wed, 4 Mar 2015 08:51:33 +0000 (09:51 +0100)]
Improve assertions in server benchmarks

9 years agoupdate shortcuts help labels
Stas Vilchik [Wed, 4 Mar 2015 08:25:16 +0000 (09:25 +0100)]
update shortcuts help labels

9 years agoFix compatibility of tests with Oracle
Simon Brandhof [Wed, 4 Mar 2015 08:22:34 +0000 (09:22 +0100)]
Fix compatibility of tests with Oracle

9 years agoFix compatibility of tests with non-H2 dbs
Simon Brandhof [Tue, 3 Mar 2015 21:54:03 +0000 (22:54 +0100)]
Fix compatibility of tests with non-H2 dbs

9 years agoSONAR-6229 Indexing of activity logs consumes too much memory during server startup
Simon Brandhof [Mon, 2 Mar 2015 12:27:28 +0000 (13:27 +0100)]
SONAR-6229 Indexing of activity logs consumes too much memory during server startup

9 years agoSONAR-6233 fix characteristic facet on rules page
Stas Vilchik [Tue, 3 Mar 2015 16:57:32 +0000 (17:57 +0100)]
SONAR-6233 fix characteristic facet on rules page

9 years agoSONAR-6233 Fix behavior of facet on uncharacterized rules 130/head
Jean-Baptiste Lievremont [Tue, 3 Mar 2015 12:41:22 +0000 (13:41 +0100)]
SONAR-6233 Fix behavior of facet on uncharacterized rules

9 years agoSONAR-6238 Updating only the name of a rule is not taking in account when synchronizi... 129/head
Julien Lancelot [Tue, 3 Mar 2015 12:06:50 +0000 (13:06 +0100)]
SONAR-6238 Updating only the name of a rule is not taking in account when synchronizing rules at startup

9 years agoUpdate javadoc
Julien HENRY [Tue, 3 Mar 2015 10:40:07 +0000 (11:40 +0100)]
Update javadoc

9 years agoRename method
Julien Lancelot [Tue, 3 Mar 2015 10:29:10 +0000 (11:29 +0100)]
Rename method

9 years agoAdd javadoc
Julien Lancelot [Tue, 3 Mar 2015 09:53:00 +0000 (10:53 +0100)]
Add javadoc

9 years agochange "recent history" to "browsed recently"
Stas Vilchik [Tue, 3 Mar 2015 08:34:58 +0000 (09:34 +0100)]
change "recent history" to "browsed recently"

9 years agofix source viewer test
Stas Vilchik [Mon, 2 Mar 2015 16:24:52 +0000 (17:24 +0100)]
fix source viewer test

9 years agoAdd search the ability to search for rules by profiles in RubyRuleService 127/head
Julien Lancelot [Mon, 2 Mar 2015 13:54:04 +0000 (14:54 +0100)]
Add search the ability to search for rules by profiles in RubyRuleService
Needed to fix SQALE-269

9 years agoSONAR-5884 show ut and it coverage separately
Stas Vilchik [Mon, 2 Mar 2015 14:38:04 +0000 (15:38 +0100)]
SONAR-5884 show ut and it coverage separately

9 years agoSONAR-5884 show ut and it coverage separately
Stas Vilchik [Mon, 2 Mar 2015 12:12:11 +0000 (13:12 +0100)]
SONAR-5884 show ut and it coverage separately

9 years agoSONAR-5884 Apply feedback on unit test and field names 126/head
Jean-Baptiste Lievremont [Mon, 2 Mar 2015 14:01:32 +0000 (15:01 +0100)]
SONAR-5884 Apply feedback on unit test and field names

9 years agoSONAR-5884 Replace overall coverage with UT coverage, add IT coverage info
Jean-Baptiste Lievremont [Mon, 2 Mar 2015 11:11:56 +0000 (12:11 +0100)]
SONAR-5884 Replace overall coverage with UT coverage, add IT coverage info

9 years agoRevert "SONAR-6202 Compute overall coverage on all files"
Julien HENRY [Mon, 2 Mar 2015 13:48:24 +0000 (14:48 +0100)]
Revert "SONAR-6202 Compute overall coverage on all files"

This reverts commit eac465bea9f5bf89a7beb8036e4d8eea4723f421.

Conflicts:
plugins/sonar-core-plugin/src/main/java/org/sonar/plugins/core/CorePlugin.java

9 years agoSONAR-5077 Display ncloc of files with no language in size widget
Julien HENRY [Mon, 2 Mar 2015 13:29:16 +0000 (14:29 +0100)]
SONAR-5077 Display ncloc of files with no language in size widget

9 years agoSONAR-6233 Searching for rules without debt characteristic is not working
Julien Lancelot [Mon, 2 Mar 2015 12:53:07 +0000 (13:53 +0100)]
SONAR-6233 Searching for rules without debt characteristic is not working

9 years agofix bug with extra duplicated line in the popup
Stas Vilchik [Mon, 2 Mar 2015 13:29:02 +0000 (14:29 +0100)]
fix bug with extra duplicated line in the popup

9 years agofix bug with extra duplicated line
Stas Vilchik [Mon, 2 Mar 2015 13:21:08 +0000 (14:21 +0100)]
fix bug with extra duplicated line

9 years agoFix quality flaws
Simon Brandhof [Mon, 2 Mar 2015 12:46:45 +0000 (13:46 +0100)]
Fix quality flaws

9 years agoupdate events widget
Stas Vilchik [Mon, 2 Mar 2015 10:57:44 +0000 (11:57 +0100)]
update events widget

9 years agoUpdate version of Git and SVN plugins to 1.0
Julien HENRY [Mon, 2 Mar 2015 10:50:20 +0000 (11:50 +0100)]
Update version of Git and SVN plugins to 1.0

9 years agoshow rule's issues in the same tab
Stas Vilchik [Mon, 2 Mar 2015 10:08:28 +0000 (11:08 +0100)]
show rule's issues in the same tab

9 years agoupdate help window
Stas Vilchik [Fri, 27 Feb 2015 08:46:01 +0000 (09:46 +0100)]
update help window

9 years agoRefactor table ANALYSIS_REPORTS because of MySQL packet size limitation
Simon Brandhof [Wed, 25 Feb 2015 21:22:20 +0000 (22:22 +0100)]
Refactor table ANALYSIS_REPORTS because of MySQL packet size limitation

* do not store report zip in table ANALYSIS_REPORTS but in FS dir {home}/data/analysis
* do not store snapshot id in table but in protobuf report

9 years agoTest internal Git merge tool
Simon Brandhof [Fri, 27 Feb 2015 17:23:36 +0000 (18:23 +0100)]
Test internal Git merge tool

9 years agoSONAR-6222 SQALE Rating is badly render in the timeline widget 121/head
Julien Lancelot [Fri, 27 Feb 2015 13:40:20 +0000 (14:40 +0100)]
SONAR-6222 SQALE Rating is badly render in the timeline widget

9 years agoMerge branch 'master' into branch-5.1
Simon Brandhof [Thu, 26 Feb 2015 21:16:45 +0000 (22:16 +0100)]
Merge branch 'master' into branch-5.1

9 years agorevert back to 5.2-SNAPSHOT after job generation
tomverin [Thu, 26 Feb 2015 20:59:04 +0000 (21:59 +0100)]
revert back to 5.2-SNAPSHOT after job generation

9 years agoswitch version to 5.1 for regeneration of jenkins job
tomverin [Thu, 26 Feb 2015 20:51:37 +0000 (21:51 +0100)]
switch version to 5.1 for regeneration of jenkins job

9 years agofix connection leak
Teryk Bellahsene [Thu, 26 Feb 2015 17:01:30 +0000 (18:01 +0100)]
fix connection leak

9 years agofix default assignee when property is null - SONAR-6154
Teryk Bellahsene [Thu, 26 Feb 2015 13:50:46 +0000 (14:50 +0100)]
fix default assignee when property is null - SONAR-6154

9 years agofix component wrapping on issues page
Stas Vilchik [Thu, 26 Feb 2015 09:45:26 +0000 (10:45 +0100)]
fix component wrapping on issues page

9 years agosort extra measures categories by name
Stas Vilchik [Thu, 26 Feb 2015 09:32:57 +0000 (10:32 +0100)]
sort extra measures categories by name

9 years agofix deletion of scm accounts
Stas Vilchik [Thu, 26 Feb 2015 08:24:00 +0000 (09:24 +0100)]
fix deletion of scm accounts

9 years agoAllow to set a default assignee on issues - SONAR-6154 116/head
Teryk Bellahsene [Tue, 24 Feb 2015 14:32:16 +0000 (15:32 +0100)]
Allow to set a default assignee on issues - SONAR-6154

9 years agoRename a migration because the name is too long on windows
Julien Lancelot [Thu, 26 Feb 2015 11:07:30 +0000 (12:07 +0100)]
Rename a migration because the name is too long on windows

9 years agoAutomatic merge from branch-5.1
Jenkins CI [Thu, 26 Feb 2015 09:25:12 +0000 (10:25 +0100)]
Automatic merge from branch-5.1

* origin/branch-5.1:
  SONAR-6012 Push forgotten update of batch input proto
  SONAR-6075 Hide projects and authors facets on a developer technical project
  Increase reliability of ProgressLoggerTest on slow machines

9 years agoMerge branch 'branch-5.0' into branch-5.1
Simon Brandhof [Thu, 26 Feb 2015 09:19:59 +0000 (10:19 +0100)]
Merge branch 'branch-5.0' into branch-5.1

9 years agoSONAR-6012 Push forgotten update of batch input proto
Julien Lancelot [Thu, 26 Feb 2015 09:03:08 +0000 (10:03 +0100)]
SONAR-6012 Push forgotten update of batch input proto

9 years agoSONAR-6075 Hide projects and authors facets on a developer technical project
Jean-Baptiste Lievremont [Thu, 26 Feb 2015 08:42:26 +0000 (09:42 +0100)]
SONAR-6075 Hide projects and authors facets on a developer technical project

9 years agoUpgrade version to 5.2-SNAPSHOT
Thomas Vérin [Thu, 26 Feb 2015 08:04:16 +0000 (09:04 +0100)]
Upgrade version to 5.2-SNAPSHOT

9 years agoSONAR-5927 Blacklist the build breaker plugin in preview mode
Julien HENRY [Wed, 25 Feb 2015 17:49:15 +0000 (18:49 +0100)]
SONAR-5927 Blacklist the build breaker plugin in preview mode

9 years agoSONAR-5927 Fix 404 when analyzing new file
Julien HENRY [Wed, 25 Feb 2015 15:19:05 +0000 (16:19 +0100)]
SONAR-5927 Fix 404 when analyzing new file