]> source.dussan.org Git - sonarqube.git/log
sonarqube.git
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

9 years agoSONAR-6012 Checksum can be null
Julien Lancelot [Wed, 25 Feb 2015 14:57:01 +0000 (15:57 +0100)]
SONAR-6012 Checksum can be null

9 years agoFix some quality flaws
Julien HENRY [Wed, 25 Feb 2015 14:27:46 +0000 (15:27 +0100)]
Fix some quality flaws

9 years agoFix quality flaw
Julien Lancelot [Wed, 25 Feb 2015 14:09:08 +0000 (15:09 +0100)]
Fix quality flaw

9 years agoSONAR-5927, SONAR-6012 Rework incremental preview mode to speedup issue retrieval
Julien HENRY [Wed, 25 Feb 2015 13:04:39 +0000 (14:04 +0100)]
SONAR-5927, SONAR-6012 Rework incremental preview mode to speedup issue retrieval

9 years agoFix typo
Julien HENRY [Wed, 25 Feb 2015 12:27:24 +0000 (13:27 +0100)]
Fix typo

9 years agoadd combined dev&watch grunt task
Stas Vilchik [Wed, 25 Feb 2015 11:26:25 +0000 (12:26 +0100)]
add combined dev&watch grunt task

9 years agoadd web assets headers
Stas Vilchik [Wed, 25 Feb 2015 11:18:51 +0000 (12:18 +0100)]
add web assets headers

9 years agoIncrease reliability of ProgressLoggerTest on slow machines
Simon Brandhof [Wed, 25 Feb 2015 10:54:43 +0000 (11:54 +0100)]
Increase reliability of ProgressLoggerTest on slow machines

9 years agoIncrease reliability of ProgressLoggerTest on slow machines
Simon Brandhof [Wed, 25 Feb 2015 10:54:06 +0000 (11:54 +0100)]
Increase reliability of ProgressLoggerTest on slow machines

9 years agoupdate shortcuts help
Stas Vilchik [Wed, 25 Feb 2015 09:34:21 +0000 (10:34 +0100)]
update shortcuts help

9 years agochange issue comment shortcut
Stas Vilchik [Wed, 25 Feb 2015 09:24:31 +0000 (10:24 +0100)]
change issue comment shortcut

9 years agoAdjust performance test
Simon Brandhof [Wed, 25 Feb 2015 09:49:30 +0000 (10:49 +0100)]
Adjust performance test

9 years agoImprove javadoc of org.sonar.api.utils.log.Logger
Simon Brandhof [Wed, 25 Feb 2015 08:19:23 +0000 (09:19 +0100)]
Improve javadoc of org.sonar.api.utils.log.Logger

9 years agoAutomatic merge from branch-5.0
Julien Lancelot [Wed, 25 Feb 2015 07:23:03 +0000 (08:23 +0100)]
Automatic merge from branch-5.0

* origin/branch-5.0:
  Update version to 5.0.2-SNAPSHOT
  Release 5.0.1

9 years agoFix some quality flaws
Julien HENRY [Tue, 24 Feb 2015 14:28:15 +0000 (15:28 +0100)]
Fix some quality flaws

9 years agoSONAR-5936 support property sonar.log.level on batch
Simon Brandhof [Tue, 24 Feb 2015 15:50:18 +0000 (16:50 +0100)]
SONAR-5936 support property sonar.log.level on batch

9 years agoRevert upgrade to Elasticsearch 1.4.4 as it seems to have performance regressions
Simon Brandhof [Tue, 24 Feb 2015 15:45:30 +0000 (16:45 +0100)]
Revert upgrade to Elasticsearch 1.4.4 as it seems to have performance regressions

9 years agoFix quality flaw
Simon Brandhof [Tue, 24 Feb 2015 15:45:02 +0000 (16:45 +0100)]
Fix quality flaw

9 years agoSONAR-5936 remove "Disk Usage" from ES info
Simon Brandhof [Tue, 24 Feb 2015 13:18:52 +0000 (14:18 +0100)]
SONAR-5936 remove "Disk Usage" from ES info