]> source.dussan.org Git - sonarqube.git/log
sonarqube.git
9 years agoSONAR-5820 Add "available since" filter
Stas Vilchik [Tue, 23 Dec 2014 16:28:45 +0000 (17:28 +0100)]
SONAR-5820 Add "available since" filter

9 years agoSONAR-5820 Sort by name by default
Stas Vilchik [Tue, 23 Dec 2014 15:58:29 +0000 (16:58 +0100)]
SONAR-5820 Sort by name by default

9 years agoSONAR-5820 Fix scrolling issues
Stas Vilchik [Tue, 23 Dec 2014 15:57:10 +0000 (16:57 +0100)]
SONAR-5820 Fix scrolling issues

9 years agoSONAR-5820 Fix profile activation
Stas Vilchik [Tue, 23 Dec 2014 15:49:16 +0000 (16:49 +0100)]
SONAR-5820 Fix profile activation

9 years agoSONAR-5820 Complete rule details with sqale metadata
Stas Vilchik [Tue, 23 Dec 2014 15:10:11 +0000 (16:10 +0100)]
SONAR-5820 Complete rule details with sqale metadata

9 years agoAutomatic merge from branch-5.0
Jenkins CI [Tue, 23 Dec 2014 16:35:27 +0000 (17:35 +0100)]
Automatic merge from branch-5.0

* origin/branch-5.0:
  SONAR-5995 Remove log on memory leak generated by ProgressLogger when stopping the server

9 years agoSONAR-5995 Remove log on memory leak generated by ProgressLogger when stopping the...
Julien Lancelot [Tue, 23 Dec 2014 15:19:54 +0000 (16:19 +0100)]
SONAR-5995 Remove log on memory leak generated by ProgressLogger when stopping the server

9 years agoRevert "SONAR-5967 Instead of not displaying anymore the source files containing...
Julien Lancelot [Tue, 23 Dec 2014 14:10:30 +0000 (15:10 +0100)]
Revert "SONAR-5967 Instead of not displaying anymore the source files containing more than 3'000 lines, only the highlighting mechanism should be deactivated above this limit"

9 years agoAutomatic merge from branch-5.0
Jenkins CI [Tue, 23 Dec 2014 14:06:21 +0000 (15:06 +0100)]
Automatic merge from branch-5.0

* origin/branch-5.0:
  SONAR-5967 Remove the limitation of 3000 lines
  SONAR-5967 Instead of not displaying anymore the source files containing more than 3'000 lines, only the highlighting mechanism should be deactivated above this limit
  SONAR-5817 Fix max number of lines to 500000
  SONAR-5971 The component viewer, in differential mode, might display some unexpected issues

9 years agoSONAR-5967 Remove the limitation of 3000 lines
Stas Vilchik [Tue, 23 Dec 2014 13:35:01 +0000 (14:35 +0100)]
SONAR-5967 Remove the limitation of 3000 lines

9 years agoSONAR-5820 Update MTs
Stas Vilchik [Tue, 23 Dec 2014 12:32:10 +0000 (13:32 +0100)]
SONAR-5820 Update MTs

9 years agoSONAR-5820 Add quality profiles
Stas Vilchik [Mon, 22 Dec 2014 17:06:43 +0000 (18:06 +0100)]
SONAR-5820 Add quality profiles

9 years agoSONAR-5967 Instead of not displaying anymore the source files containing more than...
Julien Lancelot [Tue, 23 Dec 2014 10:29:38 +0000 (11:29 +0100)]
SONAR-5967 Instead of not displaying anymore the source files containing more than 3'000 lines, only the highlighting mechanism should be deactivated above this limit

9 years agoSONAR-5817 Fix max number of lines to 500000
Julien Lancelot [Tue, 23 Dec 2014 09:40:47 +0000 (10:40 +0100)]
SONAR-5817 Fix max number of lines to 500000

9 years agoSONAR-5971 The component viewer, in differential mode, might display some unexpected...
Stas Vilchik [Tue, 23 Dec 2014 08:26:35 +0000 (09:26 +0100)]
SONAR-5971 The component viewer, in differential mode, might display some unexpected issues

9 years agoAutomatic merge from branch-5.0
Jenkins CI [Mon, 22 Dec 2014 14:54:12 +0000 (15:54 +0100)]
Automatic merge from branch-5.0

* origin/branch-5.0:
  SSF-26 Cross-Site Scripting on Manual Metrics

9 years agoSSF-26 Cross-Site Scripting on Manual Metrics
Julien Lancelot [Mon, 22 Dec 2014 14:45:22 +0000 (15:45 +0100)]
SSF-26 Cross-Site Scripting on Manual Metrics

9 years agoMerge remote-tracking branch 'origin/branch-5.0'
Stas Vilchik [Mon, 22 Dec 2014 14:35:06 +0000 (15:35 +0100)]
Merge remote-tracking branch 'origin/branch-5.0'

Conflicts:
server/sonar-web/src/main/js/tests/e2e/views/issues.jade

9 years agoSSF-25 SMTP configuration password
Julien Lancelot [Mon, 22 Dec 2014 14:27:20 +0000 (15:27 +0100)]
SSF-25 SMTP configuration password

9 years agoRevert "SSF-25 SMTP configuration password"
Julien Lancelot [Mon, 22 Dec 2014 14:10:51 +0000 (15:10 +0100)]
Revert "SSF-25 SMTP configuration password"

This reverts commit 181538a6d0884e74beec8ad6aa3dcf460baec5ea.

9 years agoSONAR-5820 Improve the rule description formatting
Stas Vilchik [Mon, 22 Dec 2014 13:31:46 +0000 (14:31 +0100)]
SONAR-5820 Improve the rule description formatting

9 years agoSSF-25 SMTP configuration password
Julien Lancelot [Mon, 22 Dec 2014 13:42:01 +0000 (14:42 +0100)]
SSF-25 SMTP configuration password

9 years agouse byte[] instead of a stream when inserting a report in database
Teryk Bellahsene [Mon, 22 Dec 2014 13:41:13 +0000 (14:41 +0100)]
use byte[] instead of a stream when inserting a report in database

9 years agoInvalidate browser cache for issues app
Stas Vilchik [Mon, 22 Dec 2014 12:33:56 +0000 (13:33 +0100)]
Invalidate browser cache for issues app

9 years agoFix display of debt characteristic in the issue rule modal
Stas Vilchik [Mon, 22 Dec 2014 12:23:50 +0000 (13:23 +0100)]
Fix display of debt characteristic in the issue rule modal

9 years agoSONAR-5820 Create a new coding rules page
Stas Vilchik [Thu, 18 Dec 2014 14:17:57 +0000 (15:17 +0100)]
SONAR-5820 Create a new coding rules page

9 years agoFix issue when publishing components on Views
Julien Lancelot [Mon, 22 Dec 2014 08:38:43 +0000 (09:38 +0100)]
Fix issue when publishing components on Views

9 years agoSONAR-5972 A plugin can't declare a quality profile related to a language which is...
Simon Brandhof [Fri, 19 Dec 2014 20:31:10 +0000 (21:31 +0100)]
SONAR-5972 A plugin can't declare a quality profile related to a language which is not installed

9 years agoFix ordering in issue filter migration test
Jean-Baptiste Lievremont [Fri, 19 Dec 2014 17:07:57 +0000 (18:07 +0100)]
Fix ordering in issue filter migration test

9 years agoSONAR-5970 Have tag changes appear in email notification
Jean-Baptiste Lievremont [Fri, 19 Dec 2014 17:02:12 +0000 (18:02 +0100)]
SONAR-5970 Have tag changes appear in email notification

9 years agoSONAR-5958 Rename parameters used in issue filters
Jean-Baptiste Lievremont [Fri, 19 Dec 2014 16:19:01 +0000 (17:19 +0100)]
SONAR-5958 Rename parameters used in issue filters

9 years agoSONAR-5935 Consider "set_tags" as one of the default actions (not shown in "More")
Jean-Baptiste Lievremont [Fri, 19 Dec 2014 15:45:28 +0000 (16:45 +0100)]
SONAR-5935 Consider "set_tags" as one of the default actions (not shown in "More")

9 years agoFix some quality flaws
Julien HENRY [Fri, 19 Dec 2014 14:58:51 +0000 (15:58 +0100)]
Fix some quality flaws

9 years agoSONAR-5945 Improve export of components in report and fix upload
Julien HENRY [Fri, 19 Dec 2014 14:21:59 +0000 (15:21 +0100)]
SONAR-5945 Improve export of components in report and fix upload

9 years agoSONAR-5910 fix get decompressed report
Teryk Bellahsene [Fri, 19 Dec 2014 14:18:46 +0000 (15:18 +0100)]
SONAR-5910 fix get decompressed report

9 years agoSONAR-5956 Use new parameter for "modules" criterion/facet
Jean-Baptiste Lievremont [Fri, 19 Dec 2014 14:05:29 +0000 (15:05 +0100)]
SONAR-5956 Use new parameter for "modules" criterion/facet

9 years agoSONAR-5830 Fix wrong html id
Julien Lancelot [Fri, 19 Dec 2014 11:23:08 +0000 (12:23 +0100)]
SONAR-5830 Fix wrong html id

9 years agoFix quality flaws
Julien Lancelot [Fri, 19 Dec 2014 10:41:22 +0000 (11:41 +0100)]
Fix quality flaws

9 years agoAutomatic merge from branch-5.0
Jenkins CI [Fri, 19 Dec 2014 10:28:14 +0000 (11:28 +0100)]
Automatic merge from branch-5.0

* origin/branch-5.0:
  SONAR-5878 Fix regression when parsing project properties
  Fix navigation between issues in a big file

9 years agoSONAR-5878 Fix regression when parsing project properties
Julien HENRY [Fri, 19 Dec 2014 10:21:36 +0000 (11:21 +0100)]
SONAR-5878 Fix regression when parsing project properties

9 years agoFix quality flaws
Jean-Baptiste Lievremont [Fri, 19 Dec 2014 10:18:31 +0000 (11:18 +0100)]
Fix quality flaws

9 years agoSONAR-5830 Possibility to map authors (from SCM) to SonarQube users
Julien Lancelot [Fri, 19 Dec 2014 09:29:17 +0000 (10:29 +0100)]
SONAR-5830 Possibility to map authors (from SCM) to SonarQube users

9 years agoFix navigation between issues in a big file
Stas Vilchik [Fri, 19 Dec 2014 08:47:52 +0000 (09:47 +0100)]
Fix navigation between issues in a big file

9 years agoAdjust size of ES dir in benchmark
Simon Brandhof [Fri, 19 Dec 2014 08:07:50 +0000 (09:07 +0100)]
Adjust size of ES dir in benchmark

9 years agoAutomatic merge from branch-5.0
Jenkins CI [Fri, 19 Dec 2014 07:00:51 +0000 (08:00 +0100)]
Automatic merge from branch-5.0

* origin/branch-5.0:
  Deprecate SCM metrics for later removall
  SONAR-5962 The size of the analysis reports queue is wrong

9 years agoFix compatibility of ES 1.4 with KOPF
Simon Brandhof [Thu, 18 Dec 2014 17:39:02 +0000 (18:39 +0100)]
Fix compatibility of ES 1.4 with KOPF

9 years agoUse the same input size for sourceline ES and DB benchmarks
Simon Brandhof [Thu, 18 Dec 2014 17:07:44 +0000 (18:07 +0100)]
Use the same input size for sourceline ES and DB benchmarks

9 years agoMinor optimization in SourceLineResultSetIterator
Simon Brandhof [Thu, 18 Dec 2014 17:07:10 +0000 (18:07 +0100)]
Minor optimization in SourceLineResultSetIterator

9 years agoFix thread cleanup on errors in BulkIndexer
Simon Brandhof [Thu, 18 Dec 2014 17:06:53 +0000 (18:06 +0100)]
Fix thread cleanup on errors in BulkIndexer

9 years agoRename resources.json -> components.json
Julien HENRY [Thu, 18 Dec 2014 17:31:00 +0000 (18:31 +0100)]
Rename resources.json -> components.json

9 years agoSONAR-5934 Change validation order
Julien Lancelot [Thu, 18 Dec 2014 17:04:54 +0000 (18:04 +0100)]
SONAR-5934 Change validation order

9 years agoSONAR-5963 Automatically reactivate user when using a disabled login
Julien Lancelot [Thu, 18 Dec 2014 16:11:19 +0000 (17:11 +0100)]
SONAR-5963 Automatically reactivate user when using a disabled login

9 years agoSONAR-5955 Extract utility method to convert component keys to UUIDs
Jean-Baptiste Lievremont [Thu, 18 Dec 2014 16:47:44 +0000 (17:47 +0100)]
SONAR-5955 Extract utility method to convert component keys to UUIDs

9 years agoSONAR-5954 Deprecate and update description of issue search WS parameters
Jean-Baptiste Lievremont [Thu, 18 Dec 2014 14:08:41 +0000 (15:08 +0100)]
SONAR-5954 Deprecate and update description of issue search WS parameters

9 years agoSONAR-5934 Rewrite create users WS, SONAR-5961 Rewrite the update user WS
Julien Lancelot [Thu, 18 Dec 2014 14:54:29 +0000 (15:54 +0100)]
SONAR-5934 Rewrite create users WS, SONAR-5961 Rewrite the update user WS

9 years agoDeprecate SCM metrics for later removall
Julien HENRY [Thu, 18 Dec 2014 15:06:03 +0000 (16:06 +0100)]
Deprecate SCM metrics for later removall

9 years agoSONAR-5962 The size of the analysis reports queue is wrong
Stas Vilchik [Thu, 18 Dec 2014 14:51:26 +0000 (15:51 +0100)]
SONAR-5962 The size of the analysis reports queue is wrong

9 years agoSONAR-5607 Apply feedback
Stas Vilchik [Thu, 18 Dec 2014 12:25:07 +0000 (13:25 +0100)]
SONAR-5607 Apply feedback

9 years agoSONAR-5884 Apply feedback
Stas Vilchik [Thu, 18 Dec 2014 12:05:40 +0000 (13:05 +0100)]
SONAR-5884 Apply feedback

9 years agoSONAR-5903 Fix lost of rule tags and NPE
Julien HENRY [Thu, 18 Dec 2014 11:22:48 +0000 (12:22 +0100)]
SONAR-5903 Fix lost of rule tags and NPE

9 years agoSONAR-5945 Rename resource -> component in batch protocol
Julien HENRY [Thu, 18 Dec 2014 09:23:37 +0000 (10:23 +0100)]
SONAR-5945 Rename resource -> component in batch protocol

9 years agoSONAR-5934 User Creation WS in Java
Julien Lancelot [Wed, 17 Dec 2014 11:37:02 +0000 (12:37 +0100)]
SONAR-5934 User Creation WS in Java

9 years agoAutomatic merge from branch-5.0
Jenkins CI [Wed, 17 Dec 2014 16:49:42 +0000 (17:49 +0100)]
Automatic merge from branch-5.0

* origin/branch-5.0:
  SONAR-5869 Restore built-in Java Colorizer support for test files
  SONAR-5867 Sort symbol references to avoid variations between consecutive runs
  Fix overlapping of issue message
  Fix pointer cursor on analysis reports page
  Fix problem with zero-sized component viewer

9 years agoSONAR-5869 Restore built-in Java Colorizer support for test files
Julien HENRY [Wed, 17 Dec 2014 16:13:10 +0000 (17:13 +0100)]
SONAR-5869 Restore built-in Java Colorizer support for test files

9 years agoSONAR-5750 Bump size of top-tags facet to 10
Jean-Baptiste Lievremont [Wed, 17 Dec 2014 15:51:12 +0000 (16:51 +0100)]
SONAR-5750 Bump size of top-tags facet to 10

9 years agoSONAR-5867 Sort symbol references to avoid variations between consecutive runs
Julien HENRY [Wed, 17 Dec 2014 15:29:22 +0000 (16:29 +0100)]
SONAR-5867 Sort symbol references to avoid variations between consecutive runs

9 years agoSONAR-5952 Update the issue permalink in the notification email
Julien HENRY [Wed, 17 Dec 2014 14:30:50 +0000 (15:30 +0100)]
SONAR-5952 Update the issue permalink in the notification email

9 years agoSet xml-apis as provided artifact (part of Java 7)
Jean-Baptiste Lievremont [Wed, 17 Dec 2014 14:19:36 +0000 (15:19 +0100)]
Set xml-apis as provided artifact (part of Java 7)

9 years agoSONAR-5897 Bump migration execution order
Jean-Baptiste Lievremont [Wed, 17 Dec 2014 13:37:39 +0000 (14:37 +0100)]
SONAR-5897 Bump migration execution order

9 years agoSONAR-5897 Fix handling of empty strings (instead of nulls) in rules.tags column
Jean-Baptiste Lievremont [Wed, 17 Dec 2014 13:26:20 +0000 (14:26 +0100)]
SONAR-5897 Fix handling of empty strings (instead of nulls) in rules.tags column

9 years agoSONAR-5884 Update links in the coverage and duplications popups
Stas Vilchik [Wed, 17 Dec 2014 14:21:36 +0000 (15:21 +0100)]
SONAR-5884 Update links in the coverage and duplications popups

9 years agoInvalidate browser cache during web tests
Stas Vilchik [Wed, 17 Dec 2014 14:02:00 +0000 (15:02 +0100)]
Invalidate browser cache during web tests

9 years agoFix the issue permalink
Stas Vilchik [Wed, 17 Dec 2014 12:35:40 +0000 (13:35 +0100)]
Fix the issue permalink

9 years agoGo to issue detail by mouse double click and return key
Stas Vilchik [Wed, 17 Dec 2014 08:52:57 +0000 (09:52 +0100)]
Go to issue detail by mouse double click and return key

9 years agoFix pointer cursor on analysis reports page
Stas Vilchik [Wed, 17 Dec 2014 08:43:18 +0000 (09:43 +0100)]
Fix pointer cursor on analysis reports page

9 years agoFix quality flaws
Stas Vilchik [Wed, 17 Dec 2014 08:41:14 +0000 (09:41 +0100)]
Fix quality flaws

9 years agoSONAR-5945 Fix NPE when having issues on deleted resources
Julien HENRY [Wed, 17 Dec 2014 13:56:59 +0000 (14:56 +0100)]
SONAR-5945 Fix NPE when having issues on deleted resources

9 years agoSONAR-5951 declare jdbcType on tables FILE_SOURCES, RULES and SNAPSHOT_DATA too
Simon Brandhof [Wed, 17 Dec 2014 13:40:56 +0000 (14:40 +0100)]
SONAR-5951 declare jdbcType on tables FILE_SOURCES, RULES and SNAPSHOT_DATA too

9 years agoSONAR-5824 upgrade to elasticsearch 1.4.2
Simon Brandhof [Wed, 17 Dec 2014 13:30:38 +0000 (14:30 +0100)]
SONAR-5824 upgrade to elasticsearch 1.4.2

9 years agoFix some quality flaws
Julien HENRY [Wed, 17 Dec 2014 12:48:56 +0000 (13:48 +0100)]
Fix some quality flaws

9 years agoSONAR-5945 Upload issues in analysis report
Julien HENRY [Mon, 15 Dec 2014 13:22:10 +0000 (14:22 +0100)]
SONAR-5945 Upload issues in analysis report

9 years agoAdd benchmark of scrolling of db table FILE_SOURCES
Simon Brandhof [Wed, 17 Dec 2014 11:16:38 +0000 (12:16 +0100)]
Add benchmark of scrolling of db table FILE_SOURCES

9 years agoUpgrade to mockito 1.10.17 as 1.10.10 is not available in central repo
Simon Brandhof [Wed, 17 Dec 2014 11:15:59 +0000 (12:15 +0100)]
Upgrade to mockito 1.10.17 as 1.10.10 is not available in central repo

9 years agoSONAR-5910 fix methods contracts and possible NPE
Teryk Bellahsene [Wed, 17 Dec 2014 10:54:48 +0000 (11:54 +0100)]
SONAR-5910 fix methods contracts and possible NPE

9 years agoSONAR-5935 Better handling of keyboard for tags
Jean-Baptiste Lievremont [Wed, 17 Dec 2014 10:50:29 +0000 (11:50 +0100)]
SONAR-5935 Better handling of keyboard for tags

9 years agoFix overlapping of issue message
Stas Vilchik [Wed, 17 Dec 2014 08:49:14 +0000 (09:49 +0100)]
Fix overlapping of issue message

9 years agoFix pointer cursor on analysis reports page
Stas Vilchik [Wed, 17 Dec 2014 08:43:18 +0000 (09:43 +0100)]
Fix pointer cursor on analysis reports page

9 years agoAdjust assertions of ES perf tests because of upgrade to Elasticsearch 1.4.1
Simon Brandhof [Wed, 17 Dec 2014 08:24:03 +0000 (09:24 +0100)]
Adjust assertions of ES perf tests because of upgrade to Elasticsearch 1.4.1

9 years agoFix problem with zero-sized component viewer
Stas Vilchik [Tue, 16 Dec 2014 16:47:19 +0000 (17:47 +0100)]
Fix problem with zero-sized component viewer

9 years agoSONAR-5934 Fix query on Oracle
Julien Lancelot [Wed, 17 Dec 2014 07:42:45 +0000 (08:42 +0100)]
SONAR-5934 Fix query on Oracle

9 years agoAutomatic merge from branch-5.0
Jenkins CI [Wed, 17 Dec 2014 07:01:08 +0000 (08:01 +0100)]
Automatic merge from branch-5.0

* origin/branch-5.0:
  [maven-release-plugin] prepare for next development iteration
  [maven-release-plugin] prepare release 5.0-RC3

9 years agoSONAR-5934 Use old rails user WS for the moment
Julien Lancelot [Wed, 17 Dec 2014 06:41:19 +0000 (07:41 +0100)]
SONAR-5934 Use old rails user WS for the moment

9 years agoFix JDBC cursor contention
Simon Brandhof [Tue, 16 Dec 2014 21:12:54 +0000 (22:12 +0100)]
Fix JDBC cursor contention

9 years agoMerge branch 'skitt-master'
Simon Brandhof [Tue, 16 Dec 2014 20:46:31 +0000 (21:46 +0100)]
Merge branch 'skitt-master'

9 years agoMerge branch 'master' of https://github.com/skitt/sonarqube into skitt-master
Simon Brandhof [Tue, 16 Dec 2014 20:45:05 +0000 (21:45 +0100)]
Merge branch 'master' of https://github.com/skitt/sonarqube into skitt-master

9 years agoPrepare removal of BaseIndex from IssueIndex
Simon Brandhof [Tue, 16 Dec 2014 20:43:22 +0000 (21:43 +0100)]
Prepare removal of BaseIndex from IssueIndex

9 years agoAllow to declare doc_values fields in Elasticsearch
Simon Brandhof [Tue, 16 Dec 2014 19:27:20 +0000 (20:27 +0100)]
Allow to declare doc_values fields in Elasticsearch

9 years agoSONAR-5824 upgrade to elasticsearch 1.4.1
Simon Brandhof [Tue, 16 Dec 2014 19:26:58 +0000 (20:26 +0100)]
SONAR-5824 upgrade to elasticsearch 1.4.1

9 years agoSpecify data types on inserts into project_measures 47/head
Stephen Kitt [Tue, 16 Dec 2014 18:49:51 +0000 (19:49 +0100)]
Specify data types on inserts into project_measures

At least when using Oracle databases, projects with large volumes of
updates (over a million inserts per hour) see lots of cursor
contention, accounting for up to 40% of the database's activity (after
adjusting the shared pool size appropriately). This is due to the
presence of null values where the database can't determine the data
type, and therefore has to try different variants of the statement.

Specifying the data types on the non-blob columns avoids the type
uncertainty, and solves the cursor contention.

Signed-off-by: Stephen Kitt <steve@sk2.org>
9 years agoSONAR-5934 Simple User Creation WS
Julien Lancelot [Tue, 16 Dec 2014 17:40:08 +0000 (18:40 +0100)]
SONAR-5934 Simple User Creation WS